Most valuable sites for Techies *5Stars*

dolly1211 thumbnail
20th Anniversary Thumbnail Navigator Thumbnail
Posted: 20 years ago
#1
Tutorials

This page is based on a snarf of
http://stommel.tamu.edu/~baum/programming.html
<http://stommel.tamu.edu/~baum/programming.html>
C

Introduction to C Programming
<http://devcentral.iftech.com/learning/tutorials/c-cpp/c/ >
C Optimization Tutorial <http://www.abarnett.demon.co.uk/tutorial.html>
Compiling C and C++ Programs on UNIX Systems - gcc/g++
<http://www.actcom.co.il/%7Echoo/lupg/tutorials/c-on-unix /c-on-unix.html>
Building and Using Static and Shared C Libraries
<http://www.actcom.co.il/%7Echoo/lupg/tutorials/libraries /unix-c-libraries.html>
Programming in C: UNIX System Calls and Subroutines Using C
<http://www.cm.cf.ac.uk/Dave/C/CE.html>
C FAQ <http://www.eskimo.com/%7Escs/C-faq/top.html>
C Programming Class Notes
<http://www.eskimo.com/%7Escs/cclass/cclass.html>
ANSI C for Programmers on UNIX Systems
<http://www.gustavo.net/programming/c__tutorials.shtml> ;
Sams Teach Yourself C in 24 Hours
<http://www.informit.com/product/0672310686/>
Sams Teach Yourself C in 21 Days (4th Ed.)
<http://www.informit.com/product/0672310694/>
The Standard C Library for Linux - Part 1: file functions
<http://www.linuxgazette.com/issue24/rogers.html>
The Standard C Library for Linux - Part 2: character input/output
<http://www.linuxgazette.com/issue31/rogers1.html>
The Standard C Library for Linux - Part 3: formatted input/output
<http://www.linuxgazette.com/issue32/rogers.html>
The Standard C Library for Linux - Part 4: Character Handling
<http://www.linuxgazette.com/issue38/rogers.html>
The Standard C Library for Linux - Part 5: Miscellaneous Functions
<http://www.linuxgazette.com/issue39/rogers.html>
Programming in C: A Tutorial
<http://www.lysator.liu.se/c/bwk-tutor.html>
An Introduction to C Development on Linux
<http://www.redhat.com/devnet/whitepapers/intro_dev/index .html>
C Programming Course
<http://www.strath.ac.uk/CC/Courses/CCourse/CCourse.html& gt;
C Language Tutorial <http://www.swcp.com/%7Edodrill/cdoc/clist.htm>
CScene: An Online Magazine for C and C++ Programming
<http://www.syclus.com/cscene/>



C++

C++ Tutorial <http://computers.iwz.com/prog/cpp/>
Understanding C++: An Accelerated Introduction
<http://devcentral.iftech.com/learning/tutorials/c-cpp/cp p/>
An Introduction to C++ Class Hierarchies
<http://devcentral.iftech.com/learning/tutorials/c-cpp/ss t/>
G++ FAQ <http://egcs.cygnus.com/onlinedocs/g++FAQ_toc.html>
Introduction to Object-Oriented Programming Using C++
<http://uu-gna.mit.edu:8001/uu-gn/atext/cc/>
Compiling C and C++ Programs on UNIX Systems - gcc/g++
<http://www.actcom.co.il/%7Echoo/lupg/tutorials/c-on-unix /c-on-unix.html>
C++ FAQ Lite <http://www.cerfnet.com/%7Empcline/c++-faq-lite/>
C++ Programming Language Tutorials
<http://www.cs.wustl.edu/%7Eschmidt/C++/index.html>
Reducing Dependencies in C++
<http://www.flipcode.com/tutorials/tut_cppdepend.shtml> ;
C++ Exception Handling
<http://www.flipcode.com/tutorials/tut_exceptions.shtml&g t;
Part 1: Unicode <http://www.flipcode.com/tutorials/tut_strings01.shtml> ;
Part 2: A Complete String Class
<http://www.flipcode.com/tutorials/tut_strings02.shtml> ;
Making C++ Loadable Modules Work
<http://www.informatik.uni-frankfurt.de/%7Efp/Tcl/tcl-c++ />
Sams Teach Yourself C++ in 21 Days (2nd Ed.)
<http://www.informit.com/product/0672310708/>
C++ Portability Guide
<http://www.mozilla.org/hacking/portable-cpp.html>
C++ Tips <http://www.ses.com/%7Eclarke/cpptips.html>
C++ Language Tutorial
<http://www.swcp.com/%7Edodrill/cppdoc/cpplist.htm>
CScene: An Online Magazine for C and C++ Programming
<http://www.syclus.com/cscene/>
C++ Libraries FAQ <http://www.trumphurst.com/cpplibs1.html>



CGI

CGI Programming Tutorial <http://www.acm.vt.edu/%7Escott/cgi.html>
CGI Programming 101 <http://www.cgi101.com/class/>
CGI Manual of Style <http://www.informit.com/product/1562763970/>
CGI Developer's Guide <http://www.informit.com/product/1575210878/>
CGI Programming Unleashed <http://www.informit.com/product/1575211513/>
Sams Teach Yourself CGI Programming with Perl 5 in a Week (2nd Ed.)
<http://www.informit.com/product/1575211963/>
CGI/Perl Tips, Tricks and Hints
<http://www.speakeasy.org/%7Ecgires/cgi-tips.html>
A Tour of HTML Forms and CGI Scripts
<http://www.speakeasy.org/%7Ecgires/cgi-tour.html>
Reading CGI Data: URL-Encoding and the CGI Protocol
<http://www.speakeasy.org/%7Ecgires/readdat/aindex.html&g t;
CGI Programming FAQ <http://www.webthing.com/tutorials/cgifaq.html>



CORBA

CORBA FAQ <http://www.cerfnet.com/%7Empcline/corba-faq/>
A Brief Tutorial on CORBA
<http://www.cs.indiana.edu/hyplan/kksiazek/tuto.html>
CORBA 2.0 Specification
<http://www.cs.wustl.edu/%7Eschmidt/CORBA-docs/index.html >
CORBA Tutorials
<http://www.cs.wustl.edu/%7Eschmidt/tutorials-corba.html& gt;
Sams Teach Yourself CORBA in 14 Days
<http://www.informit.com/product/0672312085/>
Linux Network Programming, Part 3 - CORBA: The Software Bus
<http://www2.linuxjournal.com/lj-issues/issue48/2336.html >
CORBA Program Development, Part 1
<http://www2.linuxjournal.com/lj-issues/issue61/3201.html >
CORBA Program Development, Part 2
<http://www2.linuxjournal.com/lj-issues/issue62/3213.html >
CORBA Program Development, Part 3
<http://www2.linuxjournal.com/lj-issues/issue63/3214.html >



CSS

CSS2 Tutorial <http://richinstyle.com/guides/css2.html>

CVS

CVS Tutorial
<http://cellworks.washington.edu/pub/docs/cvs/tutorial/cv s_tutorial_toc.html>
Concurrent Version System Tutorial
<http://www.csc.calpoly.edu/%7Edbutler/tutorials/winter96 /cvs/>



DHTML

Introduction to Dynamic HTML
<http://www.stars.com/Authoring/DHTML/Intro/>

Emacs

Emacs: The Software Engineer's ''Swiss Army Knife''
<http://heather.cs.ucdavis.edu/%7Ematloff/UnixAndC/Editor s/Emacs.html>
Emacs FAQ <http://www.geek-girl.com/emacs/faq/index.html>
GNU Emacs Lisp Reference Manual
<http://www.gnu.org/manual/elisp-manual-20-2.5/elisp.html >
Programming in Emacs Lisp
<http://www.gnu.org/manual/emacs-lisp-intro/emacs-lisp-in tro.html>
GNU Emacs Manual
<http://www.gprep.pvt.k12.md.us/technology/emacs_lesson/e macs_toc.html>
A Tutorial Introduction to Emacs
<http://www.lib.uchicago.edu/keith/tcl-course/emacs-tutor ial.html>
EMACSulation: Internet-ready!
<http://www.linuxgazette.com/issue26/marsden.html>
EMACSulation: Ediff - An Emacs interface to diff and patch
<http://www.linuxgazette.com/issue27/marsden.html>
EMACSulation: Emacs as a Server
<http://www.linuxgazette.com/issue29/marsden.html>
EMACSulation: Customizing Emacs
<http://www.linuxgazette.com/issue31/marsden.html>
Basic Emacs <http://www.linuxgazette.com/issue35/anderson.html>
EMACSulation: Templating Mechanisms
<http://www.linuxgazette.com/issue39/marsden.html>
Emacs Macros and the Power-Macros Package
<http://www.linuxgazette.com/issue47/pedersen.html>
Polyglot Emacs 20.4
<http://www2.linuxjournal.com/lj-issues/issue59/2178.html >



Expect

Advanced Programming in Expect: A Bulletproof Interface
<http://www.linuxgazette.com/issue48/fisher.html>
Automating Tasks with Expect
<http://www2.linuxjournal.com/lj-issues/issue54/3065.html >
What Can you Expect?--A Data Collection Project Using Linux
<http://www2.linuxjournal.com/lj-issues/issue68/3357.html >



Fortran

Professional Programmer's Guide to Fortran 77
<ftp://ftp.star.le.ac.uk/pub/fortran/>
Fortran 90 and Computational Science
<http://csep1.phy.ornl.gov/pl/pl.html>
User Notes on Fortran Programming
<http://metalab.unc.edu/pub/languages/fortran/unfp.html&g t;
Fortran Programming for Physics and Astronomy
<http://noether.vassar.edu/%7Emyers/Fortran.html>
A Fortran 90 Tutorial
<http://www.astro.unibas.ch/F90Tutorial/tutorial.html>
Using GNU Fortran <http://www.delorie.com/gnu/docs/g77/g77_1.html>
Fortran 90: A Course for Fortran 77 Programmers
<http://www.hpctec.mcc.ac.uk/hpctec/courses/Fortran90/F90 course.html>
Fortran 90 for the Fortran 77 Programmer
<http://www.nsc.liu.se/f77to90.html>
Introduction to Fortran <http://www.stanford.edu/class/sccm001/>



GIMP

GIMP Tutorial Index
<http://empyrean.lib.ndsu.nodak.edu/%7Enem/gimp/tuts/>
A Tutorial for Perl GIMP Users
<http://imagic.weizmann.ac.il/%7Edov/gimp/perl-tut.html&g t;
A Scheme Tutorial for GIMP Users
<http://imagic.weizmann.ac.il/%7Edov/gimp/scheme-tut.html >
GIMP Guide <http://jgo.local.net/GimpGuide/>
The GIMP User Manual <http://manual.gimp.org/>
Pseudo 3-D with GIMP
<http://www.linuxfocus.org/English/July2000/article113.sh tml>
Graphical Photocomposition with GIMP
<http://www.linuxfocus.org/English/March1998/article9.htm l>
Creating Text with the GIMP
<http://www.linuxfocus.org/English/May1998/article10.html >
Creating Fire Effects with the GIMP
<http://www.linuxfocus.org/English/November1999/article11 2.html>
Creating and Editing Animations with GIMP
<http://www.linuxfocus.org/English/articles/article28.htm l>
GIMP-Perl: GIMP Scripting for the Rest of Us
<http://www.linuxgazette.com/issue51/mauerer.html>
Writing a GIMP Plugin <http://www.oberlin.edu/%7Ekturner/gimp/doc/>
GIMP: The RRU Tutorial <http://www.rru.com/%7Emeo/gimp/Tutorial/>
GIMP User FAQ <http://www.rru.com/%7Emeo/gimp/faq-user.html>
Script-Fu Tutorial <http://www.soulfry.com/script-fu/index.html>
The Quick Start Guide to the GIMP, Part 1
<http://www2.linuxjournal.com/lj-issues/issue43/2388.html >
The Quick Start Guide to the GIMP, Part 2
<http://www2.linuxjournal.com/lj-issues/issue44/2530.html >
The Quick Start Guide to the GIMP, Part 3
<http://www2.linuxjournal.com/lj-issues/issue45/2531.html >
The Quick Start Guide to the GIMP, Part 4
<http://www2.linuxjournal.com/lj-issues/issue46/2532.html >



GNOME

Application Programming Using the GNOME Libraries
<http://developer.gnome.org/doc/tutorials/gnome-libs/>
Part 1: Everything You Need to Get Started
<http://www-4.ibm.com/software/developer/library/gnome-pr ogramming/index.html>
Part 2: Building a Sample Genealogy Program
<http://www-4.ibm.com/software/developer/library/gnome2/& gt;
Part 3: Adding File Saving and Loading Using libxml
<http://www-4.ibm.com/software/developer/library/gnome3/? dwzone=linux>
Creating GTK+ Widgets with GOB: An Easier Way to Derive New GTK+
Widgets
<http://www-4.ibm.com/software/developer/library/gnome4/i ndex.html?dwzone=linux>
Handling Multipel Documents: Using the GnomeMDI Framework
<http://www-4.ibm.com/software/developer/library/gnome5/i ndex.html?dwzone=linux>
Livening Things Up: Graphics Made Easy Using the GNOME Canvas
<http://www-4.ibm.com/software/developer/library/gnomencl ature/index.html?dwzone=linux>
Developing Gnome Applications with Python - Part 1
<http://www.linuxfocus.org/English/July2000/article160.sh tml>



GTK

GDK Reference Manual
<http://developer.gnome.org/doc/API/gdk/index.html>
GLib Reference Manual
<http://developer.gnome.org/doc/API/glib/index.html>
GTK+ Reference Manual
<http://developer.gnome.org/doc/API/gtk/index.html>
The GIMP Toolkit <http://www.gtk.org/docs/gtk_toc.html>
GTK+ FAQ <http://www.gtk.org/faq/>
GTK V1.2 Tutorial <http://www.gtk.org/tutorial/gtk_tut.html>
Drawing and Event Handling in GTK
<http://www.gtk.org/%7Eotaylor/gtk/tutorial/drawing_tut.h tml>
An Introduction to the GIMP Tool Kit
<http://www2.linuxjournal.com/lj-issues/issue47/2465.html >



Gnuplot

