Welcome to Dream.In.Code
Getting C++ Help is Easy!

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




Can someone point me to some tutorials?

 
Reply to this topicStart new topic

Can someone point me to some tutorials?

apple23
post 16 Jul, 2008 - 09:52 AM
Post #1


New D.I.C Head

*
Joined: 15 Jul, 2008
Posts: 6

I'm trying to get started learning the C/C++ programming language, but I don't know where to start. Could someone point me to some tutorials or such to help me get started?
User is offlineProfile CardPM

Go to the top of the page

polymath
post 16 Jul, 2008 - 10:00 AM
Post #2


D.I.C Regular

Group Icon
Joined: 4 Apr, 2008
Posts: 407



Thanked 4 times

Dream Kudos: 500
My Contributions


There's two pages of tutorials at various levels of C++ right here at DIC. However, for beginners, I would most definitely recommend this tutorial:

www.cplusplus.com/doc/tutorial

This post has been edited by polymath: 16 Jul, 2008 - 10:01 AM
User is offlineProfile CardPM

Go to the top of the page

captainhampton
post 16 Jul, 2008 - 10:02 AM
Post #3


Jawsome++;

Group Icon
Joined: 17 Oct, 2007
Posts: 518



Thanked 2 times

Dream Kudos: 825
My Contributions


Google can really be your best friend in this case. Also, as Polymath has stated above, there are an ample supply of very highly rated tutorials here so make sure to check them out!
User is offlineProfile CardPM

Go to the top of the page

P4L
post 16 Jul, 2008 - 10:03 AM
Post #4


Are you Programming4Life?

Group Icon
Joined: 7 Feb, 2008
Posts: 806



Thanked 3 times

Dream Kudos: 50
My Contributions


Ok, I am not normally in this forum, but if you look long the top of any of the pages for this site, you will find that there is a button for tutorials. Trust me there are a ton of them there.
User is offlineProfile CardPM

Go to the top of the page

AdamSpeight2008
post 16 Jul, 2008 - 10:27 AM
Post #5


LINQ D.I.C.

Group Icon
Joined: 29 May, 2008
Posts: 756



Thanked 48 times

Dream Kudos: 2125
My Contributions


QUOTE(apple23 @ 16 Jul, 2008 - 06:52 PM) *

I'm trying to get started learning the C/C++ programming language, but I don't know where to start. Could someone point me to some tutorials or such to help me get started?

Attached Image rolleyes.gif
User is offlineProfile CardPM

Go to the top of the page

kapax
post 16 Jul, 2008 - 11:48 AM
Post #6


New D.I.C Head

*
Joined: 2 Jul, 2008
Posts: 39



Thanked 1 times
My Contributions


CPlusPlus.com has everything you would need explained in a manner everyone could understand. And it works really well as a reference, too.
User is offlineProfile CardPM

Go to the top of the page

Delta_Echo
post 16 Jul, 2008 - 09:18 PM
Post #7


D.I.C Regular

***
Joined: 24 Oct, 2007
Posts: 422


My Contributions


cprogrammin.com
and buy "C++ WITHOUT FEAR".
User is online!Profile CardPM

Go to the top of the page

gabehabe
post 16 Jul, 2008 - 11:29 PM
Post #8


Working Girl.

Group Icon
Joined: 6 Feb, 2008
Posts: 5,439



Thanked 94 times

Dream Kudos: 2625

Expert In: ruling the world.

My Contributions


here is a big list of C++ tutorials
User is online!Profile CardPM

Go to the top of the page

apple23
post 17 Jul, 2008 - 12:48 PM
Post #9


New D.I.C Head

*
Joined: 15 Jul, 2008
Posts: 6

Alright, so I got myself started making little mini applications with Microsoft Visual C++. I developed a little mini console application and I want to know; how do I compile it into a stand-alone executable file?
User is offlineProfile CardPM

Go to the top of the page

gabehabe
post 17 Jul, 2008 - 12:55 PM
Post #10


Working Girl.

Group Icon
Joined: 6 Feb, 2008
Posts: 5,439



Thanked 94 times

Dream Kudos: 2625

Expert In: ruling the world.

My Contributions


It's already compiled when you run it.

Open up your project folder, and look for a bin/ directory smile.gif
User is online!Profile CardPM

Go to the top of the page

apple23
post 17 Jul, 2008 - 01:47 PM
Post #11


New D.I.C Head

*
Joined: 15 Jul, 2008
Posts: 6

ah, I found it. thanks.

Next question:

I see that most, if not all, games use outside files, like .ini, or .xml files, to store data, like object parameters, ai scripts, etc. how do i incorporate that same mechanic into my source code?
User is offlineProfile CardPM

Go to the top of the page

gabehabe
post 17 Jul, 2008 - 01:57 PM
Post #12


Working Girl.

Group Icon
Joined: 6 Feb, 2008
Posts: 5,439



Thanked 94 times

Dream Kudos: 2625

Expert In: ruling the world.

My Contributions


OK, you've just started programming, you may want to get a good understanding of a few of the basics first.

But, who am I to judge? wink2.gif

Try this out:
fstream

It's used for file I/O...

But like I said, I highly recommend that you learn some of the more basic stuff first. File I/O isn't extremely difficult, but it's certainly not the first thing that anyone does.
User is online!Profile CardPM

Go to the top of the page

Reply to this topicStart new topic
Time is now: 11/23/08 02:26AM

Live C++ Help!

C++ Tutorials

Reference Sheets

C++ Snippets

Bye Bye Ads

Free DIC T-Shirt

T-Shirt Example

Related Sites

Monthly Drawing

Thumb Drive

Partners

Top Contributors

Top 10 Kudos This Month