how to be a programmer?

I wanna know if you know some course ebook about java script, html and c++
thank you guys

java script is w3schools.
html again is w3chools.
http://www.w3schools.com/
remember java script and java are different.
Java is by sun
and java script by w3schools and is integrated with html.

C++ lots of books.First learn C from Kerningham and Ritchie and then switch to C++.Or if you want directly then try a book from Borland or try the documentation tutorial both are awesome http://www.cplusplus.com/doc/tutorial/


But for becoming a programmer I would not recomend learning lots of languages,I would recomend solving lots of challenging problems using algorithms and then implementing them using a single language which you are comfortable with and an expert with.Like C or C++ or Python etc.
HTML would be more like website designing and not programming.
 
Back
Top