Up ] Personal ] Humor ] [ Computer ] Research ] Documents ] Links ]
Computer

Computer Science

Computer

Warning These documents, all written by myself, are provided as they are. Although, I have used most of them for my own purposes, I disclaim any damage caused by these texts. Using them is at your very own risk! However, I would strongly appreciate your comments, critics and other remarks.

Index

Programming Languages: History, C(++), C++, Java
Software Design
Various

Home Top

Programming Languages

History

HTML History of Programming Languages Eng
A short overview of the evolution of programming languages.
PDF History of C Eng (2nd version, 16 october 2002)
A short history note about one of the most popular programming languages ever.

Home Top Index

C(++)

PDF Programmeren onder Unix (makefiles) Ned
Describes how to use makefiles to automate linking and compiling of C/C++ programs in Unix.
PDF Dynamisch geheugenbeheer in C Ned
Short description of the dynamic memory library functions of C.
PDF Van structuren naar klassen Ned
Tutorial explaining the mental steps from C structures to C++ classes.

Home Top Index

C++

PDF Standard Template Library (STL) Ned
Introduction to the Standard Template Library (STL), which is a very important part of the ANSI/ISO standard C++ library. It contains various collection classes and algorithms, among other things.

Home Top Index

Java

PDF JavaBeans Eng
Introduction to the JavaBean model.
PDF Using Ant Eng
Introduction to the Ant tool that is generally used to automate the compiling, packaging and distribution process of Java programs.
PDF Servlet Sequence diagrams Eng
Container startup
Handling a servlet request
Attributes and listeners
UML sequence diagrams of the conceptual steps of web container startup and initialization, handling basic servlet requests and servlets working with attributes and listeners.

Home Top Index

Software Design

HTML UML Notation Eng
A summary of the Unified Modeling Language.
PDF Design patterns Eng
A concise description of some of the famous "Gang-Of-Four" design patterns modified to use the UML notation and with examples taken from the C++ and Java standard libraries.
PDF Software Architectuur (3de versie) Ned
This text introduces some software architecture problems and common design solutions, such as the MVC (Model-View-Controller) paradigm and the three-tier (Business) model.

Home Top Index

Various

PDF De Mythe van de Man-Maand Ned
Dutch summary of the old but still interesting book written by Frederik Brooks.
PDF Databases Eng
Summary of the book "An introduction to database systems", sixth edition by C.J. Date.
PDF Configuration Management Tools Eng
Introduction to configuration management tools, also known as tools for version management.
PDF Distributed Computing Eng
Short introduction to the basic principles of distributed computing in Java RMI, CORBA and Microsoft's DCOM.

Home Top Index

Mailbutton

Andy Verkeyn's Website, © Andy Verkeyn 1997-2007
Last webpage revision: