Paul Baumgarten

Computer Scientist, teacher, freelance programmer and self confessed geek

C++ resources

Language resources

Training and practice resources

Some other resources you may find useful:

HKOI training outline

JUNIOR TEAM CONTENT

  • Session 1: Getting started with c++ (i/o and control structures)
  • Session 2: Numeric and math related content
  • Session 3: String related content
  • Session 4: Functions and references
  • Session 5: Arrays
  • Session 6: Search algorithms
  • Session 7: Sort algorithms 1 (comparison based)
  • Session 8: Sort algorithms 2 (recursive based)
  • Session 9: Bitwise calculations
  • Session 10: Data structures (linked lists, queues, stacks)
  • Session 11: Full past papers practice

SENIOR TEAM SUPPLEMENTAL CONTENT

  • To add