computer-science

Top 23 computer-science Open-Source Projects

  • coding-interview-university

    A complete computer science study plan to become a software engineer.

  • Project mention: A-Z computer science study plan to become a software engineer | news.ycombinator.com | 2024-04-16
  • developer-roadmap

    Interactive roadmaps, guides and other educational content to help developers grow in their careers.

  • Project mention: 10 resources to become a system design hero | dev.to | 2024-05-28

    View on GitHub

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • javascript-algorithms

    📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings

  • Project mention: Top 10 GitHub repositoriess for Javascript developers 🚀 | dev.to | 2024-05-21
  • computer-science

    :mortar_board: Path to a free self-taught education in Computer Science!

  • Project mention: My experience on the Public Speaking Challenge | dev.to | 2024-04-25

    Last year I discovered the DEV Community and since then this has been my favorite place to learn, share my learning journey, participate in challenges, and meet new people. I love to spend time in #discussion, debating about something, on "Welcome Thread" and moderating some novices and beginners posts too. On April 1st, @bekahhw from Virtual Coffee made a post inviting anyone in the community to join a challenge of Public Speaking. The main idea was to choose a topic, develop a well-structured and engaging talk, and present it at the end of the month, all the process was guided by the community with tips and tasks for each week. I loved the idea and was so excited about it. For the first week, I've chosen my topic, I'd like to talk a bit about Linux and open-source projects. Things like studying OS, testing a new distro on my desktop, and completely diving into the OSSU (Open Source Society University) influenced my choices directly. Then, I had to face one of my biggest difficulties, writing an outline with an introduction, development, and conclusion. For this presentation, each participant had 5-10 minutes to a lighting talk and I was afraid of writing something so superficial without connection or with big jumps between subtopics. As a non-native English speaker, I made an immersive month to get even more used to the language, listen to more music, watching even more videos (especially with my boyfriend whose have helped me so much with this and our long talks about OS and Kernels). In the last week, the focus was on delivering and I did my best to don't get nervous and just try to face this as a normal talk. I have to admit that I loved to spend time creating a slide presentation like I did a lot in my Physics Bachelor for countless experiments and projects. I have searched a lot about the Virtual Coffee community and I loved the main idea of mutual support and the meeting styles. Also, I'm on the waiting list and I hope to be in the Lightning Talks in the next year and join more and more challengers. As how I promised, here's my presentation video:

  • fucking-algorithm

    刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.

  • papers-we-love

    Papers from the computer science community to read and discuss.

  • Project mention: Show HN: Hacker News but for state of the art research | news.ycombinator.com | 2024-05-23

    I usually look for research papers in well-known conferences. I think you can google the conferences for other fields, but some of them for Programming Languages are SPLASH, ECOOP, PLDI, ICFP. So if you want important new papers, those are the places to look.

    Universities often have “seminar” classes and “reading groups” to discuss influential papers, which sometimes includes older ones as well. The discussions are a bit like what this site is trying to accomplish, albeit in-person. Unfortunately the seminars and reading groups themselves aren’t usually public, but some of their websites are (and some past websites are still up) and they post the list of papers.

    For PL specifically you can find a lot of notable papers in the history of the r/ProgrammingLanguage subreddit, and there are lists you can google such as https://www.cis.upenn.edu/~bcpierce/courses/670Fall04/GreatW... and https://github.com/imteekay/programming-language-research?ta.... I also found https://github.com/papers-we-love/papers-we-love for more genera computer science papers.

  • every-programmer-should-know

    A collection of (mostly) technical things every software developer should know about

  • Project mention: 10 GitHub repositories that every developer must follow | dev.to | 2024-02-21

    ✅ mtdvio/every-programmer-should-know : https://github.com/mtdvio/every-programmer-should-know

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • cs-video-courses

    List of Computer Science courses with video lectures.

  • Project mention: Need advice | /r/PAK | 2023-07-12

    course Computer science is very wast field the fundamental remains same, learn basic fundamentals, data structures, concepts of object oriented programming.

  • system-design-101

    Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.

  • Project mention: What are some terrific blog posts on backend development and system design you have in your bookmarks and think everyone should read? (my example in the thread) | /r/ExperiencedDevs | 2023-11-28

    System Design 101 is an excellent resource.

  • awesome-courses

    :books: List of awesome university courses for learning Computer Science!

  • awesome-scalability

    The Patterns of Scalable, Reliable, and Performant Large-Scale Systems

  • Project mention: 10 resources to become a system design hero | dev.to | 2024-05-28

    Modified from Zach system design repository. Added more links and topics to cover on both PS/DS & System Design Interviews. We will keep updating this posting from time to time. Some more awesome resource

  • professional-programming

    A collection of learning resources for curious software engineers

  • Project mention: A collection of learning resources for curious software engineers | news.ycombinator.com | 2024-02-19

    The inclusion of the perspective section: https://github.com/charlax/professional-programming?tab=read... I think is really smart. Same for personal productivity. Two things that can dramatically change how and what you end up studying and doing with your time / life.

    I did a coding bootcamp and yeah the frontend knowledge they taught was useful, but I could have learned that online for free. Looking back, the far more valuable thing I learned was how to discipline myself and my time - that was the first time in my life I was truly disciplined and mindful in how I spent my time. I also got perspective I'd never seen before: there was some folks in my cohort that were in their 30s and 40s and undergoing career change, and I learned two things from them: First, don't stress too much, your life has much more flexibility than you might expect (this truth is borne out, they all have perfectly successful careers in their new lives as engineers), and second, make a great use of the time you have.

    Bog-standard advice we all know, but to witness it firsthand from people living it and sharing it is different. The shared article in the github is incredible: https://www.theguardian.com/commentisfree/2020/sep/07/termin...

    I often wonder why I don't see more of these sorts of articles. From watching a family member slowly die of cancer, and from reading books like "When Breath Becomes Air," I'm guessing it's some combination of exhaustion, disability, and a new set of priorities that doesn't really involve death blogging. Still, I find these kinds of writings more poignant than most things I read.

  • design-patterns-for-humans

    An ultra-simplified explanation to design patterns

  • Project mention: Ask HN: How to handle Asian-style “Family name first” when designing interfaces | news.ycombinator.com | 2023-08-30
  • C-Plus-Plus

    Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.

  • C

    Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.

  • open-source-cs

    Video discussing this curriculum:

  • Project mention: Accepted to university but denied loan due to unsettled status. What to do now? | /r/UniUK | 2023-08-25
  • ciencia-da-computacao

    🎓 Um caminho para a educação autodidata em Ciência da Computação!

  • Project mention: Ensino porcaria | /r/brdev | 2023-10-15
  • Mind-Expanding-Books

    :books: Find your next book to read!

  • DevOps-Roadmap

    DevOps Roadmap for 2024. with learning resources

  • Project mention: Is Cybersecurity Field is still in demand? | /r/teenagers | 2023-12-08

    — https://github.com/milanm/DevOps-Roadmap

  • system-design

    A resource to help you become good at system design. (by systemdesign42)

  • Project mention: Collection of System Design Articles | news.ycombinator.com | 2024-03-18
  • dsa.js-data-structures-algorithms-javascript

    🥞Data Structures and Algorithms explained and implemented in JavaScript + eBook

  • p1xt-guides

    Programming curricula

  • Project mention: Mišljenje o navedenim "roadmap-ovima" za web development i CS | /r/CroIT | 2023-06-18
  • influential-cs-books

    Most influential books on Computer Science/programming

  • Project mention: Most influential books for computer scientists | news.ycombinator.com | 2023-08-20
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

