On Friday 05 Nov 2010 9:07:31 am Praseed Pai wrote: > Try to learn how to compile and link programs using GCC > > a) Compile and link a Simple C/C++ program > b) Compile and link multi file C/C++ program > c) Compile all the programs and Link Seperately ( using LD ) 'ld'? Do we ever need to invoke it manually? Wouldn't "gcc *.o" actually do that for you? Correct me if I'm wrong. > d ) Create static libraries > e) Create dynamic libraries ( shared objects ) > f ) Statically link to shared objects ( .so ) > g) dynamically load shared objects > > I can suggest some books here > > a) Beginning Linux Programming > b) C++ GUI Programming using Qt 4 ( The BOOK ! ) Book? Isn't Qt Assistant good enough? > c) Advanced Linux Programming ( available online ) > d) C Programming Language and C Answer book ( The C Book ! ) > > Try to learn what is Xlib programming ,by writing some toy programs . Once > you understand the Xlib programming model ( The programming model which I > used to program under SCO unix ), learning WxWidgets , Qt or GTK+ is not > difficult. > > > If some group is interested , I will be able to take a workshop on this. > Pls. let me know ! Workshop would be great. Especially, Xlib, which I haven't heard about before. Or maybe WxWidgets? > > > regards > Praseed Pai > http://praseedp.blogspot.com > > > > > > > > --- On Thu, 11/4/10, Faisal Fiza <[email protected]> wrote: > > From: Faisal Fiza <[email protected]> > Subject: Re: [ILUG-Cochin.org] Indefinite loop in C > To: "This List discusses GNU/Linux & GNU, GPL Software " > <[email protected]> Date: Thursday, November 4, 2010, 12:39 PM > > google -:) > > >Linux system programming by robert love would be a good start other ref > >are POSIX stds and SUS, >to understand how these function behave, man (2 > >/ 3) are other source. > > On 4 Nov 2010 13:44, "shibin k reeny" <[email protected]> wrote: > > > i would like to know that from where did u get this information from,can u > share that.. > > On Thu, Nov 4, 2010 at 2:10 AM, Faisal Fiza <[email protected]> wrote: > > stdout is bu... > > _______________________________________________ > > > Indian Libre User Group Cochin Mailing List > > http://www.ilug-cochin.org/mailing-list/ > > http://mail.ilug-cochin.org/mailman/listinfo/mailinglist_ilug-cochin.org > > #[email protected] > > > > > -----Inline Attachment Follows----- > > _______________________________________________ > Indian Libre User Group Cochin Mailing List > http://www.ilug-cochin.org/mailing-list/ > http://mail.ilug-cochin.org/mailman/listinfo/mailinglist_ilug-cochin.org > #[email protected]
-- Fayaz Yusuf Khan B.Tech. Computer Science & Engineering (2007-2011) Model Engineering College, Kochi, Kerala, India +91-9746-830-823
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Indian Libre User Group Cochin Mailing List http://www.ilug-cochin.org/mailing-list/ http://mail.ilug-cochin.org/mailman/listinfo/mailinglist_ilug-cochin.org #[email protected]
