ForumsProgramming ForumHow I can learn C++?

18 10523
selsCT
offline
selsCT
23 posts
Nomad

How I can learn C++?
I don't know what I have to do!
Please help me!

  • 18 Replies
25wes25
offline
25wes25
1,584 posts
Nomad

Im guessing books and college classes.

locoace3
offline
locoace3
15,053 posts
Nomad

it's a confusing computer language which is full of seemingly random variations (i'm guessing) so it will be kinda hard

GamingAchilles
offline
GamingAchilles
31 posts
Nomad

I learned it, it took me a long time and I am still not completely fluent and struggle with long hard sequences, but the end result is far better or at least more capable than any other language.

The link that follows is the free website I used and I highly recommend it, the writer is amazing and the forum comments offer help and explanation, and it is as highly proffesional as any book I've read on the subject, but with that personal touch and the fact that it covers everything you need, from where to find your IDE to actually copyable script sequences that enables you to test what happens, and then learn about why and see for yourself. It is excellent.

[url=http://www.learncpp.com/]

Your welcome, good luck, and it is very difficult even with help so never give up!
GamingAchilles

GamingAchilles
offline
GamingAchilles
31 posts
Nomad

Why won't that link work?
[url=http://www.learncpp.com]
Hopefully this will work

GamingAchilles
offline
GamingAchilles
31 posts
Nomad

Ah, i figured out... links are in two parts you have to click the button again...
Sorry about that everyone, I'm a bit thick.

Here is the real link..

Darkroot
offline
Darkroot
2,763 posts
Peasant

@GamingAchilles just highlight the text and click link.

@selsCT make sure you already know a oop like Java. Then just get a book from your library.

laza
offline
laza
66 posts
Nomad

you should probably learn some basics about programing first

logantheking
offline
logantheking
254 posts
Scribe

If you have no prior programming experience I would advise learning BASIC first, it is pretty easy to learn and will introduce you to the basics of programming.(pun intended)
You can get a textbook with a CD of amazon for something like $1 plus shipping.

Darkroot
offline
Darkroot
2,763 posts
Peasant

You can get a textbook with a CD of amazon for something like $1 plus shipping.


You know I was sceptical of this I didn't find it. Maybe next time you can post a link?

I don't know about BASIC, as I have never heard anyone recommend this as a beginner language. I find python or if your brave java to be better alternatives.
BenTheBozer
offline
BenTheBozer
815 posts
Nomad

Go buy the text book and then apply for the course test which is about 500$.

theshooter14
offline
theshooter14
2 posts
Nomad

i dunno

Darkroot
offline
Darkroot
2,763 posts
Peasant

@theshooter14 Nice necro and combined with spam, fatality! No serious be more mature look at the last post date and if you have nothing ultra amazingsauce to add to the discussion or want to continue it for valid reasons/making similar thread then go ahead. Otherwise don't even think about pressing the submit key under your post.

master565
offline
master565
4,104 posts
Nomad

If this is your first languege, you should start with html and css than move to python or as3

TheDoctor7
offline
TheDoctor7
61 posts
Peasant

Probably best to start with JavaScript or Python.

Bearsal1121
offline
Bearsal1121
290 posts
Nomad

First learn HTML. Then JavasCript. Then you hould probably also no C#.

Then downloud the Microsoft C++ Program, and go to the tutorial of C++ at w3schools.com

Showing 1-15 of 18