New project, brainstorming and design

As in the previous post, I'm still searching for a new idea/task or problem, if you will, to be solved through my programming, for the further advancement in knowledge and experience. Although, still searching on google for an idea, and racking my brain. Once I've settled I will start designing..... I wish I had a white board.....

Wow, just stumbled across a site, codekata.pragprog.com, that describes exactly what my learning method is, being a musician has further shown me a better way of approaching my "Quest for Knowledge", thus this website. Well, it describes the same process, but from a different perspective, very impressive.... I like it....

While searching through programming challenges I also found a website claiming to have challenges, after further investigation, I discovered it offers a detailed description of class methods aimed at C# and .Net Developing. It's explanations are very easy to understand, it's quite intriguing, it can provide a different perspective, and easy manipulation. dotnetperls.com

Mathematical problems/challenges, basic methods with simple overload solutions, so far pretty boring to find the write project suiting my taste. I do have to say that I've come across a few ideas that have interested me, just narrowing it down.

The process is, as follows: Brainstorming -> Establish idea -> Propose it as a Problem with a Blank Solution -> Design Solution with Methods taking in Data and Sending Data -> Write the Code -> Debug Code -> Repeat ( usually last two steps are never ending ).

Somebody once told me, the mentality of a developer is, "If its not broken, there's not enough features yet....."

Comments

Popular Posts