computer-science VS codewars.com

Compare computer-science vs codewars.com and see what are their differences.

computer-science

:mortar_board: Path to a free self-taught education in Computer Science! (by ossu)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
computer-science codewars.com
1,081 712
162,733 2,079
2.6% 0.1%
7.7 3.5
19 days ago 8 months ago
MIT License BSD 2-clause "Simplified" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

computer-science

Posts with mentions or reviews of computer-science. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-10.
  • My experience on the Public Speaking Challenge
    1 project | dev.to | 25 Apr 2024
    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:
  • Show HN: I made a cheaper alternative to college-level math and physics tutoring
    1 project | news.ycombinator.com | 27 Mar 2024
    There is a Discord server for the OSSU computer science cirriculum that is pretty active. https://github.com/ossu/computer-science
  • Final project took me longer than expected, but I got there in the end.
    3 projects | /r/cs50 | 10 Dec 2023
    For a well-rounded CS knowledge you might want to look into OSSU, which is designed to meet the requirements for univerisity CS courses.
  • Learning coding
    1 project | /r/theodinproject | 10 Dec 2023
    There’s also a compiled CS curriculum here: https://github.com/ossu/computer-science.
  • Is codecademy worth it and where else can I learn
    2 projects | /r/learnprogramming | 10 Dec 2023
    OP I hate to double comment and be "that guy who learned to code without going to college who MUST he did it the correct way" cause fuck "that guy". He's annoying, and he never shuts up, and I try really hard not to be that guy.... But I wanna provide some extra reasons I feel you should stay away from Code Academy. And as I said before, not because they're bad courses, so let me be that guy just for a brief moment. In addition to random Youtubers straight up having high quality courses that are much more update date, they often have supplemental tutorials on niche things that aren't covered in a "101 course". But even then, maybe the idea of a certificate on your resume appeals to you... Well, turns out there's more "academic" courses online you can do to get more of those things that self-taught dumbasses like me aren't as strong with because we skipped the "academic" part of learning..... If that's what makes Code Academy appealing (which I don't think they even go over much.... but still)... then here's 2 things I'd look at before pulling out your wallet. Here's Harvards entire introduction to Computer Science courses provided for anyone to take for free (you can pay for a certificate, but its straight up $0.00 to take the classes) Heres a github repo for an Open Source University that a ton of devs have curated to give a simulated full degree program If you want to focus hardcore on being a Web Developer and are frustrated by there not being tutorials that show you exactly how to handle every step from "there's no website on my computer" to "holy shit I made a website", then here you go The Odin Project is an Open Source answer to your cries of frustration. It has curriculum paths that do exactly that. The goal is to go from zero programming knowledge to fully employable as a web developer (by skill level at least, obviously you'll need to build stuff and build a resume)
  • CMV: People should not be referred to as "Engineers" unless they have a degree in the appropriate field
    1 project | /r/changemyview | 10 Dec 2023
    That said, I'm a software developer and I don't see any point in the distinction of calling someone a software or computer engineer based on education (with the exception of electronics engineers that work on hardware, but here I'm talking about software). A BSc or BEng in computer science or software development can give you a headstart but nothing that can't be self taught and in hiring I've been shocked by many postgrad engineers that couldn't answer simple questions and were outdone by self taught engineers. Make no mistake though - education is required (e.g. you're not going to learn data structures and algorithms through osmosis), but it doesn't have to be formalised as a degree.
  • After finishing cs50 python, what’s next? What did everybody do? I see there’s an ai course in python.. but not sure if im ready for that yet..
    1 project | /r/cs50 | 8 Dec 2023
    My plan is to follow the training program that the OSSU (Open Source Society University) provides in order to really delve into the topic and learn more. Check out this link for more info: https://github.com/ossu/computer-science
  • NÃO QUERO FICAR PARA TRÁS!
    1 project | /r/brdev | 7 Dec 2023
    se vc quer literalmente ficar a frente do seu curso, ent é só usar o ossu/computer-science.
  • What is the best low level programming language to learn for someone who knows only python?
    2 projects | /r/learnprogramming | 6 Dec 2023
  • I want to be a software engineer?
    4 projects | /r/cs50 | 6 Dec 2023
    If someone's completed CS50X and W any recommendation where to carry on https://github.com/ossu/computer-science I'm thinking from core maths onwards seems reasonable.

codewars.com

Posts with mentions or reviews of codewars.com. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-19.
  • Finding a Path As a Self-Taught Software Developer
    3 projects | dev.to | 19 Apr 2024
    I did some traveling around the western US in late 2022 to take stock of where my life was and where I was going. During that time I decided that I would go all-in with my coding education, and committed to learning the remaining material listed on those bootcamp syllabi that I had not yet studied – namely, connecting the pieces of the MERN stack; learning about automated testing and data structures & algorithms; and studying development paradigms & methodologies like Agile, Scrum & Kanban, and OOP design patterns & principles – as well as continue to develop my programming fundamentals on platforms like Leetcode and Codewars.
  • RegEx: Decoding the Symbols
    1 project | dev.to | 14 Apr 2024
    My first encounter with regular expressions was in a solution for a coding problem on Codewars, specifically Count the smiley faces! Which asks you to count the number of smiley faces in a given array but the catch is each smiley can have 1 of 2 kinds of eyes (: or ;), may or may not have a nose represented by 1 of 2 symbols (- or ~), and 1 of 2 symbols (D or ) ) for the smile. In total there are 12 different combinations that are a valid smiley. I, being the young and naive programmer I was, hard coded all 12 of those faces and checked every element against that list. And it worked! But the top solution included some strange syntax that I had never seen before
  • Things you should do in your dev journey 🖥️👩‍💻
    5 projects | dev.to | 13 Apr 2024
    Embrace Challenges: Challenge yourself with platforms like Exercism and Codewars that offer a wide range of coding challenges of varying difficulty levels. Additionally, consider exploring niche topics through courses on platforms like Coursera and edX.
  • Best resource to learn python?
    1 project | /r/OMSA | 10 Dec 2023
    @OP DO NOT go on the path of perfecting it and parting with your time and money. Go with Jake Vanderplas's whirlwind tour of python whirlwind tour of python to get some basics and then jump into the river codewars and swim upstream daily and religiously until you reach to katas level 5. You will be good to go. My personal experience.
  • Collection of resources to get started on your programming journey
    8 projects | /r/TeenDevsIndia | 10 Dec 2023
    Codewars: Codewars
  • I have started my Python self Learning Journey - Is one source enough?
    2 projects | /r/learnpython | 9 Dec 2023
    You can try Codewars, they have a diverse range of practice problems(Cryptography, Data Science, etc.). Basically if you wanna get good in a programming language, you have to work on a lot of projects and practice problems.
  • Any programs or websites to practice programming?
    6 projects | /r/csharp | 8 Dec 2023
  • Best platform for coding & programming testing everyday to improve coding skills in various language?
    4 projects | /r/learnprogramming | 7 Dec 2023
    Codewars is a good platform. Here you can practice code kata's daily in your preferred programming language. Link: https://www.codewars.com/
  • any one know sites like code combat but free?
    1 project | /r/learnprogramming | 6 Dec 2023
    If you're looking for something that is closer to a combat style game you could try https://www.codewars.com/
  • I'm looking for practical Rust exercises
    3 projects | /r/rust | 5 Dec 2023

What are some alternatives?

When comparing computer-science and codewars.com you can also consider the following projects:

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

LeetCode - This is my LeetCode solutions for all 2000+ problems, mainly written in C++ or Python.

p1xt-guides - Programming curricula

LeetCode-Solutions - 🏋️ Python / Modern C++ Solutions of All 3123 LeetCode Problems (Weekly Update)

coding-interview-university - A complete computer science study plan to become a software engineer.

LeetCode-Solutions - A compilation of all the Leetcode solutions.

CS50x-2021 - 🎓 HarvardX: CS50 Introduction to Computer Science (CS50x)

Exercism - Scala Exercises - Crowd-sourced code mentorship. Practice having thoughtful conversations about code.

open-source-cs - Video discussing this curriculum:

adventofcode - :christmas_tree: Advent of Code (2015-2023) in C#

missing-semester - The Missing Semester of Your CS Education 📚

plutus-pioneer-program - This repository hosts the lectures of the Plutus Pioneers Program. This program is a training course that the IOG Education Team provides to recruit and train software developers in Plutus, the native smart contract language for the Cardano ecosystem.