OpenDSA is infrastructure and materials to support courses in a wide variety of Computer Science-related topics such as Data Structures and Algorithms (DSA), Formal Languages, Finite Automata, and Programming Languages. OpenDSA materials include many visualizations and interactive exercises. Our philosophy is that students learn best when they engage the material and then practice it until …
Author: Amy Liao
(CC BY-SA and GNU Free Documentation License)A complete online reference for the C and C++ languages and standard libraries, i.e. a more convenient version of the C and C++ standards.
Any user should ensure they read the GNU Free Documentation license in its entirety.
This resource is a well-written text that covers the material quite well. It is a bit older than other material, but it is still a very valid resource. The main website has some other variations of this text. It is intended to teach the design and analysis of basic data structures and their implementation in …
This is part of MIT’s OpenCourseWare website. It includes a course syllabus, reading list, lecture videos, Powerpoint slides and code, in-class questions and video questions as well as assignments – all available for download. The course is intended for students with little or no programming experience. It aims to provide students with an understanding of …
Introduction to Computer Science and Programming in Python (CC BY-NC-SA)Read More »
A Byte of Python – LibreTexts (CC BY-SA)This book serves as a guide or tutorial to the Python programming language. It is mainly targeted at newbies. It is useful for experienced programmers as well. The aim is that if all you know about computers is how to save text files, then you can learn Python …
Think Python is an introduction to Python programming for beginners. It starts with basic concepts of programming and is carefully designed to define all terms when they are first used and to develop each new concept in a logical progression. Larger pieces, like recursion and object-oriented programming, are divided into a sequence of smaller steps …
Python for Everybody – LibreTexts (CC BY)An excellent book on introductory computer programming topics. The book’s website has a great deal of additional information and resources. The book itself has great vocabulary words, it has exercises, and includes the use of Jupyter Notebooks, where you can edit and run code right in the LMS environment. The …
Principles of Macroeconomics (OpenStax) – LibreTexts (CC BY-NC-SA)
Principles of Microeconomics (OpenStax) – LibreTexts (CC BY-NC-SA 3.0)