Building C projects
- Always make a document first in proper format Arial 10 or 12.
- Start with some C programs using Turbo C or Unix C
- Go to advanced stage using VC++ etc.
- While debugging use debug statements in the code itself to Debug. like "printf("In MAin") etc;
- Planned projects
- Bulk E-mailer using VC++ and Linux C
- Travelling Salesman Problem Solver using Genetic Algorithms using VC++

0 Comments:
Post a Comment
<< Home