CS 152-3 S18 work

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

Spring 2018

Assignments will be due weekly at 5pm on Wednesdays.
Week 1: Printing, Functions, and Recursion
Week 2: Conditionals, Loops, and Recursion
Week 3: Arrays and Pointers
Week 4: Structs and Pointers
Week 5: Structs, Enumerated Types, and Linked Lists
Week 6: Trees
Weeks 7 - 8: Trees, Iterators, Heaps, Encoding and Compression
Week 9: Hashing

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