How to learn C – Tutorials
| October 11th, 2008Darina and me are beginning to learn C for diving into professional programming. First we are collecting some sources to get a basic knowledge about how to learn the programming language C. We decided for C because Darina has already knowledge about it and it is a bit easier to learn than C++ or Java. But provides more possibilities than Pascal ;-)
Here is a short list of resources and C tutorials (will be updated in future):
- C programming Tutorial from cprogramming.com
- C Language Tutorial from physics.drexel.edu
- C Video How to’s from apex
In a future post we will write about the requirements for developing in C and we will provide further tutorials and howto’s.