Constrained Dynamics
<http://www-cgi.cs.cmu.edu/afs/cs.cmu.edu/user/baraff/www /pbm/constraints.pdf>
Continuum Dynamics
<http://www-cgi.cs.cmu.edu/afs/cs.cmu.edu/user/baraff/www /pbm/continuators.pdf>
Differential Equation Basics
<http://www-cgi.cs.cmu.edu/afs/cs.cmu.edu/user/baraff/www /pbm/diffyq.pdf>
Energy Functions and Stiffness
<http://www-cgi.cs.cmu.edu/afs/cs.cmu.edu/user/baraff/www /pbm/energons.pdf>
Particle System Dynamics
<http://www-cgi.cs.cmu.edu/afs/cs.cmu.edu/user/baraff/www /pbm/particles.pdf>
An Introduction to Physically Based Modeling
<http://www-cgi.cs.cmu.edu/afs/cs.cmu.edu/user/baraff/www /pbm/pbm.html>
Rigid Body Dynamics I
<http://www-cgi.cs.cmu.edu/afs/cs.cmu.edu/user/baraff/www /pbm/rigid1.pdf>
Rigid Body Dynamics II
<http://www-cgi.cs.cmu.edu/afs/cs.cmu.edu/user/baraff/www /pbm/rigid2.pdf>
Scientific Visualization Tutorials
<http://www.cc.gatech.edu/scivis/tutorial/tutorial.html&g t;
Gnuplot - An Interactive Plotting Program
<http://www.eng.hawaii.edu/Tutor/Gnuplot/>
GIF Animation Tutorial
<http://www.webreference.com/dev/gifanim/tutorial.html> ;



HTML

HTML Table Tutorial <http://www.charm.net/%7Elejeune/tables.html>
HTML by Example <http://www.informit.com/product/0789708124/>
How to Use HTML 3.2 <http://www.informit.com/product/1562764969/>
Creating a Client-Side Image Map
<http://www.kasparius.com/nonflash/tutorial/tut1.htm>
Advanced HTML: How to Create Complex Multimedia Documents for the Web
<http://www.ncsa.uiuc.edu/General/Training/AdvHTML/course .html>
The ABCs of HTML
<http://www.ncsa.uiuc.edu/General/Training/HTMLIntro/Intr o.html>
Sharky's Netscape Frames Tutorial
<http://www.sharkysoft.com/tutorials/frames/contents.htm& gt;



ILU

ILU Reference Manual
<ftp://ftp.parc.xerox.com/pub/ilu/2.0b1/manual-html/manua l_toc.html>
Using ILU with ANSI C: A Tutorial
<ftp://ftp.parc.xerox.com/pub/ilu/misc/tutc.html>
Using ILU with Java: A Tutorial
<ftp://ftp.parc.xerox.com/pub/ilu/misc/tutjava.html>
Using ILU with Python: A Tutorial
<ftp://ftp.parc.xerox.com/pub/ilu/misc/tutpython.html>



IP-Masquerading

ipchains: Packet Filtering for Linux 2.2
<http://www.linux-mag.com/1999-05/bestdefense_01.html>
Setting Up IP Masquerade
<http://www.linux-mag.com/1999-08/guru_01.html>
Setting Up IP-Masquerading
<http://www.linuxfocus.org/English/May2000/article151.sht ml>
Ipchains: Easy Links to the Net
<http://www.linuxplanet.com/linuxplanet/tutorials/1241/1/ >
Linux Networking Using Ipchains
<http://www.linuxplanet.com/linuxplanet/tutorials/2100/1/ >



IPC

Advanced 4.4BSD Interpprocess Communication Tutorial
<http://winter.cs.umn.edu/%7Ebentlem/aunix/advipc/ipc.htm l>
UNIX Multi-Process Programming and IPC
<http://www.actcom.co.il/%7Echoo/lupg/tutorials/multi-pro cess/multi-process.html>



Java

Enterprise JavaBeans Tutorial
<http://developer.java.sun.com/developer/onlineTraining/B eans/EJBTutorial/index.html>
JavaBeans Short Course
<http://developer.java.sun.com/developer/onlineTraining/B eans/JBShortCourse/index.html>
Introduction to the JavaBeans API
<http://developer.java.sun.com/developer/onlineTraining/B eans/JBeansAPI/index.html>
JDBC Short Course
<http://developer.java.sun.com/developer/onlineTraining/D atabase/JDBCShortCourse/index.html>
Essentials of the Java Programming Language, Part 1
<http://developer.java.sun.com/developer/onlineTraining/P rogramming/BasicJava1/index.html>
Essentials of the Java Programming Language, Part 2
<http://developer.java.sun.com/developer/onlineTraining/P rogramming/BasicJava2/index.html>
Writing Advanced Applications for the Java Platform
<http://developer.java.sun.com/developer/onlineTraining/P rogramming/JDCBook/index.html>
Fundamentals of Java Security
<http://developer.java.sun.com/developer/onlineTraining/S ecurity/Fundamentals/abstract.html>
Fundamentals of Java Servlets
<http://developer.java.sun.com/developer/onlineTraining/S ervlets/Fundamentals/index.html>
Introduction to the Collections Framework
<http://developer.java.sun.com/developer/onlineTraining/c ollections/index.html>
Introduction to CORBA
<http://developer.java.sun.com/developer/onlineTraining/c orb/a>
Fundamentals of RMI
<http://developer.java.sun.com/developer/onlineTraining/r mi/>
Advanced <http://home.att.net/%7Ebaldwin.r.g/scoop/tocadv.htm>
Introductory <http://home.att.net/%7Ebaldwin.r.g/scoop/tocint.htm>
Intermediate <http://home.att.net/%7Ebaldwin.r.g/scoop/tocmed.htm>
Java Language Specification
<http://java.sun.com/docs/books/jls/index.html>
Java Tutorial: Servlet Trail
<http://java.sun.com/docs/books/tutorial/servlets/index.h tml>
Java Virtual Machine Specification (2nd Ed.)
<http://java.sun.com/docs/books/vmspec/index.html>
Glossary of Java and Related Terms
<http://java.sun.com/docs/glossary.print.html>
The Java Language Environment <http://java.sun.com/docs/white/langenv/>
Java Look and Feel Design Guidelines
<http://java.sun.com/products/jlf/dg/index.htm>
Story of a Servlet: An Instant Tutorial
<http://java.sun.com/products/servlet/articles/tutorial/& gt;
Introduction to Java <http://javaboutique.internet.com/articles/ITJ/>
Java2D: An Introduction and Tutorial
<http://javaboutique.internet.com/tutorials/Java2D/>
Java Servlet Tutorial
<http://jserv.java.sun.com/products/java-server/documenta tion/webserver1.1/servlets/servlet_tutorial.html>
comp.lang.java FAQ <http://metalab.unc.edu/javafaq/javafaq.html>
Brewing Java: A Tutorial
<http://metalab.unc.edu/javafaq/javatutorial.html>
Shlurrrppp ... Java: The First User-Friendly Tutorial on Java
<http://users.neca.com/vmis/java.html>
Swing Tutorial
<http://web2.java.sun.com/docs/books/tutorial/uiswing/ind ex.html>
Swing: A Quick Tutorial for AWT Programmers
<http://www.apl.jhu.edu/%7Ehall/jav/aSwing-Tutorial/>
Thinking in Java <http://www.bruceeckel.com/TIJ2/index.html>
Java RMI Tutorial
<http://www.ccs.neu.edu/home/kenb/com3337/rmi_tut.html> ;
Java for C++ Programmers
<http://www.cs.wisc.edu/%7Esolomon/cs537/java-tutorial.ht ml>
The Advanced Jav/aJ2EE Tutorial
<http://www.execpc.com/%7Egopalan/jav/ajava_tutorial.html >
Hacking Java: The Java Professional's Resource Kit
<http://www.informit.com/product/078970935X/>
JFC Unleashed <http://www.informit.com/product/0789714663/>
Java Developer's Guide <http://www.informit.com/product/157521069X/>
Java Developer's Reference
<http://www.informit.com/product/1575211297/>
Sams Teach Yourself Java in 21 Days (Professional Reference Ed.)
<http://www.informit.com/product/1575211831/>
Java Unleashed (2nd Ed.) <http://www.informit.com/product/1575211971/>
Java 1.1 Unleashed (3rd Ed.)
<http://www.informit.com/product/1575212986/>
Java Game Programming Tutorial
<http://www.intergate.bc.c/apersonal/iago/javatut/>
Java Networking FAQ <http://www.io.com/%7Emaus/JavaNetworkingFAQ.html>
Java Tutorial: A Practical Guide for Programmers
<http://www.javasoft.com/docs/books/tutorial/>
Sockets Programming in Java
<http://www.javaworld.com/javaworld/jw-12-1996/jw-12-sock ets.html>
Programming with Java - Part I
<http://www.linuxfocus.org/English/articles/article34.htm l>
Programming with Java - Part II
<http://www.linuxfocus.org/English/articles/article8.html >
Setting Up a Java Development Environment for Linux
<http://www.linuxgazette.com/issue45/gibbs/Linux_java.htm l>
Understanding Java <http://www.sofcom.com.au/jav/a>
Beginner's Guide to JDK
<http://www2.linuxjournal.com/lj-issues/issue55/2570.html >
GUI Development in Java
<http://www2.linuxjournal.com/lj-issues/issue61/2673.html >
Java Servlets: An introduction to writing and running Java servlets on
Linux <http://www2.linuxjournal.com/lj-issues/issue66/3119.html >



JavaScript

Introductory JavaScript Tutorials <http://andyjava.simplenet.com/>
JavaScript Authoring Guide
<http://developer.netscape.com/docs/manuals/communicator/ jsguide4/index.htm>
Client-Side JavaScript 1.3 Guide
<http://developer.netscape.com/docs/manuals/js/client/jsg uide/index.htm>
Client-Side JavaScript 1.3 Reference
<http://developer.netscape.com/docs/manuals/js/client/jsr ef/index.htm>
Core JavaScript 1.4 Guide
<http://developer.netscape.com/docs/manuals/js/core/jsgui de/index.htm>
Core JavaScript 1.4 Reference
<http://developer.netscape.com/docs/manuals/js/core/jsref /index.htm>
Server-Side JavaScript 1.4 Guide
<http://developer.netscape.com/docs/manuals/ssjs/1_4/cont ents.htm>
JavaScript FAQ
<http://developer.netscape.com/support/faqs/champions/jav ascript.html>
JavaScript Tutorial
<http://home.att.net/%7Ebaldwin.r.g/scoop/tocjscript1.htm >
The Way of JavaScript
<http://rampages.onramp.net/%7Ejnardo/javascript/zen.html >
Voodoo's Introduction to JavaScript
<http://rummelplatz.uni-mannheim.de/%7Eskoch/js/tutorial. htm>
JavaScript Tutorial for Programmers
<http://wdvl.com/Authoring/JavaScript/Tutorial/>
JavaScript Primer <http://wsabstract.com/javatutors/primer1.shtml>
EchoEcho JavaScript Tutorial <http://www.echoecho.com/javascript.htm>
Sams Teach Yourself JavaScript 1.1 in a Week (2nd Ed.)
<http://www.informit.com/product/1575211955/>



Lisp

Common Lisp Hints
<http://ringer.cs.utsa.edu/research/AI/cltl/common-lisp-t utorial.html>
Common Lisp the Language (2nd Ed.)
<http://www.cs.cmu.edu/Web/Groups/AI/html/cltl/cltl2.html >
Lisp FAQ
<http://www.cs.cmu.edu/Web/Groups/AI/html/faqs/lang/lisp/ top.html>
Lisp Programming Tutorial
<http://www.cse.cuhk.edu.hk/%7Ecsc4510/lisp/html/lisp.htm l>
Lisp Tutorial <http://www.eecs.tulane.edu/www/Villamil/lisp/lisp1.html& gt;
LISP Tutorial <http://www.nyu.edu/pages/linguistics/nlcp/lisp.html>
Common Lisp HyperSpec
<http://www.xanalys.com/software_tools/reference/HyperSpe c/FrontMatter/index.html>



MIDI

Basic MIDI Tutorials <http://www.borg.com/%7Ejglatt/tutr/miditutr.htm>
Tutorial on MIDI and Music Synthesis
<http://www.harmony-central.com/MIDI/Doc/tutorial.html> ;



ML

ML Tutorial <http://cs.wwc.edu/Environment/SML-Tutorial.html>
Programming in Standard ML '97
<http://www.dcs.ed.ac.uk/home/stg/NOTES/>
A Gentle Introduction to ML
<http://www.dcs.napier.ac.uk/course-notes/sml/manual.html >
Moscow ML Owner's Manual
<http://www.dina.dk/%7Esestoft/manual/manual.html>



MPI

An MPI Tutorial <http://www-erl.mit.edu/cagc/mpi/tutorial.html>
Tutorial on MPI <http://www-unix.mcs.anl.gov/mpi/tutorial/>
MPI: Portable Parallel Programming for Scientific Computing
<http://www-unix.mcs.anl.gov/mpi/tutorial/mpibasics/index .htm>
Tuning MPI Applications for Peak Performance
<http://www-unix.mcs.anl.gov/mpi/tutorial/perf/index.html >
MPI: From Fundamentals to Applications
<http://www.epm.ornl.gov/%7Ewalker/mpi/SLIDES/mpi-tutoria l.html>
MPI Tutorial <http://www.mpi.nd.edu/mpi_tutorials/>
MPI: The Complete Reference
<http://www.netlib.org/utk/papers/mpi-book/mpi-book.html& gt;
Introduction to Parallel Programming Using MPI
<http://www.scs.leeds.ac.uk/cpde/tutorial.html>
Basics of MPI Programming
<http://www.tc.cornell.edu/Edu/Talks/MPI/Basic/>



Matlab

Matlab Basics Tutorial
<http://www.engin.umich.edu/group/ctm/basic/basic.html> ;
Matlab Summary and Tutorial
<http://www.math.ufl.edu/help/matlab-tutorial/>
Matlab - Official Online Manuals in PDF
<http://www.mathworks.com/access/helpdesk/help/fulldocset .shtml>



Misc

