Monday 15 August 2011

C Programming

C Programming
Topic Areas
  1. Introduction
  2. Declaring Variables
  3. Preprocessor Statements
  4. Arithmetic Operators
  5. Programming Style
  6. Keyboard Input
  7. Relational Operators
  8. For and while loops
  9. If, if else, relational operators
  10. Switch/case
  11. String and character handling
  12. Data validation examples
  13. Conditional expression operator
  14. Arrays
  15. Functions
  16. Additional assignment operator
  17. Sample programs so far
  18. Handling user input and Validation
  19. Formatters for printf() and scanf(), bit operations
  20. Structures
  21. Data conversion with itoa() and atoi()
  22. Files
  23. Pointers
  24. Linked Lists
  25. Dynamic Memory Allocation
  26. Preprocessor Statements, Macros, Conditional Compilation, typedef
  27. Eumerated Data Types
  28. Unions
  29. Register based variables, null statements and strings
  30. Command Line Arguments
  31. Pointers to functions
  32. Formatters for characters and strings
  33. System Calls
  34. Suggested solutions to all problems
  35. Advanced C, hardware accessing, longjump/ctrl break, tsr's, comms
  36. Interactive tests

No comments:

Post a Comment