Anybody know of a website where i could learn something about programming in C or C++?
I believe that first you should separate if you like to learn C or C++ since they are a bit different things. My advice would be to start with C. There are textbooks to learn C from, like http://www.amazon.de/Programming-Language-Prentice-Hall-Software/dp/0131103628/ref=sr_1_1?ie=UTF8&qid=1312490886&sr=8-1 One thing to be aware is that C is really simple language, what is a thing to learn there are the system level concepts that C is usually working together with like memory, file system, sockets, processes, threads. Therefore I would pick a good book on operating system topics in parallel with C, after that I would move to C++ as kind of "extension" to C.
Which is in the making obviously :)
try this sites : http://www.cpp4u.com/ http://cpp-tutorial.cpp4u.com/ http://www.glenmccl.com/tutor.htm http://www.studiesinn.com/learn/Programming-Languages/C__.html
Try tapping into MIT's Open Courseware for some possibilities such as: 6.087 Practical Programming in C http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-087-practical-programming-in-c-january-iap-2010/ 6.088 Introduction to C Memory Management and C++ Object-Oriented Programming http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-088-introduction-to-c-memory-management-and-c-object-oriented-programming-january-iap-2010/ 6.096 Introduction to C++ http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-096-introduction-to-c-january-iap-2011/
you can go to devs c++, google it, thats where I learned C++
i can help you --->> ask me question
Join our real-time social learning platform and learn together with your friends!