The Soar 8 Tutorial Home Page
<http://bigfoot.eecs.umich.edu/%7Esoar/tutorial.html>
8051 Assembly Tutorial <http://ee.fit.edu/courses/ece1552/ATutor.htm>
GNAT Reference Manual <http://lglwww.epfl.ch/Ad/agnat_rm.html>
MOO Programming Tutorial <http://metaverse.net/tutorial.html>
Genetic Tutorial <http://ww2.med.jhu.edu/Greenberg.Center/tutorial.htm>
Basic SUIF Programming Guide
<http://www-suif.stanford.edu/suif/suif2/doc/suifprogramm ing/suifprogramming.html>
Cosmology Tutorial <http://www.astro.ucla.edu/%7Ewright/cosmo_01.htm>
Relativity Tutorial <http://www.astro.ucla.edu/%7Ewright/relatvty.htm>
80x86 Assembly Language Programming Tutorial
<http://www.cs.stedwards.edu/%7Epurvis/COSC_3331/AssyT.ht ml>
ZPL Programming Guide
<http://www.cs.washington.edu/research/zpl/docs/descripti ons/guidehtml>
VHDL Synthesis Tutorial
<http://www.erc.msstate.edu/%7Ereese/vhdl_synthesis/>
Part 1: Overview <http://www.flipcode.com/tutorials/tut_scr01.shtml>
Part 2: The Lexical Analyzer
<http://www.flipcode.com/tutorials/tut_scr02.shtml>
Part 3: The Parser <http://www.flipcode.com/tutorials/tut_scr03.shtml>
Part 4: The Symbol Table and Syntax Tree
<http://www.flipcode.com/tutorials/tut_scr04.shtml>
Part 5: The Semantic Checker and Intermediate Code Generator
<http://www.flipcode.com/tutorials/tut_scr05.shtml>
Part 6: Optimization
<http://www.flipcode.com/tutorials/tut_scr06.shtml>
Part 7: The Virtual Machine
<http://www.flipcode.com/tutorials/tut_scr07.shtml>
Part 8: Executable Code
<http://www.flipcode.com/tutorials/tut_scr08.shtml>
Part 9: Advanced Subjects
<http://www.flipcode.com/tutorials/tut_scr09.shtml>
A tutorial on character code issues
<http://www.hut.fi/u/jkorpel/achars.html>
Imlib Programmer's Guide <http://www.labs.redhat.com/imlib/tut/>
Speech Analysis Tutorial
<http://www.ling.lu.se/research/speechtutorial/tutorial.h tml>
INTERCAL Programming Language Revised Reference Manual
<http://www.muppetlabs.com/%7Ebreadbox/intercal-man/>
Quantum Computation: A Tutorial
<http://www.sees.bangor.ac.uk/%7Eschmuel/comp/comp.html&g t;
Modem Tutorial
<http://www.sfn.saskatoon.sk.c/aHelp/ModemTutorial/ModemT utorial.html>
Biotiming Tutorial
<http://zeitgeber.bio.virginia.edu/tutorial/TUTORIALMAIN. html>



Motif

Introduction to Motif Application Development
<http://devcentral.iftech.com/learning/tutorials/misc/mot if/>
X Window/Motif Programming
<http://www.cm.cf.ac.uk/Dave/X_lecture/X_book_caller/X_bo ok_callerhtml>
Motif FAQ <http://www.rahul.net/kenton/faqs/mfaq_index.html>
Motif/Lesstif Application Development
<http://www2.linuxjournal.com/lj-issues/issue64/3392.html >
X/Motif Programming
<http://www2.linuxjournal.com/lj-issues/issue73/3666.html >



OpenGL

OpenGL Programming Guide - The Red Book
<http://fly.srk.fer.hr/%7Eunreal/theredbook/>
NeHe OpenGL Tutorials <http://nehe.gamedev.net/opengl.asp>
Advanced Graphics Programming Techniques Using OpenGL
<http://reality.sgi.com/blythe/sig99/advanced99/notes/not es.html>
Introduction to OpenMP <http://scv.bu.edu/SCV/Tutorials/OpenMP/>
OpenGL: >From the Extensions to the Solutions
<http://toolbox.sgi.com/TasteOfDT/src/tutorials/OGLT/>
Designing and Building Parallel Programs
<http://www-unix.mcs.anl.gov/dbpp/>
Tutorial Material on MPI <http://www-unix.mcs.anl.gov/mpi/tutorial/>
Tutorial on MPI
<http://www-unix.mcs.anl.gov/mpi/tutorial/gropp/talk.html >
Parallel Programming - Basic Theory for the Unwary
<http://www.actcom.co.il/%7Echoo/lupg/tutorials/parallel- programming-theory/parallel-programming-theory.html>
Building a Beowulf System
<http://www.cacr.caltech.edu/beowulf/tutorial/building.ht ml>
High Performance Fortran in Practice
<http://www.cs.rice.edu/%7Echk/hpf-tutorial.html>
Java Personal OpenGL Tutorial (JPOT)
<http://www.cs.uwm.edu/%7Egrafix2/>
OpenGL Tutorial
<http://www.eecs.tulane.edu/www/Terry/OpenGL/Introduction .html>
Advanced OpenGL Texture Mapping
<http://www.flipcode.com/tutorials/tut_atmap.shtml>
Linux Focus <http://www.linuxfocus.org/>
What is OpenGL?
<http://www.linuxfocus.org/English/January1998/article2.h tml>
GLUT Programming: Windows and Animations
<http://www.linuxfocus.org/English/January1998/article3.h tml>
OpenGL Programming: Simple Polygon Rendering
<http://www.linuxfocus.org/English/January1998/article4.h tml>
OpenGL Programming: More About Lines
<http://www.linuxfocus.org/English/March1998/article3.htm l>
GLUT Programming: Windows Management
<http://www.linuxfocus.org/English/March1998/article4.htm l>
Programming with OpenGL: Advanced Rendering
<http://www.sgi.com/software/opengl/advanced96/course_not es.html>
Programming with OpenGL: Advanced Techniques
<http://www.sgi.com/software/opengl/advanced97/notes/note s.html>
OpenGL Overview
<http://www.sgi.com/software/opengl/kitchen/overview/inde x.html>
HPF: Programming Linux Clusters the Easy Way
<http://www2.linuxjournal.com/lj-issues/issue45/2432.html >



PHP

PHP Knowledge Base <http://e-gineer.com/e-gineer/phpkb/>
PHP/MySQL Tutorial
<http://hotwired.lycos.com/webmonkey/programming/php/tuto rials/tutorial4.html>
PHP3 Introduction
<http://www.devshed.com/Server_Side/PHP/Introduction/>
PHP Tutorials <http://www.htmlwizard.net/phpTidbits/>
PHP FAQ <http://www.php.net/FAQ.php3>
PHP Manual <http://www.php.net/docs.php3>
PHP How-To Columns <http://www.phpbuilder.com/>
An Introduction to PHP3
<http://www2.linuxjournal.com/lj-issues/issue73/3658.html >



PVM

Advanced Tutorial on PVM 3.4 <http://www.epm.ornl.gov/pvm/EuroPVM97/>
PVM: A User's Guide and Tutorial for Networked Parallel Computing
<http://www.netlib.org/pvm3/book/pvm-book.html>
PVM FAQ <http://www.netlib.org/pvm3/faq_html/faq.html>
Parallel Processing using PVM
<http://www2.linuxjournal.com/lj-issues/issue45/2258.html >



Pascal

Pascal Programming OnLine Notes
<http://www.cit.ac.nz/smac/pascal/pstart.htm>
Roby's Pascal Tutorial
<http://www.geocities.com/SiliconValley/Park/3230/pasles0 0.html>
Pascal Language Tutorial
<http://www.swcp.com/%7Edodrill/pasdoc/paslist.htm>



Perl

Perl Modules
<ftp://ftp.ccs.neu.edu/net/mirrors/ftp.funet.fi/pub/langu ages/perl/CPAN/CPAN.html>
Perl man pages
<ftp://ftp.cdrom.com/pub/perl/CPAN/doc/manual/html/index. html>
Perl Tutorial <http://agora.leeds.ac.uk/Perl/start.html>
A Quick Introduction to Perl
<http://devcentral.iftech.com/learning/tutorials/web/perl />
Perl FAQ <http://language.perl.com/faq/>
HTMLified Perl 5 Reference Guide
<http://virtual.park.uga.edu/humcomp/perl/perl5.html>
Perl Regular Expression Tutorial
<http://virtual.park.uga.edu/humcomp/perl/regex2a.html> ;
Save it With Perl: A CPAN Solution to Data Persistence
<http://www-4.ibm.com/software/developer/library/perl2/in dex.html?dwzone=linux>
Introduction to Perl
<http://www.cclabs.missouri.edu/things/instruction/perl/p erlcoursehtml>
The Perl Programming Language
<http://www.civeng.carleton.c/aCourses/Grad/1995-96/82.56 2/perl/>
Sams Teach Yourself Perl 5 in 21 Days (2nd Ed.)
<http://www.informit.com/product/0672308940/>
Using Perl for Web Programming
<http://www.informit.com/product/0789706598/>
Perl 5 Quick Reference <http://www.informit.com/product/0789708884/>
Perl Part III - Arrays
<http://www.linuxfocus.org/English/January2000/article136 .shtml>
Perl Part II - Writing a Real Program
<http://www.linuxfocus.org/English/November1999/article12 6.html>
Perl Part I - Introduction
<http://www.linuxfocus.org/English/September1999/article1 14.html>
Perl Tutorial <http://www.ncsa.uiuc.edu/General/Training/PerlIntro/>
Robert's Perl Tutorial
<http://www.netcat.co.uk/rob/perl/win32perltut.html>
CGI/Perl Tips, Tricks and Hints
<http://www.speakeasy.org/%7Ecgires/cgi-tips.html>
An Introduction to Perl
<http://www.uga.edu/%7Eucns/wsg/unix/perl/course/introduc tion.html>
Embperl: Modern Templates
<http://www2.linuxjournal.com/lj-issues/issue54/3095.html >
Perl Embedding
<http://www2.linuxjournal.com/lj-issues/issue55/2901.html >
Network Programming with Perl
<http://www2.linuxjournal.com/lj-issues/issue60/3237.html >



PostScript

PostScript FAQ <ftp://wilma.cs.brown.edu/pub/comp.lang.postscript/>
PostScript Programming
<http://devcentral.iftech.com/learning/tutorials/misc/ps/ >
About PostScript Errors <http://ds.dial.pipex.com/quite/errors.htm>
A First Guide to PostScript
<http://www.cs.indiana.edu/docproject/programming/postscr ipt/postscript.html>
PostScript Tutorial and Reference
<http://www.cs.ukc.ac.uk/pubs/1992/109/>
PostScript III: The Operand Stack of PostScript: Arrays, Variables,
Loops and Macro Definitions
<http://www.linuxfocus.org/English/July1999/article100.ht ml>
PostScript II: The Operand Stack, Manipulations and Mathematical
Operators <http://www.linuxfocus.org/English/July1999/article41.htm l>
PostScript I: The Language
<http://www.linuxfocus.org/English/May1998/article3.html& gt;



Povray

The Online POV-Ray Tutorial
<http://library.thinkquest.org/3285/index.html>
Povray I: First Steps
<http://www.linuxfocus.org/English/March1998/article5.htm l>
Povray II: Basic Notions
<http://www.linuxfocus.org/English/May1998/article8.html& gt;
Povray III: Design of Recursive Structures
<http://www.linuxfocus.org/English/articles/article11.htm l>



Prolog

Prolog Programming: A First Course
<http://cbl.leeds.ac.uk/%7Epaul/prologbook/>
On-Line Guide to Prolog Programming
<http://kti.ms.mff.cuni.cz/%7Ebartak/prolog/>
Prolog Programming Tutorial
<http://www.cse.cuhk.edu.hk/%7Ecsc4510/prolog/tutorial.1/ 1.htm>



Python

Practical ILU with Python: A Tutorial
<ftp://ftp.unicamp.br/pub/network/ORB/ilu/misc/tutpython. html>
Learning to Program
<http://members.xoom.com/alan_gauld/tutor/tutindex.htm> ;
Numeric Python Tutorial <http://starship.python.net/crew/d/anumtut/>
Cheat Sheet: A Quick Reference Document for Newcomers
<http://www-4.ibm.com/software/developer/library/cheatshe et3.html?dwzone=linux>
Text Processing in Python: Tips for Beginners
<http://www-4.ibm.com/software/developer/library/l-python 5.html?dwzone=linux>
Using State Machines: Algorithms and Programming Approaches in Python
<http://www-4.ibm.com/software/developer/library/python-s tate.html?dwzone=linux>
Tinkering with XML and Python: An Introduction to XML Tools for Python
<http://www-4.ibm.com/software/developer/library/python1/ ?dwzone=linux>
The Other Scripting Language that Starts with a "P"
<http://www-4.ibm.com/software/developer/library/python10 1.html?dwzone=linux>
The Dynamics of DOM: A Closer Look at Python's xml.dom Module
<http://www-4.ibm.com/software/developer/library/python2/ index.html?dwzone=linux>
My First Web-Based Filtering Proxy: Converting Text to HTML Using
Txt2Html
<http://www-4.ibm.com/software/developer/library/python3. html?dwzone=linux>
Instant Python <http://www.idi.ntnu.no/%7Emlh/python/instant.html>
Instant Hacking: Learn How to Program With Python
<http://www.idi.ntnu.no/%7Emlh/python/programming.html> ;
The Whole Python FAQ <http://www.keylabs.com/calder/apython.html>
The What, Why, Who, and Where of Python
<http://www.nwc.com/unixworld/tutorial/005/005.html>
Extending and Embedding the Python Interpreter
<http://www.python.org/doc/current/ext/ext.html>
Python Library Reference
<http://www.python.org/doc/current/lib/lib.html>
Python Reference Manual
<http://www.python.org/doc/current/ref/ref.html>
An Introduction to Python <http://www.python.org/doc/lj21.html>
Python Tutorial <http://www.python.org/doc/tut/tut.html>
Getting Started With Python
<http://www.sunworld.com/sunworldonline/swol-02-1998/swol -02-python.html>



RPC

Remote Procecure Call - AIX Programming Concepts Guide
<http://anguilla.u.arizona.edu/doc_link/en_US/a_doc_lib/a ixprggd/progcomc/ch8_rpc.htm>
Protocol Compiling and Lower Level RPC Programming
<http://docs.linux.cz/programming/c/marshall/node34.html& gt;
Programming with Remote Procedure Calls - SCO
<http://uw7doc.sco.com/SDK_netapi/CTOC-rpcpN.intro.html&g t;
RPC Programming Documents - Sun
<http://webdocs.sequent.com/docs/rpcpaa01/about.htm>
RPC Programming Interface - DEC
<http://www.crc-tgr.edu.au/docs/dec/AA-Q0R5B-TET1_html/on c-rpc4.html>
Remote Procedure Calls in Linux
<http://www2.linuxjournal.com/lj-issues/issue42/2204.html >



Rexx

REXX/imc Tutorial
<http://users.comlab.ox.ac.uk/ian.collier/Docs/rexx_info/ >
Advanced Object REXX Programming
<http://www-4.ibm.com/software/ad/obj-rexx/orxadva1.html& gt;
Introduction to Object REXX Programming
<http://www-4.ibm.com/software/ad/obj-rexx/orxintr1.html& gt;
Rexx FAQ <http://www.mindspring.com/%7Edave_martin/RexxFAQ.html> ;
TCP/IP Socket Programming with REXX
<http://www2.hursley.ibm.com/rexxtut/socktut1.htm>



Ruby

Ruby Language FAQ <http://dev.rubycentral.com/faq/rubyfaq.html>
Ruby: A New Language
<http://www-4.ibm.com/software/developer/library/ruby.htm l?dwzone=linux>
Thirty-seven Reasons I Love Ruby
<http://www.hypermetrics.com/ruby37.html>
The Ruby Programming Language
<http://www.informit.com/matter/art0000016/>
Ruby User's Guide
<http://www.math.sci.hokudai.ac.jp/%7Egotoken/ruby/ruby-u guide/>
Ruby Language Reference Manual
<http://www.ruby-lang.org/en/man-1.4/index.html>



