I need programming help!
I need programming help!
hi and i was wondering if any programers out there might give me a few tips to help me get started. i curently dont know very much(i can barely make things say hello) but im studying c++. ty in advance
-
rudel_ic
- official Wolfire heckler
- Posts: 2193
- Joined: Sun Aug 28, 2005 11:19 pm
- Location: Hamburg City
- Contact:
Of course!
Do you want to code in C++ or are you okay with other languages?
Do you want to code for a specific platform or cross-platform?
What do you need to know? I can tell you
- where you can get IDEs
- where you can find tutorials for a lot of programming tasks
- how to handle problems if you ask specifically
Just post questions and I'll help you!
If you want to code in C++, here's a good intro:
http://www.doc.ic.ac.uk/~wjk/c++intro/
Here you can find a respectable IDE for Windows:
http://bloodshed.net/devcpp.html
Here's another one:
http://www.eclipse.org/cdt/
Here's one from Microsoft:
http://www.microsoft.com/express/vc/
Do you want to code in C++ or are you okay with other languages?
Do you want to code for a specific platform or cross-platform?
What do you need to know? I can tell you
- where you can get IDEs
- where you can find tutorials for a lot of programming tasks
- how to handle problems if you ask specifically
Just post questions and I'll help you!
If you want to code in C++, here's a good intro:
http://www.doc.ic.ac.uk/~wjk/c++intro/
Here you can find a respectable IDE for Windows:
http://bloodshed.net/devcpp.html
Here's another one:
http://www.eclipse.org/cdt/
Here's one from Microsoft:
http://www.microsoft.com/express/vc/