Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   C/C++ (http://www.chiefdelphi.com/forums/forumdisplay.php?f=183)
-   -   How Should I Learn C++? (http://www.chiefdelphi.com/forums/showthread.php?t=133664)

Team3220 29-01-2015 17:18

How Should I Learn C++?
 
I'm a junior this year, and want to learn enough C++ to code a robot by next year. Is this a realistic goal? Can anyone recommend any good books or videos or websites for learning C++? My high school doesn't offer any programming classes, so I'm kind of on my own.

wt200999 29-01-2015 17:34

Re: How Should I Learn C++?
 
It is not easy, but this is certainly an achievable goal, as long as you stick with it.

I carried around this book with me everywhere I went my junior year, and was able to get up to speed quite quickly (ignore the 21 days thing). Look for the latest edition. The best thing I like about this book was the detailed code examples along the way.

Aside from that, the most important thing to do is to just code. Write code as much as you can. Get excited about it! If you have a mentor, ask questions (if not, ask here or other C++ forums). If you have anyone to learn with, do the same problems, compare answers and learn from each other. Reading a book or attending a class will only get you so far. Find some problems to do and try it. Write some code, learn from mistakes, experiment with it. There are plenty of programming problems and a lot that you can learn with just the basic tools (i.e. outside of using the robot, from just an IDE such as Code::Blocks).

Ether 29-01-2015 17:34

Re: How Should I Learn C++?
 



https://wpilib.screenstepslive.com/s/4485/m/13810



SoftwareBug2.0 30-01-2015 01:41

Re: How Should I Learn C++?
 
Quote:

Originally Posted by Team3220 (Post 1435779)
I'm a junior this year, and want to learn enough C++ to code a robot by next year. Is this a realistic goal? Can anyone recommend any good books or videos or websites for learning C++? My high school doesn't offer any programming classes, so I'm kind of on my own.

I think that to properly answer this question I'd have to know where you're starting from: Are you new to programming? Do you already know some other language? Do you already know C but not C++? Depending on which of these is the case I would recommend different things.

faust1706 30-01-2015 02:30

Re: How Should I Learn C++?
 
Here is the intro to c++ class at University of Missouri of Science and Technology notes / assignments.

http://classes.mst.edu/compsci1570/

It has videos too.

Team3220 30-01-2015 14:42

Re: How Should I Learn C++?
 
I've done some programming in Python, not a ton. I go to a small farm school, and no one really knows anything about computers. I'm working with my principal and counselor to get a programming independant study class. I"ve read that C++ is a very useful language to know, so I figured it would be advantageous to get a jump on it before college. Plus I feel like being able to code a robot in C++ would be a good goal to work towards.


All times are GMT -5. The time now is 12:01.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi