All Projects → curriculum → Similar Projects or Alternatives

344 Open source projects that are alternatives of or similar to curriculum

hacktoberfest
Contribua com os projetos de código aberto do curso e ganhe prêmios por isso!
Stars: ✭ 25 (-41.86%)
Mutual labels:  computer-science
CollegeCompendium
📓 A curated collection of free public Computer Science classes from colleges across America
Stars: ✭ 791 (+1739.53%)
Mutual labels:  computer-science
programming-note
Lecture notes on Computer Science, Web Development, and System Design
Stars: ✭ 199 (+362.79%)
Mutual labels:  computer-science
curriculum-foundation
iSAQB Curriculum for the CPSA - Foundation Level. This repository contains copyrighted work.
Stars: ✭ 35 (-18.6%)
Mutual labels:  curriculum
ethz cs summaries
Summaries / Cheat Sheets created at ETH Zurich BsC Computer Science & MsC Data Science
Stars: ✭ 67 (+55.81%)
Mutual labels:  computer-science
notes
📓 Notes related to Computer Science stuff.
Stars: ✭ 15 (-65.12%)
Mutual labels:  computer-science
resources
Бесплатный образовательный контент, созданный и отобранный профессионалами
Stars: ✭ 20 (-53.49%)
Mutual labels:  curriculum
ai-tech-interview
👩‍💻👨‍💻 AI 엔지니어 기술 면접 스터디
Stars: ✭ 703 (+1534.88%)
Mutual labels:  computer-science
AlgorithmsAndDataStructure
Algorithms And DataStructure Implemented In Python, Java & CPP, Give a Star 🌟If it helps you
Stars: ✭ 724 (+1583.72%)
Mutual labels:  computer-science
Pulp-Fiction-ARKit
An experiment using Volume to reconstruct Pulp Fiction's dance scene in Augmented Reality
Stars: ✭ 46 (+6.98%)
Mutual labels:  computer-science
List-of-Learning-Resources
This collection provides a list of educational resources for Software Engineers. Feel free to add your favorite resources as well and help others in their journey of learning.
Stars: ✭ 363 (+744.19%)
Mutual labels:  computer-science
notes
My personal tutorials and notes.
Stars: ✭ 34 (-20.93%)
Mutual labels:  computer-science
cs101
Awesome guide to welcome freshers to the world of Computer Science.
Stars: ✭ 40 (-6.98%)
Mutual labels:  computer-science
self-made-data-scientist
My concrete study plan to become a data scientist
Stars: ✭ 16 (-62.79%)
Mutual labels:  computer-science
csdream
資夢 - 我們相信,資訊科技可以改變世界。
Stars: ✭ 72 (+67.44%)
Mutual labels:  computer-science
cs-exams
Examination preparation material for Computer Science students at Trinity College Dublin.
Stars: ✭ 44 (+2.33%)
Mutual labels:  computer-science
UI-UX-Squad
UI/UX Squad Roadmap
Stars: ✭ 30 (-30.23%)
Mutual labels:  computer-science
Self-Paced-Coding-Curriculum
Full-stack self-paced coding curriculum I created to teach myself and others how to code.
Stars: ✭ 12 (-72.09%)
Mutual labels:  curriculum
awesome-cs
计算机优质书籍搜罗+学习路线推荐!
Stars: ✭ 1,925 (+4376.74%)
Mutual labels:  computer-science
Algorithms-Java
A collection of common algorithms and data structures implemented in Java.
Stars: ✭ 141 (+227.91%)
Mutual labels:  computer-science
Algorithms
Free hands-on course with the implementation (in Python) and description of several computational, mathematical and statistical algorithms.
Stars: ✭ 117 (+172.09%)
Mutual labels:  computer-science
Trybe-School
All activities while studying at Trybe fullstack software development school. Contains: projects, exercises, course summaries. Brazil, 2020-2021.
Stars: ✭ 73 (+69.77%)
Mutual labels:  computer-science
best AI papers 2021
A curated list of the latest breakthroughs in AI (in 2021) by release date with a clear video explanation, link to a more in-depth article, and code.
Stars: ✭ 2,740 (+6272.09%)
Mutual labels:  computer-science
OpenUnivCourses
FREE university courses in ML from Top Universities in CS
Stars: ✭ 220 (+411.63%)
Mutual labels:  computer-science
sgcs
Hitchhiker's Guide to SGCS
Stars: ✭ 61 (+41.86%)
Mutual labels:  computer-science
CS-courses-notes
✨终生持续更新✨ 计算机基础自学笔记/心得/实验/资源汇总;C语言为主,课程:数据结构、操作系统(MIT6.S081)、分布式系统(MIT6.824)等
Stars: ✭ 276 (+541.86%)
Mutual labels:  computer-science
alchemy
Generate any a-by-( b + c ) finite rectangle SVG containing potentially Infinitely many a-by-( 2 * b ) finite rectangles animated along a number line of ( ( c - b ) / a )^n scale symmetry.
Stars: ✭ 29 (-32.56%)
Mutual labels:  computer-science
CS-study
cs지식을 정리하는 공간
Stars: ✭ 171 (+297.67%)
Mutual labels:  computer-science
cv
A LaTeX template for academic CVs
Stars: ✭ 129 (+200%)
Mutual labels:  curriculum
Data-Science
Free self-taught educational resources for Data Science! I'm currently learning Data Science. I build this repository for helping myself. But if it helps you anyhow, feel free to star it!
Stars: ✭ 35 (-18.6%)
Mutual labels:  computer-science
ios-developer-roadmap
Roadmap for IOS Developers
Stars: ✭ 17 (-60.47%)
Mutual labels:  computer-science
algoholic
🎲 A sandbox for trying out algorithms from the coursera Princeton and Stanford courses, leetcode and codility
Stars: ✭ 18 (-58.14%)
Mutual labels:  computer-science
cs interview
cs 스터디
Stars: ✭ 31 (-27.91%)
Mutual labels:  computer-science
Harris-Hawks-Optimization-Algorithm-and-Applications
Source codes for HHO paper: Harris hawks optimization: Algorithm and applications: https://www.sciencedirect.com/science/article/pii/S0167739X18313530. In this paper, a novel population-based, nature-inspired optimization paradigm is proposed, which is called Harris Hawks Optimizer (HHO).
Stars: ✭ 31 (-27.91%)
Mutual labels:  computer-science
teknowledge
A basic CS curriculum for coding in Python.
Stars: ✭ 26 (-39.53%)
Mutual labels:  curriculum
Notes
My notes are about everything related to programming.
Stars: ✭ 104 (+141.86%)
Mutual labels:  computer-science
common-algorithms-js
Common algorithms implemented in JavaScript.
Stars: ✭ 34 (-20.93%)
Mutual labels:  computer-science
dcs-notes.github.io
Unofficial notes for modules offered in the first year of Computer Science by the University of Warwick
Stars: ✭ 22 (-48.84%)
Mutual labels:  computer-science
Data-Structures-and-Algorithms
📝 Algorithms and data structures implemented in C++
Stars: ✭ 171 (+297.67%)
Mutual labels:  computer-science
Cheatsheets
Quick reference material for techies
Stars: ✭ 66 (+53.49%)
Mutual labels:  computer-science
Teaching
My lecture notes and other course materials
Stars: ✭ 28 (-34.88%)
Mutual labels:  computer-science
cmc-csci046
CMC's Data Structures and Algorithms Course Materials
Stars: ✭ 31 (-27.91%)
Mutual labels:  computer-science
resources
Learning resources to develop skills across the frontend and related areas. PR's are welcome!
Stars: ✭ 12 (-72.09%)
Mutual labels:  computer-science
UIViewAnimationsHandbook
This project takes up all the available UIView animations in Swift4. Each type animation added with an example and expected result in the form of GIF. A glimpse at README would give you a better idea. Do give a star if you like the work.
Stars: ✭ 43 (+0%)
Mutual labels:  computer-science
EEGEdu
Interactive Brain Playground - Browser based tutorials on EEG with webbluetooth and muse
Stars: ✭ 91 (+111.63%)
Mutual labels:  curriculum
CS
Computer Science Notes
Stars: ✭ 33 (-23.26%)
Mutual labels:  computer-science
My NoteBook
サイエンス、テクノロジー、エンジニアリング関連の情報を記載したノート(忘備録)です。
Stars: ✭ 104 (+141.86%)
Mutual labels:  computer-science
HyperGraphLib
C++ Hypergraph modelling Library using Boost and OpenMP with some algorithms, including isomorphism using Gecode.
Stars: ✭ 19 (-55.81%)
Mutual labels:  computer-science
arxiv.repo
A list of papers on arxiv that have published project code.
Stars: ✭ 111 (+158.14%)
Mutual labels:  computer-science
awesome-readings
List of Awesome Research Articles on Computer Science and Technology
Stars: ✭ 25 (-41.86%)
Mutual labels:  computer-science
Interview materials
A curated list of all essential job interview preparation materials.
Stars: ✭ 27 (-37.21%)
Mutual labels:  computer-science
IT-Terms-EN-CN
English to Chinese Translation Table for IT Terminologies , ITEC (IT術語及計算機科學術語中英文對照表)
Stars: ✭ 53 (+23.26%)
Mutual labels:  computer-science
curr
All curricular materials for Bootstrap course modules
Stars: ✭ 13 (-69.77%)
Mutual labels:  computer-science
unicorn-utterances
🦄 Learning programming from magically majestic words
Stars: ✭ 40 (-6.98%)
Mutual labels:  computer-science
matematicaelementar
Matemática Elementar para Computação
Stars: ✭ 29 (-32.56%)
Mutual labels:  computer-science
curriculum
Draft syllabus for the Data Challenge Lab
Stars: ✭ 24 (-44.19%)
Mutual labels:  curriculum
BackEnd-Squad
Back End Squad Roadmap
Stars: ✭ 24 (-44.19%)
Mutual labels:  computer-science
ML-University
Machine Learning Open Source University
Stars: ✭ 423 (+883.72%)
Mutual labels:  computer-science
Cpp-Data-Structures
📐 C++ Implementations of data structures & algorithms from PSU course CS162/CS163
Stars: ✭ 19 (-55.81%)
Mutual labels:  computer-science
be-course-20-21
🎓 Backend · 2020-2021 · Curriculum and Syllabus
Stars: ✭ 41 (-4.65%)
Mutual labels:  curriculum
61-120 of 344 similar projects