Jump to content

I attend Cal State Fullerton as a freshman computer science major and because I passed an AP Comp Sci A I got to skip 2 semesters worth programming classes. However the AP comp sci class taught Java. The class I will be taking in a few days(yes I procrastinated over my winter break) is C++ Data Structures. All I'm looking for is a good source with well organized information about C++ that I could easily read through and learn the gist in maybe 5-10 days. Thanks :D

Link to comment
https://linustechtips.com/topic/2271-a-good-source-to-learn-c-fast/
Share on other sites

Link to post
Share on other sites

Thanks Diventurer, I'll take a look at that later today as its very late. On a side note I found an older version of the book we will be using for the class and based on a short skim of it, it doesn't even seem like its teaching anything specific yet and reads like its teaching C++ for first timers.

Link to post
Share on other sites

I'd also suggest buying a book on it, my uni provided me with a big thick book on it. It covers everything you probably need to know about the language, and explains everything in great detail. Having a book you can take around with you to read is very useful, you can learn little bits when you have a bit of free time and its a lot more relaxed than taking a big chunk out of the day to learn from a website at your PC.

Arch Linux on Samsung 840 EVO 120GB: Startup finished in 1.334s (kernel) + 224ms (userspace) = 1.559s | U mad windoze..?

Link to post
Share on other sites

  • 3 months later...

If your trying to learn c++ fast i would just go buy a book on it. the book that i use is kind of old but there is a new version of it coming out on the 20th of may. It is the standard book and its made by th person who made c++.   

 

http://www.amazon.com/gp/product/0321563840/ref=s9_psimh_gw_p14_d6_i1?pf_rd_m=ATVPDKIKX0DER&pf_rd_s=center-2&pf_rd_r=1PSQ6C1KKRYG2QJ1X0HR&pf_rd_t=101&pf_rd_p=1389517282&pf_rd_i=507846

Link to post
Share on other sites

If your trying to learn c++ fast i would just go buy a book on it. the book that i use is kind of old but there is a new version of it coming out on the 20th of may. It is the standard book and its made by th person who made c++.   

 

http://www.amazon.com/gp/product/0321563840/ref=s9_psimh_gw_p14_d6_i1?pf_rd_m=ATVPDKIKX0DER&pf_rd_s=center-2&pf_rd_r=1PSQ6C1KKRYG2QJ1X0HR&pf_rd_t=101&pf_rd_p=1389517282&pf_rd_i=507846

I would perhaps suggest this book as well http://www.amazon.com/Programming-Principles-Practice-Using-C/dp/0321543726/ref=bxgy_cc_b_img_b/183-1971685-1587634

Though I guess it depends on your preferences which you choose. The one I suggested is a thorough tutorial on programming in C++ for people who have never used it before. The other suggestion includes C++ 11, however.

Link to post
Share on other sites

trying to learn C++ fast

Some would argue that's not really possible. :lol:

(Yes I get that that's not really your objective, and that this thread has been necro'd,

but I just needed to get that off my chest.)

BUILD LOGS: HELIOS - Latest Update: 2015-SEP-06 ::: ZEUS - BOTW 2013-JUN-28 ::: APOLLO - Complete: 2014-MAY-10
OTHER STUFF: Cable Lacing Tutorial ::: What Is ZFS? ::: mincss Primer ::: LSI RAID Card Flashing Tutorial
FORUM INFO: Community Standards ::: The Moderating Team ::: 10TB+ Storage Showoff Topic

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×