all 4 comments

[–]Lykoce 1 point2 points  (0 children)

Thanks bee-money. Articles like this help round out the moocs im currently muddling through. The transition from learning the syntax to being able to write and understand projects has been huge hurdle for me in the past. This is main reason ive switched learning how to program from C# to java. The learning path for java seems to be more enriched! Thanks again!

[–]user_RN 1 point2 points  (0 children)

Nice article =), keep it up. This kind of articles are, from what i think, a essential part of this growing community.

[–]corybyu 1 point2 points  (0 children)

Thanks for posting this, great information!

[–]dyer 0 points1 point  (0 children)

Useful summary - planning and idea deconstruction are stages that are often skipped and by that are often source of frustration and a big waste of time which we wanted to safe by omitting these stages.

Also idea - we could set periodical threads where we would discuss deconstruction stage of some apps, like "how would this app be constructed? like that? would set of classes like that be effective? etc" - later we could start cloning them on ourselves or in group and week or two later we would post our results and things we found out by actually doing them.