Misc resources to prepare you for your dream dev job
Programming Abstractions in C++. Materials for a typical CS1 / CS2 course. Inspired by Stanford CS106B.
My old website, made with PaperMod.
A set of implementations of the most notable computer science algorithms. Code is written mostly in C++.
Compiled Works: Computer Science, Engineering, Analysis, Research
Coursera Introduction to Discrete Mathematics for Computer Science Specialization
Provides a program of Data Structures using C / C++ Language
Programming 101 Course
An interactive Telegram quiz bot that gamifies GitHub contributions. Built with Python, SQLite, and the Telegram Bot API — it challenges you daily wit...
算法导航,免费的可视化算法学习神器!通过交互式动画带你掌握常见数据结构(二叉树、链表、栈、队列、图)和算法(排序、搜索、动态规划、贪心)。提供保姆级算...
Stock Forecasting System using AWS forecast.
System design interview prep + distributed systems deep dive. 149 articles covering scalability, databases, caching, Kafka, Raft/Paxos, and 8 end-...
In this practice-oriented Bachelor in Cyber Security study programme, available fully online, you will be trained as a threat hunter with leadership p...
a comprehensive collection of algorithm implementations in C#.NET 8. Perfect for developers looking to enhance their coding skills, practice problem-s...
bzCompute is a computation graph library with built-in support for domain-decomposition and prallel computation. The library can be used for expressin...
🗺 The official guide book for the ThoughtWorks Jumpstart program
Course Materials and Assignments
MIPS32 Assembly, Sorting Example in MIPS32 Assembly, CS-F342-Computer-Architecture-Lab
Materiale didattico del corso di Programmazione dei Calcolatori con Laboratorio (a.a. 2021-2022) del Corso di Laurea in Informatica presso l'Universit...
Computer Science & Engineering Master's Degree Graduation Thesis. Clustering Graphs - Applying a Label Propagation Algorithm to Detect Communities (in...
A web-based real-time chat application developed using HTML, CSS, JavaScript, PHP, AJAX, and MySQL, demonstrating asynchronous communication and dynam...
CSC504: Theory of Computer Science [TCS] | TE Semester V | Computer Engineering
A comprehensive web-based e-commerce platform designed to support book discovery, secure user authentication, and persistent shopping cart management.
CSC603: Data Warehousing and Mining [DWM] & CSL603: Data Warehousing and Mining Lab [DWM Lab] | TE Semester VI | Computer Engineering
Compilation Principle course assignment of HDU
📚 2022년 코드스쿼드 마스터즈 코스 백엔드 과정 전체 정리
A collection of solved concurrent programming exercises
华中科技大学 计算机学科学与技术学院 实验资料 课程设计资料
Coursera Programming Languages Part A,B,C
Study guides, flashcards, and other resources for CS/CE students
🎓 Gebze Technical University - Computer Engineering Notes and Assignments
A detailed syllabus of computer science. Computer science and Engineering degree Roadmap.
Courses, homeworks, projects for uni
🚀 백엔드 개발자를 위한 기술 면접 가이드: 시스템 설계부터 CS까지 💡
Алгоритмы и структуры данных
Visual implementation of BFS, DFS, and A* pathfinding algorithms — built on mobile with Python
Some of my study notes, primarily focusing on mathematics, physics and computer science.
A curated collection of 45 high-quality RGB image datasets for computer vision in agriculture. Features datasets for weed detection, disease identific...
My learning path to being a proficient web developer. Curated by @P1xt.
:computer: A CS concepts study guide
Detecting faces in mages using Open CV and Haarcascades.
Go data structures
This is a year-wise Guide/resources in field of computer science by Mnnitians.
The Definitive List of Online Web Development Courses
The book for CST students to view the basic of computer science.
Interactive overview of common sorting algorithms, data structures, and miscellaneous algorithm challenges, implemented in JavaScript
🐍 Introdução à Ciência da Computação com Python
An extremely short but hopefully enlightening practical explanation of the Y combinator