10 Replies - 616 Views - Last Post: 23 October 2009 - 10:54 AM Rate Topic: -----

#1 quyetnguyen  Icon User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 8
  • Joined: 20-October 09

Help me ! Learn C++

Posted 22 October 2009 - 08:38 AM

Who can help me pratice code C++?
Because I want study it.Code base .
thanks you.
Is This A Good Question/Topic? 0
  • +

Replies To: Help me ! Learn C++

#2 4D1  Icon User is offline

  • D.I.C Head

Reputation: 22
  • View blog
  • Posts: 224
  • Joined: 22-October 09

Re: Help me ! Learn C++

Posted 22 October 2009 - 08:42 AM

Use online tutorials like the rest of us, I am still learning but in my experience so far it cant be taught, only the syntax can be taught you have to put the peices together yourself, there is no black and white.
Was This Post Helpful? 0
  • +
  • -

#3 robob686  Icon User is offline

  • New D.I.C Head

Reputation: 7
  • View blog
  • Posts: 44
  • Joined: 24-April 09

Re: Help me ! Learn C++

Posted 22 October 2009 - 09:22 AM

If tutorials aren't providing you with enough problems to code or challenges, buy a book and work ALL of the problems in there. Textbooks are often helpful with studying algorithms and specific pieces of the language, just research which one is best. If you run into problems with your code, post your problem with your code on here and someone will help you... but most coders learn through online tutorials like 4D1 said...
Was This Post Helpful? 0
  • +
  • -

#4 Crunch  Icon User is offline

  • D.I.C Lover
  • member icon

Reputation: 138
  • View blog
  • Posts: 1,222
  • Joined: 28-July 09

Re: Help me ! Learn C++

Posted 22 October 2009 - 09:53 AM

Check this tutorial out ->> www.cplusplus.com/doc/tutorial/
Was This Post Helpful? 0
  • +
  • -

#5 seeP+  Icon User is offline

  • D.I.C Addict

Reputation: 55
  • View blog
  • Posts: 601
  • Joined: 20-July 09

Re: Help me ! Learn C++

Posted 22 October 2009 - 10:28 AM

Get a book.
Was This Post Helpful? 0
  • +
  • -

#6 quyetnguyen  Icon User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 8
  • Joined: 20-October 09

Re: Help me ! Learn C++

Posted 23 October 2009 - 05:27 AM

View Postquyetnguyen, on 22 Oct, 2009 - 07:38 AM, said:

Who can help me pratice code C++?
Because I want study it.Code base .
thanks you.


Thanks you alot . I will buy book and studying with it :) .Because I live in VietNam so English of mysefl very bad. I want to you help me. Thanks you.
Was This Post Helpful? 0
  • +
  • -

#7 OliveOyl3471  Icon User is offline

  • Everybody's crazy but me!
  • member icon

Reputation: 134
  • View blog
  • Posts: 6,581
  • Joined: 11-July 07

Re: Help me ! Learn C++

Posted 23 October 2009 - 05:36 AM

Do you have a compiler? You can download one free, from the Internet. I use Dev-C++.

Also, your question (title) is funny to me, because in programming, ! means NOT, so you really have asked us to help you NOT learn C++. :)

Good luck!
Was This Post Helpful? 0
  • +
  • -

#8 Gursimranjit Kaur  Icon User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 3
  • Joined: 23-October 09

Re: Help me ! Learn C++

Posted 23 October 2009 - 07:14 AM

View Postsnowflakes, on 22 Oct, 2009 - 08:53 AM, said:

Check this tutorial out ->> www.cplusplus.com/doc/tutorial/

thanks man ur suggested site was quite helpful.... :^: :)
Was This Post Helpful? 0
  • +
  • -

#9 NickDMax  Icon User is offline

  • Can grep dead trees!
  • member icon

Reputation: 2209
  • View blog
  • Posts: 9,183
  • Joined: 18-February 07

Re: Help me ! Learn C++

Posted 23 October 2009 - 07:36 AM

Quote

Also, your question (title) is funny to me, because in programming, ! means NOT, so you really have asked us to help you NOT learn C++. smile.gif

Good luck!



So does this mean your making Borat jokes: Good Luck.... NOT :)


To me "Help Me! Learn C++" reads as: "Help me by learning C++" -- but I don't really understand how my learning C++ can help someone else though...
Was This Post Helpful? 0
  • +
  • -

#10 bodom658  Icon User is offline

  • Villiage Idiom
  • member icon

Reputation: 112
  • View blog
  • Posts: 1,123
  • Joined: 22-February 08

Re: Help me ! Learn C++

Posted 23 October 2009 - 08:03 AM

They pay you great amounts of money to write code for them?

Dev is fine to learn in, but you may want to eventually learn to use vim or emacs, and learn to use an IDE with project files that is a little more robust than DevC++ (such as Microsoft VS 2008)
Was This Post Helpful? 0
  • +
  • -

#11 OliveOyl3471  Icon User is offline

  • Everybody's crazy but me!
  • member icon

Reputation: 134
  • View blog
  • Posts: 6,581
  • Joined: 11-July 07

Re: Help me ! Learn C++

Posted 23 October 2009 - 10:54 AM

Edit--misread what you wrote.

Yes, I plan to switch to a different compiler someday. It's on my to-do list. Eventually.

This post has been edited by OliveOyl3471: 23 October 2009 - 10:56 AM

Was This Post Helpful? 0
  • +
  • -

Page 1 of 1