Kerry Ojakian's CSI 32 Course Materials

Books

For C++ books see our Dropbox folder!

Additional Notes: MIT OpenCourseWare C++ Notes

Nice Online Reference: C Plus Plus . Com

Programming Applications

Code Blocks Download
Go to the link and install the topmost package (for PC or Mac)

Try Jupyter Online!
    Create and work with Jupyter Notebook file: Extension ".ipynb"
    To get a blank worksheet:
        At the top left, click on "File --> New Notebook"
        For C++, select "C++ 17"
        For Python, select "Python 3"
    To name a worksheet: Click "File --> Rename" at the top center (can also do after downloaded)
    To save a worksheet: Click "Download" at the top center
    To upload a worksheet:
        Click "File --> Open" at the top left
        Then click "upload" at the top right
        Then click on your uploaded file

Online C++ Compiler -- REPLIT

Online C++ Compiler -- GDB

Other

Blackboard   (login at top right going to "Blackboard" option - Grades, Zoom links, and private information available here)

About Floating Point