C++ School Assignment? Project Due Tomorrow? Chat LIVE With A Programming Expert!

Welcome to Dream.In.Code
Become a C++ Expert!

Join 307,109 C++ Programmers for FREE! Get instant access to thousands of C++ experts, tutorials, code snippets, and more! There are 2,014 people online right now. Registration is fast and FREE... Join Now!




List of C++ Resources

5 Pages V < 1 2 3 4 > »   

List of C++ Resources, All those free resources you need to get started

Rating  5
Locke

RE: List Of C++ Resources

5 Jul, 2008 - 07:52 AM
Post #21

Treasure Hunter
Group Icon

Joined: 20 Mar, 2008
Posts: 4,023



Thanked: 299 times
Dream Kudos: 325
Expert In: Java

My Contributions
lol, if you didn't see my post in the Final Fantasy 6 & 7 topic, gratz on moderator.
User is offlineProfile CardPM
+Quote Post

gabehabe

RE: List Of C++ Resources

5 Jul, 2008 - 07:55 AM
Post #22

Sexy DIC
Group Icon

Joined: 6 Feb, 2008
Posts: 8,864



Thanked: 177 times
Dream Kudos: 3275
Expert In: Lots of things.

My Contributions
Oops, I did miss that blush.gif

Thanks, Locke biggrin.gif
User is offlineProfile CardPM
+Quote Post

polymath

RE: List Of C++ Resources

5 Jul, 2008 - 11:44 AM
Post #23

D.I.C Addict
Group Icon

Joined: 4 Apr, 2008
Posts: 650



Thanked: 21 times
Dream Kudos: 500
My Contributions
Congrats on becoming a mod gabehabe! smile.gif

Now you can go through and edit out all that back and forth we had about editing. wink2.gif

Oh, and you took the link out of your post about free sig design. Is it still free? I've been thinking about asking you about that.

This post has been edited by polymath: 5 Jul, 2008 - 11:45 AM
User is offlineProfile CardPM
+Quote Post

gabehabe

RE: List Of C++ Resources

6 Jul, 2008 - 07:05 AM
Post #24

Sexy DIC
Group Icon

Joined: 6 Feb, 2008
Posts: 8,864



Thanked: 177 times
Dream Kudos: 3275
Expert In: Lots of things.

My Contributions
Thanks, poly biggrin.gif
Yeah, it's still free wink.gif
I just took it out to shrink my sig a bit...
User is offlineProfile CardPM
+Quote Post

mensahero

RE: List Of C++ Resources

6 Jul, 2008 - 07:11 AM
Post #25

c0mput3rz Are Only Human
Group Icon

Joined: 26 May, 2008
Posts: 664



Thanked: 17 times
Dream Kudos: 75
My Contributions
QUOTE(gabehabe @ 6 Jul, 2008 - 08:05 AM) *

Thanks, poly biggrin.gif
Yeah, it's still free wink.gif
I just took it out to shrink my sig a bit...


I already miss those words on your signature.. lmao blink.gif

Its like a series it always change and now its gone.. biggrin.gif
User is offlineProfile CardPM
+Quote Post

gabehabe

RE: List Of C++ Resources

6 Jul, 2008 - 07:37 AM
Post #26

Sexy DIC
Group Icon

Joined: 6 Feb, 2008
Posts: 8,864



Thanked: 177 times
Dream Kudos: 3275
Expert In: Lots of things.

My Contributions
hehe, they'll probably be back at some point, I'm always editing and spamming all my profiles on everything.

I already spammed my twitter, too...

laugh.gif
User is offlineProfile CardPM
+Quote Post

GhostlyDeath

RE: List Of C++ Resources

11 Jul, 2008 - 01:23 AM
Post #27

New D.I.C Head
*

Joined: 10 Jul, 2008
Posts: 16



Thanked: 2 times
My Contributions
Can't code without a compiler (with an IDE to make your life easier)

(IDEs w/ Compilers included!), all Free also

*** WINDOWS ***
Microsoft Visual C++ 2008 (Once a new version comes out, this link will probably die) - Very nice IDE, Use it on Windows all the time.
Code::Blocks and OK IDE, cross platform also.
Dev-C++ Very OLD IDE but it's still nice, doesn't have much features compared to newer tools but still works pretty good, if you need help getting it working on Vista you can PM me. The only thing that it doesn't seem to do is debugging.
Mingw32 Mingw32 Compiler (GCC for Windows basically)

*** LINUX ***
emacs - A classic, text editor only afaik
Code::Blocks as above (requires wxWidgets)
Anjuta - Nice clean IDE
KDevelop - OK Ide, I didn't like it that much

*** MAC ***
Code::Blocks as above

~~~~~~~~~~~

