Resource

Usefull Links:

General – How to Be a Programmer – http://samizdat.mines.edu/howto/HowToBeAProgrammer.html

General – How to Design Programs – http://www.htdp.org/2002-09-22/Book/

General – Practical Theory of Programming – http://www.cs.toronto.edu/%7Ehehner/aPToP/

General – Software Engineering for Internet Applications – http://philip.greenspun.com/seia/

General – Structure and interpretation of computer programs – http://mitpress.mit.edu/SICP/

General – The Programmers Stone – http://www.reciprocality.org/Reciprocality/r0/

ActiveX – Teach Yourself ActiveX in 21 Days – http://newdata.box.sk/bx/activex/

Ada – Ada 95 Rational – http://www.oopweb.com/Ada/Documents/Rat95/VolumeFrames.html

Ada – Ada 95 Reference Manual – http://www.oopweb.com/Ada/Documents/Ada95R…lumeFrames.html

Ada – Changes to Ada 1987 – 1995 – http://www.oopweb.com/Ada/Documents/Change…lumeFrames.html

Ada – Lovelace – http://www.oopweb.com/Ada/Documents/Lovela…lumeFrames.html

Ada – The Big Online Book of Linux Ada Programming – http://www.oopweb.com/Ada/Documents/AdaLin…lumeFrames.html

Algorithms – Algorithms and Complexity – http://www.cis.upenn.edu/%7Ewilf/AlgComp.html

Algorithms – Information Theory, Inference, and Learning Algorithms – http://www.inference.phy.cam.ac.uk/mackay/itprnn/book.html

Algorithms – Problems on Algorithms – http://hercule.csci.unt.edu/ian/books/free/license.html

Assembly – Assembly Language Programming for Cowards – http://www.oopweb.com/Assembly/Documents/a…lumeFrames.html

Assembly – Assembly Language Tutorial – http://www.oopweb.com/Assembly/Documents/a…lumeFrames.html

Assembly – Iczelion’s VxD Programming Tutorials – http://www.podgoretsky.com/ftp/Docs/Asm/IczVXD/

Assembly – Iczelion’s Win32asm Tutorials – http://www.podgoretsky.com/ftp/Docs/Asm/IczTutor/

Assembly – Programming From the Ground Up – http://savannah.nongnu.org/download/pgubook/

Assembly – Ralph Brown’s Interrupt List – http://www.oopweb.com/Assembly/Documents/I…lumeFrames.html

Assembly – The Art of Assembly Language Programming – http://www.oopweb.com/Assembly/Documents/A…lumeFrames.html

Assembly – The Assembly Language Database – http://www.oopweb.com/Assembly/Download/NortonGuide.zip

Assembly – Win32 Programming for x86 Assembly Language Programmers – http://www.oopweb.com/Assembly/Documents/W…lumeFrames.html

C – A Tutorial on Pointers and Arrays in C – http://www.oopweb.com/CPP/Documents/CPoint…lumeFrames.html

C – C Programming – http://www.oopweb.com/CPP/Documents/CProgr…lumeFrames.html

C – Object Orientated Programming in ANSI-C – http://www.planetpdf.com/developer/article…?contentid=6635

C – The C Book – http://publications.gbdirect.co.uk/c_book/

C – Writing Bug-Free C Code – http://www.duckware.com/bugfreec/index.html

C++ – ActiveX Programming with Visual C++ – http://www.podgoretsky.com/ftp/Docs/C/Acti…20Visual%20C++/

C++ – An Overview Of The C++ Programming Langauge – http://www.oopweb.com/CPP/Download/crc.zip

C++ – C++ Annotations – http://www.oopweb.com/CPP/Documents/CPPAnn…lumeFrames.html

C++ – C++ Annotations – http://www.oopweb.com/CPP/Download/cplusplus.zip

C++ – C++ Coding Standard – http://www.oopweb.com/CPP/Documents/CodeSt…lumeFrames.html

C++ – C++ Course – http://www.oopweb.com/CPP/Download/CPPCourse.zip

C++ – C++ How To – http://www.oopweb.com/CPP/Documents/CPPHOW…lumeFrames.html

C++ – C++ In Action – http://www.relisoft.com/book/index.htm

C++ – C++: A Dialog – http://www.steveheller.com/cppad/cppad.htm

C++ – Effective C++ – http://www.podgoretsky.com/ftp/Docs/C/EffectiveC/