SCSI

An Introduction to SCSI Drivers
<http://www.linux-mag.com/1999-08/gear_01.html>
Advanced SCSI Drivers And Other Tales
<http://www.linux-mag.com/1999-09/gear_01.html>



SQL

SQL Tutorial and Interpreter <http://torresoft.netmegs.com/>
Introduction to Structured Query Language
<http://w3.one.net/%7Ejhoffman/sqltut.htm>
Beginning MySQL Tutorial
<http://www.devshed.com/Server_Side/MySQL/Intro/>
Sams Teach Yourself SQL in 21 Days (2nd Ed.)
<http://www.informit.com/product/0672311100/>
SQL Tutorial I - Introduction to SQL and Installation of PostgreSQL
<http://www.linuxfocus.org/English/May1998/article13.html >
MySQL: A Database Server
<http://www.linuxfocus.org/English/articles/article36.htm l>
Setting Up a MySQL Based Website - Part 1
<http://www.linuxplanet.com/linuxplanet/tutorials/1046/1/ >
Setting Up a MySQL Based Website - Part II
<http://www.linuxplanet.com/linuxplanet/tutorials/1447/1/ >
PostgreSQL Tutorial
<http://www.postgresql.org/docs/tutorial/tutorial.htm>
Using mSQL in a Web-Based Production Environment
<http://www2.linuxjournal.com/lj-issues/issue38/2206.html >
Speaking SQL <http://www2.linuxjournal.com/lj-issues/issue41/2421.html >
Integrating SQL with CGI, Part 1
<http://www2.linuxjournal.com/lj-issues/issue42/2470.html >
Integrating SQL with CGI, Part 2
<http://www2.linuxjournal.com/lj-issues/issue43/2508.html >
PostgreSQL--the Linux under the Databases
<http://www2.linuxjournal.com/lj-issues/issue46/2245.html >
Beagle SQL, A Client/Server Database for Linux
<http://www2.linuxjournal.com/lj-issues/issue46/2443.html >
NoSQL Tutorial
<http://www2.linuxjournal.com/lj-issues/issue67/3294.html >
MySQL Introduction
<http://www2.linuxjournal.com/lj-issues/issue67/3609.html >



SSI

NCSA HTTPd Server Side Includes
<http://hoohoo.ncsa.uiuc.edu/docs/tutorials/includes.html >
The Server Side Includes Tutorial
<http://www.carleton.c/a%7Edmcfet/html/ssi.html>
Programming in Standard ML '97: An On-Line Tutorial
<http://www.harlequin.com/products/ads/ml/tutorial/>
SSI Tutorial <http://www.useforesite.com/tut_ssi.shtml>



STL

A Modest STL Tutorial
<http://www.cs.brown.edu/people/jak/proglang/cpp/stltut/& gt;
The Standard Template Library Tutorial
<http://www.infosys.tuwien.ac.at/Research/Component/tutor ial/prwmain.htm>
Introduction to STL, Standard Template Library
<http://www.linuxgazette.com/issue34/field.html>
STL Tutorial <http://www.yrl.co.uk/%7Ephil/stl/stl.htmlx>



Samba

Introduction to Samba - Part 1: Key Concepts
<http://www-4.ibm.com/software/developer/library/samb/a&g t;
More Adventures with Samba
<http://www.linuxgazette.com/issue24/nelson.html>
Linux Networking: Exploring Samba
<http://www.linuxplanet.com/linuxplanet/tutorials/2047/1/ >
Using Samba to Mount Windows 95
<http://www2.linuxjournal.com/lj-issues/issue43/2513.html >
Introducing Samba
<http://www2.linuxjournal.com/lj-issues/issue51/2716.html >
Samba's Encrypted Password Support
<http://www2.linuxjournal.com/lj-issues/issue56/2717.html >



Scheme

Scheme Tutorial <http://cs.wwc.edu/%7Ecs_dept/KU/PR/Scheme.html>
A Scheme Tutorial for GIMP Users
<http://imagic.weizmann.ac.il/%7Edov/gimp/scheme-tut.html >
Revised (4) Report on the Algorithmic Language Scheme
<http://sicp.ai.mit.edu/manuals/r4rs/r4rs_toc.html>
MIT Scheme Reference
<http://sicp.ai.mit.edu/manuals/scheme-7.5.5/doc/scheme_t oc.html>
DrScheme Programming Environment Manual
<http://www.cs.rice.edu/CS/PLT/packages/doc/drscheme/inde x.html>
MzScheme Language Manual
<http://www.cs.rice.edu/CS/PLT/packages/doc/mzscheme/inde x.html>
Teach Yourself Scheme in Fixnum Days
<http://www.cs.rice.edu/%7Edorai/t-y-scheme/t-y-scheme.ht ml>
Lecture Notes on the Principles of Programming Languages
<http://www.cs.rice.edu/%7Eshriram/311/>
An Introduction to Scheme and Its Implementation
<http://www.cs.utexas.edu/users/wilson/schintro/schintro_ toc.html>
The Scheme Programming Language
<http://www.cs.washington.edu/education/courses/341/99su/ lectures/scheme/>
Scheme FAQ <http://www.faqs.org/faqs/scheme-faq/part1/preamble.html& gt;
The PACT Scheme Language
<http://www.llnl.gov/def_sci/pact/PACT_Docs/sx/sx.html> ;
Fundamentals of Computer Science I
<http://www.math.grin.edu/courses/Scheme/>
Chez Scheme User's Guide <http://www.scheme.com/csug/index.html>
The Scheme Programming Language (2nd Ed.)
<http://www.scheme.com/tspl2d/index.html>



Smalltalk

Basic Aspects of Squeak and the Smalltalk-80 Programming Language
<http://www.cosc.canterbury.ac.nz/%7Ewolfgang/cosc205/sma lltalk1.html>
IBM Smalltalk Tutorial
<http://www2.ncsu.edu/eos/info/ece480_info/project/spring 96/proj63/www/index.html>



TCP/IP

Daryl's TCP/IP Primer <http://ipprimer.2ndlevel.net/>
Introduction to the Internet Protocols
<http://oac3.hsc.uth.tmc.edu/staff/snewton/tcp-tutorial/& gt;
IP Next Generation Overview
<http://playground.sun.com/pub/ipng/html/INET-IPng-Paper. html>
IPv6: The New Internet Protocol
<http://winter.cs.umn.edu/%7Ezhzhang/Papers/stallings.htm l>
Understanding IP Addressing <http://www.3com.com/nsc/501302s.html>
Introduction to IP Multicast Routing
<http://www.3com.com/nsc/501303.html>
TCP/IP Tutorial and Technical Overview
<http://www.austin.ibm.com/resource/aix_resource/Pubs/red books/htmlbooks/gg243376.04/3376fm.html>
An Introduction to TCP/IP Programming
<http://www.catalyst.com/reports.html>
TCP/IP FAQ - Part 1
<http://www.cis.ohio-state.edu/hypertext/faq/usenet/inter net/tcp-ip/domains-faq/part1/faq.html>
TCP/IP FAQ - Part 2
<http://www.cis.ohio-state.edu/hypertext/faq/usenet/inter net/tcp-ip/domains-faq/part2/faq.html>
TCP/IP: Introduction to the Internet Protocols
<http://www.inform.umd.edu/CompRes/NetInfo/Internet/TCPIP Intro/>
Teach Yourself TCP/IP in 14 Days (2nd Ed.)
<http://www.informit.com/product/0672308851/>
TCP/IP for Idiots Tutorial
<http://www.interworks.org/conference/IWorks96/sessions/T CPtutorial/>
T/TCP: TCP for Transactions
<http://www.linuxgazette.com/issue47/stacey.html>
TCP/IP and IPX Routing Tutorial <http://www.sangoma.com/fguide.htm>



Tcl/Tk

Introduction to Programming with Tcl
<http://hegel.ittc.ukans.edu/topics/tcltk/index.html>
Programming Using Tcl/Tk <http://herzberg.ca.sandia.gov/TclCourse/>
Practical Programming in Tcl and Tk <http://www.beedub.com/book/>
Tcl/Tk Cookbook
<http://www.dci.clrc.ac.uk/Publications/Cookbook/index.ht ml>
Introduction to the Tcl/Tk Programming Language
<http://www.lib.uchicago.edu/keith/tcl-course/>
The Tcl Syntax
<http://www.linuxfocus.org/English/September1999/article1 10.html>
Tcl/Tk Quick Reference Guide
<http://www.slac.stanford.edu/%7Eraines/tkref.html>
comp.lang.tcl FAQ <http://www.tclfaq.wservice.com/tcl-faq/>
Tcl/Tk Man Pages <http://www.tcltk.com/TclTkMan/TclTkManPages.html>
Rapid Prototyping with Tcl/Tk
<http://www2.linuxjournal.com/lj-issues/issue49/2172.html >
Tcl/Tk: The Swiss Army Knife of Web Applications
<http://www2.linuxjournal.com/lj-issues/issue55/3114.html >



TeX

LaTeX for Secretaries
<http://www2.linuxjournal.com/lj-issues/issue70/3387.html >

UNIX

The UNIX Time-Sharing System
<http://cm.bell-labs.com/cm/cs/who/dmr/cacm.html>
The Evolution of the UNIX Time-Sharing System
<http://cm.bell-labs.com/cm/cs/who/dmr/hist.html>
The UNIX Time-Sharing System - A Retrospective
<http://cm.bell-labs.com/cm/cs/who/dmr/retro.html>
UNIX - The Bare Minimum
<http://heather.cs.ucdavis.edu/%7Ematloff/UnixAndC/Unix/U nixBareMn.html>
Using the UNIX Operating System
<http://lithos.gat.com/docview/unix.html>
History of UNIX
<http://minnie.cs.adfa.oz.au/TUHS/Mirror/Hauben/unix.html >
UNIXhelp for Users
<http://nacphy.physics.orst.edu/otherUNIX/edinburgh/unixh elp1.2/Pages/TOP_.html>
STScI UNIX Users Guide
<http://ra.stsci.edu/documents/UUG/UnixGuide.book_65.html >
UNIX System Administration
<http://wks.uts.ohio-state.edu/sysadm_course/sysadm.html& gt;
UNIX Past
<http://www.unix-systems.org/what_is_unix/history_timelin e.html>
Compiling C and C++ Programs on UNIX Systems - gcc/g++
<http://www.actcom.co.il/%7Echoo/lupg/tutorials/c-on-unix /c-on-unix.html>
Manipulating Files and Directories in UNIX
<http://www.actcom.co.il/%7Echoo/lupg/tutorials/handling- files/handling-files.html>
Introduction to UNIX Signals Programming
<http://www.actcom.co.il/%7Echoo/lupg/tutorials/signals/s ignals-programming.html>
UNIX and Multics <http://www.best.com/%7Ethvv/unix.html>
UNIX FAQ <http://www.faqs.org/faqs/unix-faq/faq/>
UNIX Man Pages Online <http://www.freebsd.org/cgi/man.cgi>
UNIX Unleashed <http://www.informit.com/product/0672304023/>
UNIX Unleashed: System Administrator's Edition
<http://www.informit.com/product/0672309521/>
UNIX Unleashed: Internet Edition
<http://www.informit.com/product/0672312050/>
A Basic UNIX Tutorial
<http://www.isu.edu/departments/comcom/unix/workshop/unix index.html>
The UNIX Programming Environment
<http://www.iu.hioslo.no/%7Emark/unix/unix.html>
Introduction to UNIX
<http://www.mhpcc.edu/training/vitecbids/UnixIntro/UnixIn tro.html>
Intermediate UNIX Training
<http://www.ncsa.uiuc.edu/General/Training/InterUnix/>
Coping with UNIX: An Interactive Survival Kit
<http://www.physics.orst.edu/tutorial/unix/>
Introduction to UNIX Course Notes
<http://www.sao.nrc.c/aimsb/rcsg/documents/>
Advanced Introduction to UNIX
<http://www.sao.nrc.c/aimsb/rcsg/documents/advanced/advan ced.html>
Basic Introduction to UNIX
<http://www.sao.nrc.c/aimsb/rcsg/documents/basic/basic.ht ml>
Programming the Shell
<http://www.sao.nrc.c/aimsb/rcsg/documents/bourne/bourne. html>
Networking/Internet with UNIX
<http://www.sao.nrc.c/aimsb/rcsg/documents/internet/inter net.html>
Learning UNIX <http://www.uwsg.indiana.edu/usail/firsttime/argh.html> ;



VRML

Introduction to VRML
<http://deslab.mit.edu/DesignLab/courses/13.016/visualiza tion/second/>
VRML Primer and Tutorial
<http://tecfa.unige.ch/guides/vrml/vrmlman/vrmlman.html&g t;
VRML Audio Tutorial <http://www.dform.com/inquiry/tutorials/vrmlaudio/>
The Easy VRML Tutorial <http://www.mwc.edu/%7Epclark/>
VRML 97 Tutorial <http://www.vapourtech.com/vrmlguide/index.html>
Introduction to VRML 2.0
<http://www.vislab.usyd.edu.au/siggraph96vrml/>
An Introduction to VRML
<http://www2.linuxjournal.com/lj-issues/issue57/3085.html >
VRML 2.0 Tutorial <http://zansiii.millersv.edu/work2/vrmltutorial.dir/>



X11

Securing X Windows <http://ciac.llnl.gov/ciac/documents/ciac2316.html>
X Window Guide
<http://formast.lut.ac.uk/ASlab/info/usage/X-doc/XwindowG uide/doc.html>
Using X11 Windows
<http://heather.cs.ucdavis.edu/%7Ematloff/UnixAndC/Unix/X Windows.html>
Looking Through X Windows
<http://nacphy.physics.orst.edu/coping-with-unix/node116. html>
X Widget FAQ <http://reality.sgi.com/widgetFAQ/>
Xlib Programming: A Short Tutorial
<http://tronche.com/gui/x/xlib-tutorial/>
X Windows Version 11.5: A Concise Description
<http://www-h.eng.cam.ac.uk/help/tpl/graphics/X/X11R5/Con cise.html>
Beginning with X <http://www.arlut.utexas.edu/csd/doc/seminar.html>
comp.windows.x.intrinsics (Xt) FAQ
<http://www.faqs.org/faqs/Xt-FAQ/preamble.html>
comp.windows.x FAQ <http://www.faqs.org/faqs/x-faq/part1/preamble.html>
Configuring X
<http://www.linuxfocus.org/English/March1998/article11.ht ml>
The 40 Most Common X Programming Errors (And How to Avoid Repeating
Them) <http://www.rahul.net/kenton/40errs.html>
X Window System Application Performance Tuning
<http://www.rahul.net/kenton/perf.html>
Taming the X Display Manager (xdm)
<http://www.rru.com/%7Emeo/pubsntalks/xrj/xdm.html>
Introduction to X Windows
<http://www.strath.ac.uk/CC/Courses/oldXC/xc.html>
XFree86 FAQ <http://www.xfree86.org/FAQ/index.html>
Programming with XView
<http://www2.linuxjournal.com/lj-issues/issue47/2035.html >
Developing Imaging Applications with XIE
<http://www2.linuxjournal.com/lj-issues/issue53/2259.html >
X Window System Administration
<http://www2.linuxjournal.com/lj-issues/issue56/3083.html >



