Computing.Net > Forums > Linux > C Programming

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

C Programming

Reply to Message Icon

Name: mike
Date: April 30, 2001 at 14:08:48 Pacific
Comment:

Hi,
I just wanted to ask you experienced programmers which book I could use to learn C programming. I'm a novice at this language and barely know anything about it. I'd be deeply gratified if you could furnish me with some infomation.
Thank you
Mike



Sponsored Link
Ads by Google

Response Number 1
Name: markp
Date: April 30, 2001 at 22:47:31 Pacific
Reply:

I got the vb even my dumb *%#$
Is learning.You can check out the
download first.

http://www.tegosoft.com/

Good luck :)
what ever you do.


0

Response Number 2
Name: Apple
Date: May 3, 2001 at 13:05:35 Pacific
Reply:

Don't go there. VB is lame. gcc is the way to go!

About any book on C will do as long as it works for you. Personally, I like a book with a lot of example code to back up the theory. Using C++ by QUE was a good one back when Turbo C (DOS) was popular 8) DON'T buy a book written for Windows. It will NOT be portable. ANSI or POSIX C/C++ will be your best bet.

Note that C for DOS/Windows is very different(?) from C for Linux. The basics will be the same, but if/when you start making system calls, you need to know what you're doing. When the time comes, "Beginning Linux Programming" is a good starting point, but it assumes you understand the basics of C.

Notice that I'm saying C instead of C++. Start with C, then go C++. It'll help you out quite a bit. If your book covers C++ though, don't worry. It's all the same language. C++ is just a glorified preprocessor anyway. 8P



0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


Formatting modem with kernel 2.4.4



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: C Programming

How to run c program in linux www.computing.net/answers/linux/how-to-run-c-program-in-linux/28558.html

C programming on Redhat Linux 7.1 www.computing.net/answers/linux/c-programming-on-redhat-linux-71/7507.html

basic C++ programming requirements www.computing.net/answers/linux/basic-c-programming-requirements-/8941.html