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/rikurauhala/bsc-thesis
Bachelor's thesis in computer science
bibtex brute-force bsc bsc-thesis computer-science cryptography cyber-security dictionary-attack finnish latex passwords rainbow-table tex thesis
Last synced: 26 Sep 2024
https://github.com/vforsh/data-structures
This repo is me trying to fill the knowledge gap I have in basics of CS. Things like sorting algorithms and commonly used data structures.
algorithms algorithms-and-data-structures computer-science data-structures sorting-algorithms
Last synced: 07 Nov 2024
https://github.com/n-c0de-r/lab3.7a
Designing and Testing Observer/Subject & Decorator patterns
3rd-semester 7th-exercise computer-science design-patterns java observer observer-pattern
Last synced: 15 Nov 2024
https://github.com/n-c0de-r/info1.03_timepiece
Making a Timepiece with different functions. 1st semester, 3rd lab.
1st-semester 3rd-lab clock computer-science informatics java
Last synced: 15 Nov 2024
https://github.com/thenocturnaldevgypsy/java-labcodes-exercises-dsaa
Java Lab Code Exercises that I've created and used when lecturing Data Structures and Algorithm Analysis during my career as Assistant Professor for BSCS, BSIT and BSCOE way back late 2012 to 2015.
algorithms algorithms-and-data-structures computer-science computer-science-algorithms computer-science-data-structures data-structure-and-algorithm data-structures java programming programming-exercises
Last synced: 13 Nov 2024
https://github.com/wgierke/csbestpaperawards
Clone of jeffhuang.com/best_paper_awards.html for easier maintenance
ai computer-science cv data-mining databases hci knowledge-management machine-learning networking nlp operating-systems papers performance research security software-engineering theory www
Last synced: 29 Oct 2024
https://github.com/n-c0de-r/info1.04_todo.primes
Lab 1.4 - A CLI ToDo-List with search engine. 1st semester, 4th lab.
1st-semester 4th-lab computer-science informatics java prime-numbers search-engine
Last synced: 15 Nov 2024
https://github.com/kailash-natarajan/hospital-record-management
Data Structures Project
binary-search-tree computer-science cpp data-structures filehandling linked-list
Last synced: 09 Nov 2024
https://github.com/ubugeeei/algorithms
algorithms algorithms-and-data-structures computer-science rust
Last synced: 23 Oct 2024
https://github.com/mementomorri/code_challenges
An archive with solutions to leetcode problems. I just like to revisit my solutions and optimize it
algorithms-and-data-structures competitive-programming computer-science leetcode
Last synced: 09 Nov 2024
https://github.com/dantasl/algorithms-and-data-structures
Repository created to support the code developed for the graduate course of Algorithms and Data Structures (DIM0806) at DIMAp/UFRN, class of 2024.1.
computer-science cpp11 graduate-course python-3 sorting-algorithms
Last synced: 12 Oct 2024
https://github.com/n-c0de-r/info1.02_song.freezer
Song Exercise, building a small music player. 1st semester, 2nd exercise, computer-science.
1st-semester 2nd-exercise computer-science java music-player song
Last synced: 15 Nov 2024
https://github.com/ayushexel/algorithms
Implementation of Algorithms and Data Structures used extensively in computer Science
algorithm algorithm-challenges algorithm-library algorithms computer-science computer-science-algorithms data-structures
Last synced: 28 Oct 2024
https://github.com/kennethanceyer/awesome-msa
Awesome list of MSA
architecture awesome awesome-list cloud-native-computing-foundation cloud-native-microservices clouda cncf computer-science microservice microservices-architecture msa servicemesh
Last synced: 03 Oct 2024
https://github.com/jofaval/jofaval
Brief description of my journey as a developer, and as a human being :)!
about-me artificial-intelligence backend computer-science frontend machine-learning markdown portfolio readme-profile
Last synced: 21 Oct 2024
https://github.com/sourceduty/theoretical_experiment
👨🔬 Plan, develop and simulate theoretical experiments.
ai artificial-intelligence chatgpt computer-science customgpt evidence-proofing experiment experimental gpt gpts openai science science-research scientific-computing simulate simulation simulator theoretical-computer-science theory
Last synced: 25 Oct 2024
https://github.com/emanuelec/appunti-intelligenza-artificiale
Appunti del corso di Intelligenza artificiale (a.a. 2017/2018) - università degli studi di Padova
ai artificial-intelligence bayesian-inference computer-science csp heuristics hill-climbing-search informatica intelligenza-artificiale italiano padova pfp problem-solving protein q-learning reinforcement-learning search-algorithm students unipd
Last synced: 09 Nov 2024
https://github.com/n-c0de-r/info1.01_wendingmachine
A simple command line Wending Machine, 1st semester, 1st exercise, computer science.
1st-exercise 1st-semester computer-science java wending-machine
Last synced: 15 Nov 2024
https://github.com/orelba/binary-search-tree
Building a balanced binary search tree (BST)
balanced-search-trees binary-search-tree computer-science data-structures
Last synced: 13 Nov 2024
https://github.com/g1joshi/cs50x
CS50x 2020 Introduction to Computer Science
computer-science cs50 cs50x programming
Last synced: 10 Nov 2024
https://github.com/n-c0de-r/info1.04_club
Alternative unused lab 1.4 - Simulating a club and memberships. 1st semester, 4th lab.
1st-semester 4th-lab computer-science informatics java
Last synced: 15 Nov 2024
https://github.com/jofaval/advent-code-2021
All the challenges I've answered successfully in the Advent of Code 2021
advent-of-code advent-of-code-2021 algorithms algorithms-and-data-structures computer-science javascript
Last synced: 21 Oct 2024
https://github.com/orelba/linked-lists
An implementation of the linked list data structure in Javascript
computer-science data-structures linked-list
Last synced: 13 Nov 2024
https://github.com/orelba/knights-travails
Finding the shortest path of a chess knight from point A to point B on a chessboard using a BFS algorithm
breadth-first-search computer-science data-structures graph-algorithms
Last synced: 13 Nov 2024
https://github.com/kazimovzaman2/cs50
🎓 A collection of Labs, Problem Sets code files for "CS50's Introduction to Computer Science", HarvardX, October-December, 2021.
c computer-science cs50 cs50problemsets cs50problemsetssolved cs50x data-structures-and-algorithms edx flask harvardcs50 harvardx html-css-javascript python sql
Last synced: 13 Nov 2024
https://github.com/princeinscripts/dsa-practice-with-cpp-pw
A practice code repository for learning C++ programming language fundamentals alongside Data Structures and Algorithms (DSA) concepts via Programming with Mosh tutorials, aiding in mastering core computer science principles through hands-on exercises.
algorithms c-plus-plus coding-challenge computer-science data-structures learning-resources programming
Last synced: 16 Oct 2024
https://github.com/kazimovzaman2/holbertonschool-low_level_programming
Low-level programming and algorithm projects for Holberton School
algorithms-and-data-structures c computer-science makefile
Last synced: 13 Nov 2024
https://github.com/wolffshots/wolffshots
A sandbox for me to fiddle with frontend projects and build a bit of a portfolio
backend bsc computer-engineering computer-science css embedded-systems react university
Last synced: 15 Oct 2024
https://github.com/quincey001/cpp-primer-5th-editor-notes
🌟 Welcome to my C++ learning notes! 🌟 This repo contains: - 📚 Key concepts from *C++ Primer (5th Edition)* - 💻 Code examples Feel free to explore! 😊
computer-science cpp11 docmentation notes
Last synced: 20 Oct 2024
https://github.com/izo0x90/snake-toy-vm
A generalized toy virtual machine, assembler and debugger written in python. Just a fun project in python building a classical computer emulator in Python.
assembler assembly assembly-language compiler computer-science custom-language debbuger emulation emulator emulators low-level low-level-programming programming-language programming-language-theory programming-languages system-programming virtual-machine virtualization
Last synced: 28 Oct 2024
https://github.com/fpsvogel/learn-cs
Learning resources for computer science, C, and Zig.
awesome-lists books c computer-science learning-resources low-level-programming systems-programming zig
Last synced: 15 Oct 2024
https://github.com/nihalsheikh/cs50
Harvard CS50: Introduction to Computer Science
Last synced: 10 Nov 2024
https://github.com/gkapfham/cs112s2014
Course Materials for Computer Science 111 Spring 2014
algorithms computer-science data-structures laboratory
Last synced: 08 Nov 2024
https://github.com/felixmairamhof/harvard-cs50-intro-computer-sience
Discover projects from Harvard's CS50 course, covering C programming, web development (HTML, CSS, Python/Flask), algorithms, and data structures. Gain insights into diverse computer science concepts and problem-solving techniques. Explore to broaden your understanding of programming and computer science.
algorithms bigonotation bootstrap c computer-science data-structures flask javascript memory python
Last synced: 10 Nov 2024
https://github.com/amorehead/openglportfolio
A repository consisting of OpenGL animations created for Computer Science coursework.
bezier-curves computer-graphics computer-science opengl textures
Last synced: 25 Oct 2024
https://github.com/gkapfham/cs111s2016
Course Materials for Computer Science 111 Spring 2016
computer-science html-slides laboratory teaching
Last synced: 08 Nov 2024
https://github.com/gkapfham/cs111s2017
Course Materials for Computer Science 111 Spring 2017
computer-science html-slides laboratory teaching
Last synced: 08 Nov 2024
https://github.com/gkapfham/cs111f2016
Course Materials for Computer Science 111 Fall 2016
computer-science html-slides laboratory teaching
Last synced: 08 Nov 2024
https://github.com/gkapfham/cs111f2015
Course Materials for Computer Science 111 Fall 2015
computer-science html-slides laboratory teaching
Last synced: 08 Nov 2024
https://github.com/gkapfham/cs111f2014
Course Materials for Computer Science 111 Fall 2014
computer-science html-slides laboratory teaching
Last synced: 08 Nov 2024
https://github.com/gkapfham/cs112f2016
Course Materials for Computer Science 112 Fall 2016
computer-science html-slides laboratory teaching
Last synced: 08 Nov 2024
https://github.com/an-ordinary-software-engineering/blog
Blog about IT, development and software engineering -- of course, hardware isn't left out. My purpose is to talk about relevant content in computing.
astrojs blog computer-science git mdx open-source software-engineering tailwindcss typescript
Last synced: 18 Oct 2024
https://github.com/yuriioks/aqa-gcse-computer-science-preparation
25-week comprehensive program designed to equip students with the knowledge and skills required to excel in the AQA GCSE Computer Science exam
algorithms aqa aqa-computing coding-tutorials computer-science computer-science-education data-structures education exam-preparation gcse gcse-computer-science programming python python3 sql yuriodev
Last synced: 18 Oct 2024
https://github.com/hitblast/fcc-js-projectworks
My project submissions for the Legacy JavaScript Algorithms & Data Structures Certification on freeCodeCamp.
algorithms computer-science data-structures freecodecamp freecodecamp-challenge freecodecamp-project javascript
Last synced: 18 Oct 2024
https://github.com/gkapfham/cs60060120142015
Course Materials for Computer Science 600/601 Fall 2014 and Spring 2015
computer-science latex-document syllabus teaching
Last synced: 08 Nov 2024
https://github.com/gkapfham/cs60061020162017
Course Materials for Computer Science 600/610 Fall 2016 and Spring 2017
computer-science latex-document syllabus teaching
Last synced: 08 Nov 2024
https://github.com/yanfiq/cplusplus
a bunch of C++ code
computer-science cplusplus cpp data-structures learn-to-code segmentation-fault
Last synced: 01 Nov 2024
https://github.com/gkapfham/cs60060120132014
Course Materials for Computer Science 600/601 Fall 2013 and Spring 2014
computer-science latex-document syllabus teaching
Last synced: 08 Nov 2024
https://github.com/gkapfham/cs60060120152016
Course Materials for Computer Science 600/601 Fall 2015 and Spring 2016
computer-science html-slides syllabus teaching
Last synced: 08 Nov 2024
https://github.com/skippypeanutbutter/nand2tetris
Nand 2 Tetris progression
computer-architecture computer-science hdl
Last synced: 18 Oct 2024
https://github.com/gkapfham/cs580s2015
Course Materials for Computer Science 580 Spring 2015
computer-science laboratory latex-document research
Last synced: 08 Nov 2024
https://github.com/gkapfham/cs500501s2014
Course Materials for Computer Science 500/501 Spring 2014
computer-science latex-document syllabus teaching
Last synced: 08 Nov 2024
https://github.com/gkapfham/cs112s2015
Course Materials for Computer Science 112 Spring 2015
algorithms computer-science data-structures laboratory
Last synced: 08 Nov 2024
https://github.com/naufal-yafi/understanding-multiple-linear-regression
Regresi Linear Berganda - Python
computer-science data-mining data-science machine-learning statistics
Last synced: 11 Nov 2024
https://github.com/naufal-yafi/understanding-simple-linear-regression
Simple Regresi Linear - Python
computer-science data-mining data-science machine-learning statistics
Last synced: 11 Nov 2024
https://github.com/thijswillemmoens/cs50
This is my code while learning CS50 by Harvard.
computer-science cs50 harvardcs50
Last synced: 08 Nov 2024
https://github.com/alisa-yar/java
Introduction to Computer Science Using Java Course (20441)
computer-science course coursework homework java openuniversity student
Last synced: 08 Nov 2024
https://github.com/arthurpaulino/arthurpaulino.github.io
My personal blog.
agroforestry computer-science truth yoga zen
Last synced: 18 Oct 2024
https://github.com/stevenacoffman/deckhand
Deckhand - Socially Distant Computer Science Coding Challenge
card-game computer-science golang
Last synced: 13 Oct 2024
https://github.com/najibadan/computer_science
algorithms-datastructures computer-science learning-by-doing ruby
Last synced: 21 Oct 2024
https://github.com/splode/practice-c
This project documents ongoing efforts to enrich my understanding of CS concepts while learning C.
algorithms c computer-science data-structures
Last synced: 07 Nov 2024
https://github.com/edinsonrequena/django-projects
Here you can find many different projects built with django
computer-science django django-application python software-architecture software-engineering
Last synced: 14 Oct 2024
https://github.com/elidrissidev/dsa-practice
My playground repository where I'm practicing DSA using C!
algorithms c computer-science data-structures
Last synced: 24 Oct 2024
https://github.com/heap-data-structure/d-ary-heap
:octopus: d-ary heap data structure library for JavaScript
agpl binary-heap computer-science d-ary-heap data-structures heaps javascript worst-case
Last synced: 28 Oct 2024
https://github.com/williamvenner/crunchhr
A* (75/75) A-level Computer Science Coursework (2019)
a-level aqa assignment computer-science coursework nea php
Last synced: 25 Oct 2024
https://github.com/heap-data-structure/binomial-heap
:cherries: Binomial heaps for JavaScript
agpl amortized binomial-heap computer-science data-structures heaps javascript meldable-heaps
Last synced: 13 Oct 2024
https://github.com/nivelle/nivelle.github.io
nivelle 的学习栈
articles blockchain computer-science go golang java javaweb learning programming progress web
Last synced: 28 Oct 2024
https://github.com/skwowet/amfoss-tasks
Set of tasks that need to be attempted to join amFOSS.
computer-science cpp flutter-apps golang java javascript python tasks-list
Last synced: 14 Nov 2024
https://github.com/irene-frias/cs50x
Is a course for introductory computer science course offered by Harvard University, known for being both comprehensive and accessible to beginners. The course covers fundamental concepts in computer science and programming, starting with basic problem-solving and progressing to more complex topics.
alogrithms computer-science cybersecurity data-structures programming-with-c python-programming sql-database web-development
Last synced: 10 Nov 2024
https://github.com/jmuchovej/ucf
UCF courses I've completed, or am currently taking.
ai algorithms computer-science cs data-structures ucf university university-of-central-florida
Last synced: 12 Oct 2024
https://github.com/chtnnh/old.chtnnh.github.io
(Old) Personal Website and Blog
blog computer-science software-engineering
Last synced: 10 Nov 2024
https://github.com/librity/ossu_mit_6.0001
OSSU - Computer Science - MIT 6.0001 - Introduction to Computer Science and Programming in Python
computer-science mit mit60001 ossu python
Last synced: 10 Nov 2024
https://github.com/librity/ossu_p4e
OSSU - Computer Science - Python for Everybody
computer-science ossu python python4everybody
Last synced: 10 Nov 2024
https://github.com/librity/ossu_cs
OSSU - Computer Science - Notes and Exercises
Last synced: 10 Nov 2024
https://github.com/piero24/software-fundamentals_16-17
Exercises in Java for the fundamental of programming course at unipd
computer-science fundamentals-of-programming java unipd unipd-dei universita-di-padova
Last synced: 10 Nov 2024
https://github.com/anabrtorres/plp-ufla
Activities developed in the discipline of Programming Language Paradigms (PLP)
Last synced: 13 Oct 2024
https://github.com/gboncoffee/webheadache
Brainfuck interpreter on the browser, written in CoffeeScript
brainfuck brainfuck-interpreter coffeescript computer-science interpreter javascript programming-language web
Last synced: 16 Oct 2024
https://github.com/follen99/designpatterns
Software Engineering Design Patters
computer-science design engineer engineering software software-engineering
Last synced: 07 Nov 2024
https://github.com/bartozzz/mads
Set of TypeScript utility modules for working with mathematics, algorithms and data structures.
algorithms computer-science data-structures mathematics typescript
Last synced: 31 Oct 2024
https://github.com/dbish6/algorithms_data_structures_examples
Pretty much all of your standardized algorithms and data structures in one repository (In development).
algorithm algorithms algorithms-and-data-structures computer-science data-structures java javascript learn
Last synced: 14 Oct 2024
https://github.com/alefrp/cs50x
CS50X Lectures
computer-science cs50 cs50x programing
Last synced: 14 Nov 2024
https://github.com/krichelj/gymasteroids
Asteroids evasion using OpenAI's gym Reinforcement Learning (RL) package - M.Sc. Thesis in Computer Science, Ben Gurion University Ben Gurion University of the Negev, Israe
artificial-intelligence asteroids-game bellman-equation computer-science evasion gym-environment open-ai open-ai-api open-ai-gym optimization-algorithms optimization-methods q-learning reinforcement-learning
Last synced: 12 Nov 2024
https://github.com/krichelj/quadrotorsimulation
A simulation of learning a quadrotor control strategy based on deep learning - M.Sc. Thesis in Computer Science, Ben Gurion University
3d-simulation computer-science computer-vision control-systems convolutional-neural-networks deep-learning dynamical-systems machine-learning mechanical-engineering multiprocessing neural-networks object-oriented-programming optimization-algorithms quadrotor
Last synced: 12 Nov 2024
https://github.com/krichelj/spl_hw4
4th homework at Systems Programming Languages (SPL) course, Computer Science Pre-M.Sc. Program, Ben Gurion University, 2019
computer-science homework scheduling sql
Last synced: 12 Nov 2024
https://github.com/arslanoov/cs-playground
My Computer Science Education
algorithms computer-science data-structures javascript leetcode python typescript
Last synced: 09 Nov 2024
https://github.com/krichelj/spl_hw3_server
Server side of 3rd homework at Systems Programming Languages (SPL) course at Ben Gurion University
computer-science encoder homework object-oriented-programming protocol-buffers server-side
Last synced: 12 Nov 2024
https://github.com/krichelj/spl_hw2
2nd homework at Systems Programming Languages (SPL) course at Ben Gurion University
advanced-programming computer-science homework multithreading object-oriented-programming
Last synced: 12 Nov 2024
https://github.com/krichelj/qc_bgu_2020
Quantum Computing course, Computer Science M.Sc., Ben Gurion University of the Negev, 2020
algorithms calculus circuit-simulation complex-numbers complexity-theory computability-theory computer-science convolution discrete-fourier-transform grovers-algorithm linear-algebra linear-equation-solver matrix-algebra quantum-computing qubit search-algorithms shors-algorithm sorting-algorithms
Last synced: 12 Nov 2024
https://github.com/krichelj/ml_bgu_2020
Machine Learning and Analysis of Big Data course, Computer Science M.Sc., Ben Gurion University of the Negev, 2020
bayesian-inference big-data clustering-algorithm computer-science convex-optimization gradient-descent k-means-clustering kernel-methods linear-programming machine-learning mixture-models nearest-neighbours-classifier neural-networks pac-learning principle-component-analysis probability-statistics quadratic-programming regularization support-vector-machines vc-dimension
Last synced: 12 Nov 2024
https://github.com/krichelj/ai_bgu_2021
Artificial Intelligence course, Computer Science M.Sc., Ben Gurion University of the Negev, 2021
a-star-algorithm ai artificial-intelligence bayesian-network bellman-equation computer-science deep-learning game-theory-algorithms heuristic-search-algorithms kruskal-algorithm machine-learning markov-decision-processes minimal-spanning-tree minimax-algorithm policy-iteration-algorithm prim-algorithm reinforcement-learning value-iteration-algorithm
Last synced: 12 Nov 2024
https://github.com/krichelj/alio_bgu_2020
Automata and Logic on Infinite Objects course, Computer Science M.Sc., Ben Gurion University, 2020
automata computability-theory computer-science formal-languages formal-logic formal-methods formal-verification homework infinite logic temporal-logic
Last synced: 12 Nov 2024
https://github.com/luizgabriel/uri.solvedproblems
A list of some URI (https://www.urionlinejudge.com.br/) problems I tried to solve.
algorithms computer-science data-structures uri uri-online-judge
Last synced: 31 Oct 2024
https://github.com/isabelacaldeira/sorbonne_tme
Acvitivies made in and for the class of work in frame machines of the first year of Sciences Formelles of Sorbonne
c computer-science python sorbonne sorbonne-university university-project
Last synced: 14 Nov 2024
https://github.com/webmekanic/algorithms-and-data-structures
Daily Coding Exercises to sharpen problem solving skills
algorithms codewars codewars-kata coding-challenge computer-science data-structures engineering freecodecamp interview-questions javascript programming-exercises solutions technical
Last synced: 11 Nov 2024
https://github.com/casperkristiansson/kth-computer-science-master-courses
KTH Computer Science Master Courses
computer-science kth master software-technology tcscm
Last synced: 15 Nov 2024
https://github.com/marcokrikke/msc-thesis
Investigating the usefulness of stack traces in bug triaging
bug-reporting computer-science stack-traces thesis triaging
Last synced: 09 Nov 2024
https://github.com/natan-dot-com/laboratory-ics1
Codes written during Introduction to Computer Science: Laboratory Practice I discipline.
Last synced: 14 Nov 2024
https://github.com/natan-dot-com/introduction-to-computer-science-i
Codes written during Introduction to Computer Science I discipline.
Last synced: 14 Nov 2024