Tuesday, July 14, 2009

What's a good interactive Online tutorial for Java or C++?

I am looking for a good class or series of tutorials, to practice my long forgotten Java and C++.Something that I can practice coding with or that gives me problems to solve.I still remember the OOP theory,I just don't remember a lot of the syntax. Thank you in advance.

What's a good interactive Online tutorial for Java or C++?
If you're going into C++ programming, take a look at http://www.cprogramming.com/





Beware of most C++ tutorials. They suffer from various major flaws, including: outdated, because they were written before 98/99 C++ revision; outdated, because they attempt and fail to teach modern C++; wrong, because the authors know too little about programming; wrong, because the authors don't bother to check their work for mistakes; superficial, because the authors don't address the more complex issues that you almost certainly will face.





If you're going for C++, please get yourself a book ( http://accu.org/index.php/book_reviews?u... ).
Reply:I think you visit the following sites


www.codeguru.com


www.lynda.com
Reply:Try the Java Website. That's how I learned.

columbine

No comments:

Post a Comment