The Dink Network

Reply to C Programming Tutorial

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
November 28th 2005, 11:21 PM
wizardg.gif
I have started a series of on-going tutorial files for the C programming language. As C++ is a superset of C, I will do this series after I get somewhat into the C tutorials, say at least as far as the basics of Windowed application development as compared to console application programming.

So far I have just about finished the bit describin in detail why one should bother learning programming, so I have a fair bit to go yet. I hope to have the introductory stuff that introduces the basic stuff one needs to know before they fully understand the most basic of coding (such as what a function is etc), within a couple of days so that I can get on to the more interesting stuff, ie explaining how to actually code stuff.

I would appreciate it if any of the C/C++ programmers would there would let me know what programming concepts you have the most problems understanding/or have trouble with before so that I might be able to focus on areas that many people have found difficult... your help would be greatly appreciated, and will result in a more useful series of tutorials.

EDIT: The first part of the tutorial has been delayed, and the first three parts will be released all in one one the following Tuesday. Part One introduces Programming Concepts and is relatively short. Part Two is about the basics of Function Calling, Part Three is about Data Types and Variables, and their output.

The source code examples will be out on Thursday.
Note, the days specified are in New Zealand time