XDR

eXternal Data Representation Overview for Programming
<http://anguilla.u.arizona.edu/doc_link/en_US/a_doc_lib/a ixprggd/progcomc/xdr_ovw.htm>
eXternal Data Representation - AIX Programming Concepts Guide
<http://www-aix.informatik.uni-tuebingen.de/doc_link/en_U S/a_doc_lib/aixprggd/progcomc/ch4_xdr.htm>
External Data Representation: Sun Technical Notes
<http://www.sw.ru/%7Ebob/docs/FreeBSD/psd/24.xdr.htm>
External Data Representation: Technical Notes
<http://www.unix.digital.com/faqs/publications/base_doc/D OCUMENTATION/HTML/AA-Q0R5B-TET1_html/onc-rpc5.html>



XML

Working with XML: The Java API for XML Parsing (JAXP) Tutorial
<http://java.sun.com/xml/docs/tutorial/index.html>
XQL Tutorial <http://metalab.unc.edu/xql/xql-tutorial.html>
Tutorial Introduction to XML
<http://www-4.ibm.com/software/developer/education/xmlint ro/>
The XML Revolution: Technologies for the Future Web
<http://www.brics.dk/%7Eamoeller/XML/>
An Introduction to Perl's XML::XSLT Module
<http://www.linuxfocus.org/English/July2000/article156.sh tml>
XML Reference and Glossary
<http://www.projectcool.com/developer/xmlz/xmlref/index.h tml>
XML FAQ <http://www.ucc.ie/xml/>
Extensible Markup Language (XML) 1.0
<http://www.w3.org/TR/1998/REC-xml-19980210>
XUL Tutorial <http://www.xulplanet.com/tutorials/xultu/>



auto

The GNU Configure and Build System <http://www.airs.com/ian/configure/>
Developing Software with GNU (w/ Learning Autoconf and Automake)
<http://www.amath.washington.edu/%7Elf/tutorials/autoconf />
Autoconf: Creating Automatic Configuration Scripts
<http://www.amath.washington.edu/%7Elf/tutorials/autoconf /autoconf/autoconf_toc.html>
GNU Automake
<http://www.amath.washington.edu/%7Elf/tutorials/autoconf /automake/automake_toc.html>
Adding Fortran 77 Support to Automake
<http://www.slac.stanford.edu/%7Elangston/am-f77_toc.html >



debugging

Debugging C and C++ Programs using gdb
<http://www.actcom.co.il/%7Echoo/lupg/tutorials/debugging /debugging-with-gdb.html>
Debugging with GDB (GNU Manual)
<http://www.gnu.org/manual/gdb-4.17/gdb.html>



elm

The Elm Reference Guide
<http://www.dorsai.org/help/unix/elm/ref_gd.html>
The Elm User's Guide <http://www.dorsai.org/help/unix/elm/usr_gd.html>
Email with the Elm Mailer <http://www.eng.hawaii.edu/Tutor/elm.html>
ELM FAQ <http://www.stanford.edu/group/dcg/leland-docs/elmfaq.htm l>
Elm Tutor
<http://www2.ncsu.edu/ncsu/cc/pub/tutorials/elm_tutor/elm _tutor.html>



lex

Compiler Construction Using Flex and Bison
<http://cs.wwc.edu/%7Eaabyan/464/Book/>
How to Write a Simple Parser with Lex and Yacc
<http://members.tripod.com/%7Eashimg/Parser.html>
A Guide to Lex and Yacc <http://members.xoom.com/thomasn/y_man.htm>
Creating an Input Language with the lex and yacc Commands
<http://nscp.upenn.edu/aix4.3html/aixprggd/genprogc/creat e_input_lang_lex_yacc.htm>
A Brisk Tutorial on Lex and Yacc
<http://www.cs.arizona.edu/classes/cs553/notes.html>
What Do Lex and Yacc Do?
<http://www.cs.latrobe.edu.au/%7Eagapow/Teaching/Cs251/le x_yacc.html>
The Roles of Lex and YACC
<http://www.ecst.csuchico.edu/%7Ebhsteel/250/examplesHand out/handouthtml>
A Little Manual for Lex and Yacc
<http://www.geocities.com/SiliconValley/Campus/3754/litl0 .htm>
GNU Bison Manual <http://www.gnu.org/manual/bison-1.25/bison.html>
GNU Flex Manual <http://www.gnu.org/manual/flex-2.5.4/flex.html>
Compiler Construction Tools - Part I: JFlex and CUP
<http://www.linuxgazette.com/issue39/sevenich.html>
Compiler Construction Tools - Part II: Installing JFlex and CUP -
Specific Instructions <http://www.linuxgazette.com/issue41/sevenich.html>
What is Lex? What is Yacc? <http://www.luv.asn.au/overheads/lex_yacc/>
lex and yacc: Tools Worth Knowing
<http://www2.linuxjournal.com/lj-issues/issue51/2227.html >



make

Introductory Tutorial on Make
<http://albrecht.ecn.purdue.edu/%7Erfisher/Tutorials/Make />
A Brief Introduction to Make
<http://jerboa.student.harvard.edu/libsq-1998/ref/make.ht ml>
Getting Started with Make - Part 1: The Basics
<http://linux.com/development/newsitem.phtml?sid=64&aid=7 822>
Getting Started with Make - Part 2
<http://linux.com/development/newsitem.phtml?sid=64&aid=7 894>
Tutorial on Make <http://physics.ucsc.edu/tutor/make.html>
Automating Program Compilation - Writing Makefiles
<http://www.actcom.co.il/%7Echoo/lupg/tutorials/writing-m akefiles/writing-makefiles.html>
A Brief Make Tutorial
<http://www.cs.columbia.edu/%7Eallen/f98/tutorials/make/& gt;
Make - A Tutorial <http://www.eng.hawaii.edu/Tutor/Make/>
GNU Automake Manual
<http://www.gnu.org/manual/automake-1.3/automake.html>
GNU Make Manual <http://www.gnu.org/manual/make-3.77/make.html>
Quick and Dirty Make Tutorial
<http://www.jrb3.com/bdh/Be/BeDev_Tips/make-tut/>
Building Projects with Imake
<http://www2.linuxjournal.com/lj-issues/issue48/2171.html >



networks

VDSL Tutorial <http://www.adsl.com/vdsl_tutorial.html>
Cable Modem Tutorial <http://www.cable-modems.org/tutorial/>
Tutorial: Insight Into Current Internet Traffic Workloads
<http://www.nlanr.net/NA/tutorial.html>
Tutorial on Internet Monitoring
<http://www.slac.stanford.edu/comp/net/wan-mon/tutorial.h tml>
Frame Relay Tutorial
<http://www.uswest.com/products/dat/aframe/tutorial/>



sed

Serial Programming for POSIX Compliant Operating Systems
<http://dns.easysw.com/%7Emike/serial/>
sed Script Archive <http://seders.icheme.org/scripts/>
sed FAQ #2 <http://seders.icheme.org/tutorials/sedfaq.html>
Do It With sed <http://seders.icheme.org/tutorials/sedtut_1.txt>
sed - A Non-Interactive Text Editor
<http://seders.icheme.org/tutorials/sedtut_4.txt>
Introduction to sed <http://seders.icheme.org/tutorials/sedtut_5.txt>
Handy One-Liners for sed
<http://seders.icheme.org/tutorials/sedtut_9.txt>
sed FAQ #1 <http://www.dreamwvr.com/sed-info/sed-faq.html>
sed - The Stream Editor <http://www.math.fu-berlin.de/%7Eguckes/sed/>
sed Tutorial
<http://www.math.fu-berlin.de/%7Eleitner/sed/tutorial.htm l>



shells

UNIX Shell Patterns <http://c2.com/cgi/wiki?UnixShellPatterns>
Korn Shell Reference <http://cres20.anu.edu.au/manuals/korn.html>
UNIX Shell Programming Bourne and Korn Shells
<http://goanna.cs.rmit.edu.au/%7Esteveh/tns/shell/shell.h tml>
A Brief Introduction To C Shell Variables
<http://heather.cs.ucdavis.edu/%7Ematloff/UnixAndC/Unix/C ShellI.html>
UNIX Shell Scripts
<http://heather.cs.ucdavis.edu/%7Ematloff/UnixAndC/Unix/C ShellII.html>
Writing UNIX Scripts <http://osiris.sund.ac.uk/ahu/comm57/script.html>
Part 1: Fundamental Programming in Bash
<http://www-4.ibm.com/software/developer/library/bash.htm l>
Part 2: More Bash Programming Fundamentals
<http://www-4.ibm.com/software/developer/library/bash2.ht ml>
Part 3: Exploring the Ebuild System
<http://www-4.ibm.com/software/developer/library/bash3.ht ml?dwzone=linux>
Working the the Shell Environment
<http://www.cc.vt.edu/cc/us/docs/unix/shells.html>
pdksh (Public Domain Korn)
<http://www.cs.mun.c/a%7Emichael/pdksh/pdksh-man.html>
Shell Script Programming
<http://www.csd.uu.se/%7Ematkin/documents/shell/>
C Shell Tutorial <http://www.eng.hawaii.edu/Tutor/csh.html>
BASH FAQ <http://www.faqs.org/faqs/unix-faq/shell/bash/>
Shell Differences FAQ
<http://www.faqs.org/faqs/unix-faq/shell/shell-difference s/>
Z-Shell FAQ <http://www.faqs.org/faqs/unix-faq/shell/zsh/>
GNU Bash Reference Manual
<http://www.gnu.org/manual/bash-2.02/bashref.html>
Bourne/Bash: Shell Programming Introduction
<http://www.linuxgazette.com/issue25/dearman.html>
Functions and Aliases in Bash
<http://www.linuxgazette.com/issue53/eyler.html>
Introduction to Shell Scripting
<http://www.linuxgazette.com/issue54/okopnik.html>
The Deep, Dark Secrets of Bash
<http://www.linuxgazette.com/issue55/okopnik.html>
bash (GNU) <http://www.neosoft.com/neosoft/man/bash.1.html>
csh (C) <http://www.neosoft.com/neosoft/man/csh.1.html>
ksh (Korn) <http://www.neosoft.com/neosoft/man/ksh.1.html>
sh (Bourne) <http://www.neosoft.com/neosoft/man/sh.1.html>
tcsh <http://www.neosoft.com/neosoft/man/tcsh.1.html>
zsh (Z) <http://www.neosoft.com/neosoft/man/zsh.1.html>
Getting the Most from Your Shell
<http://www.networkcomputing.com/unixworld/tutorial/018/0 18shell.html>
Shell Command Language Index
<http://www.opengroup.org/onlinepubs/7908799/xcu/shellix. html>
UNIX Bourne Shell Programming
<http://www.torget.se/users/d/Devlin/shell/index.html>
Features of the TCSH Shell
<http://www2.linuxjournal.com/lj-issues/issue35/2066.html >
Improve Bash Shell Scripts Using Dialog
<http://www2.linuxjournal.com/lj-issues/issue61/2460.html >
Extending the Bash Prompt
<http://www2.linuxjournal.com/lj-issues/issue64/3215.html >
Shell Functions and Path Variables, Part 1
<http://www2.linuxjournal.com/lj-issues/issue71/3645.html >
Shell Functions and Path Variables, Part 2
<http://www2.linuxjournal.com/lj-issues/issue72/3768.html >
Shell Functions and Path Variables, Part 3
<http://www2.linuxjournal.com/lj-issues/issue73/3935.html >



sockets

Introduction to Network Functions in C
<http://homepages.stayfree.co.uk/zed/net/>
Berkeley UNIX System Calls and Interprocess Communication
<http://winter.cs.umn.edu/%7Ebentlem/aunix/BSD-UNIX:SysCa lls_and_IPChtml>
Using Internet Sockets
<http://www.ecst.csuchico.edu/%7Ebeej/guide/net/>
Beginner's Guide to Sockets
<http://www.ecst.csuchico.edu/%7Echafey/prog/sockets/sinf o1.html>
BSD Sockets: A Quick And Dirty Primer
<http://www.ecst.csuchico.edu/%7Echafey/prog/sockets/sinf o2.html>
Sockets Programming in Java
<http://www.javaworld.com/javaworld/jw-12-1996/jw-12-sock ets.html>
Introduction to Socket Programming
<http://www.linuxgazette.com/issue47/bueno.html>
An Introduction to Socket Programming
<http://www.uwo.c/aits/doc/courses/notes/socket/index.htm l>
Perl and Sockets
<http://www2.linuxjournal.com/lj-issues/issue35/2057.html >
Linux Network Programming, Part 1 - BSD Sockets
<http://www2.linuxjournal.com/lj-issues/issue46/2333.html >



threads

Getting Started with POSIX Threads
<http://dis.cs.umass.edu/%7Ewagner/threads_html/tutorial. html>
LinuxThreads FAQ
<http://pauillac.inria.fr/%7Exleroy/linuxthreads/faq.html >
Part 3: Improve Efficiency with Condition Variables
<http://www-4.ibm.com/software/developer/library/l-posix3 /?dwzone=linux>
Part 1: A Simple and Nimble Tool for Memory Sharing
<http://www-4.ibm.com/software/developer/library/posix1.h tml>
Part 2: The Little Things Called Mutexes
<http://www-4.ibm.com/software/developer/library/posix2/i ndex.html?dwzone=linux>
Multi-Threaded Programming with POSIX Threads
<http://www.actcom.co.il/%7Echoo/lupg/tutorials/multi-thr ead/multi-thread.html>
Threads FAQ <http://www.best.com/%7Ebos/threads-faq/>
Multithreaded Programming
<http://www.gl.umbc.edu/%7Eschmitt/331F96/tshida1/thread. html>
LinuxThreads Programming
<http://www.linuxgazette.com/issue48/dellomodarme.html> ;
Pthreads - Overview and Manual
<http://www.mit.edu:8001/people/proven/pthreads.html>
What is Multi-Threading?
<http://www2.linuxjournal.com/lj-issues/issue34/1363.html >
Thread-Specific Data and Signal Handling in Multi-Threaded Applications
<http://www2.linuxjournal.com/lj-issues/issue36/2121.html >
Introduction to Multi-Threaded Programming
<http://www2.linuxjournal.com/lj-issues/issue61/3138.html >
POSIX Thread Libraries
<http://www2.linuxjournal.com/lj-issues/issue70/3184.html >



