Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Computer science
Computer science is the study of the theory, experimentation, and engineering that form the basis for the design and use of computers. It is the scientific and practical approach to computation and its applications and the systematic study of the feasibility, structure, expression, and mechanization of the methodical procedures (or algorithms) that underlie the acquisition, representation, processing, storage, communication of, and access to, information.
- GitHub: https://github.com/topics/computer-science
- Wikipedia: https://en.wikipedia.org/wiki/Computer_science
- Aliases: cs, compsci, comp-sci,
- Last updated: 2024-11-14 00:05:02 UTC
- JSON Representation
https://github.com/nazmulidris/algorithms-in-kotlin
This project is useful if you are trying to get more fluency in Kotlin or need a refresher to do interview prep for software engineering roles
algorithms computer-science data-structures data-structures-and-algorithms kotlin
Last synced: 28 Oct 2024
https://github.com/cis-team/back-end-roadmap-2024
Back End Squad Roadmap
back-end cis-team computer-science database laravel livewire php vuejs web-application webdevelopment
Last synced: 14 Oct 2024
https://github.com/jaredsburrows/cs-interview-questions
Personal Solutions to Interview Questions
algorithms computer-science cracking-the-coding-interview groovy interview-questions java kotlin leetcode
Last synced: 09 Nov 2024
https://github.com/sandysanthosh/coding-interview-university
Coding-interview-university
algorithm coding-interview-university computer-science engineer interview-prep interview-process knowledge pick programming-interviews study-plan video-resources video-series
Last synced: 12 Nov 2024
https://github.com/ahammadmejbah/artificial-intelligence-important-documents-collections
AI technology is significant because it allows software to do human functions—understanding, reasoning, planning, communication, and perception—increasingly effectively, efficiently, and affordably.
ai algorithms big-data computer-science computer-vision data-analyst data-engineering data-mining data-science deep-learning machine-learning mathematics python
Last synced: 11 Nov 2024
https://github.com/oneoffcoder/books
A collection of online books for data science, computer science and coding!
books coder computer-science data-science docker java python r scikit-learn scratch software software-development software-engineering spark sphinx tutorials
Last synced: 05 Nov 2024
https://github.com/jeffreybaoshenlee/IT-Terms-EN-CN
English to Chinese Translation Table for IT Terminologies , ITEC (IT術語及計算機科學術語中英文對照表)
computer computer-science it terminology translation translator
Last synced: 14 Nov 2024
https://github.com/mohitmishra786/underTheHoodOfExecutables
A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary optimization techniques. Perfect for systems programmers, C developers, and anyone interested in low-level programming concepts.
binary-analysis binary-format c-programming compilation computer-science dynamic-linking educational elf executable linker loader low-level-programming operating-systems optimization performance-optimization programming-guide reverse-engineering static-linking system-programming tutorial
Last synced: 13 Nov 2024
https://github.com/charmve/opencs-courses
🎓 Path to a free self-taught education in Computer Science!
artificial-intelligence carnegie-mellon-university computer-science cornell-university curriculum harvard machine-learning mit open-course open-source opencs-courses peking-university standford-university tsinghua-university uc-berkeley
Last synced: 11 Oct 2024
https://github.com/gabrielmajeri/teme-fmi
Teme la informatică pentru facultate
c computer-science cpp homework-exercises python
Last synced: 05 Nov 2024
https://github.com/cihat/datastructure
📌🔎📝 Veri Yapıları (BMU221) ve bütün derslerin dokümantasyonu. Notes and examples in the data structure and all lessons course. Data Structures with Java.
bilgisayar-muhendisligi computer-science data-science data-structure data-structure-blogs data-structures data-structures-and-algorithms documentation turkce-dokumantasyon veri-bilimi veri-yapilari
Last synced: 06 Nov 2024
https://github.com/symplely/coroutine
Cooperative multitasking using generators. The basics of coroutines, async and await!
async await computer-science cooperative coroutine generator libuv multitasking parallel php process uv-spawn yield
Last synced: 08 Nov 2024
https://github.com/make-github-pseudonymous-again/js-data-structures
:herb: Data structures for JavaScript
agpl binary-search-trees bloom-filters computer-science data-structure data-structures dict disjoint-sets fifo functional graphs hash-tables heaps immutable javascript lifo networks persitent pubsub search-trees
Last synced: 27 Oct 2024
https://github.com/nating/cs-exams
Examination preparation material for Computer Science students at Trinity College Dublin.
computer-science course-materials trinity-college-dublin
Last synced: 08 Nov 2024
https://github.com/mikeizbicki/cmc-csci046
CMC's Data Structures and Algorithms Course Materials
cmc computer-science course data-science python3
Last synced: 08 Nov 2024
https://github.com/mbrandonw/my-math-notes
All of my math stuff from grad school.
computer-science graduate-school homotopy-theory invariants khovanov-homology manifold math physics topology
Last synced: 10 Nov 2024
https://github.com/vibhoothi/cnotepad
A GUI Notepad completely made from scratch using C++ native library and Graphics library coupled with mouse events as part my 12th Grade Project in 2015
Last synced: 28 Oct 2024
https://github.com/cis-team/datascience-squad
Data Science Squad Roadmap
cis-team computer-science data-science dataanalysis
Last synced: 08 Nov 2024
https://github.com/patilharshal16/data-structures
Computer science data structures and algorithms implementation from scratch
algorithms computer-science data-science data-structures datascience datastructures deque doubly-linked-list enqueue implementation-from-scratch implementation-of-algorithms implementation-of-data-structures java java-8 linked-list queue searching-algorithms sorting-algorithm sorting-algorithms stack
Last synced: 05 Nov 2024
https://github.com/oleksbabieiev/TeachYourselfCS-UK
🧑🎓 A Ukrainian translation of TeachYourselfCS.com
computer-science education ukrainian
Last synced: 13 Nov 2024
https://github.com/amanjeetsingh150/algo-explorer
Android app for learning algorithms in Computer Science
algorithm android android-application computer-science
Last synced: 29 Oct 2024
https://github.com/harismuneer/guide-to-graduate-cs-admissions-usa
🎓 A step-by-step guide containing everything you need to know about Ph.D/Masters admissions in Computer Science. Moreover, it's augmented with excellent resources including scholarships, internships and research programs.
complete-process computer-science computer-science-degree empower-pakistan free-scholarships fully-funded-scholarship graduate-admissions higher-education internships masters opporunities-for-students phd research-opportunities scholarship-resources scholarships software-engineering step-by-step-guide study-abroad summer-internship usa
Last synced: 12 Nov 2024
https://github.com/cseas/cs101
Awesome guide to welcome freshers to the world of Computer Science.
Last synced: 07 Nov 2024
https://github.com/krichelj/pydiffgame
PyDiffGame is a Python implementation of a Nash Equilibrium solution to Differential Games, based on a reduction of Game Hamilton-Bellman-Jacobi (GHJB) equations to Game Algebraic and Differential Riccati equations, associated with Multi-Objective Dynamical Control Systems
artificial-intelligence-algorithms bellman-equation computer-science control-theory differential-equations differential-game dynamical-systems game-theory hamilton-jacobi-bellman hamiltonian inverted-pendulum matrix-equations multi-objective-optimization nash-equilibrium numerical-methods object-oriented-programming optimization-algorithms pontryagin-maximum-principle quadrotor riccati-equation
Last synced: 12 Nov 2024
https://github.com/vamshiiitbhu14/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.
computer-science ios ios-animation swift4 uiviewanimation
Last synced: 10 Nov 2024
https://github.com/shreyamalogi/academic-notes-jntuh-cse-r18
Compiled end semester B.Tech (Bachelor of Technology) notes for Computer Science and Engineering (CSE) tailored for the JNTUH (Jawaharlal Nehru Technological University Hyderabad) R18 (Regulation 2018-2019) curriculum.
academic-notes btech btech-jntuh-notes btech-notes computer-science cse jntuh r18 semester
Last synced: 21 Oct 2024
https://github.com/spamegg1/epp-discrete-math-5th-solutions
Solutions to Susanna Epp's Discrete Mathematics book, 5th Edition
algorithmic-complexity big-o circuits computer-science counting discrete-mathematics finite-state-automata functions graphs logic number-theory probability proofs regular-expressions relations sets trees
Last synced: 18 Oct 2024
https://github.com/make-github-pseudonymous-again/js-algorithms
:rocket: Algorithms for JavaScript
agpl algorithm algorithms computer-science javascript js searching sorting
Last synced: 27 Oct 2024
https://github.com/fahdseddik/cufe-cce25
A collection of internships, opportunities, roadmaps, and resources for Computer Engineering and related fields.
books computer computer-engineering computer-science engineering guide internships learning learning-resources roadmap
Last synced: 07 Nov 2024
https://github.com/nairuzabulhul/keyplexer
Capstone: Keylogger Trojan
capstone capture captures-logs computer-science disconnects internet keylogger keystrokes machine malware python reverse-shell screenshot security tcp-server trojan victim-machine
Last synced: 13 Nov 2024
https://github.com/douglasbc/curriculum-CS
A repository with a selection of hand picked free courses from high quality universities that amount to a full Computer Science undergrad curriculum, based on 2019's MIT undergrad curriculum.
computer-science mit python self-learning stanford uc-berkeley
Last synced: 04 Aug 2024
https://github.com/kirklin/privatenotes
个人学习笔记,包含了计算机科学笔记,前端笔记,后端笔记
algorithms computer-science html-css-javascript java kirklin linux notes system-design
Last synced: 08 Nov 2024
https://github.com/aserg-ufmg/csindex
Transparent data about Brazilian scientific production in Computer Science
academic-publishing computer-science scientific-publishing
Last synced: 08 Nov 2024
https://github.com/IMSoley/cs-study-plan
📚👨🎓 Resources I'm using everyday to develop my skills to become a self-taught good programmer ...
artificial-intelligence computer-science data-science data-structures-and-algorithms higher-education machine-learning web-development
Last synced: 04 Aug 2024
https://github.com/dye784/algos-and-data-structures
Collection of Test Specs and Implementation of various algorithms and data structures from the Princeton Coursera course: Intro to Algorithms part 1 and 2
algorithms computer-science data-structures software-engineering test-driven-development
Last synced: 28 Oct 2024
https://github.com/Sankhala-Rohit/Food-Chef-Cafe-Management
Food Chef is a cafe and restaurant management website with both user and admin panel.
admin admin-panel bootstrap college-project computer-science css database dbms-project food-app javascript login-system mysql php php-project web-application xampp
Last synced: 24 Oct 2024
https://github.com/laszlokorte/tams-tools
A set of tools for teaching and learning computer science built with cycle.js
computer-science cyclejs e-learning teaching
Last synced: 06 Nov 2024
https://github.com/sabertazimi/hust-lab
Labs for Computer Science: C, Assembly, Data Structure, CSAPP, HSI, MATLAB, Digital Logic, Verilog, Compilers, Operating Systems
algorithm assembly c compiler computer-science data-structrues digital-logic functional-programming hust hust-lab lab matlab operating-system verilog
Last synced: 07 Nov 2024
https://github.com/girafe-ai/msai-algorithms
Open course on Algorithms and Data Structures
algorithms computer-science data-structures data-structures-and-algorithms python
Last synced: 07 Nov 2024
https://github.com/stendarr/funny-tech-talks
A list of funny talks about Technology and Computer Science
ccc chaos-computer-club computer-science defcon funny joke jokes talks useful useful-sites
Last synced: 03 Aug 2024
https://github.com/kkent030315/anyvtop
x64 Windows implementation of virtual-address to physical-address translation
computer-science linear-address memory-management mmu physical-addresses virtual-address vtop windows windows-10
Last synced: 11 Oct 2024
https://github.com/xiaoxiae/grafatko
An app for creating and visualizing graphs and graph-related algorithms.
computer-science graph-algorithms graph-theory graph-visualizer pyqt5 python
Last synced: 11 Nov 2024
https://github.com/timjb/uni-spicker
Summaries of my university courses (in German)
cheatsheet computer-science mathematics
Last synced: 22 Oct 2024
https://github.com/functional-data-structure/finger-tree
:cactus: Finger tree data structure for JavaScript
agpl computer-science data-structures finger-tree fully-persistent functional immutable javascript persistent trees
Last synced: 01 Nov 2024
https://github.com/renbaoshuo/oi-codes
OI codes of @renbaoshuo. Mirrored from https://git.sb/baoshuo/OI-codes.git
acwing bzoj codeforces competitive-programming computer-science cpp hustoj hydro libreoj luogu oi s2oj uoj usaco vijos
Last synced: 27 Oct 2024
https://github.com/cis-team/problemsolving-squad
Problem Solving Squad Roadmap
algorithms cis-team computer-science problem-solving problemsolving
Last synced: 08 Nov 2024
https://github.com/indrajeetpatil/second-hardest-cs-thing
Thoughts on how to name things for software development
codingstandards computer-science naming-conventions quartopub reveal-js software-development software-engineering
Last synced: 27 Oct 2024
https://github.com/polaris000/blogcode
Sample code from my blog posts on Medium and my personal website.
blog blogging chatbot classification computer-science data-science machine-learning medium neural-network perceptron programming python rasa sample-code sklearn tutorial
Last synced: 11 Nov 2024
https://github.com/nyandwi/algorithms
Agorithms and data structures in Python 🐍
algorithms computer-science concepts data-structures interview programming-fundamentals python
Last synced: 11 Nov 2024
https://github.com/devangi2000/Compiler-Design
A repository containing all experiments for the course Compiler Design.
automata-theory compiler-design computer-science first-follow-compiler intermediate-code-generation lexical-analysis nfa-to-dfa-conversion parsing-expression-grammar predictive-parsing python3 regex-to-nfa shift-reduce-parsers
Last synced: 09 Nov 2024
https://github.com/amazingandyyy/algor-in-js
Various Basic Data Structures and Algorithms Implement in Javascript
computer-science data-structures javascript nodejs tutorials
Last synced: 22 Oct 2024
https://github.com/theroyakash/algorithms.theroyakash.com
algorithms.theroyakash.com website source code. [Materials for FAANG and top startup coding interview and running notes on that]
algorithms algorithms-and-data-structures computer-science cpp data-structures dsa dsa-learning-series dsa-practice dsalgo engineering interview-questions interviews practice
Last synced: 07 Nov 2024
https://github.com/xxrjun/cs-resources
[大改版中] 💻 一些資訊資工領域相關的學習資源、開發工具、推薦頻道。CS resources including developer tools. programming languages, interviews and youtube channels...and so on.
computer-science cs interview knowledge llm machine-learning mis programming quantum-computing resources tools web-development youtube-channel
Last synced: 11 Oct 2024
https://github.com/brianyu28/tenacity
A computational thinking game to introduce functions, loops, conditions, and variables
computer-science education game
Last synced: 06 Nov 2024
https://github.com/tensorush/cpu-toolkit
🐲 🧰 Collection of basic CPU algorithms and data structures implemented in C++.
algorithmic-toolbox algorithms algorithms-and-data-structures awesome bit-hacks code-challenge computational-geometry computer-science cpp-toolkit data-structures data-structures-and-algorithms divide-and-conquer dynamic-programming graph-algorithms greedy-algorithms hashing-algorithms mathematical-algorithms search-algorithms sorting-algorithms string-algorithms
Last synced: 06 Nov 2024
https://github.com/amey-thakur/finance-management
ILO8022: Finance Management [FM] <Semester VIII>
amey ameythakur computer-engineering computer-science dividends engineering equity finance finance-management megasatish stock-market stock-markets textbooks trading varsity varsity-course zerodha zerodha-varsity
Last synced: 09 Nov 2024
https://github.com/cksystemsteaching/cs4all
This is the homepage of the Computer Science for All courses by Professor Christoph Kirsch at the University of Salzburg, Austria.
compiler computer-science cs4all operating-system teaching virtualization
Last synced: 08 Nov 2024
https://github.com/cis-team/android-squad
Android Squad Roadmap
android android-app android-application cis-team computer-science mobile-development
Last synced: 08 Nov 2024
https://github.com/amey-thakur/microprocessor-and-microprocessor-lab
CSC501: Microprocessor [MP] & CSL501: Microprocessor Lab [MP Lab] <Semester V>
amey ameythakur computer-engineering computer-science engineering megasatish microprocesser-programming microprocessor microprocessor-applications microprocessor-lab microprocessor-system-lab microprocessor-systems microprocessors microprocessors-course textbooks
Last synced: 09 Nov 2024
https://github.com/avivace/compsci
Lecture notes, projects, and more resources on the courses I attended for my Bachelor's and Master's degrees in Computer Science
computer-science lecture-material lecture-notes notes
Last synced: 23 Oct 2024
https://github.com/heech1013/study-note
CS / Front-End를 공부하고 기록합니다. (2021.01~ 2021.11)
computer-science front-end interview-questions
Last synced: 11 Oct 2024
https://github.com/noti0na1/lambdacalculus-java
Lambda calculus implemented in Java
computer-science java lambda lambda-calculus utlc
Last synced: 28 Oct 2024
https://github.com/seyhunak/ios-developer-roadmap
Roadmap for IOS Developers
algorithms computer-science ios objective-c swift
Last synced: 11 Nov 2024
https://github.com/deepaksood619/deepaksood619.github.io
Deep Notes | Second Brain
ai computer-science mental-models notes obsidian second-brain zettlekasten
Last synced: 13 Nov 2024
https://github.com/amey-thakur/operating-system-and-operating-system-lab
CSC405: Operating System [OS] & CSL404: Operating System Lab [OS Lab] <Semester IV>
amey ameythakur computer-engineering computer-science engineering megasatish operating-system operating-system-algorithms operating-system-concepts operating-systems operating-systems-learning operating-systems-project operating-systems-tutorials textbooks
Last synced: 09 Nov 2024
https://github.com/YanjieZe/SJTU_Course_Notes
A collection of notes @SJTU-CSE, written by Yanjie Ze. 上海交通大学计算机系本科生复习笔记。在线浏览网站:https://zeyanjie.gitbook.io/yanjie-zes-note/
computer computer-science course mathematics notes sjtu-courses
Last synced: 07 Nov 2024
https://github.com/dtsdwarak/cs_prep
Guide to CS Engineering and Interview Prep
algorithm algorithms algorithms-and-data-structures computer-science cs-prep interview system-design
Last synced: 15 Oct 2024
https://github.com/nouraalgohary/graduation-project-competitions
This is a compilation of competitions that are relevant to graduation projects, along with comprehensive details about each of them.
ai android competitions computer-science graduation-project iot machine-learning mansoura-university sponsorship university
Last synced: 05 Nov 2024
https://github.com/turborium/pureparsefloat
Just Good ParseFloat Algorithm named PureParseFloat
algorithm algorithms clean-code computer-science delphi double-double easy-to-learn float-parser good-practices new-algorithm objectpascal okparsefloat parse parse-float parser pascal pure-c pureparsefloat string-to-float
Last synced: 13 Nov 2024
https://github.com/umuthopeyildirim/flatironopensource
Flatiron School lessons for graduated students.
computer-science data-science javascript python ruby web-development
Last synced: 12 Nov 2024
https://github.com/dimitri4788/notes
:notebook: Notes related to Computer Science stuff.
computer-science concepts notes quicklook tutorial
Last synced: 09 Nov 2024
https://github.com/kadircet/ceng
All the homeworks, testers and projects done at METU-CENG
algorithms computer-organization computer-science deep-learning embedded-systems formal-languages game-theory logic-design machine-learning metu-ceng networking operating-systems programming-language-concepts
Last synced: 18 Oct 2024
https://github.com/thekicker/harvard-cs50
Harvard University's introduction to the intellectual enterprises of computer science and the art of programming for majors and non-majors alike, with or without prior programming experience. An entry-level course taught by David J. Malan, CS50x teaches students how to think algorithmically and solve problems efficiently.
computer-science cs50 education edx edx-cs50 harvard
Last synced: 27 Oct 2024
https://github.com/nikhilkeshava/online_inventory_shop
Online shop with admin and supplier-for demo
admin-dashboard cart college-project computer-science dbms dbms-project final-year-project inventory inventory-management inventory-system mysql-connection mysql-database online online-shop online-shopping-system php php-project stock stock-management-system webdevelopment
Last synced: 07 Nov 2024
https://github.com/federicobruzzone/master-courses
In this repository there are the notes of the Master's Degree in Computer Science @ UniMi
computer-science distributed-systems machine-learning programming-languages
Last synced: 09 Nov 2024
https://github.com/narasimha1997/bzcompute
bzCompute is a computation graph library with built-in support for domain-decomposition and prallel computation. The library can be used for expressing and executing large number of mathematical and text-processing operations using Data-Flow graphs, (Educational version of tensorflow), written in pure python code with numpy support.
computer-science domain-decomposition educational-project machine-learning parallel-computing
Last synced: 07 Nov 2024
https://github.com/afondiel/cs-books
Computer science books from algorithms, data structure, programming, to data science, AI and much more.
ai books computer-science computer-science-books computer-vision computer-vision-books data-science data-structures dl image-processing ml programming
Last synced: 06 Nov 2024
https://github.com/theashraf/dsa
Data Structures and Algorithms implemented in Typescript
algorithms coding-challenges coding-interviews computer-science datastructures datastructures-algorithms datastructures-in-javascript typescript
Last synced: 08 Nov 2024
https://github.com/sameerkumar18/the-unix-philosophy
Extracts from the Unix Philosophy 🖥🗝
algorithm computer-science extract philosophy simplicity unix unix-philosophy
Last synced: 23 Oct 2024
https://github.com/amey-thakur/cloud-services-website
Cloud Services Website
amey ameythakur cloud-services computer-engineering computer-science engineering human-machine-interaction project website website-design website-template
Last synced: 09 Nov 2024
https://github.com/tomzx/computer-science-concept-map
The Computer Science Concept Map is my attempt at reconstructing all the internal knowledge I've acquired about computer science over the years.
Last synced: 23 Oct 2024
https://github.com/amey-thakur/cryptography-and-system-security-and-system-security-lab
CSC604: Cryptography and System Security [CSS] & CSL604: System Security Lab [SSL] SEMESTER VI
amey ameythakur computer-engineering computer-science cryptography cryptography-algorithms cryptography-and-data-security cryptography-concepts cryptography-course engineering megasatish security system-security textbooks
Last synced: 09 Nov 2024
https://github.com/amey-thakur/system-programming-and-compiler-construction-and-system-software-lab
CSC602: System Programming and Compiler Construction [SPCC] & CSL602: System Software Lab [SSL] <Semester VI>
amey ameythakur compiler compiler-construction compiler-design computer-engineering computer-science engineering megasatish programming-language system-programming system-programming-laboratory system-software textbooks
Last synced: 09 Nov 2024
https://github.com/afondiel/computer-science-notebook
Essential computer science notes and resources for software engineers/developers of all levels.
ai computer-science control-laws data-science deep-learning design-patterns devops iot machine-learning notebook open-catalog reinforcement-learning research-notes robotics ros software-engineering
Last synced: 06 Nov 2024
https://github.com/cristaloleg/golds
Go data structures
algorithms computer-science data-structures golang performance
Last synced: 27 Oct 2024
https://github.com/amey-thakur/computer-organization-and-architecture-and-processor-architecture-lab
CSC403: Computer Organization and Architecture [COA] & CSL403: Processor Architecture Lab [PAL] <Semester IV>
amey ameythakur computer-engineering computer-organ computer-organisation computer-organisation-architechure computer-organization computer-organization-and-design computer-organization-lab computer-science engineering megasatish processor-architecture processor-design textbooks
Last synced: 09 Nov 2024
https://github.com/amey-thakur/computer-network-and-computer-network-lab
CSC503: Computer Network [CN] & CSL502: Computer Network Lab [CN Lab] <Semester V>
amey ameythakur computer-engineering computer-network computer-networking computer-networking-lab computer-networks computer-networks-course computer-science engineering megasa network networking textbooks topics
Last synced: 09 Nov 2024
https://github.com/victoriadrake/open-mscs
Based on OMSCS. 🎓 Collaborative open source notes for graduate computer science courses.
computer-science cyberphysical-systems georgia-tech graduate graduate-course graduate-school information-security omscs omscs-courses
Last synced: 07 Nov 2024
https://github.com/cis-team/flutter-squad
Flutter Squad Roadmap
cis-team computer-science flutter flutter-apps mobile-development
Last synced: 08 Nov 2024
https://github.com/amey-thakur/artificial-intelligence-and-soft-computing-and-artificial-intelligence-and-soft-computing-lab
CSC703: Artificial Intelligence and Soft Computing [AISC] & CSL703: Artificial Intelligence and Soft Computing Lab [AISC Lab] <Semester VII>
ai amey ameythakur artificial-intelligence artificialintelligence computer-engineering computer-science engineering machine-learning megasatish soft-computing softcomputing textbooks
Last synced: 09 Nov 2024
https://github.com/ggandor/y-combinator-tutorial
An extremely short but hopefully enlightening practical explanation of the Y combinator
computer-science lambda-calculus recursion y-combinator
Last synced: 13 Oct 2024
https://github.com/amorriscode/dream-dev-job
Misc resources to prepare you for your dream dev job
bootcamp career-development computer-science study
Last synced: 14 Oct 2024
https://github.com/amey-thakur/quadtree-visualizer
An application capable of presenting a view of the QuadTree. Design and development of QuadTree view and data model.
amey ameythakur computer-engineering computer-science engineering javascript major-project megasatish nextjs nodejs project quadtree quadtree-visualizer quadtrees typescript visualizer
Last synced: 09 Nov 2024
https://github.com/amey-thakur/software-engineering-and-software-engineering-lab
CSC601: Software Engineering [SE] & CSL601: Software Engineering Lab [SE Lab] <Semester VI>
amey ameythakur computer-engineering computer-science engineering megasatish software software-engineering software-engineering-concepts software-engineering-education software-engineering-fundamentals software-engineering-project textbooks
Last synced: 09 Nov 2024
https://github.com/neonwatty/computational_maths
A short collection of Jupyter notebooks explaining some basic computational math
computation-graph computational-maths computer-science jupyter-notebook lecture-notes mathematics recursive-functions
Last synced: 27 Oct 2024
https://github.com/tj-csccg/tjcs-book
:book: 同济大学计算机科学与技术、信息安全专业书单仓库。内含课外书籍、课内补充阅读材料。欢迎各位大佬上传自己的学习资料,分享学习经历!
computer-science information-security sharing sharing-platform tongji tongji-university
Last synced: 05 Nov 2024
https://github.com/valentjn/class-notes
LaTeX-ed class notes (German) taken during various mathematics and computer science classes
class-notes computer-science lectures mathematics
Last synced: 14 Nov 2024