Author

Topic: Good resources for programming in C? (Read 716 times)

member
Activity: 84
Merit: 10
July 14, 2014, 06:57:28 PM
#9
Thanks for the suggestions everyone! I've got quite a bit of an Amazon wishlist now, lol!
full member
Activity: 126
Merit: 100
July 13, 2014, 02:11:02 PM
#8
if you want to learn good knowledge about c/c++ so we have to start watching some videos on YouTube and needs to download good tutorial for beginner on Google . you will easily learn c/c++ with help videos now it try because it is the best way to learn with videos and also entertaining part Smiley
hero member
Activity: 644
Merit: 500
July 13, 2014, 11:53:40 AM
#7

    Get the C++ Ebook, a complete C++ course
    Getting Started with C or C++
    C Tutorial
    C++ Tutorial
    From C++ Beginner to C++ Expert - a book series
    Take C and C++ Practice Quizzes
    Solve Practice Problems
legendary
Activity: 1540
Merit: 1000
July 13, 2014, 11:43:49 AM
#6
http://www.amazon.com/Primer-5th-Edition-Stanley-Lippman/dp/0321714113

It has an entire glossary of definitions of all the programming terms and vocabulary you'll ever find, so if you have a specific question or you want to talk programming with other programmers you'll know what the fuck they're on about and it will let you search for even more resources because you'll know the proper programming terms for what you make.
sr. member
Activity: 294
Merit: 250
July 13, 2014, 07:56:37 AM
#5
This book is classic: https://en.wikipedia.org/wiki/The_C_Programming_Language
The second author (Dennis Ritchie) was the origal desiger of C language.
hero member
Activity: 616
Merit: 500
July 13, 2014, 06:39:05 AM
#4
C++: how to program ?

Or this tutorial:


http://www.learncpp.com
legendary
Activity: 1862
Merit: 1011
Reverse engineer from time to time
July 12, 2014, 09:16:59 PM
#3
StackOverflow should be used only when you have clear goal or well defined question to ask. Since the site is rating based you can have your account suspended(at least the question asking rights) if you get too many downvotes.

Also, many oldschool programmers who have decades of programming experience will recommend Dennis Ritchie and Brian Kernighan's The C Programming language 3rd edition book.
full member
Activity: 135
Merit: 100
July 12, 2014, 08:25:14 PM
#2
cplusplus.com is a site I used a lot just to look up different keywords etc.  It's not super clear all the time, but I could usually work it out.

I learned through school, so most of the resources were slide shows and lectures the teacher put together.  We used the book "Starting out with C++" by Tony Gaddis.  It seemed pretty good, has a lot of challenges/quizzes at the end of each chapter to help you learn.

Stackoverflow.com is another great site for any programming language.  I'm not too advanced as I just did the first class, but I will be taking the advanced class next spring which I'm looking forward to.
member
Activity: 84
Merit: 10
July 12, 2014, 03:49:30 PM
#1
I'm hoping to learn how to program in C/C++ in my spare time after work. I'm going through a book right now that's pretty helpful, but I was hoping some people here could point me towards some other good books or other resources that could help me along.

I'm still at the bare basics level right now, but I'm open to some more advanced resources for when I'm ready to check them out. Any general advice or programming tips would be great too. Thanks!
Jump to: