English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I am a new user to the Linux world. I dont know anything about Linux but I have some basic knowledge of C. Suggest me a good book to learn C/C++ programming under Linux.

2007-02-26 19:14:09 · 8 answers · asked by Magesh 1 in Computers & Internet Programming & Design

8 answers

"GNU/Linux Application Programming"
By M. Tim Jones
Thomson Delmar Learning

2007-02-28 17:56:21 · answer #1 · answered by bakegoodz 4 · 0 0

Programming lanuage is the same,though u use different oprating system platforms.SO u can use any books of c/c++.But if u want to do some special features like networking,etc implemented in the code, go for the site:programmersheaven.com

2007-02-26 19:37:43 · answer #2 · answered by SAMYAM 1 · 0 0

Yashwant Kanethkar

2007-02-26 19:19:35 · answer #3 · answered by RAMA S 2 · 0 0

If you know C/C++, just go for it.

The default C/C++ compiler in Linux is GCC.
It might come with MinGW, if not correct me.

I always use MinGW, "c++ -o foo foo.cpp" and stuff.

Happy Coding!

2007-02-26 19:19:42 · answer #4 · answered by Anonymous · 0 0

The best book from my point of view is Introduction to C by Kernighan and Ritchie and online tutorial you can find here http://www.lysator.liu.se/c/bwk-tutor.html .

2007-02-27 01:49:09 · answer #5 · answered by pushker 3 · 0 0

I always liked the WROX series of books...
Good luck.

2007-02-28 05:28:28 · answer #6 · answered by AL L 2 · 0 0

http://freecomputerbooks.com/

2007-02-26 19:46:51 · answer #7 · answered by Venkatesh A 1 · 1 0

http://www.unix/linux.com/books
This site should have anything & everything that you'll need

2007-02-26 19:19:28 · answer #8 · answered by Anonymous · 0 0

fedest.com, questions and answers