computer-science related posts

  • 10 resources to become a system design hero

    10 projects | dev.to | 28 May 2024
  • Show HN: Hacker News but for state of the art research

    5 projects | news.ycombinator.com | 23 May 2024
  • Top 10 GitHub repositoriess for Javascript developers 🚀

    1 project | dev.to | 21 May 2024
  • What not to do when learning React?

    1 project | dev.to | 12 May 2024
  • Is Coding Hard?

    1 project | dev.to | 8 May 2024
  • How to start learning web development for free

    1 project | dev.to | 30 Apr 2024
  • My experience on the Public Speaking Challenge

    1 project | dev.to | 25 Apr 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 1 Jun 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source computer-science projects? This list will help you:

Project Stars
1 coding-interview-university 294,690
2 developer-roadmap 278,214
3 javascript-algorithms 183,960
4 computer-science 164,270
5 fucking-algorithm 123,742
6 papers-we-love 84,336
7 every-programmer-should-know 77,087
8 cs-video-courses 65,270
9 system-design-101 59,372
10 awesome-courses 53,869
11 awesome-scalability 54,694
12 professional-programming 45,597
13 design-patterns-for-humans 43,569
14 C-Plus-Plus 29,397
15 C 18,254
16 open-source-cs 17,811
17 ciencia-da-computacao 13,619
18 Mind-Expanding-Books 11,288
19 DevOps-Roadmap 9,939
20 system-design 9,883
21 dsa.js-data-structures-algorithms-javascript 7,511
22 p1xt-guides 6,885
23 influential-cs-books 5,550

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com