Giter Club home page Giter Club logo

course's Introduction

CME212

Syllabus

Schedule

All lectures notes are posted on Canvas.

Week 0

  • Lecture 0
    • Pointers and references in C++; Class constructors; keyword const; Macros (and debugging)
  • Lecture 1
    • Debugging, Proxy Design Patterns

Week 1

  • Exercise 0 due Tuesday at 4:30 P.M. P.S.T.
  • Lecture 2
    • Testing Software
  • Lecture 3
    • Make, Pre/post conditions, consistent/minimal specifications, Invariants, introduction to templates.
  • HW0 due Friday at 4:30 P.M. P.S.T.

Week 2

  • Lecture 4
    • Lambdas, Iterators, functors
  • Lecture 5
    • Pointers and ownership, l/r-value references.

Week 3

  • EX1 due Tuesday in class at 4:30 P.M. P.S.T.
  • Lecture 6
    • Revisiting Structs and their layouts, unions.
  • Lecture 7:
    • Abstraction functions and representation invariants; RAII; Free-store memory allocations (with a footnote on allocators)
  • HW1 due Friday at 4:30 P.M. P.S.T.

Week 4

  • Lecture 8
    • Exception Handling
  • Lecture 9
    • Graph remove_*; inline functions; typedefs; inheritance and polymorphism

Week 5

  • EX2 due Tuesday at 4:30 P.M. P.S.T.
  • Lecture 10
    • Construction, cleanup, and copy initialization
  • Lecture 11
    • Defining copy and move semantics, delegating constructors, entanglement, slicing
  • HW2 due Friday at 4:30 P.M. P.S.T.

Week 6

  • Lecture 12
    • Template Programming part (i); std::find_if, and std::any_of
  • Lecture 13
    • Template Programming part (ii); use of specializations in MTL

Week 7

  • EX3 due Tuesday at 4:30 P.M. P.S.T.
  • Lecture 14
    • Perfect forwarding, enable_if; concepts and metafunctions; compile time programming
  • Lecture 15
    • Cachegrind, optimization, compiler optimizations
  • HW3 due Friday at 4:30 P.M. P.S.T.

Week 8

  • Lecture 16
    • Floating point, Under/overflow, relative error, machine tolerance; bit-shifting
  • Lecture 17
    • Generic programming conclusion: algorithms and lifting

Week 9

  • EX4 due Tuesday at 4:30 P.M. P.S.T.
  • Lecture 18
    • Regex
  • Lecture 19
    • Cancelled
  • HW4 due Friday at 4:30 P.M. P.S.T.

course's People

Contributors

asantucci avatar sl4ven avatar remmelt12 avatar alextsaptsinos avatar jhwetstone avatar tom-morvan avatar youhom avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.