Nothing in mind, I've just the chance to take the class next semester and wanted to gauge a feel for the language as I don't know much about it. A few people higher up mentioned about learning the elements or OOPS or UML, and sites to point me in the right direction as this sounds like a great start.
Yes! Joomla is the top Programming Language & words Number 1, so you Should learn it. Its make a lots of money for you.
If you're looking a programming language to get you a job in later life, then JAVA is just as good as C++. If you're looking to develop great desktop applications, I'd learn C++. However, if you're looking to improve you're general programming abilities, I'd do a JAVA course. It'll teach you all the basics (plus more) of Object Orientated Programming. Once you've finished that course, it should be fairly straight forward for you to pick up C++ in a natural way, as well as other languages inclusive of .NET based languages like C#. I think JAVA is still an underated language which has a multitude of commercial applications. You can make great money being a JAVA developer. People will tell you not to learn COBOL too, but as a COBOL developer, I made in excess of £7,500 for invoicing software that was fairly straightforward. The language does not make the programmer, that is the lesson here. The logical mind makes the programmer.
i will suggest to learn C++, or Symbian C++ Symbian C++ has good scope in future, symbian is a mobile operating system 70% available mobile phones are using symbian os only eg: Nokia N95 and all ,Symbian C++ is the langauage maily used to develop applications in Symbian phones . If u r sticking on Java , better Learn j2me, maily using for mobile appliaction development
I would learn C++ like the previous posters said. Java is derived from C but C++ is much more powerful and can be used for a wider verity of things. Also C++ is easier to learn, I would think. I only know a little bit of C and C++, it's complicated but IMO worth it if you want to learn a strong programming language. Take advice from professional programmers, because they know way tooo much
Does anyone know a good resource for learning C++ from scratch? Also whats the difference between C, C++ and C#?
C, invented in the 70's, came before C++, C++ is way better as it allows OOP and a ton of new and improved stuff. C++ was started in the 80's, I think. C++ is the way to go, C is too limited. Avoid C#(C Sharp), it's a mickrosoft lanuage and is used to program windows, asp, .net and all that crap. C# came from C I think partly but looks a lot like java with it's dot syntax etc. With C++ you can program for windows as well as Linux, Mac etc.
C++ is a difficult language to start with. It's good for large projects that will run on a PC, but it's a real professionals tool. For a beginner, I would be tempted to recommend Python. It's good for web projects, it's multi-platform, it doesn't have all of the weirdness of Java, it doesn't have all of the sloppiness of PHP, and it's easier to learn than C++.
Only a few old ones, I've written most of my java related tutorials for other people on tech/programming sites. That said, I do post java related tutorial/articles once every few weeks that i find interesting on my forums for those that want to know more about java technology.
Java is really for big projects. Only Java would sound odd. You may look for Java Enterprise Edition (JEE/J2EE) or JSP Java Server Pages. Only Java is Java Standart Edition(JSE/J2SE) and it surely not much known as it always need a virtualmachine. Another point is Applets, but I guess they run only on the browsers. And in order to get Java EE, you must start with Java SE