![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: May 2006
Posts: 1
Rep Power: 0
![]() |
C++ programming newb
Hey guys, I am a 100% newb when it comes to C++
I am just wondering what a good place to start would be, I have never programmed in C or VB really, but I just recently got a copy of C++ and am very interested in learning. What should I try first, and can you give me some examples? Say, how would I go about making a media player? |
|
|
|
|
|
#2 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
As you might imagine, this question occurs repeatedly. There are a lot of recommendations on the forum about tutorials, compilers, projects, and so forth. The rules/FAQ, the "How to Post" thread, etc., all enjoin searching FIRST. This is so we don't cover all the material lebenty-jillion times, and Big K even went so far as to put a SEARCH button up there ^^^. Welcome to the forums, and please noodle around and read the above mentioned items. It gives one a feel for the community.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#3 | |
|
Programming Guru
![]() Join Date: Jun 2005
Location: elemental plane
Posts: 1,429
Rep Power: 5
![]() |
Quote:
If you want to learn a lot of aspects of programming then C++ can help you. I don't know what you mean by "I just recently got a copy of C++", as C++ is just a language. You can download VC++ 2005 express edition and the PSDK (search the forums) for free. You should start with some very basic programs, you can learn to do so here for example.
__________________
"Employ your time in improving yourself by other men's writings, so that you shall gain easily what others have labored hard for." -- Socrates |
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|