tanav2202 / based-cs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neos lgoo

based-cs

This is a list of free courses from reputable universities like MIT that satisfy the same requirements as an undergraduate Computer Science degree in sophomore year.

MIT-OCW for your own research

[[ Computer Science & Maths Basics ]]

Courses Duration Effort Prerequisites
Intro to Computer Science - - none
Mathematical Thinking in Computer Science - - none
Single Variable Calculus - - none
Mathematics for Computer Science - - Single Variable Calculus
Introduction to Electrical Engineering and Computer Science I - - none

[[ Algorithms ]]

Courses Duration Effort Prerequisites
Introduction to Algorithms - - none
Design and Analysis of Algorithms - - Introduction to Algorithms

[[ Basics of Python ]]

Courses Duration Effort Prerequisites
Introduction to Computer Science and Programming in Python - - none
Python Data Structures - - -

[[ Basics of C and C++ ]]

Courses Duration Effort Prerequisites
Introduction to C and C++ - - none
Introduction to C Memory Management and C++ Object-Oriented Programming - - none
Effective Programming in C and C++ - - none

[[ Software Construction with Java ]]

Courses Duration Effort Prerequisites
Java Programming: Solving Problems with Software - - none
Object Oriented Programming in Java - - none
Data Structures and Performance - - none
Software Construction in Java - - Introduction to Electrical Engineering and Computer Science I
Advanced Software Construction in Java - - Software Construction in Java
Java Programming: Principles of Software Design - - Java Programming: Arrays, Lists, and Structured Data

[[ Misc ]]

Courses Duration Effort Prerequisites
Linux Command Line Basics - - none
The Unix Workbench - - none
Computation Structures - - Single Variable Calculus
Introduction to Computational Thinking and Data Science - - Introduction to Computer Science and Programming in Python

[[ Performance Engineering of Software Systems ]]

Courses Duration Effort Prerequisites
Performance Engineering of Software Systems - - Algorithms and / or Software construction

Sources

----
https://github.com/ForrestKnight/open-source-cs-python
https://github.com/ForrestKnight/open-source-cs
https://github.com/ossu/computer-science

About

License:MIT License


Languages

Language:Python 100.0%