Stop learning alone!

Learn faster and stay on-track by joining this free class with other self-learners.

Register for Programming in C now.

Programming in C

Class length: 8 weeks. Start anytime.

Creator: kday

Status: Established

Join this class!

PDF of the book

[link deleted by admin]

JPL
1 year ago

Reply


I appreciate the willingness to help, but I'm pretty sure that the PDF above violates the book's copyright. Could you please delete that link? I don't think we should be encouraging pirating the book. There are used copies on Amazon from $20 - $30.

If anyone wants to organize a 100% free class on C, MIT OCW has a class that provides all of it's content for free: 6.087 Practical Programming in C. Just go to the create a class page here on the populate it with the assignments from that OCW class.

kday
1 year ago

Reply

@JPL

Thanks so much!

@kday

Shut it.

learningC
1 year ago

Reply

* Markdown Cheatsheet:

Link:
[clickable text](http://www.example.com)

New Paragraph:
Hit enter twice

Main heading:
# Main Heading Text

Sub-heading:
## Sub-heading Text

List:
* item 1
* item 2
* item 3

Italics:
*italicized text*

Bold:
**bold text**

YouTube:
URL (http://www.youtube.com/watch?v=Ui4AYPcRkYE) turns into embed code

Full Markdown reference