Then if you are using GCC, the dominant way of building code is with make, using a tutorial which looks pretty nice, now only if I found it some time back when I had to figure out make for myself confused.gif

User is offlineProfile CardPM
+Quote Post

xAlanxEnglandx

RE: List Of C++ Resources

11 Jul, 2008 - 11:57 AM
Post #28

New D.I.C Head
*

Joined: 6 Jul, 2008
Posts: 31

QUOTE(polymath @ 26 Jun, 2008 - 09:14 AM) *

For allegro I learned from cppgameprogramming.com

Glad you put cplusplus.com on there, where i first learned and a GREAT resource and reference!


polymath

Hey dude, Ime learning c++ well but I just cannot get used to the MSDN tuturials, theres something about cplusplus.com I love, but it dont seem as complex as the MSDN online book, can cplusplus.com teach me alot about the programming language? and the main features of it?

Thanks.
User is offlineProfile CardPM
+Quote Post

gabehabe

RE: List Of C++ Resources

11 Jul, 2008 - 12:03 PM
Post #29

Sexy DIC
Group Icon

Joined: 6 Feb, 2008
Posts: 8,864



Thanked: 177 times
Dream Kudos: 3275
Expert In: Lots of things.

My Contributions
*answering a question aimed at poly because I'm super cool like that*

Yeah, I learned a great deal from cplusplus.com smile.gif
User is offlineProfile CardPM
+Quote Post

polymath

RE: List Of C++ Resources

11 Jul, 2008 - 12:53 PM
Post #30

D.I.C Addict
Group Icon

Joined: 4 Apr, 2008
Posts: 650



Thanked: 21 times
Dream Kudos: 500
My Contributions
Arg...

Hey, one of the main features of cplusplus.com is that in addition to the tutorial, you have references for what seems like every function in existence. Not to mention a hex ansii/ascii table (though I prefer to use decimal and octal, hey, everyone has their preferences). I still go back to the tutorial to check the syntax for some things I rarely use.

Maybe I should end this "feud" with gabehabe now that he's a mod, 'cause if he gets too mad, then he can actually do bad things to my account. Too bad, it's fun smile.gif. You past me in kudos again, gabehabe. Better get started on some more tutorials biggrin.gif

This post has been edited by polymath: 11 Jul, 2008 - 12:56 PM
User is offlineProfile CardPM
+Quote Post

xAlanxEnglandx

RE: List Of C++ Resources

11 Jul, 2008 - 03:38 PM
Post #31

New D.I.C Head
*

Joined: 6 Jul, 2008
Posts: 31

QUOTE(polymath @ 11 Jul, 2008 - 01:53 PM) *

Arg...

Hey, one of the main features of cplusplus.com is that in addition to the tutorial, you have references for what seems like every function in existence. Not to mention a hex ansii/ascii table (though I prefer to use decimal and octal, hey, everyone has their preferences). I still go back to the tutorial to check the syntax for some things I rarely use.

Maybe I should end this "feud" with gabehabe now that he's a mod, 'cause if he gets too mad, then he can actually do bad things to my account. Too bad, it's fun smile.gif. You past me in kudos again, gabehabe. Better get started on some more tutorials biggrin.gif


Thanks gabehabe and polymath but is it a good idea to go through a few tutorials than just learning from 1, or would learning from different tutorials at the same time confuse me?

and can you guys tell me what website/book you learnt from when you first started out? that might help me abit smile.gif thanks smile.gif
User is offlineProfile CardPM
+Quote Post

gabehabe

RE: List Of C++ Resources

12 Jul, 2008 - 03:21 AM
Post #32

Sexy DIC
Group Icon

Joined: 6 Feb, 2008
Posts: 8,864



Thanked: 177 times
Dream Kudos: 3275
Expert In: Lots of things.

My Contributions
Start with one, and if you find it easy to understand, stick with it.

Then find some tutorials covering more advanced topics. smile.gif

And damn straight I passed you in kudos again, poly wink2.gif
User is offlineProfile CardPM
+Quote Post

polymath

RE: List Of C++ Resources

12 Jul, 2008 - 09:30 AM
Post #33

D.I.C Addict
Group Icon

Joined: 4 Apr, 2008
Posts: 650



Thanked: 21 times
Dream Kudos: 500
My Contributions
Agreed.

Oh, and gabehabe, I have 3 tutorials in the workings of being made, so don't get too comfortable smile.gif . You have the advantage of being able to approve your own snippets (I think), so you don't have to wait the 1-10 days for it to get approved.
User is offlineProfile CardPM
+Quote Post

gabehabe

RE: List Of C++ Resources

13 Jul, 2008 - 06:44 AM
Post #34

Sexy DIC
Group Icon

Joined: 6 Feb, 2008
Posts: 8,864



