Contents :
C Tutorial
  Part 1 Hello World, and basic I/O
  Part 2 if
  Part 3 looping
  Part 4 Functions
  Part 5 maths
Part 6 Using Files
Getting started with:
  Turbo C++ 3
  Visual C++ 5


Good Coding practices

How To Index

C/C++ Programming


The intention of this link is to provide both beginner and experienced C/C++ programmers with a place ( along with the others on the internet ) to find information.

This link will provide quick start information for beginners such as a tutorial in C (leading to C++), how to get started with some of the compilers that I know about.

For experienced users there are reference links with examples on how to do specific things.

Note : I am using Borland Turbo C++ 3 on a PC where possible, this is rather old and way before the ideas of the C++ standard but it is quick and makes it possible to create interesting DOS C/C++.
Stl C++ and MFC examples will be using MS Visual C++ 5.
All examples will compile under Linux using gcc,

**I would welcome any getting started instructions for any other compilers, on any platform.

Home


Last Updated 23 December 2000 by Nik Swain (email: nikswain@geocities.com)

This page hosted by Geocities Icon Get your own Free Home Page

1