vi

vi Tutorial <http://ecn.www.ecn.purdue.edu/ECN/Documents/VI/>
elvis Manual
<http://heather.cs.ucdavis.edu/%7Ematloff/Elvis/Doc/elvis .html>
An Extremely Quick and Simple Introduction to the Vi Text Editor
<http://heather.cs.ucdavis.edu/%7Ematloff/UnixAndC/Editor s/ViIntro.html>
vim Reference Manual
<http://heather.cs.ucdavis.edu/%7Ematloff/Vim/Doc.html> ;
Mastering the vi Editor <http://www.eng.hawaii.edu/Tutor/vi.html>
vi FAQ - Part 1 <http://www.faqs.org/faqs/editor-faq/vi/part1/>
vi FAQ - Part 2 <http://www.faqs.org/faqs/editor-faq/vi/part2/>
vim Editor FAQ <http://www.faqs.org/faqs/editor-faq/vim/>
vi Quick Reference and Tutorial <http://www.jaws.umn.edu/docs/vi/>
Revisiting VIM <http://www.linuxgazette.com/issue29/kahn.html>
The vi/ex Editor
<http://www.networkcomputing.com/unixworld/tutorial/009/0 09.html>




Free E-Books


Good Site for Software Engineers http://software-engineer.org/
<http://software-engineer.org/>



No. Title/Author URL
1 10 minute guide to lotus notes mail 4.5
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
2 10 minute guide to Microsoft exchange 5.0
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
3 10 minute guide to outlook 97
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
4 10 minute guide to schedule+ for windows 95
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
5 ActiveX programming unleashed
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
6 ActiveX programming unleashed
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
7 Advanced perl programming http://www.hk8.org/old_web/
<http://www.hk8.org/old_web/>
8 Advanced PL/SQL programming with packages
http://www.hk8.org/old_web/ <http://www.hk8.org/old_web/>
9 Adventure in Prolog/AMZI www.oopweb.com <http://www.oopweb.com/>
10 Algorithms CMSC251/Mount, David www.oopweb.com
<http://www.oopweb.com/>
11 Alison Balter's Mastering Access 95 development, premier ed.
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
12 Apache : The definitive guide, 3rd.ed. http://www.hk8.org/old_web/
<http://www.hk8.org/old_web/>
13 Beej's guide to network programming/Hall, Brain www.oopweb.com
<http://www.oopweb.com/>
14 Beyond Linux from Scratch/BLFS Development Team
http://book.onairweb.net/computer/os/linux/Administration/Be yond_Linux_From_Scratch/
< http://book.onairweb.net/computer/os/linux/Administration/Be yond_Linux_From_Scratch/>
15 Borland C++ builder unleashed
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
16 Building an intranet with windows NT 4
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
17 Building an Intranet with Windows NT 4
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
18 Building expert systems in prolog/AMZI www.oopweb.com
<http://www.oopweb.com/>
19 C programming language
http://book.onairweb.net/computer/pl/C/The_C_Programming_Lan guage_by_K&R/
< http://book.onairweb.net/computer/pl/C/The_C_Programming_Lan guage_by_K&R/>
20 C Programming/Holmes, Steven www.oopweb.com
<http://www.oopweb.com/>
21 C++ Annotations www.oopweb.com <http://www.oopweb.com/>
22 CGI developer's guide
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
23 CGI manual of style http://www.parsian.net/set1252 /pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
24 CGI manual of style online
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
25 CGI programming http://www.hk8.org/old_web/
<http://www.hk8.org/old_web/>
26 CGI programming unleashed
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
27 CGI programming with Perl, 2nd.ed. http://www.hk8.org/old_web/
<http://www.hk8.org/old_web/>
28 Charlie Calvert's Borland C++ builder unleashed
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
29 Client/server computing, 2nd.ed.
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
30 Client-server computing, 2nd.ed.
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
31 Common LISP, the language/Steele, Guy www.oopweb.com
<http://www.oopweb.com/>
32 Compilers and compiler generators : an introduction with C++/Terry,
P.D. www.oopweb.com <http://www.oopweb.com/>
33 Complete idiot's guide to creating HTML webpage
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
34 Computer graphics CMSC 427/Mount, David www.oopweb.com
<http://www.oopweb.com/>
35 Configuring and troubleshooting the windows NT/95 registry
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
36 Creating commercial websites
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
37 Creating web applets with Java
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
38 Crystal Reports.NET http://www.crystalreportsbook. com/Chapters.asp
<http://www.crystalreportsbook.com/Chapters.asp>
39 Curious about the internet
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
40 Curious about the internet?
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
41 Dan appleman's developing activeX components with Visual Basic 5
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
42 Dan appleman's developing activex components with Visual Basic 5.0
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
43 Data structures CMSC420/Mount, David www.oopweb.com
<http://www.oopweb.com/>
44 Database developer's guide with visual basic 4, 2nd.ed.
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
45 Database developer's guide with Visual Basic 4, 2nd.ed.
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
46 Database developer's guide with Visual C++ 4, 2nd.ed.
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
47 Database developer's guide with Visual C++ 4, 2nd.ed.
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
48 Design and analysis of computer algorithms CMSC451/Mount, David
www.oopweb.com <http://www.oopweb.com/>
49 Designing implementing Microsoft internet information server
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
50 Designing implementing Microsoft proxy server
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
51 Developing for netscape one
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
52 Developing intranet applications with java
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
53 Developing personal oracle 7 for windows 95 applications
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
54 Developing personal Oracle 7 for windows 95 applications
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
55 Developing professional java applets
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
56 Developing professional java applets
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
57 DNS and BIND http://www.hk8.org/old_web/
<http://www.hk8.org/old_web/>
58 Doing objects with VB.NET and C# http://vbwire.com/nl?6814
<http://vbwire.com/nl?6814>
59 EAI/BPM Evaluation Series: IBM WebSphere MQ Workflow v3.3.2 & EAI
Suite by
> Middleware Technology Evaluation Series, Phong Tran & Jeffrey Gosper
http://www.cmis.csiro.au/mte/reports/BPM_IBMwebsphereMQ332.h tm
< http://www.cmis.csiro.au/mte/reports/BPM_IBMwebsphereMQ332.h tm>
60 Effective AWK programming
http://book.onairweb.net/computer/os/shell/Effective_AWK_Pro gramming/
< http://book.onairweb.net/computer/os/shell/Effective_AWK_Pro gramming/>
61 Enterprise javabeans, 2nd.ed. http://www.hk8.org/old_web/
<http://www.hk8.org/old_web/>
62 Exploring java http://www.hk8.org/old_web/
<http://www.hk8.org/old_web/>
63 GNOME/Sheets, John www.oopweb.com <http://www.oopweb.com/>
64 Graph theory/Prof. Even www.oopweb.com <http://www.oopweb.com/>
65 Hacking java http://www.parsian.net/set1252 /pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
66 How intranets work http://www.parsian.net/set1252 /pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
67 How intranets work
<http://www.emu.edu.tr/english/facilitiesservices/compute rcenter/bookslib>
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
/
68 How to program visual basic 5.0
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
69 How to use HTML 3.2 http://www.parsian.net/set1252 /pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
70 Html : The definitive guide http://www.hk8.org/old_web/
<http://www.hk8.org/old_web/>
71 HTML 3.2 & CGI unleashed
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
72 HTML 3.2 and CGI professional reference edition unleashed
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
73 HTML by example
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
74 Internet firewall http://www.hk8.org/old_web/
<http://www.hk8.org/old_web/>
75 Intranets unleashed http://www.parsian.net/set1252 /pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
76 Introduction to object-oriented programming using C++/Muller, Peter
www.oopweb.com <http://www.oopweb.com/>
77 Introduction to programming using Java/Eck, David www.oopweb.com
<http://www.oopweb.com/>
78 Introduction to socket programming
http://book.onairweb.net/computer/network/An_Introduction_to _Socket_Programming/
< http://book.onairweb.net/computer/network/An_Introduction_to _Socket_Programming/>
79 Java 1.1 unleashed
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
80 Java 1.1 unleashed, 2nd.ed.
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
81 Java 1.1 unleashed, 3rd.ed.
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
82 Java 114 documentation
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
83 Java AWT reference http://www.hk8.org/old_web/
<http://www.hk8.org/old_web/>
84 Java by example
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
85 Java developer's guide
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
86 Java developer's guide
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
87 Java developer's reference
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
88 Java developer's reference
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
89 Java Distributed computing http://www.hk8.org/old_web/
<http://www.hk8.org/old_web/>
90 Java enterprise http://www.hk8.org/old_web/
<http://www.hk8.org/old_web/>
91 Java enterprise in a nutshell http://www.hk8.org/old_web/
<http://www.hk8.org/old_web/>
92 Java foundation classes in a nutshell http://www.hk8.org/old_web/
<http://www.hk8.org/old_web/>
93 Java fundamental classes reference <http://www.hk8.org/old_web >
http://www.hk8.org/old_web <http://www.hk8.org/old_web/> /
94 Java in a nutshell http://www.hk8.org/old_web/
<http://www.hk8.org/old_web/>
95 Java in a nutshell, 3rd.ed. http://www.hk8.org/old_web/
<http://www.hk8.org/old_web/>
96 Java language reference http://www.hk8.org/old_web/
<http://www.hk8.org/old_web/>
97 Java security http://www.hk8.org/old_web/
<http://www.hk8.org/old_web/>
98 Java servlet programming http://www.hk8.org/old_web/
<http://www.hk8.org/old_web/>
99 Java unleashed http://www.parsian.net/set1252 /pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
100 Java unleashed
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
101 Java, 2nd.ed.
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
102 the definitive guide http://www.hk8.org/old_web/
<http://www.hk8.org/old_web/>
103 Javascript manual of style
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
104 Javascript manual of style
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
105 Josh's GNU Linux Guide/Joshua
http://book.onairweb.net/computer/os/linux/Administration/Jo sh's_GNU_Linux_Guide/
<http://book.onairweb.net/computer/os/linux/Administratio n/Josh%27s_GNU_Linux_Guide/>
106 Late night activex http://www.parsian.net/set1252 /pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
107 Late night activeX
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
108 Laura lemay's 3D graphics in and VRML 2
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
109 Laura lemay's activex and VBScript
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
110 Laura lemay's graphics and web page design
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
111 Laura lemay's guide to sizzling websites design
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
112 Laura lemay's javascript 1.1
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
113 Laura lemay's web workshop activex and VBScript
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
114 Laura lemay's web workshop Graphics web page design
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
115 Laura lemay's web workshop javascript
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
116 Learning perl http://www.hk8.org/old_web/
<http://www.hk8.org/old_web/>
117 Learning perl on win32 http://www.hk8.org/old_web/
<http://www.hk8.org/old_web/>
118 Learning the kornshell <http://www.hk8.org/old_web >
http://www.hk8.org/old_web <http://www.hk8.org/old_web/> /
119 Learning unix http://www.hk8.org/old_web/
<http://www.hk8.org/old_web/>
120 Learning vi http://www.hk8.org/old_web/
<http://www.hk8.org/old_web/>
121 Linux from Scratch/Beekmans, Gerard
http://book.onairweb.net/computer/os/linux/Administration/Li nux_From_Scratch/
< http://book.onairweb.net/computer/os/linux/Administration/Li nux_From_Scratch/>
122 Linux in a nutshell, 3rd.ed. http://www.hk8.org/old_web/
<http://www.hk8.org/old_web/>
123 Linux kernel/Rusling, David www.oopweb.com
<http://www.oopweb.com/>
124 Linux network administrator's guide/Dawson, Terry www.oopweb.com
<http://www.oopweb.com/>
125 Linux system administrator's survival guide
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
126 MAPI, SAPI and TAPI developer's guide
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
127 Mastering access 95 development
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
128 Microsoft access 97 quick reference
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
129 Microsoft access 97 quick reference
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
130 Microsoft backoffice 2 unleashed
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
131 Microsoft excel 97 quick reference
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
132 Microsoft excel 97 quick reference
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
133 Microsoft exchange server survival guide
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
134 Microsoft frontpage unleashed
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
135 Microsoft word 97 quick reference
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
136 Microsoft word 97 quick reference
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
137 Microsoft works 4.5 6-In-1
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
138 More than 100 full-text e-books
http://www.allfreetech.com/EBookCategory.asp
<http://www.allfreetech.com/EBookCategory.asp>
139 Ms backoffice administrator's survival guide
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
140 Ms backoffice unleashed
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
141 Mysql and msql http://www.hk8.org/old_web/
<http://www.hk8.org/old_web/>
142 Netscape plug-ins developer's kit
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
143 Official gamelan java directory
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
144 Oracle built-in packages http://www.hk8.org/old_web/
<http://www.hk8.org/old_web/>
145 Oracle PL/SQL built-in pocket reference
http://www.hk8.org/old_web/ <http://www.hk8.org/old_web/>
146 Oracle PL/SQL language pocket reference
http://www.hk8.org/old_web/ <http://www.hk8.org/old_web/>
147 Oracle PL/SQL programming guide to Oracle 8 features
<http://www.hk8.org/old_web/> http://www.hk8.org/old_web
<http://www.hk8.org/old_web/> /
148 Oracle PL/SQL programming, 2nd.ed. <http://www.hk8.org/old_web >
http://www.hk8.org/old_web <http://www.hk8.org/old_web/> /
149 Oracle unleashed http://www.parsian.net/set1252 /pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
150 Oracle unleashed
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
151 Oracle web applications PL/SQL developer's introduction
http://www.hk8.org/old_web/ <http://www.hk8.org/old_web/>
152 Patterns of enterprise application architecture/Fowler, Martin
http://www.awprofessional.com/catalog/product.asp?product_id ={574D77DF-6ED2-BC5-A6A8-02E59CA7482D
<http://www.awprofessional.com/catalog/product.asp?produc t_id=%7b574D77DF-6ED2-BC5-A6A8-02E59CA7482D>
}
153 PC week : the intranet advantage
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
154 Perl 5 by example
<http://www.emu.edu.tr/english/facilitiesservices/compute rcenter/bookslib>
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
/
155 Perl 5 quick reference
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
156 Perl 5 unleashed http://www.parsian.net/set1252 /pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
157 Perl 5.0 CGI web pages
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
158 Perl cookbook http://www.hk8.org/old_web/
<http://www.hk8.org/old_web/>
159 Perl for system administration http://www.hk8.org/old_web/
<http://www.hk8.org/old_web/>
160 Perl in a nutshell http://www.hk8.org/old_web/
<http://www.hk8.org/old_web/>
161 Perl quick reference
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
162 Peter norton's complete guide to windows NT 4 workstations
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
163 Presenting activex http://www.parsian.net/set1252 /pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
164 Presenting activex
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
165 Presenting javabeans
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
166 Presenting javabeans
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
167 Programming perl http://www.hk8.org/old_web/
<http://www.hk8.org/old_web/>
168 Programming perl, 3rd.ed. http://www.hk8.org/old_web/
<http://www.hk8.org/old_web/>
169 Programming the Perl DBI http://www.hk8.org/old_web/
<http://www.hk8.org/old_web/>
170 Red hat linux unleashed
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
171 Running a perfect intranet
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
172 Running Linux, 3rd.ed. http://www.hk8.org/old_web/
<http://www.hk8.org/old_web/>
173 Sams teach yourself java 1.1 in 24 hours/
http://book.onairweb.net/computer/sams/Sams_Teach_Yourself_J ava_1.1_Programming_in_24_Hours
<http://book.onairweb.net/computer/sams/Sams_Teach_Yourse lf_Java_11_Programming_in_24_Hours>
174 Sams Teach yourself java in 21 days/Lemay, Laura
http://book.onairweb.net/computer/sams/Sams_Teach_Yourself_J ava_in_21_Days/
< http://book.onairweb.net/computer/sams/Sams_Teach_Yourself_J ava_in_21_Days/>
175 Sams teach yourself linux in 24 hours/Ball, Bill
http://book.onairweb.net/computer/sams/Sams_Teach_Yourself_L inux_in_24%20Hours/
< http://book.onairweb.net/computer/sams/Sams_Teach_Yourself_L inux_in_24%20Hours/>
176 Sams teach yourself shell programming in 24 hours
http://book.onairweb.net/computer/sams/Sams_Teach_Yourself_S hell_Programming_in_24_Hours/
< http://book.onairweb.net/computer/sams/Sams_Teach_Yourself_S hell_Programming_in_24_Hours/>
177 Sams teach yourself TCP/IP in 14 days
http://book.onairweb.net/computer/sams/Sams_Teach_Yourself_T CP-IP_in_14_Days(SE)/
<http://book.onairweb.net/computer/sams/Sams_Teach_Yourse lf_TCP-IP_in_14_Days%28SE%29/>
178 Sed and awk http://www.hk8.org/old_web/
<http://www.hk8.org/old_web/>
179 Sendmail http://www.hk8.org/old_web/
<http://www.hk8.org/old_web/>
180 Sendmail desktop reference http://www.hk8.org/old_web/
<http://www.hk8.org/old_web/>
181 Slackware linux unleashed
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
182 Special edition using java, 2nd.ed.
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
183 Special edition using javascript
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
184 Special edition using javascript
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
185 Special edition using Jscript
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
186 Special edition using lotus notes and domino 4.5
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
187 Special edition using Microsoft SQL server 6.5, 2nd.ed.
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
188 Special edition using Microsoft visual Interdev
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
189 Special edition using perl 5 for web programming
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
190 Special edition using perl for web programming
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
191 Special edition using Visual Basic 4
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
192 TCP/IP http://www.hk8.org/old_web/ <http://www.hk8.org/old_web/>
193 Teach yourself activex programming in 21 days
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
194 Teach yourself C++ in 21 days
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
195 Teach yourself C++ in 21 days
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
196 Teach yourself CGI programming with Perl 5 in a week
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
197 Teach yourself database programming with VB5 in 21 days, 2nd.ed.
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
198 Teach yourself database programming with visual basic 5 in 21 days
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
199 Teach yourself HTML 3.2 in 24 hours
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
200 Teach yourself HTML 3.2 in 24 hours
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
201 Teach yourself internet game programming with java in 21 days
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
202 Teach yourself java 1.1 programming in 24 hours
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
203 Teach yourself jave in caf in 21 days
http://www.parsian.net/set1252/pages/books.tm
<http://www.parsian.net/set1252/pages/books.htm>
204 Teach yourself Microsoft visual Interdev in 21 days
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
205 Teach yourself Microsoft visual Interdev in 21 days
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
206 Teach yourself oracle 8 in 21 days
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
207 Teach yourself perl 5 in 21 days
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
208 Teach yourself perl 5 in 21 days, 2nd.ed.
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
209 Teach yourself SQL in 21 days
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
210 Teach yourself SQL in 21 days, 2nd.ed.
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
211 Teach yourself TCP/IP in 14 days
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
212 Teach yourself TCP/IP in 14 days, 2nd.ed.
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
213 Teach yourself the Internet in 24 hours
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
214 Teach yourself the internet in 24 hours
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
215 Teach yourself VBScript in 21 days
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
216 Teach yourself VBScript in 21 days
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
217 Teach yourself visual basic 5 in 24 hours
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
218 Teach yourself Visual Basic 5 in 24 hours
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
219 Teach yourself Visual J++ in 21 days
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
220 Teach yourself web publishing with HTML 3.2 in 14 days
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
221 Teach yourself web publishing with HTML in 14 days
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
222 Thinking in C++ http://www.mindview.net/Books
<http://www.mindview.net/Books>
223 Thinking in C++/Eckel, Bruce - Vol.I, 2nd.ed. www.oopweb.com
<http://www.oopweb.com/>
224 Thinking in C++/Eckel, Bruce - Vol.II, 2nd.ed. www.oopweb.com
<http://www.oopweb.com/>
225 Thinking in Enterprise Java http://www.mindview.net/Books
<http://www.mindview.net/Books>
226 Thinking in Java, 2nd.ed. www.oopweb.com <http://www.oopweb.com/>
227 Thinking in Java, 3rd.ed. (pdf) http://www.mindview.net/Books
<http://www.mindview.net/Books>
228 Tricks of the internet gurus
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
229 Tricks of the java programming gurus
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
230 Unix and internet security http://www.hk8.org/old_web/
<http://www.hk8.org/old_web/>
231 Unix hints and hacks/Waingrow, Kirk
http://book.onairweb.net/computer/os/unix/Administration/UNI X_Hints_&_Hacks/19270001.htm
< http://book.onairweb.net/computer/os/unix/Administration/UNI X_Hints_&_Hacks/19270001.htm>
232 Unix in a nutshell http://www.hk8.org/old_web/
<http://www.hk8.org/old_web/>
233 Unix kornshell quick reference
http://book.onairweb.net/computer/os/shell/Unix_KornShell_Qu ick_Reference/kornShell.html
< http://book.onairweb.net/computer/os/shell/Unix_KornShell_Qu ick_Reference/kornShell.html>
234 Unix power tools http://www.hk8.org/old_web/
<http://www.hk8.org/old_web/>
235 Unix shell guide
http://book.onairweb.net/computer/os/shell/The_UNIX_Shell_Gu ide/
< http://book.onairweb.net/computer/os/shell/The_UNIX_Shell_Gu ide/>
236 Unix unleashed http://www.parsian.net/set1252 /pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
237 Unix unleashed
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
238 Unix unleashed Internet Ed./Burk, Robin
http://book.onairweb.net/computer/os/unix/Administration/UNI X_Unleashed(Internet_Edition)/fm.htm
<http://book.onairweb.net/computer/os/unix/Administration /UNIX_Unleashed%28Internet_Edition%29/fm.htm>
239 Unix unleashed, System administrator's Edition
http://book.onairweb.net/computer/os/unix/Administration/UNI X_Unleashed_System_Administrator's_Edition/toc.htm
<http://book.onairweb.net/computer/os/unix/Administration /UNIX_Unleashed_System_Administrator%27s_Edition/toc.htm>
240 Unix Unleashed/Sams Publication
http://book.onairweb.net/computer/os/unix/Administration/UNI X_Unleashed/
< http://book.onairweb.net/computer/os/unix/Administration/UNI X_Unleashed/>
241 Upgrading PCs illustrated
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
242 Using windows NT workstation 4.0
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
243 VBScript unleashed http://www.parsian.net/set1252 /pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
244 Vbscript unleashed
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
245 Visual basic 4 in 12 easy lessons
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
246 Visual basic 4 unleashed
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
247 Visual Basic 5 night school
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
248 Visual basic programming in 12 easy lessons
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
249 Visual Basic programming in 12 easy lessons
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
250 Visual C++ 4 unleashed
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
251 Visual C++ programming in 12 easy lessons
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
252 Web database developer's guide with visual basic 5
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>
253 Web database developer's guide with visual basic 5
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/
< http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/>
24 Web programming desktop reference 6-in-1
http://www.parsian.net/set1252/pages/books.htm
<http://www.parsian.net/set1252/pages/books.htm>

