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-15 00:05:46 UTC
- JSON Representation
https://github.com/neizod/problems
neizod's solution to math & com-sci problems
algorithm computer-science mathematics problems-solving
Last synced: 13 Oct 2024
https://github.com/ikauematos/java-learning
Hello devs, how are you / with you today I come to share my java studies in the object-oriented paradigm, where it is being an incredible learning experience.
bank computer-science java study system
Last synced: 11 Nov 2024
https://github.com/mouatezbenariba/kalbonyan-elmarsos-projects
This repository contains all the exercices, assignments and projects done within Kalbonyan-ElMarsos (كالبنيان المرصوص) Learning journey!
algorithms aws computer-science css data-structures html javascript nodejs react
Last synced: 05 Nov 2024
https://github.com/v-kolesnikov/simple
Simpλe imperative programming language
computer-science programming-language self-education
Last synced: 12 Oct 2024
https://github.com/roderickqiu/sustech_cse_final_reviews
Will contain reviews of my final exams during my adventure in the CSE department of SUSTech. Current: CS202, CS208, CS307, MA212.
Last synced: 14 Nov 2024
https://github.com/inphyt/inphyt.github.io
Special repository hosting the InPhyT website.
computational-epidemiology computational-modelling computational-neuroscience computational-social-science computational-socialscience computer-science data-analysis data-mining machine-learning mathematical-modelling mathematics modeling network-analysis physics scientific-computing scientific-machine-learning statistical-modeling statistical-physics
Last synced: 12 Nov 2024
https://github.com/hongbo-wei/cs50-harvard-university
Taught by David J. Malan
computer-science cs50 harvard-university harvardcs50
Last synced: 14 Nov 2024
https://github.com/thomasthaddeus/algorithmselector
Explore our extensive Algorithms Repository, featuring a diverse range of algorithms from computational methods to data structures, cryptographic techniques, and AI. Ideal for education, research, and practical application, each algorithm is well-documented, tested, and optimized for performance and readability.
ai algorithms computational-algorithms computer-science cryptography data-compression data-structures educational-resource game-theory graph-theory machine-learning network-flow open-source optimization python
Last synced: 28 Oct 2024
https://github.com/julio-guerra/mips
computer-organization computer-science hardware-architectures pipeline workshop
Last synced: 09 Nov 2024
https://github.com/franzose/cs-java-tasks
This is how I solve tasks from “Computer Science: An Interdisciplinary Approach” book
algorithm-challenges algorithms algorithms-and-data-structures algorithms-datastructures algorithms-implemented computer-science datastructures java java-11 java-8
Last synced: 09 Nov 2024
https://github.com/florianwendelborn/simplex
📈 Just another implementation of the lexicographic simplex algorithm
computer-science simplex-algorithm
Last synced: 09 Nov 2024
https://github.com/mc-cat-tty/appunti_programmazione_2
Appunti del corso Programmazione 2 tenuto dal prof. Bedogni.
appunti appunti-universitari computer-science programmazione2 unimore unimore-informatica
Last synced: 27 Oct 2024
https://github.com/make-github-pseudonymous-again/js-cg
:triangular_ruler: Computational geometry data structures and algorithms for JavaScript
agpl algorithms computational-geometry computer-science data-structures javascript
Last synced: 28 Oct 2024
https://github.com/hibiken/computer_science_fundamentals
Personal project to improve understanding in Computer Science Fundamentals
Last synced: 13 Oct 2024
https://github.com/andrew-johnson-4/puncalculus
A variant of Typed Lambda Calculus with generalized variable punning (ad-hoc polymorphism)
computer-science language programming-language
Last synced: 12 Nov 2024
https://github.com/alxvdev/libnumerixpp
Library for physical and mathematical calculations in C++
calculation cmake computer-science cpp cpp17 cpplib informatics library mathematics open-source physics science
Last synced: 12 Oct 2024
https://github.com/ishaansathaye/csc349-designanalysisalgos
Cal Poly Winter 2023 CSC 349 Design and Analysis of Algorithms
cal-poly computer-science course design-analysis-algorithms winter-2023
Last synced: 06 Nov 2024
https://github.com/elbeenmachine/bsfc-cs-notes
This repository is synced with GitBook to provide the necessary notes to the Computer Science students studying A-Level computer science on the OCR course.
a-level computer-science notes ocr
Last synced: 13 Nov 2024
https://github.com/BirajMainali/c-project
NEB/HSEB Class XII computer science project
class12computer class12computerscience computer-science cprogramming fullcurdc neb
Last synced: 23 Oct 2024
https://github.com/nilesh2000/coursera
Repository to store my Coursera Assignment Solutions
Last synced: 11 Nov 2024
https://github.com/kavignon/tech-prep-guide-for-the-busy
Distilled summary information on grasping the core knowledge to either brush up or learn about data structures and algorithms for those who don't have a lot of time.
algorithms-and-data-structures computer-science interview-preparation software-engineering
Last synced: 29 Oct 2024
https://github.com/itsfoss0/school
This Repo contains concept taught in second year in Campus ( Computer Science)
computer-science database networking object-oriented-programming software-engineering university-of-eldoret uoe
Last synced: 07 Nov 2024
https://github.com/esquiafo/ft-m1
Henry Modulo 1 Fundamentos
computer-science henry javascript
Last synced: 09 Nov 2024
https://github.com/mehanix/dfa-nfa-acceptor
🖧 Program that loads a DFA/NFA from a file, then checks if words are accepted by the automata.
automata computer-science deterministic-finite-automata dfa formal-languages homework homework-assignments homework-exercises nfa nondeterministic-finite-automata
Last synced: 31 Oct 2024
https://github.com/huanyushi/pdf-study-notes
Some of my study notes, primarily focusing on mathematics, physics and computer science.
computer-science mathematics physics
Last synced: 07 Nov 2024
https://github.com/heap-data-structure/fibonacci-heap
:scissors: Fibonacci heap data structure for JavaScript
agpl amortized computer-science data-structures fibonacci-heap heaps javascript meldable-heaps
Last synced: 14 Nov 2024
https://github.com/villy-p/uil-cs-toolkit
A cheatsheet for every topic you need to know for the UIL Computer Science Multiple Choice Exams, along with guides to help you learn, and questions to make you better
cheatsheet competitions computer-science cs guides problems uil
Last synced: 15 Nov 2024
https://github.com/shiweihe0713/algorithms-made-easy
Algorithm learning hub : show case the fundamental algorithms like sorting algorithms, such as generic sort, merge sort, quick sort, bucket sort, and radix sort, etc.
algorithms binary-search-tree computer-science data-structures leetcode sorting-algorithms tree
Last synced: 27 Oct 2024
https://github.com/hawshemi/coursera-software-design-and-architecture-specialization
Coursera Software Design and Architecture Specialization
computer-science coursera software-design-and-architecture
Last synced: 09 Nov 2024
https://github.com/luisenmarroquin/data-structures-and-algorithms
Great coding challenges using many programming languages
algorithms binary-search breadth-first-search computer computer-science data-science data-structures depth-first-search graphs hash-maps hash-tables heaps linked-lists merge-sort queues quicksort stacks trees tries
Last synced: 05 Nov 2024
https://github.com/imedadel/gatsby-papers
WIP - Easily publish your academic papers on the web using GatsbyJS
academia academic academic-paper academic-website computer-science gatsby-blog gatsby-starter gatsbyjs mathematics physics wip work-in-progress
Last synced: 07 Nov 2024
https://github.com/jofaval/react-from-the-ground-up
React repository for a compendium of react knowledge, both on personal projects and professional experience
advanced beginner computer-science intermediate javascript nextjs react react-saga reactjs redux redwoodjs remix software-engineering typescript zero-to-hero
Last synced: 21 Oct 2024
https://github.com/birajmainali/c-project
NEB/HSEB Class XII computer science project
class12computer class12computerscience computer-science cprogramming fullcurdc neb
Last synced: 09 Nov 2024
https://github.com/radch-enko/techinterviewbot
Computer Science Interview Helper
computer-science kotlin telegram-bot
Last synced: 06 Nov 2024
https://github.com/hasantezcan/pau-ceng-ders-notlari
Pamukkale Üniversitesi Bilgisayar Mühendisliği bölümü öğrencilerinin bölüm dersleri hakkında tutmuş oldukları notlar.
computer-science hacktoberfest notes pamukkale university
Last synced: 24 Oct 2024
https://github.com/andrew-johnson-4/PunCalculus
A variant of Typed Lambda Calculus with generalized variable punning (ad-hoc polymorphism)
computer-science language programming-language
Last synced: 03 Aug 2024
https://github.com/arindal1/thecodejungle
Curated collection of resources for developers, programmers and tech enthusiasts.
computer-science data-science data-structures interview-questions resources software-development
Last synced: 05 Nov 2024
https://github.com/gabrielbarberini/eecs
Personal pick for grad and undergrad material on EE and CS
computer-science education electrical-engineering graduate mit-ocw undergraduate
Last synced: 10 Nov 2024
https://github.com/sourhub226/8086-programs
8086 ASM programs for computer engineers.
8086 8086-emulator computer-engineers computer-science education emu8086 engineering learning microprocessor tasm
Last synced: 15 Nov 2024
https://github.com/jofaval/mlai-portfolio
My portfolio about Data Analysis, Machine Learning and A.I.
computer-science data-analysis data-science machine-learning portfolio python
Last synced: 21 Oct 2024
https://github.com/jofaval/jofaval.github.io
Main home repository, it serves as an introduction to my professional profile, feel free to explore as much as you want
backend computer-science data-science data-scientist developer frontend full-stack fullstack javascript machine-learning nextjs react redux software-engineer software-engineering typescript
Last synced: 21 Oct 2024
https://github.com/leynier/numerical-integration
School project about Numerical Integration of the Computer Science degree of the Faculty of Mathematics and Computing of the University of Havana.
computer-science matcom numerical-integration school-project university-of-havana
Last synced: 02 Nov 2024
https://github.com/alkesst/universalwhileprogram
Universality implementation
computer-science haskell universality while-language
Last synced: 07 Nov 2024
https://github.com/make-github-pseudonymous-again/js-integer
:zzz: Integers for JavaScript (ℤ)
arbitrary-precision arithmetic big-int big-integer big-integers big-num big-number big-numbers bigint biginteger bigintegers bignum bignumber bignumbers computer-science gcd integers javascript js mathematics
Last synced: 12 Oct 2024
https://github.com/jeanextreme002/advent-of-code
:medal_sports: Solutions I created for Advent of Code in Python.
advent-of-code computer-science python
Last synced: 10 Nov 2024
https://github.com/dcasella/bsc-thesis
Bachelor's thesis in Computer Science
algorithms-implemented bachelor-thesis computer-science
Last synced: 22 Oct 2024
https://github.com/colemangariety/euler.hs
Haskell solutions to Project Euler problems.
computer-science haskell project-euler
Last synced: 11 Oct 2024
https://github.com/chitangchin/datastructureandalgosincsharp
Fundamental Data Structures and Algorithms in C#
computer-science csharp data-structures-and-algorithms
Last synced: 05 Nov 2024
https://github.com/opensourcedoc/ds-golang
Data Science in Golang
computer-science data-science golang golang-package
Last synced: 10 Nov 2024
https://github.com/rodyherrera/leetcode
A record of my LeetCode problem solving journey! ;)
algorithms algorithms-datastructures c computer-science cpp javascript leetcode leetcode-solutions python typescript
Last synced: 06 Nov 2024
https://github.com/ericadamski/linked-list
JavaScript implementation of simple linked list, queue, dequeue, and stack
code-newbie computer-science learn-to-code linked-list
Last synced: 10 Nov 2024
https://github.com/kajizukataichi/stem
Stem: Turing Educational Machine
computer-science education emulator turing-machine
Last synced: 06 Nov 2024
https://github.com/obedm503/ttt
obligatory tic tac toe in a few languages
c computer-science experiment java python rust tic-tac-toe typescript
Last synced: 15 Nov 2024
https://github.com/anthonymazzie/bellmanford
Given a directed, weighted graph containing positive and negative edge weights, a source node and destination node, this Java application utilizes the Bellman Ford algorithm to return the shortest path and distance from source to destination.
algorithm bellman-ford computer-science graph
Last synced: 27 Oct 2024
https://github.com/wieerwill/informatik
Unterlagen zu Informatik Vorlesungen der TU Ilmenau
Last synced: 08 Nov 2024
https://github.com/henriquelimas/go-algorithm-design-manual
Codes in Go from Algorithm design manual Book
algorithms computer-science data-structures golang
Last synced: 13 Nov 2024
https://github.com/sglavoie/code-snippets
Collection of code snippets that have been useful at some point in history.
algorithms computer-science data-structures mathematics python3
Last synced: 24 Oct 2024
https://github.com/marcosvlima/lex-lexical-analysis
Lexical Analyzer for dynamically identifying token.
compilers computer-science theory-of-computation
Last synced: 15 Nov 2024
https://github.com/nthnn/brillo-8
A programmable pocket computer with an embedded virtual machine.
arduino arduino-platform arduino-programming arduino-project assembler assembler-implementation assembly assembly-emulator assembly-language computer-architecture computer-science embedded-c embedded-cpp embedded-software embedded-systems platformio platformio-arduino virtual-machine virtualmachine vm
Last synced: 13 Nov 2024
https://github.com/felipealfonsog/felipealfonsog
Journey through the cryptic corridors of code. Unravel the secrets encoded in the shadows. Welcome to the realm where algorithms whisper in binary tongues. Dare to explore, for within lies the essence of innovation.
computer-architecture computer-engineering computer-science data-engineering research-and-development research-software-engineering software-engineering
Last synced: 24 Oct 2024
https://github.com/felipealfonsog/felipealfonsog.github.io
Nestled within the code's embrace lies the gateway to @felipealfonsog's GitHub main page hosting.
computer-architecture computer-engineering computer-science data-engineering research-and-development research-software-engineering software-engineering
Last synced: 24 Oct 2024
https://github.com/edinsonrequena/simple-port-scanner
This is a simple port scanner built in python 3.8
computer-science cybersecurity hacking port-scanner python python3-8 scanner socket tutorial
Last synced: 14 Oct 2024
https://github.com/diovani-dupont/diovani-dupont.github.io
My Personal Portfolio Website
best-portfolio-website brittanychiang computer-science developer-portfolio gatsby javascript personal-portfolio personal-site personal-website portfolio-website react resume-website template website
Last synced: 04 Nov 2024
https://github.com/khumam/fastcard
We want to share from the community to the community various things related to developers, programming, engineering, and other related topics.
backend-roadmap basic-programming computer-science frontend-roadmap fullstack-roadmap go-roadmap hardskill intermediate-programming java-roadmap javascript-roadmap php-roadmap python-roadmap react-roadmap roadmaps senior-programming softskill
Last synced: 10 Nov 2024
https://github.com/monuelo/easyacceptlesson
:books: Basic material for the EasyAccept tool lesson
acceptance-testing computer-science easyaccept java programming-lab-2 testing tests ufcg
Last synced: 29 Oct 2024
https://github.com/manonlef/bst
Binary Search Tree
algorithms binary-search-tree computer-science javascript modules odin-project theodinproject webpack
Last synced: 29 Oct 2024
https://github.com/preetsuthar17/basic-dsa-notes
Notes containing basics of Data Structure and Algorithms.
algorithm algorithms computer-science dsa dsa-algorithm dsa-notes notes
Last synced: 04 Nov 2024
https://github.com/garciparedes/anova-1f
anova assignment computer-science regression-and-anova sas statistics university-of-valladolid
Last synced: 15 Nov 2024
https://github.com/gabrieljablonski/esc-college-course-work
Elements of Computer Systems - nand2tetris course
computer-engineering computer-science computer-systems nand2tetris
Last synced: 13 Oct 2024
https://github.com/shivajivarma/codebase
Collection of algorithms
algorithms computer-science data-structures graph search-algorithms sorting-algorithms tree
Last synced: 30 Oct 2024
https://github.com/mysftz/applications-of-evolutionary-algorithms-in-bioinformatics-report
A LaTeX research document on applications of evolutionary algorithms in bioinformatics.
algorithm algorithms bioinformatics computer-science evolutionary-algorithms latex latex-document university university-coursework
Last synced: 15 Nov 2024
https://github.com/chromeuniverse/mit-6.0001-psets
Solutions to MIT 6.0001's problem sets in Python
computer-science introduction-to-programming python
Last synced: 02 Nov 2024
https://github.com/zoedsoupe/functional_programming_basics
Repositório que abriga meus estudos pessoais em programação funcional, com foco em Haskell
algoritmos algoritmos-funcionais begginer begginer-friendly brasil ciencia-da-computacao computer-science functional-algorithms functional-programming haskell programming pt-br
Last synced: 30 Oct 2024
https://github.com/molodchina/msu
This repository is dedicated to bachelor's studies at Moscow State University, including different practicums and inter-faculty courses
cmc computer-science mathematics msu
Last synced: 07 Nov 2024
https://github.com/h0r4t1u/qt-contract-de-studii
Aplicatie Grafica construita in QT si CPP urmand Cpp Core Guidelines
computer-science contract-de-studii fmi gui gui-application oop oop-principles qt qt6 ubb
Last synced: 12 Oct 2024
https://github.com/vahan-sahakyan/ds-algo-java
Data Structures & Algorithms in Java ☕️
algorithms complexity-analysis computer-science data-structures insertion-sort java merge-sort
Last synced: 12 Nov 2024
https://github.com/ishaansathaye/cpe203-oop
Cal Poly CPE 203 Project Based Object-Oriented Programming and Design
cal-poly computer-science java oop
Last synced: 06 Nov 2024
https://github.com/yuelinxin/skills-worth-sharing
All the basics that you need to know for Computer Science & Software Engineering learners.
beginner computer-science skillshare software-engineering
Last synced: 23 Oct 2024
https://github.com/sanrehmo/cs9roject
Project Course in Computer Science @ LNU Växjö, Spring 2017
calendar computer-science java javafx junit mysql timeline
Last synced: 07 Nov 2024
https://github.com/erikplachta/cs-regex-reference-guide
A general reference guide on how to understand and use regex.
computer-science cs guide reference regex regular-expression regular-expressions
Last synced: 11 Nov 2024
https://github.com/aliesbelik/how-it-works
:gear: How it Works
collection computer-science educational
Last synced: 15 Oct 2024
https://github.com/kiwigrenade/informatyka-algorytmiczna
Programming exercises from my time studying Algorithmic Computer Science at Wroclaw University of Science and Technology.
algorithms algorithms-and-data-structures algorytmy-i-struktury-danych algorytmy-optymalizacji-dyskretnej aod computer-science cpp ina informatyka-algorytmiczna jezyki-formalne-i-techniki-translacji jftt obliczenia-naukowe programowanie-w-logice student-project studies wybrane-zagadnienia-algebry wza
Last synced: 12 Oct 2024
https://github.com/rssr25/tinyml
TinyML stuff done on my Arduino Nano 33 BLE Sense
artificial-intelligence computer-science convolutional-neural-networks deep-learning edge-computing engineering machine-learning sequence-modeling tinyml
Last synced: 05 Nov 2024
https://github.com/cis-team/network-security-roadmap-2024
computer-science network network-security security
Last synced: 08 Nov 2024
https://github.com/mraza007/computerscience-resources
This repo is made to help people find CS related resources
computer-science interview resources software-engineering
Last synced: 14 Oct 2024
https://github.com/ladunjexa/the-leetcode
📑 LeetCode problems' Algorithms and Solutions implemented in common PL with explanations and links to further readings.
algorithms computer-science concurrency database interview-preparation javascript leetcode leetcode-solutions shell
Last synced: 01 Nov 2024
https://github.com/carrington-dev/computer_science_repo
Wits Computer Science Practice
algorithms-and-data-structures alogrithms computer-science cpp11 data-structures-and-algorithms progrmming-language
Last synced: 11 Nov 2024
https://github.com/sr1jan/grok-compiler
grokking compilers...
compiler compiler-construction compiler-design compiler-principles compilers computer-science education educational
Last synced: 11 Nov 2024
https://github.com/kirillbobyrev/talks
Materials for public talks
computer-science latex machine-learning python reinforcement-learning talks
Last synced: 17 Oct 2024
https://github.com/make-github-pseudonymous-again/js-bst
:seedling: Binary search tree library in JavaScript
agpl binary-search-trees computer-science data-structures javascript search-trees searching sorting tree
Last synced: 12 Oct 2024
https://github.com/janheinrichmerker/study-computer-science
📽️ Video player for the "Informatik studieren" advertisement movie.
computer-science react university university-project
Last synced: 06 Nov 2024
https://github.com/5h3r10k/apcsa-2021
Repo with all my APCSA assignments (answers included).
apcsa apcsp computer-science cs java
Last synced: 14 Nov 2024
https://github.com/stuymedova/common-data-structures
[LEARNING] Annotated Linked Lists, Hash Tables, and so on
computer-science data-structures interview-preparation
Last synced: 11 Nov 2024
https://github.com/edinsonrequena/engineering-mathematics
Specialization in Mathematical Engineering from the Universidad Politecnica de Valencia
algebra computer-science derivatives engeneering integral mathematical-engineering mathematics
Last synced: 14 Oct 2024
https://github.com/denpeshkov/cs-digital-garden
Computer Science Digital Garden
algorithms-and-data-structures computer-science concurrency distributed-systems golang hardware obsidian os
Last synced: 11 Nov 2024