booksreddit.com:The C Programming Language

The C Programming Language

1391

The authors present the complete guide to ANSI standard C language programming. Written by the developers of C, this new version helps readers keep up with the finalized ANSI standard for C while showing how to take advantage of C’s rich set of operators, economy of expression, improved control flow, and data structures. The 2/E has been completely rewritten with additional examples and problem sets to clarify the implementation of difficult language constructs. For years, C programmers have …

More details

Most upvoted comment

Top rated programming books on Reddit rank no. 5

I want to get into low level programming. Where do I start ?(r/learnprogramming)

I’d start with Harvard’s CS50 on edx, it’s the best course you’ll find anywhere bar none. The instructor, Dave Malan is world class. The first half of the CS50 lectures are on C and on youtube. There’s also r/cs50.

Also, the Richard Buckland lectures are all up in youtube as well, really good intro to C programming. People love this guy!

Here is the Aalto C Programming MOOC based on K&R.

Since you want to learn C – you should read K&R‘s The C Programming Language (the bible for C) at some point.


Stackoverflow is your friend where you can ask any question you have or bounce ideas off of others.

Learn Java OOP (here is an excellent course): MOOC

Free Code Camp for web design

Build your own operating system: NAND2TETRIS

Cave of Programming : All kinds of programming

Open Source Society University: This is a solid path for those of you who want to complete a Computer Science course on your own time, for free, with courses from the best universities in the World.

r/arduino for some embedded programming fun!

…..and of course for anything under the sun: www.edx.org/ & www.coursera.org/


For BSD: www.freebsd.org/

For Linux: www.archlinux.org/


For x86 assembly language: opensecuritytraining.info/IntroX86.html [How far down the rabbit hole do you want to go?]

Edit: I thought Scott Young’s MIT Challenge. He completed the MIT Computer Science program in under 12 months using nothing but online resources.

More details about a book.

Permalink : /r/learnprogramming/comments/5b78de/i_want_to_get_into_low_level_programming_where_do/

Additional Information

Subreddits

learnprogramming

Number Of Links

15

Sum Of Upvotes

266

Amazon Price

$23.8

Book Binding

Paperback

Type Code

ABIS_BOOK

Book Author

Brian W. Kernighan

Book Edition

2

Book Publisher

Prentice Hall

Book On Amazon

The C Programming Language

Post Title

I want to get into low level programming. Where do I start ?

Reddit Gold

0

Post Permalink

/r/learnprogramming/comments/5b78de/i_want_to_get_into_low_level_programming_where_do/

More details