Created

Last reply

Replies

4

Views

3.3k

Users

4

Frequent Posters

HUMM thumbnail
20th Anniversary Thumbnail Dazzler Thumbnail + 3
Posted: 20 years ago
#2
I have personally not cheaked any of the sites but il do use it for my studies!😃😃😃

This is a Excellent post!👏👏👏
dolly1211 thumbnail
20th Anniversary Thumbnail Navigator Thumbnail
Posted: 20 years ago
#3
Free E-Books

Good Site for Software Engineers http://software-engineer.org/



1
10 minute guide to lotus notes mail 4.5
http://www.parsian.net/set1252/pages/books.htm

2
10 minute guide to Microsoft exchange 5.0
http://www.parsian.net/set1252/pages/books.htm

3
10 minute guide to outlook 97
http://www.parsian.net/set1252/pages/books.htm

4
10 minute guide to schedule+ for windows 95
http://www.parsian.net/set1252/pages/books.htm

5
ActiveX programming unleashed
http://www.parsian.net/set1252/pages/books.htm

6
ActiveX programming unleashed
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

7
Advanced perl programming
http://www.hk8.org/old_web/

8
Advanced PL/SQL programming with packages
http://www.hk8.org/old_web/

9
Adventure in Prolog/AMZI
www.oopweb.com

10
Algorithms CMSC251/Mount, David
www.oopweb.com

11
Alison Balter's Mastering Access 95 development, premier ed.
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

12
Apache : The definitive guide, 3rd.ed.
http://www.hk8.org/old_web/

13
Beej's guide to network programming/Hall, Brain
www.oopweb.com

14
Beyond Linux from Scratch/BLFS Development Team
http://book.onairweb.net/computer/os/linux/Administration/Be yond_Linux_From_Scratch/

15
Borland C++ builder unleashed
http://www.parsian.net/set1252/pages/books.htm

16
Building an intranet with windows NT 4
http://www.parsian.net/set1252/pages/books.htm

17
Building an Intranet with Windows NT 4
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

18
Building expert systems in prolog/AMZI
www.oopweb.com

19
C programming language
http://book.onairweb.net/computer/pl/C/The_C_Programming_Lan guage_by_K&R/

20
C Programming/Holmes, Steven
www.oopweb.com

21
C++ Annotations
www.oopweb.com

22
CGI developer's guide
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

23
CGI manual of style
http://www.parsian.net/set1252/pages/books.htm

24
CGI manual of style online
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

25
CGI programming
http://www.hk8.org/old_web/

26
CGI programming unleashed
http://www.parsian.net/set1252/pages/books.htm

27
CGI programming with Perl, 2nd.ed.
http://www.hk8.org/old_web/

28
Charlie Calvert's Borland C++ builder unleashed
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

29
Client/server computing, 2nd.ed.
http://www.parsian.net/set1252/pages/books.htm

30
Client-server computing, 2nd.ed.
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

31
Common LISP, the language/Steele, Guy
www.oopweb.com

32
Compilers and compiler generators : an introduction with C++/Terry, P.D.
www.oopweb.com

33
Complete idiot's guide to creating HTML webpage
http://www.parsian.net/set1252/pages/books.htm

34
Computer graphics CMSC 427/Mount, David
www.oopweb.com

35
Configuring and troubleshooting the windows NT/95 registry
http://www.parsian.net/set1252/pages/books.htm

36
Creating commercial websites
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

37
Creating web applets with Java
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

38
Crystal Reports.NET
http://www.crystalreportsbook.com/Chapters.asp

39
Curious about the internet
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

40
Curious about the internet?
http://www.parsian.net/set1252/pages/books.htm

41
Dan appleman's developing activeX components with Visual Basic 5
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

42
Dan appleman's developing activex components with Visual Basic 5.0
http://www.parsian.net/set1252/pages/books.htm

43
Data structures CMSC420/Mount, David
www.oopweb.com

44
Database developer's guide with visual basic 4, 2nd.ed.
http://www.parsian.net/set1252/pages/books.htm

45
Database developer's guide with Visual Basic 4, 2nd.ed.
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

46
Database developer's guide with Visual C++ 4, 2nd.ed.
http://www.parsian.net/set1252/pages/books.htm

47
Database developer's guide with Visual C++ 4, 2nd.ed.
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

48
Design and analysis of computer algorithms CMSC451/Mount, David
www.oopweb.com

49
Designing implementing Microsoft internet information server
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

50
Designing implementing Microsoft proxy server
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

51
Developing for netscape one
http://www.parsian.net/set1252/pages/books.htm

52
Developing intranet applications with java
http://www.parsian.net/set1252/pages/books.htm

53
Developing personal oracle 7 for windows 95 applications
http://www.parsian.net/set1252/pages/books.htm

54
Developing personal Oracle 7 for windows 95 applications
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

55
Developing professional java applets
http://www.parsian.net/set1252/pages/books.htm

56
Developing professional java applets
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

57
DNS and BIND
http://www.hk8.org/old_web/

58
Doing objects with VB.NET and C#
http://vbwire.com/nl?6814

59
EAI/BPM Evaluation Series: IBM WebSphere MQ Workflow v3.3.2 & EAI Suite by
> Middleware Technology Evaluation Series, Phong Tran & Jeffrey Gosper
http://www.cmis.csiro.au/mte/reports/BPM_IBMwebsphereMQ332.h tm

60
Effective AWK programming
http://book.onairweb.net/computer/os/shell/Effective_AWK_Pro gramming/

61
Enterprise javabeans, 2nd.ed.
http://www.hk8.org/old_web/

62
Exploring java
http://www.hk8.org/old_web/

63
GNOME/Sheets, John
www.oopweb.com

64
Graph theory/Prof. Even
www.oopweb.com

65
Hacking java
http://www.parsian.net/set1252/pages/books.htm

66
How intranets work
http://www.parsian.net/set1252/pages/books.htm

67
How intranets work
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

68
How to program visual basic 5.0
http://www.parsian.net/set1252/pages/books.htm

69
How to use HTML 3.2
http://www.parsian.net/set1252/pages/books.htm

70
Html : The definitive guide
http://www.hk8.org/old_web/

71
HTML 3.2 & CGI unleashed
http://www.parsian.net/set1252/pages/books.htm

72
HTML 3.2 and CGI professional reference edition unleashed
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

73
HTML by example
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

74
Internet firewall
http://www.hk8.org/old_web/