Thanked: 177 times
Dream Kudos: 3275
Expert In: Lots of things.

My Contributions
I don't approve my own stuff tongue.gif
User is offlineProfile CardPM
+Quote Post

Bench

RE: List Of C++ Resources

19 Jul, 2008 - 02:45 PM
Post #35

D.I.C Addict
Group Icon

Joined: 20 Aug, 2007
Posts: 907



Thanked: 76 times
Dream Kudos: 150
Expert In: C/C++

My Contributions
More C++ Resources

FAQs
http://www.parashift.com/c++-faq-lite/index.html - C++ FAQ
http://www.c-faq.com/ - comp.lang.c FAQ
http://www.comeaucomputing.com/learn/faq/ alt.comp.lang.learn.c-c++ FAQ

Useful C++ articles/reference resources
http://www.dinkumware.com/manuals/ - Dinkumware's C++ Libraries Reference manual
http://www.research.att.com/~bs/ - Bjarne Stroustrup's homepage
http://www.eternallyconfuzzled.com/ - A superb collection of assorted C/C++ tutorials
http://home.no.net/dubjai/win32cpptut/html/ - The correct C++ tutorial
http://beej.us/guide/bgnet/ - Beej's Network Programming Guide

Books
http://www.accu.org/ - Association of C and C++ Users - for C++ book reviews
http://www.rafb.net/efnet_cpp/books/ - the EFNET #C++ Recommended reading list
http://www.mindview.net/Books/TICPP/ThinkingInCPP2e.html Bruce Eckel's free E-book Thinking in C++ 2nd Ed.
User is online!Profile CardPM
+Quote Post

gabehabe

RE: List Of C++ Resources

20 Jul, 2008 - 02:06 AM
Post #36

Sexy DIC
Group Icon

Joined: 6 Feb, 2008
Posts: 8,864



Thanked: 177 times
Dream Kudos: 3275
Expert In: Lots of things.

My Contributions
Updated the list, thanks Bench smile.gif
User is offlineProfile CardPM
+Quote Post

Delta_Echo

RE: List Of C++ Resources

21 Jul, 2008 - 09:22 PM
Post #37

D.I.C Addict
****

Joined: 24 Oct, 2007
Posts: 552



Thanked: 1 times
My Contributions
The best book i have ever read on C++, was "C++ Without Fear".
User is offlineProfile CardPM
+Quote Post

gothik12

RE: List Of C++ Resources

25 Jul, 2008 - 03:32 AM
Post #38

D.I.C Head
Group Icon

Joined: 10 Nov, 2007
Posts: 197



Thanked: 6 times
Dream Kudos: 50
My Contributions
I would like to add another C++ resource. It's the best reference (in my opinion) and very good structurated.

http://www.cppreference.com/

I hope it will be helpful biggrin.gif
User is offlineProfile CardPM
+Quote Post

xAlanxEnglandx

RE: List Of C++ Resources

28 Jul, 2008 - 01:02 PM
Post #39

New D.I.C Head
*

Joined: 6 Jul, 2008
Posts: 31

Does anyone know if the fre book that MSDN offer is any good? Is it for beginners? Ime struggerling with OOP and need a good tutorial for it as the book Ime reading is confusing me so wondering if MSDN will offer better

thanks smile.gif
User is offlineProfile CardPM
+Quote Post

polymath

RE: List Of C++ Resources

29 Jul, 2008 - 06:31 AM
Post #40

D.I.C Addict
Group Icon

Joined: 4 Apr, 2008
Posts: 650



Thanked: 21 times
Dream Kudos: 500
My Contributions
In reply to that, xalanxenglandx, the best tutorial i have ever seen about oop is born2code at http://www.dreamincode.net/forums/showtopic9873.htm

It is great! Though you should NOT use oop for everything, I often see oop overkill by making classes for every single solitary thing, which can be extremely annoying. In my opinion (I know i'll get flamed for this), you should only use oop in one of the following circumstances:

1. You're writing a header file and want to create something that contains all of your functions for the user, and you also want to "hide" as helper variables some vars (private vars/funcs so as to increase saftey/usability)

2. You're making a humongously complex project that requires several data structures to compartmentalize your information. If you find yourself writing this:

cpp

#include <iostream>
class HelloWorld {
public:
static int main(int argc, char * argv[]) {
std::cout << "Hello World!";
return 0;
}
}


You should stop tongue.gif
User is offlineProfile CardPM
+Quote Post

5 Pages V < 1 2 3 4 > » 
Reply to this topicStart new topic

Time is now: 11/21/09 12:56PM

Live C++ Help!

Be Social

Dream.In.Code RSS Feed Dream.In.Code LinkedIn Group Follow Us On Twitter Fan Us On Facebook

C++ Tutorials

Reference Sheets

C++ Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month