I'm still in high school and thinking of Programming as a career path. Is it a good or a bad idea? If so, what do you recommend?
Name:
Anonymous2007-04-02 4:37 ID:u+QOiJz4
>>11
the K&R book. When you're finished, avoid deprecated functions and code but don't use full C99 since there is actually no compiler that totally supports it. And after that, C Unleashed.