Red-Green-Code

Deliberate practice techniques for software developers

  • Home
  • About
  • Contact
  • Project 462
  • CP FAQ
  • Newsletter

Time Tortoise: Settings

By Duncan Smith Leave a Comment Sep 9 0

This is one in a series of articles about Time Tortoise, a Universal Windows Platform app for planning and tracking your work schedule. For more on the development of this app and the ideas behind it, see my Time Tortoise category page. Last week, I explained some ways I’ll be using text files in the […]

Continue

Time Tortoise: Reading and Writing Text Files in UWP Apps

By Duncan Smith Leave a Comment Aug 30 0

This is one in a series of articles about Time Tortoise, a Universal Windows Platform app for planning and tracking your work schedule. For more on the development of this app and the ideas behind it, see my Time Tortoise category page. As described last week, I’m starting to build infrastructure for a text file […]

Continue

Time Tortoise: Text File User Interface

By Duncan Smith Leave a Comment Aug 23 0

This is one in a series of articles about Time Tortoise, a Universal Windows Platform app for planning and tracking your work schedule. For more on the development of this app and the ideas behind it, see my Time Tortoise category page. A Time Tortoise feature consists of a user interface, and one or more […]

Continue

Time Tortoise: Class Library Project Types

By Duncan Smith Leave a Comment Aug 16 0

This is one in a series of articles about Time Tortoise, a Universal Windows Platform app for planning and tracking your work schedule. For more on the development of this app and the ideas behind it, see my Time Tortoise category page. This week saw the release of .NET Standard 2.0. According to the announcement, […]

Continue

Time Tortoise: Idle Time Unit Testing, Part 2

By Duncan Smith Leave a Comment Aug 11 0

This is one in a series of articles about Time Tortoise, a Universal Windows Platform app for planning and tracking your work schedule. For more on the development of this app and the ideas behind it, see my Time Tortoise category page. I’m in the process of resolving a unit test backlog for the Time […]

Continue

Time Tortoise: Resolving Dependencies Part 2

By Duncan Smith Leave a Comment Aug 5 0

This is one in a series of articles about Time Tortoise, a Universal Windows Platform app for planning and tracking your work schedule. For more on the development of this app and the ideas behind it, see my Time Tortoise category page. Last week, I wrote about techniques to find a list of the .NET […]

Continue

Time Tortoise: Resolving Dependencies

By Duncan Smith Leave a Comment Jul 29 0

This is one in a series of articles about Time Tortoise, a Universal Windows Platform app for planning and tracking your work schedule. For more on the development of this app and the ideas behind it, see my Time Tortoise category page. As I mentioned last week, I’m working on a backlog of unit tests, […]

Continue

Time Tortoise: Idle Time Unit Testing

By Duncan Smith Leave a Comment Jul 22 0

This is one in a series of articles about Time Tortoise, a Universal Windows Platform app for planning and tracking your work schedule. For more on the development of this app and the ideas behind it, see my Time Tortoise category page. Having finished a basic end-to-end idle time feature, I find myself with a […]

Continue

Time Tortoise: Idle Time User Interface

By Duncan Smith Leave a Comment Jul 12 0

This is one in a series of articles about Time Tortoise, a Universal Windows Platform app for planning and tracking your work schedule. For more on the development of this app and the ideas behind it, see my Time Tortoise category page. After several weeks of infrastructure work, it’s finally time to make the idle […]

Continue

Time Tortoise: Idle Time Detection with MouseKeyHook

By Duncan Smith Leave a Comment Jul 6 0

This is one in a series of articles about Time Tortoise, a Universal Windows Platform app for planning and tracking your work schedule. For more on the development of this app and the ideas behind it, see my Time Tortoise category page. A practical time tracker needs to take into account user idle time, but […]

Continue
  • « Previous Page
  • 1
  • …
  • 34
  • 35
  • 36
  • 37
  • 38
  • …
  • 49
  • Next Page »

Getting Started

Are you new here? Check out my review posts for a tour of the archives:

  • 2023 in Review: 50 LeetCode Tips
  • 2022 in Review: Content Bots
  • 2021 in Review: Thoughts on Solving Programming Puzzles
  • Lessons from the 2020 LeetCode Monthly Challenges
  • 2019 in Review
  • Competitive Programming Frequently Asked Questions: 2018 In Review
  • What I Learned Working On Time Tortoise in 2017
  • 2016 in Review
  • 2015 in Review
  • 2015 Summer Review

Archives

Recent Posts

  • Do Coding Bots Mean the End of Coding Interviews? December 31, 2024
  • Another Project for 2024 May 8, 2024
  • Dynamic Programming Wrap-Up May 1, 2024
  • LeetCode 91: Decode Ways April 24, 2024
  • LeetCode 70: Climbing Stairs April 17, 2024
  • LeetCode 221: Maximal Square April 10, 2024
  • Using Dynamic Programming for Maximum Product Subarray April 3, 2024
  • LeetCode 62: Unique Paths March 27, 2024
  • LeetCode 416: Partition Equal Subset Sum March 20, 2024
  • LeetCode 1143: Longest Common Subsequence March 13, 2024
Red-Green-Code
  • Home
  • About
  • Contact
  • Project 462
  • CP FAQ
  • Newsletter
Copyright © 2025 Duncan Smith