C++ – From The Ground Up: A Guide To C++ – http://www.oopweb.com/CPP/Documents/FromTh…lumeFrames.html

C++ – How To Think Like A Computer Scientist with C++ – http://www.oopweb.com/CPP/Documents/ThinkC…lumeFrames.html

C++ – Introduction To OOP Using C++ – http://www.oopweb.com/CPP/Documents/Intro2…lumeFrames.html

C++ – Introduction To OOP Using C++ – http://www.oopweb.com/CPP/Download/Intro2OOP.zip

C++ – Objects First – http://www.oopweb.com/CPP/Documents/Object…lumeFrames.html

C++ – Optimizing C++ – http://www.steveheller.com/opt/

C++ – Special Edition Using Visual C++ 6 – http://www.podgoretsky.com/ftp/Docs/C/Usin…sual%20C++%206/

C++ – STL Guide – http://www.oopweb.com/CPP/Documents/STLGui…lumeFrames.html

C++ – STL Guide – http://www.oopweb.com/CPP/Download/stl.zip

C++ – Teach Yourself C++ In 21 Days – http://newdata.box.sk/bx/c/

C++ – Teach Yourself C++ in 21 Days, Second Edition – http://www.podgoretsky.com/ftp/Docs/C/C++%20in%2021%20Days/

C++ – The Function Pointer Tutorials – http://www.oopweb.com/CPP/Documents/Functi…lumeFrames.html

C++ – The Standard Template Library Tutorial – http://www.oopweb.com/CPP/Documents/STL/VolumeFrames.html

C++ – Thinking in C++ – http://www.planetpdf.com/developer/article…?ContentID=6634

C++ – Thinking In C++ 2nd Edition – Volume I – http://www.oopweb.com/CPP/Documents/Thinki…lumeFrames.html

C++ – Thinking In C++ 2nd Edition – Volume II – http://www.oopweb.com/CPP/Documents/Thinki…lumeFrames.html

C++ – Visual C++ Unleashed – http://docs.rinet.ru/VidimyyC

Cobol – Teach Yourself COBOL in 21 days, Second Edition – http://www.podgoretsky.com/ftp/Docs/Cobol%20in%2021%20Days/

CSS – CSS2 Specifications – http://www.oopweb.com/CSS/Documents/CSS2/VolumeFrames.html

Databases – All SQL in 3 weeks – http://docs.rinet.ru/SQL-3w

Databases – Database Development with Visual C++ – http://docs.rinet.ru/SeeDDB

Databases – Informix Unleashed – http://docs.rinet.ru/InforSmes

Databases – IntraBuilder – http://docs.rinet.ru/IntraBu

Databases – MS SQL 6.5 – http://docs.rinet.ru/MSSSSSSQL

Databases – MySQL – official doc – http://docs.rinet.ru/mysql

Databases – MySQL – unofficial doc – http://docs.rinet.ru/MySQL

Databases – Oracle 7 for Windows 95 – http://docs.rinet.ru/Oru7na95

Databases – Oracle 8 in 3 weeks – http://docs.rinet.ru/O8-3w

Databases – Oracle Unleashed – http://docs.rinet.ru/Krikun

Databases – PostgreSQL – http://docs.rinet.ru/postgresql

Databases – Teach yourself SQL in 21 days – http://docs.rinet.ru/SQL21

Databases – Using Oracle 8 – http://docs.rinet.ru/O8

Databases – Visual FoxPro 6 – http://docs.rinet.ru/GlyadiLisu

Databases – What is DBI? – http://docs.rinet.ru/DBI

Delphi/Pascal – Delphi 2005 Tutorial for Beginners – http://www.xcalibur.co.uk/training/Delphi2005/index.php

Delphi/Pascal – Delphi Training – http://www.xcalibur.co.uk/training/delphi/oldindex.html

Delphi/Pascal – Essential Delphi – http://marcocantu.com/edelphi/default.htm

Delphi/Pascal – Essential Pascal – http://marcocantu.com/epascal/default.htm

Fortran – Numerical Recipes with Fortran 77 – http://www.library.cornell.edu/nr/cbookfpdf.html

Fortran – Numerical Recipes with Fortran 90 – http://www.library.cornell.edu/nr/cbookf90pdf.html

HTML – An HTML Tutorial – http://www.oopweb.com/HTML/Documents/AnHTM…lumeFrames.html

HTML – HTML 4.01 Specifications – http://www.oopweb.com/HTML/Documents/HTML4/VolumeFrames.html

