©1994-2003 Kevin Boone
Home     Section index     K-Zone home

Site search

Glossary
Confused by computer jargon? Look it up!

Shameless plug


Now available!

Articles
- Ten-minute guide to setting up a WAP site

- Talk like your boss: new developments in managerese

More...

Development
File handling in the Linux kernel

Java development for the Sony-Ericsson P800

SunONE Application Server 7 FAQ

More...

Linux
Using Linux with the Treo 600

- Linux on the Tecra M1

- Some notes on openzaurus

More...

Download
Java stuff

Linux stuff

More...

(Please read the download policy)

Home automation
The X10 system

Linux TW723 driver

More...

The K-Zone
K-Zone computing

K-Zone law

K-Zone education and science

K-Zone motorcycles

K-Zone DIY

K-Zone railways

K-Zone martial arts

About the author

K-Zone home page

  C++ tutorial (under construction)

C++ tutorial: introduction
C++ tutorial: about the tutorial
C++ tutorial: general
C++ tutorial: compilers
C++ tutorial: arithmetic
C++ tutorial: fundamentals
C++ tutorial: variables
C++ tutorial: types
C++ tutorial: cout
C++ tutorial: cin
C++ tutorial: structure
C++ tutorial: comments
C++ tutorial: layout
C++ tutorial: functions
C++ tutorial: defining functions
C++ tutorial: standard functions
C++ tutorial: loops and branches
C++ tutorial: while
C++ tutorial: do
C++ tutorial: for
C++ tutorial: if-then
C++ tutorial: else
C++ tutorial: switch
C++ tutorial: reference
C++ tutorial: keywords
C++ tutorial: operator reference