Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/afondiel/cs-courses
This is a list of Computer Science free courses and resources available on Github and internet.
https://github.com/afondiel/cs-courses
ai algorithms compter-vision computer-science computer-science-courses cpp data-science free-courses machine-learning python rust software-engineering
Last synced: 10 days ago
JSON representation
This is a list of Computer Science free courses and resources available on Github and internet.
- Host: GitHub
- URL: https://github.com/afondiel/cs-courses
- Owner: afondiel
- Created: 2023-08-13T16:43:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-19T23:05:29.000Z (9 months ago)
- Last Synced: 2024-02-20T00:24:14.439Z (9 months ago)
- Topics: ai, algorithms, compter-vision, computer-science, computer-science-courses, cpp, data-science, free-courses, machine-learning, python, rust, software-engineering
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Computer Science - Free Courses
## Overview
This is a list of Computer Science free courses and resources available on Github and internet.
**Table of Contents**
--
- [Overview](#overview)
- [AI](#ai)
- [Data Science](#data-science)
- [Computer Vision](#computer-vision)
- [Self-Driving Cars](#self-driving-cars)
- [Programming](#programming)
- [Free Online Coding Bootcamps](#free-online-coding-bootcamps)
- [Free Online Hackaton](#free-online-hackaton)
- [Contributing](#contributing)
- [Citation \& Credits](#citation--credits)## AI
- AI
- [AI-a-Z-Learn-How-To-Build-An-AI-certificate-Udemy - @afondiel - 2022](https://github.com/afondiel/AI-a-Z-Learn-How-To-Build-An-AI-certificate-Udemy)
- [Intro-to-AI-Ethics-Free-Course-Kaggle - @afondiel - 2023](https://github.com/afondiel/Intro-to-AI-Ethics-Free-Course-Kaggle)
- [Intro-to-Artificial-Intelligence-Free-Course-Le-Wagon - @afondiel - 2023](https://github.com/afondiel/Intro-to-Artificial-Intelligence-Free-Course-Le-Wagon)- Machine Learning
- Deep Leaning
- Supervised
- Unsupervised
- Reinforcement
- LLMs
- [LangChain-For-LLM-Application-Dev-DeepLearningAI - @afondiel - 2023](https://github.com/afondiel/LangChain-For-LLM-Application-Dev-DeepLearningAI)
- Prompt Engineering
- [ChatGPT-Prompt-Engineering-DeepLearningAI - @afondiel - 2023 ](https://github.com/afondiel/ChatGPT-Prompt-Engineering-DeepLearningAI)## Data Science
- [IBM DataScience Professional Certificate - @afondiel - 2022](https://github.com/afondiel/IBM-Data-Science-Professional-Certificate-Coursera)
- Data Engineering
- Data Analyst
- Data visualization
- Data Mining
- Data Management## Computer Vision
- [Computer-Vision-Kaggle-Free-Course - Kaggle - @afondiel - 2023](https://github.com/afondiel/Computer-Vision-Kaggle-Free-Course)
- [Computer-Vision-OpenCV-Python-Free-Course-Udemy - @afondiel - 2023](https://github.com/afondiel/Computer-Vision-Free-Course-OpenCV-Team-Udemy)
- [Computer Vision and OpenCV Tutorial in C++ - @Nicolai Nielsen - 2020](https://www.youtube.com/playlist?list=PLkmvobsnE0GHMmTF7GTzJnCISue1L9fJn)
- [Visual Perception For Self-Driving Cars - @afondiel - 2023](https://github.com/afondiel/Self-Driving-Cars-Specialization/tree/main/Course3-Visual-Perception-for-Self-Driving-Cars)
- [Computer Vision applied Deep learning for Self-driving Cars - @afondiel - 2021](https://github.com/afondiel/The-Complete-Self-Driving-Car-Course-Udemy/blob/main/self-driving-cars-dl-notes.md#projects)
- [Self-Driving-Cars-Perception-and-Deep-Learning-Free-Course-freeCodeCamp - @afondiel - 2024](https://github.com/afondiel/Self-Driving-Cars-Perception-and-Deep-Learning-Free-Course-freeCodeCamp)## Self-Driving Cars
- [Self-Driving-Cars-ROS-Autoware-FreeCourse-ApexAI - @afondiel - 2023](https://github.com/afondiel/Self-Driving-Cars-ROS-Autoware-FreeCourse-ApexAI)
- [Self-Driving Cars Specialization - @afondiel - 2023](https://github.com/afondiel/Self-Driving-Cars-Specialization)
- [The Complete Self-Driving Car Course Applied Deep-Learning - Udemy - @afondiel - 2021](https://github.com/afondiel/The-Complete-Self-Driving-Car-Course-Udemy/blob/main/self-driving-cars-dl-notes.md#projects)## Programming
- C
- C++
- Python
- Rust
- Golang
- Lua
## Free Online Coding Bootcamps
- Codecademy
- Ada Developers Academy
- freeCodeCamp
- Flatiron School
- The Odin Project
- Resilient Coders
- App Academy Open
- Upskill- Src:
- [10 Best Free Coding Bootcamps in 2023](https://www.theforage.com/blog/skills/free-coding-bootcamp)
- [8 Best Free Coding Bootcamps of 2023](https://www.bestcolleges.com/bootcamps/find-bootcamps/free/)## Free Online Hackaton
1. HackMIT (Massachusetts Institute of Technology)
2. NASA Space Apps Challenge
3. PennAppsXXIII (University of Pennsylvania)
4. LAHacks
...- Src: [15 Beginner-Friendly Hackathons](https://www.bestcolleges.com/bootcamps/guides/hackathons-for-beginners/)
## Contributing
Please refer to the following format when adding a link to any course.
```
[RepoName - @AuthorName (Year)](https://github.com/ownername/RepoName)
```## Citation & Credits
I am writing this short note to give credit and appreciation to everyone who has shared these resources.
Please refer to the original authors and owners of these courses in case you have any questions.
[@muntu](https://github.com/afondiel)