HTML – Writing HTML – http://www.oopweb.com/HTML/Documents/Writi…lumeFrames.html

Java – Concurrent Programming Using Java – http://www.oopweb.com/Java/Documents/ConcP…lumeFrames.html

Java – Creating User Interface With java.awt – http://docs.rinet.ru/OLDui/OLDui

Java – Creating Web Applets With Java – http://docs.rinet.ru/WebApp

Java – Exploring Java – http://docs.rinet.ru/SexJava

Java – Guide to Java from Sun Microsystems – http://docs.rinet.ru/Jtuta

Java – Guide to JDK 1.0 – http://docs.rinet.ru/jdk1.0/api

Java – Guide to JDK 1.1.7 – http://docs.rinet.ru/jdk1.1.7B/docs

Java – Guide to JDK 1.2 – http://docs.rinet.ru/jdk1.2/docs

Java – How to Think Like a Computer Scientist with Java – http://www.oopweb.com/Java/Documents/Think…lumeFrames.html

Java – Intranet With Java – http://docs.rinet.ru/Jintra

Java – Introduction to Programming Using Java – http://www.oopweb.com/Java/Documents/Intro…lumeFrames.html

Java – Introduction To Programming Using Java – http://www.oopweb.com/Java/Download/javanotes3.zip

Java – J++ – http://docs.rinet.ru/ZhPP

Java – Java 1.0 Official Specifications – http://docs.rinet.ru/langspec-1.0

Java – Java 1.1 In A Day – http://docs.rinet.ru/J11

Java – Java By Examples – http://docs.rinet.ru/KofeynyyPrimer

Java – Java Code Conventions – http://docs.rinet.ru/codeconv

Java – Java Developers’ Guide – http://docs.rinet.ru/JavDev

Java – Java Expert Solutions – http://docs.rinet.ru/JSol

Java – Java In 21 Days – http://docs.rinet.ru/J21

Java – Java Locale – http://docs.rinet.ru/Javalocale

Java – Java Programming Tutorial: Introduction to Computer Science – http://www.oopweb.com/Java/Documents/JavaN…lumeFrames.html

Java – Java Tricks – http://docs.rinet.ru/JaTricks

Java – Java Unleashed – http://docs.rinet.ru/Junleashed

Java – Java VM Specifications – http://docs.rinet.ru/vmspec

Java – Marimba – http://docs.rinet.ru/Marimba

Java – Presenting JavaBeans – http://docs.rinet.ru/JavaBeans

Java – The Java Language Environment – http://docs.rinet.ru/langenviron

Java – The Official Gamelan Java directory – http://docs.rinet.ru/GameLANjava

Java – Thinking in Java – http://www.oopweb.com/Java/Documents/Think…lumeFrames.html

Java – Using Java 1.1 – http://docs.rinet.ru/UJ11

Java – Web Programming With Java – http://docs.rinet.ru/JWP

Java – What’s new in Java 1.1 – http://docs.rinet.ru/1.1JUpdate

Javascript – Client-Side JavaScript Guide – http://docs.rinet.ru/ClientGuideJS13

Javascript – Client-Side JavaScript Reference – http://docs.rinet.ru/ClientReferenceJS13

Javascript – JavaScript In A Week – http://docs.rinet.ru/JS7

Javascript – JavaScript Manual of Style – http://www.podgoretsky.com/ftp/Docs/JScrip…l%20of%20Style/

Javascript – JavaScript Style – http://docs.rinet.ru/StilnyeKofe

Javascript – Javascript Tutorial – http://www.oopweb.com/JavaScript/Documents…lumeFrames.html

Javascript – Teach Yourself JavaScript in a Week – http://www.podgoretsky.com/ftp/Docs/JScrip…0In%20A%20Week/

Javascript – Using JavaScript – http://docs.rinet.ru/BumazhnyyKofe

Javascript – Using JScript – http://www.podgoretsky.com/ftp/Docs/JScript/Using%20JScript/

Javascript – Voodoo’s Introduction to Javascript – http://www.oopweb.com/JavaScript/Documents…lumeFrames.html

Linux – Linux Device Drivers, Third Edition – http://lwn.net/Kernel/LDD3/

Linux – Linux System Administrator Guide – http://docs.rinet.ru/LiSys

Linux – RedHat Linux Unleashed – http://docs.rinet.ru/RedHatu

Linux – Slackware Linux Unleashed – http://docs.rinet.ru/Slackware-Linux

