Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 338 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 338 Bytes

SENG265

Coursework from SENG 265 (Fall 2015) at UVic.

This course focused on teaching software development methods. Some topics covered included

  • general C++
  • Object Oriented Programming in C++
  • general Python
  • Functional Programming in Python
  • Testing
  • Working in a Unix command line environment
  • Programming to specifications