Skip to content

Notes and courses on Computer Science, Data Structures, Algorithms, and other "CS" items.

Notifications You must be signed in to change notification settings

coolinmc6/CS-concepts

Repository files navigation

Subjects of Study
The links below are to the parent GitHub repos of completed courses, resources, my own notes, links to articles, etc. about the topics shown below. They are designed to be my "go-to" place for teaching myself the given subject.
Analytics Computer Science Product Development UX / UI Design Front End Development Data Visualization
Algorithm & Data Structures Interview
Data Structures (in JavaScript)
JavaScript Algorithms
Python Cheat Sheet

Computer Science & Machine Learning Concepts

This repo will aggregate my work in various computer science and machine laerning courses and explore a number of different CS, ML, and AI concepts.

Table of Contents

Completed Courses

Course Provider Comments Notes
CS50 Introduction to Computer Science
HarvardX
edX
Course Link CS50 Notes
See the code
Problem Sets
Object-Oriented Design Lynda Course Link My Notes
Four Semesters of Computer Science in 5 Hours - Part 1 Lynda link expired My Notes
Course Repo
AWS Machine Learning Foundations Course Udacity Course Link Repo

Courses in Progress

Course Provider Comments Notes
Intro to Machine Learning Udacity Course Link Repo
Intro to Deep Learning with PyTorch Udacity Course Link
Design of Computer Problems Udacity Course Link Repo
CS101 Computer Science 101 Stanford University Course link

Potential Courses:

Algorithms

Sorting Algorithms

Data Structure Interfaces

  • Interfaces
  • Set
  • Map
  • Stack
  • Queue
  • Array List
  • Linked List
  • Binary Search Tree
  • AVL Tree
  • Hash Table

Links

Object-Oriented JavaScript

About

Notes and courses on Computer Science, Data Structures, Algorithms, and other "CS" items.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published