NetWare – Migration To NetWare 4.1 – http://docs.rinet.ru/M2N

NetWare – NetWare 4.1 Administration – http://docs.rinet.ru/NetWare

Networking – High Performance Networks – http://docs.rinet.ru/NeHi

Networking – How To Make the Perfect Intranet – http://docs.rinet.ru/PerfectIntranet

Networking – Intranet with Java – http://docs.rinet.ru/Jintra

Networking – Multivendor Networks – http://docs.rinet.ru/MuNet

Networking – TCP/IP Tutorial – http://docs.rinet.ru/TCP-IP

Perl – CGI Programming With Perl 5 – http://docs.rinet.ru/CP7

Perl – HTMLified Perl 5 Reference Guide – http://www.oopweb.com/Perl/Documents/Perl5…lumeFrames.html

Perl – Perl 4 Man Page – http://www.oopweb.com/Perl/Documents/PerlT…lumeFrames.html

Perl – Perl 5 Documentation – http://www.oopweb.com/Perl/Documents/PerlD…lumeFrames.html

Perl – Perl 5 In Examples – http://docs.rinet.ru/Perl5_examples

Perl – Perl 5 In Web Programming – http://docs.rinet.ru/Using_Perl5_in_Web

Perl – Perl for Perl Newbies – http://www.oopweb.com/Perl/Documents/P4PNe…lumeFrames.html

Perl – Perl for Win32 FAQ – http://www.oopweb.com/Perl/Documents/PerlW…lumeFrames.html

Perl – Perl In A Week – http://docs.rinet.ru/P7

Perl – Picking Up Perl – http://www.oopweb.com/Perl/Documents/Picki…lumeFrames.html

Perl – Practical Perl Programming – http://www.oopweb.com/Perl/Documents/ppp/VolumeFrames.html

Perl – Programming Perl – http://docs.rinet.ru/ProgrammingPerl

Perl – Quick Reference To Perl – http://docs.rinet.ru/PerlSBlohami

PHP – PHP Manual – http://www.podgoretsky.com/ftp/Docs/PHP/php4.htm

PHP – Practical PHP Programming – http://www.hudzilla.org/phpbook/

Prolog – Adventure in Prolog – http://www.oopweb.com/Prolog/Documents/Adv…lumeFrames.html

Prolog – Building Expert Systems in Prolog – http://www.oopweb.com/Prolog/Documents/XSI…lumeFrames.html

Prolog – Prolog Programming A First Course – http://www.oopweb.com/Prolog/Documents/pro…lumeFrames.html

Python – Non-Programmers Tutorial for Python – http://www.oopweb.com/Python/Documents/eas…lumeFrames.html

Python – Official Python Documentation – http://www.oopweb.com/Python/Documents/Off…lumeFrames.html

UNIX – FreeBSD Handbook – http://www.freebsd.org/doc/en_US.ISO8859-1…book/index.html

UNIX – The UNIX-HATERS Handbook – http://research.microsoft.com/%7Edaniel/unix-haters.html

UNIX – UNIX Unleashed – http://docs.rinet.ru/UNIXy

UNIX – UNIX Unleashed (Internet Ed.) – http://docs.rinet.ru/UNIXi

UNIX – UNIX Unleashed (SysAdmin Ed.) – http://docs.rinet.ru/UNIXs

VBScript – VBScript Unleashed – http://docs.rinet.ru/VB/

Visual Basic – Using Visual Basic 6 – http://www.podgoretsky.com/ftp/Docs/Basic/…al%20Basic%206/

Visual Basic – Visual Basic in 12 Easy Lessons – http://www.podgoretsky.com/ftp/Docs/Basic/…Easy%20Lessons/

XHTML – XHTML 1.0: The Extensible HyperText Markup Language – http://www.oopweb.com/XHTML/Documents/XHTM…lumeFrames.html

XML – Extensible Markup Language (XML) 1.0 (Second Edition) – http://www.oopweb.com/XML/Documents/XML1/VolumeFrames.html

XML – Frequently Asked Questions about the Extensible Markup Language – http://www.oopweb.com/XML/Documents/XMLFAQ/VolumeFrames.html

XML – Kickstart tutorial XML – http://www.oopweb.com/XML/Download/kicksta…utorial_xml.zip

XML – Namespaces in XML – http://www.oopweb.com/XML/Documents/Namesp…lumeFrames.html

Leave a response

Your response: