Fundamentals of Efficient Software Development
- Number:
- CS229
This is a new course that I'm preparing right now. It a continutation of
CS227 and CS228, and as such continues on in the area of basic software development
expertise. This includes switching from Java to C++ (including explicit memory
management and other C++-specifics), working in teams and the
infrastructure that goes with that and of course also an introduction to
performance measuring and improvement.
As I'm currently preparing this course details are still a little sketchy.
More in the near future.