Search This Blog

Saturday, June 29, 2013

Learn Coding/ Computer Programming for Beginners


Learn Coding /Computer Programming for Beginners

Introduction:
We write code/programs to make computer do things. To learn coding there are many sites to practice and learn. To start off as a beginner we can go with codingbat site which helps us to learn the basics of programming language and teaches to apply logics to a given problem to solve them.
It allows us to practice and learn Java or Python. Open the codingbat site and create an account for you to start coding.



Sections:
There will be 6 sections and each section will have many problems that we need to solve. If you are new and need any help visit the help section of the site.
We will begin with the each section in Java. Use an IDE like Eclipse which could be helpful though it is not needed since the site allows typing the code in the site itself. But it would be helpful for beginners since it helps with syntax errors, parenthesis checking etc, and also to debug the code.

Please visit my blog for solutions to all these sections.

No comments:

Post a Comment

Labels