Skip to content

A simple C++ library for introductory CS. Forked from StanfordCPPLib, originally used in Stanford CS106B.

License

Notifications You must be signed in to change notification settings

xuehao/SimpleCxxLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleCxxLib

The SimpleCxxLib package is a simple C++ library for introductory CS which is currently being used in CS101: Programming Abstractions in C++ course. This is a fork from the Stanford C++ libraries originally developed by Eric Roberts and Keith Schwarz.

Documentation

Environment

The SimpleCxxLib package interacts with Java graphics, so Java is needed for running programs properly.

How to use it

Using this libary, you can test all the examples in the excellent book Programming Abstractions in C++ by Eric Roberts.

You can check those demos here:

About

A simple C++ library for introductory CS. Forked from StanfordCPPLib, originally used in Stanford CS106B.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published