On Mon, 09 Jun 2003 15:01, Tim Wright wrote:
> On Mon, 9 Jun 2003, John Carter wrote:
> > Anybody know of any good "Linux for Programmers" tutorial material. Or
> > "Linux, not for Dummies".
>
> hmm. The Rute tutorial is probably your best bet...and it's free :)
>
> http://www.icon.co.za/~psheer/book/
>
> Tim Wright

With all due respect etc. Tim, that book is really for learning how to 
administer your linux machine. It just touches on programming in one chapter 
of some 25 pages out of 630. What it says there is very good none the less.

For shell scripting, the advanced bash scripting guide:-
http://www.tldp.org/LDP/abs/html/

For Tcl/Tk programming:-
http://resource.tcl.tk/resource/doc/

For Ruby programming:-
http://www.rubycentral.com/book/
http://www.amazon.com/exec/obidos/search-handle-form/002-4984836-8861600

For Fox Windowing (C++ windowing toolkit):-
http://www.fifthplanet.net/foxdoc/index.html
http://www.gnu.org/directory/all/FOX.html
http://www.fxruby.org/ ( Ruby Interface )

For Smalltalk Programming ( Real OO )
http://www.smalltalk.org/
http://www.exept.de/sites/exept/english/Home/frame_welcome.html
http://www.cincom.com/scripts/smalltalk.dll/gettingstarted/index.ssp

Enough?

--
C. S.

Reply via email to