75
Intranets unleashed
http://www.parsian.net/set1252/pages/books.htm

76
Introduction to object-oriented programming using C++/Muller, Peter
www.oopweb.com

77
Introduction to programming using Java/Eck, David
www.oopweb.com

78
Introduction to socket programming
http://book.onairweb.net/computer/network/An_Introduction_to _Socket_Programming/

79
Java 1.1 unleashed
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

80
Java 1.1 unleashed, 2nd.ed.
http://www.parsian.net/set1252/pages/books.htm

81
Java 1.1 unleashed, 3rd.ed.
http://www.parsian.net/set1252/pages/books.htm

82
Java 114 documentation
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

83
Java AWT reference
http://www.hk8.org/old_web/

84
Java by example
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

85
Java developer's guide
http://www.parsian.net/set1252/pages/books.htm

86
Java developer's guide
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

87
Java developer's reference
http://www.parsian.net/set1252/pages/books.htm

88
Java developer's reference
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

89
Java Distributed computing
http://www.hk8.org/old_web/

90
Java enterprise
http://www.hk8.org/old_web/

91
Java enterprise in a nutshell
http://www.hk8.org/old_web/

92
Java foundation classes in a nutshell
http://www.hk8.org/old_web/

93
Java fundamental classes reference
http://www.hk8.org/old_web/

94
Java in a nutshell
http://www.hk8.org/old_web/

95
Java in a nutshell, 3rd.ed.
http://www.hk8.org/old_web/

96
Java language reference
http://www.hk8.org/old_web/

97
Java security
http://www.hk8.org/old_web/

98
Java servlet programming
http://www.hk8.org/old_web/

99
Java unleashed
http://www.parsian.net/set1252/pages/books.htm

100
Java unleashed
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

101
Java, 2nd.ed.
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

102
_ the definitive guide
http://www.hk8.org/old_web/

103
_Javascript manual of style
http://www.parsian.net/set1252/pages/books.htm

104
_Javascript manual of style
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

105
Josh's GNU Linux Guide/Joshua
http://book.onairweb.net/computer/os/linux/Administration/Jo sh's_GNU_Linux_Guide/

106
Late night activex
http://www.parsian.net/set1252/pages/books.htm

107
Late night activeX
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

108
Laura lemay's 3D graphics in and VRML 2
http://www.parsian.net/set1252/pages/books.htm

109
Laura lemay's activex and _VBScript
http://www.parsian.net/set1252/pages/books.htm

110
Laura lemay's graphics and web page design
http://www.parsian.net/set1252/pages/books.htm

111
Laura lemay's guide to sizzling websites design
http://www.parsian.net/set1252/pages/books.htm

112
Laura lemay's _javascript 1.1
http://www.parsian.net/set1252/pages/books.htm

113
Laura lemay's web workshop activex and _VBScript
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

114
Laura lemay's web workshop Graphics web page design
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

115
Laura lemay's web workshop _javascript
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

116
Learning perl
http://www.hk8.org/old_web/

117
Learning perl on win32
http://www.hk8.org/old_web/

118
Learning the kornshell
http://www.hk8.org/old_web/

119
Learning unix
http://www.hk8.org/old_web/

120
Learning vi
http://www.hk8.org/old_web/

121
Linux from Scratch/Beekmans, Gerard
http://book.onairweb.net/computer/os/linux/Administration/Li nux_From_Scratch/

122
Linux in a nutshell, 3rd.ed.
http://www.hk8.org/old_web/

123
Linux kernel/Rusling, David
www.oopweb.com

124
Linux network administrator's guide/Dawson, Terry
www.oopweb.com

125
Linux system administrator's survival guide
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

126
MAPI, SAPI and TAPI developer's guide
http://www.parsian.net/set1252/pages/books.htm

127
Mastering access 95 development
http://www.parsian.net/set1252/pages/books.htm

128
Microsoft access 97 quick reference
http://www.parsian.net/set1252/pages/books.htm

129
Microsoft access 97 quick reference
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

130
Microsoft backoffice 2 unleashed
http://www.parsian.net/set1252/pages/books.htm

131
Microsoft excel 97 quick reference
http://www.parsian.net/set1252/pages/books.htm

132
Microsoft excel 97 quick reference
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

133
Microsoft exchange server survival guide
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

134
Microsoft frontpage unleashed
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

135
Microsoft word 97 quick reference
http://www.parsian.net/set1252/pages/books.htm

136
Microsoft word 97 quick reference
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

137
Microsoft works 4.5 6-In-1
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

138
More than 100 full-text e-books
http://www.allfreetech.com/EBookCategory.asp

139
Ms backoffice administrator's survival guide
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

140
Ms backoffice unleashed
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

141
Mysql and msql
http://www.hk8.org/old_web/

142
Netscape plug-ins developer's kit
http://www.parsian.net/set1252/pages/books.htm

143
Official gamelan java directory
http://www.parsian.net/set1252/pages/books.htm

144
Oracle built-in packages
http://www.hk8.org/old_web/

145
Oracle PL/SQL built-in pocket reference
http://www.hk8.org/old_web/

146
Oracle PL/SQL language pocket reference
http://www.hk8.org/old_web/

147
Oracle PL/SQL programming guide to Oracle 8 features
http://www.hk8.org/old_web/

148
Oracle PL/SQL programming, 2nd.ed.
http://www.hk8.org/old_web/

149
Oracle unleashed
http://www.parsian.net/set1252/pages/books.htm

150
Oracle unleashed
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

151
Oracle web applications PL/SQL developer's introduction
http://www.hk8.org/old_web/

152
Patterns of enterprise application architecture/Fowler, Martin
http://www.awprofessional.com/catalog/product.asp?product_id ={574D77DF-6ED2-BC5-A6A8-02E59CA7482D}

153
PC week : the intranet advantage
http://www.parsian.net/set1252/pages/books.htm

154
Perl 5 by example
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

155
Perl 5 quick reference
http://www.parsian.net/set1252/pages/books.htm

156
Perl 5 unleashed
http://www.parsian.net/set1252/pages/books.htm

157
Perl 5.0 CGI web pages
http://www.parsian.net/set1252/pages/books.htm

158
Perl cookbook
http://www.hk8.org/old_web/

159
Perl for system administration
http://www.hk8.org/old_web/

160
Perl in a nutshell
http://www.hk8.org/old_web/

161
Perl quick reference
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

162
Peter norton's complete guide to windows NT 4 workstations
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

163
Presenting activex
http://www.parsian.net/set1252/pages/books.htm

164
Presenting activex
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

165
Presenting javabeans
http://www.parsian.net/set1252/pages/books.htm

166
Presenting javabeans
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

167
Programming perl
http://www.hk8.org/old_web/

168
Programming perl, 3rd.ed.
http://www.hk8.org/old_web/

169
Programming the Perl DBI
http://www.hk8.org/old_web/

170
Red hat linux unleashed
http://www.parsian.net/set1252/pages/books.htm

171
Running a perfect intranet
http://www.parsian.net/set1252/pages/books.htm

172
Running Linux, 3rd.ed.
http://www.hk8.org/old_web/

173
Sams teach yourself java 1.1 in 24 hours/
http://book.onairweb.net/computer/sams/Sams_Teach_Yourself_J ava_1.1_Programming_in_24_Hours

174
Sams Teach yourself java in 21 days/Lemay, Laura
http://book.onairweb.net/computer/sams/Sams_Teach_Yourself_J ava_in_21_Days/

175
Sams teach yourself linux in 24 hours/Ball, Bill
http://book.onairweb.net/computer/sams/Sams_Teach_Yourself_L inux_in_24%20Hours/

176
Sams teach yourself shell programming in 24 hours
http://book.onairweb.net/computer/sams/Sams_Teach_Yourself_S hell_Programming_in_24_Hours/

177
Sams teach yourself TCP/IP in 14 days
http://book.onairweb.net/computer/sams/Sams_Teach_Yourself_T CP-IP_in_14_Days(SE)/

178
Sed and awk
http://www.hk8.org/old_web/

179
Sendmail
http://www.hk8.org/old_web/

180
Sendmail desktop reference
http://www.hk8.org/old_web/

181
Slackware linux unleashed
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

182
Special edition using java, 2nd.ed.
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

183
Special edition using _javascript
http://www.parsian.net/set1252/pages/books.htm

184
Special edition using _javascript
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

185
Special edition using _Jscript
http://www.parsian.net/set1252/pages/books.htm

186
Special edition using lotus notes and domino 4.5
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

187
Special edition using Microsoft SQL server 6.5, 2nd.ed.
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

188
Special edition using Microsoft visual Interdev
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

189
Special edition using perl 5 for web programming
http://www.parsian.net/set1252/pages/books.htm

190
Special edition using perl for web programming
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

191
Special edition using Visual Basic 4
http://www.parsian.net/set1252/pages/books.htm

192
TCP/IP
http://www.hk8.org/old_web/

193
Teach yourself activex programming in 21 days
http://www.parsian.net/set1252/pages/books.htm

194
Teach yourself C++ in 21 days
http://www.parsian.net/set1252/pages/books.htm

195
Teach yourself C++ in 21 days
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

196
Teach yourself CGI programming with Perl 5 in a week
http://www.parsian.net/set1252/pages/books.htm

197
Teach yourself database programming with VB5 in 21 days, 2nd.ed.
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

198
Teach yourself database programming with visual basic 5 in 21 days
http://www.parsian.net/set1252/pages/books.htm

199
Teach yourself HTML 3.2 in 24 hours
http://www.parsian.net/set1252/pages/books.htm

200
Teach yourself HTML 3.2 in 24 hours
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

201
Teach yourself internet game programming with java in 21 days
http://www.parsian.net/set1252/pages/books.htm

202
Teach yourself java 1.1 programming in 24 hours
http://www.parsian.net/set1252/pages/books.htm

203
Teach yourself jave in caf in 21 days
http://www.parsian.net/set1252/pages/books.tm

204
Teach yourself Microsoft visual Interdev in 21 days
http://www.parsian.net/set1252/pages/books.htm

205
Teach yourself Microsoft visual Interdev in 21 days
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

206
Teach yourself oracle 8 in 21 days
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

207
Teach yourself perl 5 in 21 days
http://www.parsian.net/set1252/pages/books.htm

208
Teach yourself perl 5 in 21 days, 2nd.ed.
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

209
Teach yourself SQL in 21 days
http://www.parsian.net/set1252/pages/books.htm

210
Teach yourself SQL in 21 days, 2nd.ed.
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

211
Teach yourself TCP/IP in 14 days
http://www.parsian.net/set1252/pages/books.htm

212
Teach yourself TCP/IP in 14 days, 2nd.ed.
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

213
Teach yourself the Internet in 24 hours
http://www.parsian.net/set1252/pages/books.htm

214
Teach yourself the internet in 24 hours
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

215
Teach yourself _VBScript in 21 days
http://www.parsian.net/set1252/pages/books.htm

216
Teach yourself _VBScript in 21 days
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

217
Teach yourself visual basic 5 in 24 hours
http://www.parsian.net/set1252/pages/books.htm

218
Teach yourself Visual Basic 5 in 24 hours
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

219
Teach yourself Visual J++ in 21 days
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

220
Teach yourself web publishing with HTML 3.2 in 14 days
http://www.parsian.net/set1252/pages/books.htm

221
Teach yourself web publishing with HTML in 14 days
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

222
Thinking in C++
http://www.mindview.net/Books

223
Thinking in C++/Eckel, Bruce - Vol.I, 2nd.ed.
www.oopweb.com

224
Thinking in C++/Eckel, Bruce - Vol.II, 2nd.ed.
www.oopweb.com

225
Thinking in Enterprise Java
http://www.mindview.net/Books

226
Thinking in Java, 2nd.ed.
www.oopweb.com

227
Thinking in Java, 3rd.ed. (pdf)
http://www.mindview.net/Books

228
Tricks of the internet gurus
http://www.parsian.net/set1252/pages/books.htm

229
Tricks of the java programming gurus
http://www.parsian.net/set1252/pages/books.htm

230
Unix and internet security
http://www.hk8.org/old_web/

231
Unix hints and hacks/Waingrow, Kirk
http://book.onairweb.net/computer/os/unix/Administration/UNI X_Hints_&_Hacks/19270001.htm

232
Unix in a nutshell
http://www.hk8.org/old_web/

233
Unix kornshell quick reference
http://book.onairweb.net/computer/os/shell/Unix_KornShell_Qu ick_Reference/kornShell.html

234
Unix power tools
http://www.hk8.org/old_web/

235
Unix shell guide
http://book.onairweb.net/computer/os/shell/The_UNIX_Shell_Gu ide/

236
Unix unleashed
http://www.parsian.net/set1252/pages/books.htm

237
Unix unleashed
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

238
Unix unleashed Internet Ed./Burk, Robin
http://book.onairweb.net/computer/os/unix/Administration/UNI X_Unleashed(Internet_Edition)/fm.htm

239
Unix unleashed, System administrator's Edition
http://book.onairweb.net/computer/os/unix/Administration/UNI X_Unleashed_System_Administrator's_Edition/toc.htm

240
Unix Unleashed/Sams Publication
http://book.onairweb.net/computer/os/unix/Administration/UNI X_Unleashed/

241
Upgrading PCs illustrated
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

242
Using windows NT workstation 4.0
http://www.parsian.net/set1252/pages/books.htm

243
_VBScript unleashed
http://www.parsian.net/set1252/pages/books.htm

244
_Vbscript unleashed
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

245
Visual basic 4 in 12 easy lessons
http://www.parsian.net/set1252/pages/books.htm

246
Visual basic 4 unleashed
http://www.parsian.net/set1252/pages/books.htm

247
Visual Basic 5 night school
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

248
Visual basic programming in 12 easy lessons
http://www.parsian.net/set1252/pages/books.htm

249
Visual Basic programming in 12 easy lessons
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/

250
Visual C++ 4 unleashed
http://www.parsian.net/set1252/pages/books.htm

251
Visual C++ programming in 12 easy lessons
http://www.parsian.net/set1252/pages/books.htm

252
Web database developer's guide with visual basic 5
http://www.parsian.net/set1252/pages/books.htm

253
Web database developer's guide with visual basic 5
http://www.emu.edu.tr/english/facilitiesservices/computercen ter/bookslib/




SONYA_K thumbnail
20th Anniversary Thumbnail Voyager Thumbnail Engager Level 1 Thumbnail
Posted: 20 years ago
#4

Dolly..Wonderful info!👏

Thanks a lot!😃

MumbaiBoy thumbnail
Posted: 20 years ago
#5
so much information , u guys rock 😃

Related Topics

Top

Stay Connected with IndiaForums!

Be the first to know about the latest news, updates, and exclusive content.

Add to Home Screen!

Install this web app on your iPhone for the best experience. It's easy, just tap and then "Add to Home Screen".