Shiny new FAQ, Round... N.

Started by
10 comments, last by LAURENT* 8 years ago

This is how I started programming. I suggest not only watching it but also doing the coding on the side and taking notes for each video! As this makes you apply the concepts as the instructor is explaining it and make you learn the programming super quick! sleep.png Every video gives you plenty of ground to work on. You can also apply this to any programming language you want to learn.

Programming Methodology- Standford course to introduction to programming in Java. Focuses on good software engineering and coding style and does an awesome job explaining programming concepts very easily thus eliminating any jargon that a book would do. Please note: this course does not introduce the main method until somewhere in part 26-28. They also use a different library called acm. But I can assure you in definitely makes programming more approach and manageable for the beginner.

">

Stackoverflow.com is another good site to get quicker help provided the user shows the work that they are stuck in.

Advertisement

http://www.cprogramming.com/

This place is where I was born(as a coder). This should really help too.

This topic is closed to new replies.

Advertisement