Forums
New posts
Articles
Product Reviews
Policies
FAQ
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Menu
Log in
Register
Install the app
Install
Forums
macOS & iOS Developer Playground
macOS - Development and Darwin
Beginner C++ question
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="cuhnool" data-source="post: 1019309" data-attributes="member: 57459"><p>Also, have you learned the "Hello, World!" program? You should start from the very beginning, such as learning what libraries are, syntax, header files, variables, stuff like that. Learning the absolute basics will help give you a grasp of what to look for in a program when it relates to finding errors. </p><p></p><p>I would suggest picking up a book for learning C++, or going <a href="http://www.learncpp.com/" target="_blank">here</a>. I myself will occasionally glance through Sams Teach Yourself C++ book. Aside from that, the main book I use to learn C++ is from Lawrenceville Press, and it's called "A Guide to Programming in C++". It's ISBN is 1-879233-90-8 if you want to pick it up.</p></blockquote><p></p>
[QUOTE="cuhnool, post: 1019309, member: 57459"] Also, have you learned the "Hello, World!" program? You should start from the very beginning, such as learning what libraries are, syntax, header files, variables, stuff like that. Learning the absolute basics will help give you a grasp of what to look for in a program when it relates to finding errors. I would suggest picking up a book for learning C++, or going [url=http://www.learncpp.com/]here[/url]. I myself will occasionally glance through Sams Teach Yourself C++ book. Aside from that, the main book I use to learn C++ is from Lawrenceville Press, and it's called "A Guide to Programming in C++". It's ISBN is 1-879233-90-8 if you want to pick it up. [/QUOTE]
Verification
Name this item 🌈
Post reply
Forums
macOS & iOS Developer Playground
macOS - Development and Darwin
Beginner C++ question
Top