pc laungages

Hey,

Since school is kind of over for me (only couple of finals and next month or two im done) I was thinking about trying (again) to learn some languages like C++ etc etc.
The only problem is... I'm a complete noob in everything related to scripting and stuff, only scripts I know how to write are in my config +html :D
Im not even sure how to call it... scripting? coding? blah.

So basicly I am in need of some guidance:
What should I learn? [C/C++/Java/mysql/PHP ?!]
Any suggestions on where should I learn them? :D [e.g. w3schools etc]

I would appreciate any kind of help! [/q saykz]

image: epic-volvo-facebook-status-update-fail
Comments
12
good luck. cant give any advice sir
have you seen the random picture :DD

its funny :DDD
Parent
hähä, it is funny indeed :D
Parent
no clue, try english
start with java and head over to c++
Starting with OO doesn't seem like the best idea (but i guess thats just personal?).
Parent
C then C++
Start with some simple, such as C (Otherwise try some VB?). Google for some tutorials, there are literally hundreads of websites that will provide some good ones.
C# was one of the easiest OO languages to learn imo, but it's not used much =S. I'd say start with Java, then transition to C++.

As for databasing, I'm learning MySQL on my own atm and it's looking alright so far. The language is quite straight forward.

Anyhow, buy a book, learn the language yourself. That's usually how I do it, though it's hard to stay motivated/on-track sometimes =(
start with The C Programming Language, then C++ Primer (one of the easiest to understand C++ books) and/or The C++ Programming Language, tho you can start with C++ as I did
Unless you have a strong desire to torture yourself, stay away from java. I'd say start out with C++.
Back to top