All Projects → computer-science-resources → Similar Projects or Alternatives

396 Open source projects that are alternatives of or similar to computer-science-resources

Sortingalgorithm.hayateshiki
Hayate-Shiki is an improved merge sort algorithm with the goal of "faster than quick sort".
Stars: ✭ 84 (-36.84%)
Mutual labels:  computer-science
Freecodecamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
Stars: ✭ 339,510 (+255170.68%)
Mutual labels:  curriculum
leetspeek
Open and collaborative content from leet hackers!
Stars: ✭ 11 (-91.73%)
Mutual labels:  computer-science
Tensorflow Deep Learning
All course materials for the Zero to Mastery Deep Learning with TensorFlow course.
Stars: ✭ 170 (+27.82%)
Mutual labels:  curriculum
Cs Fundamentals
The CS Fundamentals Series
Stars: ✭ 76 (-42.86%)
Mutual labels:  computer-science
Live Resume
Stand out of the crowd by showing a professional website/resume. Building fast and easy the best Personal Web Application resume!
Stars: ✭ 158 (+18.8%)
Mutual labels:  curriculum
Fucking Algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
Stars: ✭ 99,705 (+74866.17%)
Mutual labels:  computer-science
Curriculum
Ops School Curriculum
Stars: ✭ 1,565 (+1076.69%)
Mutual labels:  curriculum
Dll hook Rs
Rust code to show how hooking in rust with a dll works.
Stars: ✭ 57 (-57.14%)
Mutual labels:  computer-science
notes
My personal tutorials and notes.
Stars: ✭ 34 (-74.44%)
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 (-12.03%)
Mutual labels:  computer-science
Deep Learning Python
Intro to Deep Learning, including recurrent, convolution, and feed forward neural networks.
Stars: ✭ 94 (-29.32%)
Mutual labels:  curriculum
Julia.jl
Curated decibans of Julia programming language.
Stars: ✭ 1,083 (+714.29%)
Mutual labels:  computer-science
Curriculum
Overview of the different modules and learning goals of the program.
Stars: ✭ 40 (-69.92%)
Mutual labels:  curriculum
Professional Programming
A collection of full-stack resources for programmers.
Stars: ✭ 15,936 (+11881.95%)
Mutual labels:  computer-science
Bjc R
The Beauty and Joy of Computing public resource repository.
Stars: ✭ 26 (-80.45%)
Mutual labels:  curriculum
Algo Explorer
Android app for learning algorithms in Computer Science
Stars: ✭ 49 (-63.16%)
Mutual labels:  computer-science
Curriculum Graph
An attempt to organize and update the old course progression tree used by compsci students of UFSC.
Stars: ✭ 5 (-96.24%)
Mutual labels:  curriculum
pysjtu
The Python iSJTU client for Humans.
Stars: ✭ 33 (-75.19%)
Mutual labels:  curriculum
Markdown Cv
a simple template to write your CV in a readable markdown file and use CSS to publish/print it.
Stars: ✭ 721 (+442.11%)
Mutual labels:  curriculum
Ytuce Lectures
Yildiz Teknik Unv. Bilgisayar Mühendisliği ile ilgili ödev,ders notu, sinav sorulari, lablarin iceriginin bulunduğu repo.
Stars: ✭ 42 (-68.42%)
Mutual labels:  computer-science
Curriculum
Dive into our 7-month web development program covering HTML, CSS, Javascript, Node, and React!
Stars: ✭ 453 (+240.6%)
Mutual labels:  curriculum
Ood Principles In Swift
💎 The Principles of OOD (SOLID) based on Uncle Bob articles.
Stars: ✭ 1,710 (+1185.71%)
Mutual labels:  computer-science
autograder samples
Examples of autograders for running on Gradescope
Stars: ✭ 54 (-59.4%)
Mutual labels:  computer-science
Textbook Curriculum
Ada Developers Academy Online Curriculum
Stars: ✭ 396 (+197.74%)
Mutual labels:  curriculum
Teaching Materials
GDI SF - Web Development and Programming Curriculum
Stars: ✭ 360 (+170.68%)
Mutual labels:  curriculum
ml-formulas
機械学習・統計学・理論計算科学などに出てくる等式・不等式を集めていきます
Stars: ✭ 55 (-58.65%)
Mutual labels:  computer-science
Cybersecurity
A curriculum for a high school cyber security course.
Stars: ✭ 329 (+147.37%)
Mutual labels:  curriculum
Cmp 167 Programming Methods I
Lehman College
Stars: ✭ 32 (-75.94%)
Mutual labels:  computer-science
Web Dev For Beginners
24 Lessons, 12 Weeks, Get Started as a Web Developer
Stars: ✭ 39,380 (+29509.02%)
Mutual labels:  curriculum
.net Big O Algorithm Complexity Cheat Sheet
Big-O complexities of common algorithms used in .NET and Computer Science.
Stars: ✭ 215 (+61.65%)
Mutual labels:  computer-science
iot-curriculum
Hands on labs and content for students and educators to learn and teach the Internet of Things at schools, universities, coding clubs, community colleges and bootcamps
Stars: ✭ 110 (-17.29%)
Mutual labels:  curriculum
Ubb Computer Science
🎰 University projects and homework.
Stars: ✭ 31 (-76.69%)
Mutual labels:  computer-science
OSPAT
Open Source Psychedelic-Assisted Therapy Curriculum
Stars: ✭ 19 (-85.71%)
Mutual labels:  curriculum
teaching
Courses & workshops led by members of the Krishnan Lab.
Stars: ✭ 23 (-82.71%)
Mutual labels:  courses
Learn Machine Learning in 5 Months
This is the Curriculum to learn Machine Leaning from scratch to expert.
Stars: ✭ 51 (-61.65%)
Mutual labels:  curriculum
Notes To Cs Freshmen From The Future
Notes to (NUS) Computer Science Freshmen, From The Future (Original by @ejamesc)
Stars: ✭ 952 (+615.79%)
Mutual labels:  computer-science
EEGEdu
Interactive Brain Playground - Browser based tutorials on EEG with webbluetooth and muse
Stars: ✭ 91 (-31.58%)
Mutual labels:  curriculum
Mitx 6.00.1x
Coding exercises and Problem Sets for MITx: 6.00.1x Introduction to Computer Science and Programming Using Python, EdX, Aug-Nov 2016
Stars: ✭ 213 (+60.15%)
Mutual labels:  computer-science
mcu-curriculum
Minecraft U Curriculum
Stars: ✭ 48 (-63.91%)
Mutual labels:  curriculum
Awesome Scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
Stars: ✭ 36,688 (+27484.96%)
Mutual labels:  computer-science
blog
Personal blog on computer science and software engineering.
Stars: ✭ 18 (-86.47%)
Mutual labels:  computer-science
common-algorithms-js
Common algorithms implemented in JavaScript.
Stars: ✭ 34 (-74.44%)
Mutual labels:  computer-science
teknowledge
A basic CS curriculum for coding in Python.
Stars: ✭ 26 (-80.45%)
Mutual labels:  curriculum
Papers I Read
A-Paper-A-Week
Stars: ✭ 869 (+553.38%)
Mutual labels:  computer-science
jump-start-live
In person program for Ada Developers Academy students who are not yet confident using loops, arrays, and hashes.
Stars: ✭ 60 (-54.89%)
Mutual labels:  curriculum
Problem Solving Training
Problem solving training for computer science students.
Stars: ✭ 210 (+57.89%)
Mutual labels:  computer-science
Competitive Programming Resources
This repository consists of data helpful for ACM ICPC programming contest, in general competitive programming.
Stars: ✭ 199 (+49.62%)
Mutual labels:  courses
Huprog
A repo which includes the HUPROG'17(Hacettepe University Programming Contest)'s questions and the solutions of that questions.
Stars: ✭ 11 (-91.73%)
Mutual labels:  computer-science
Software Quality Wiki
Software Quality Wiki
Stars: ✭ 1,991 (+1396.99%)
Mutual labels:  courses
CS
Computer Science Notes
Stars: ✭ 33 (-75.19%)
Mutual labels:  computer-science
Analysissummary
Vorlesung Analysis für Informatiker WS16/17 an der TUM
Stars: ✭ 10 (-92.48%)
Mutual labels:  computer-science
Pulp-Fiction-ARKit
An experiment using Volume to reconstruct Pulp Fiction's dance scene in Augmented Reality
Stars: ✭ 46 (-65.41%)
Mutual labels:  computer-science
links-to-free-online-courses
📖 Free online courses resources.
Stars: ✭ 51 (-61.65%)
Mutual labels:  courses
self-made-data-scientist
My concrete study plan to become a data scientist
Stars: ✭ 16 (-87.97%)
Mutual labels:  computer-science
hooks
List of all React hooks using data structures and algorithms
Stars: ✭ 20 (-84.96%)
Mutual labels:  computer-science
cpp
algorithms in c++
Stars: ✭ 42 (-68.42%)
Mutual labels:  computer-science
CSIndex
Transparent data about Brazilian scientific production in Computer Science
Stars: ✭ 34 (-74.44%)
Mutual labels:  computer-science
Online Shopping System Advanced
Demo site
Stars: ✭ 127 (-4.51%)
Mutual labels:  computer-science
ossu-computer-science-progress
Progress tracking template for the OSSU CS degree
Stars: ✭ 71 (-46.62%)
Mutual labels:  computer-science
301-360 of 396 similar projects