Category Archives: Programming

Push Through Until Task Completion

How many times do we start a project and then leave it incomplete and move on to other tasks? This is something that is the bane of most people, including me. This is one reason agile processes, including the Scrum … Continue reading

Posted in C++, C++, Computers, Do, Inspiration, Java, Planning, Programming, SCRUM Methodology, Uncategorized | Comments Off on Push Through Until Task Completion

Keep It Stupid Simple

Keep it Stupid Simple means to look for the simplest solution that for programming means something that does the job and is easy to maintain. For other subjects, it can be best expressed by Occam Razor Continue reading

Posted in C++, C++, Computers, GitHub, Java, Occam Razor, Programming, Simple | Comments Off on Keep It Stupid Simple