CSE3013 Computer Science and Engineering Laboratory I
A curated list of useful resources for Computer Science in HIT
Classic Computer Science Problems (in Elixir)
A Java Android application that simulates the functionality of a speedometer using GPS by measuring distance and time elapsed to find the speed and sa...
Implementation of all the basic CS algorithms in Rust
Базові структури даних та алгоритми
Algorithms on graphs displayed in a pretty manner - try popular algorithms like Breadth First Search, Dijkstra, etc. with a visual representation. ✨
It contains Problem sets and solutions of some in-text problems (from week 2).
📚 Jiho's CS Academic Notes @ Purdue University
A collection of projects / courses / tutorials and general code snippets.
:evergreen_tree: Persistent data structures for JavaScript
CSL505: Business Communication & Ethics [BCE] <Semester V>
CSC301: Applied Mathematics - III [AM-III] <Semester III>
CSL405: Open Source Tech Lab [OSTL] <Semester IV>
CSC304: Electronic Circuits and Communication Fundamentals [ECCF] & CSL302: Basic Electronics Lab [BE Lab] <Semester III>
DLO8012: Natural Language Processing & CSL804: Computational Lab - II <Semester VIII>
ILO7013: Management Information System <Semester VII>
CSDLO7032: Big Data Analytics & CSL704: Computational Lab - I <Semester VII>
CSC404: Computer Graphics [CG] & CSL402: Computer Graphics Lab [CG Lab] <Semester IV>
CSL504: Web Design Lab [WDL] <Semester V>
CSDLO5011: Multimedia System [MS] <Semester V>
CSC303: Discrete Mathematics [DM] <Semester III>
CSC702: Mobile Communication and Computing [MCC] & CSL702: Mobile Application Development Lab [MAD Lab] <Semester VII>
Concepts. Books. People. Definitions. Tech.
Rock Paper Scissors Game
Some programming notes.
A collection of guides on topics in computer science
This is a collection of notes I've taken while learning OOP. The notes are written in C++ and the comments contain the explanations. The notes are not...
Low level programming language C
My notes for some courses i took at Politecnico di Milano
AI@UCF's Discussion Group meetings, categorized by semesters
Sheaf is a representation format and web application for storing and delivering lecture notes in mathematics and computer science.
A blog on computer science, linear algebra and awesomesauce in general
It is a stack of all my medium and analytics vidya articles on different technologies in computer science like AI,ML,Deep learning and many more
A curated list of computer science related courses, resources, libraries and frameworks.
Computer Science Theory For Software Engineer
Introduction to Computer Science (Code.org in Python)
A repository containing work we do for the University Of Pretoria.
Algorithms from Sudkamps' Languages and Machines - implemented in Python 3
Repositório dedicado a disciplina de Projeto de Banco de Dados De Ciência da Computação
Summary notes for my "Introduction to Computer Science" class
단국대학교 소프트웨어학과 수업 관련 자료 모음
MAT1830 - Discrete Mathematics for Computer Science
Just some of my CS Proofs, things like why `k << 1 == k * 2`
Small flash-cards website for practicing computer science concepts
Computer Science in JavaScript. Many topics to cover. Everything is documented and tested.
Notes about 💻computer science and 📝coding skills.
Learn Computer Science Related Subjects
:bookmark: Programming and CS resources that we should read
Extended Krivine machine implemented in Rust.