Learni g C
- bloodhound23
- Member
- Posts: 115
- Joined: Wed Jan 23, 2008 7:13 pm
- Contact:
Learni g C
In an attempt to make portable prortable programs, I am making an attempt to become a "good" C programmer. As I am an assembly programmer. Does anybody have a suggestion on where to go to learn more about C.
I thought I wasn't thinking, I thought wrong.
- Brynet-Inc
- Member
- Posts: 2426
- Joined: Tue Oct 17, 2006 9:29 pm
- Libera.chat IRC: brynet
- Location: Canada
- Contact:
- piranha
- Member
- Posts: 1391
- Joined: Thu Dec 21, 2006 7:42 pm
- Location: Unknown. Momentum is pretty certain, however.
- Contact:
C for Dummies is good and funny
-JL
-JL
SeaOS: Adding VT-x, networking, and ARM support
dbittman on IRC, @danielbittman on twitter
https://dbittman.github.io
dbittman on IRC, @danielbittman on twitter
https://dbittman.github.io
- jerryleecooper
- Member
- Posts: 233
- Joined: Mon Aug 06, 2007 6:32 pm
- Location: Canada
Depending on what type of learner you are, googling for a pdf of ISO/IEC 9899:1999 (C99 standard document) might indeed be a good starting point. If you're more for a structured introduction into things, I'd take it directly from the horse's mouth and get a hold on Kernighan & Ritchie, "The C Programming Language".
Every good solution is obvious once you've found it.
- bloodhound23
- Member
- Posts: 115
- Joined: Wed Jan 23, 2008 7:13 pm
- Contact:
if you can, get this book: http://www.amazon.com/Programming-Langu ... 463&sr=1-1
The C Programming Language. It is a lifesaver. I highly recommend it.
The C Programming Language. It is a lifesaver. I highly recommend it.
Website: https://joscor.com