Course list http://www.c-jump.com/bcc/

CIS-123 Introduction


  1. Welcome!
  2. Basic Concepts
  3. C, C++, and Java
  4. C, C++, and Java, cont.
  5. Memory as numbered boxes
  6. Curly braces
  7. What is an executable instruction?
  8. Text segment
  9. Data segment
  10. Uninitialized data segment
  11. Stack memory segment
  12. Heap memory
  13. What is a local variable?
  14. Displaying a memory address
  15. Binary numbers
  16. Binary numbers and computer architecture
  17. The binary numbers and humans
  18. Hexadecimal notation