CS152 S16 Lectures

  • Home
  • Lectures
  • Assigns
  • Exams
  • Franklin
  • Advising

  • 4/22 - Exam 1: basic programs, structs, pointers, arrays, strings
  • 5/13 - W7c: Exam 2: Linked Lists, Trees, Tagged Unions, Heaps
  • 6/1 - W10b: Exam 3: Bitwise ops, Sorting, Hash Tables, Graphs

Useful Links

  1. Syllabus
  2. Class Schedule

Resources

  1. vi: intro, command list
  2. Handy unix commands
  3. Compiling with clang
  4. Debugging with gdb
  5. Reading input with fgets
  6. Parsing input with strtok
  7. Arrays vs Pointers vs Strings
  8. Scripting tutorial
  9. Debugger Info (lldb, gdb)

© 2012 – 2015 ravichugh.net | stylesheet based on Resolved