ProgrammingThis forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
hello everyone
i m just new to linux programming so i want to know which book or any other medium to learn the programming in linux as it quite different from programming in windows..............
When I hear "programming in Linux" I think kernel hacking.
The publisher O'Reilly has a number of Linux and UNIX related books, so check out their website. The books are also available free in electronic form (although as separate chapters - I guess to encourage people to buy the dead-tree version).
There are also books which the authors have put out as free electronic files; you may run across them if you happen to search for free books on certain subjects.
What type of programming do you want to do? Some software with a GUI? If so, you need to familiarize yourself with the available widget sets and their good/bad points. For example, you have QT which is freely available on Linux (except I think for commercial non-GPL software) - I have no idea what their license terms are for winduhs. There is also GTK2+ and WxWidgets. If you're coding for, say, KDE only, you can use KDE's extensions to the QT widgets.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.