• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

I wanna learn more computer languages!! What are the best ways to learn them?

neonerd

Diamond Member
ugh, i wanna learn java script, visual basic, C++, JAVA, etc....what's a good way? can u really learn this stuff efficiently and well from books?
 
Originally posted by: XZeroII
why?

Granted I know them all, but it's pointless. Specialize and get good at one.

i think it would be nice to know them all, but specialize in one...but knowing them all, which one do you think is most useful?
 
Originally posted by: Kaputnik03
Originally posted by: XZeroII
why?

Granted I know them all, but it's pointless. Specialize and get good at one.

i think it would be nice to know them all, but specialize in one...but knowing them all, which one do you think is most useful?

C++/Java
 
Originally posted by: Kaputnik03
Originally posted by: XZeroII
why?

Granted I know them all, but it's pointless. Specialize and get good at one.

i think it would be nice to know them all, but specialize in one...but knowing them all, which one do you think is most useful?

Focus on learning one really well, then if you still want to learn more, they will be much easier.

As for learning with books, you will learn the syntax, but probably miss a lot of the important concepts.

Edit: Oh, and I'd agree that you should start with either C++ or JAVA.
 
depends. if you find it interesting you can probably learn quickly. if you find it dry i doubt you can learn well by yourself.
 
Javascript is not worth learning. Just know how to hack it together if need be for some specialized reason.

VB is useful because much of MS's other languages is similar to it.

C++ is useful, but learn C first.

Java is useless IMO.

PHP/Perl might be a good idea in this Web-driven climate. Pair that up with SQL knowledge.

can u really learn this stuff efficiently and well from books?
As opposed to learning how? Yes, buy a good textbook or read tutorials online and hack your knowledge together.
 
Start with Java or C++. VB 6 has its place, but it will teach you poor programming. VB.NET is better, but you might as well learn C#. You CAN learn to program with a book, but programming does not come easily to everyone.
 
Back
Top