git404hub

what is retos-programacion-2023 fr?

mouredev/retos-programacion-2023 — explained in plain English

Analysis updated 2026-06-26

5,612PythonAudience · developerComplexity · 1/5Setup · easy

tl;dr

A full year of 52 weekly programming challenges from the Spanish-language MoureDev community, each with difficulty levels and community solutions in many languages including Python, JavaScript, Java, and Go.

vibe map

mindmap
  root((repo))
    What it does
      Weekly challenges
      Multi-language solutions
      Live Twitch review
    Difficulty levels
      Easy
      Medium
      Hard
    Languages
      Python
      JavaScript
      Java Go Dart
    Use cases
      Coding practice
      Language comparison
      Structured learning

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Practice programming logic by picking any of 52 challenges ranked easy, medium, or hard and solving them in your preferred language.

VIBE 2

Study how the same problem is solved differently in Python, JavaScript, Java, Go, and other languages by comparing community solutions.

VIBE 3

Use the 52 challenges as a self-paced curriculum covering fundamentals like FizzBuzz, password generators, and game simulators.

what's the stack?

PythonJavaScriptJavaGoDartC#

how it stacks up fr

mouredev/retos-programacion-2023flashinfer-ai/flashinferbiolab/orange3
Stars5,6125,6105,607
LanguagePythonPythonPython
Setup difficultyeasyhardeasy
Complexity1/54/52/5
Audiencedeveloperdeveloperdata

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · easy time til it works · 5min

in plain english

This repository is a collection of weekly programming exercises published throughout 2023 by the MoureDev community, a Spanish-language developer community run by a creator who goes by MoureDev. The README and all challenge descriptions are written in Spanish. The goal of the project is to give people a place to practice programming logic, regardless of which language they use. Each week, a new challenge was posted to the repository. The challenge from the previous week was then reviewed live on Twitch, where the creator showed his own solution and discussed it. Anyone could submit their own solution in any programming language, and community submissions are stored in the repository alongside the official correction. The challenges cover a wide range of topics, from classic exercises like FizzBuzz and password generators to more specific problems like simulating a tennis scoring system or building a word-guessing game. Challenges are organized by number and labeled with a difficulty level: easy, medium, or hard. They are independent of each other, so you can pick any one to try without needing to complete the others first. Each challenge folder contains the problem statement and subdirectories for solutions in different languages, including Python, JavaScript, Java, C#, Go, Dart, and others contributed by the community. The repository ended at challenge number 52, covering the full year of 2023. Event schedules for the live Twitch corrections were posted in the project's Discord server. The README lists every challenge with links to the problem description, the creator's solution, and the community solution folder. This project is primarily useful as a learning resource for Spanish-speaking developers who want structured practice with a social component, including live walkthroughs and the ability to compare solutions across different programming languages.

prompts (copy fr)

prompt 1
Help me solve the FizzBuzz challenge from mouredev/retos-programacion-2023 in Python, then show me a version using list comprehension.
prompt 2
Show me how to implement a tennis score simulator in JavaScript, similar to one of the hard challenges in this repository.
prompt 3
I want to compare the password generator challenge solutions across Python, JavaScript, and Java, explain the key differences in approach.
prompt 4
Help me write a word-guessing game in Go inspired by the challenge format in retos-programacion-2023, with difficulty levels and user input.

Frequently asked questions

what is retos-programacion-2023 fr?

A full year of 52 weekly programming challenges from the Spanish-language MoureDev community, each with difficulty levels and community solutions in many languages including Python, JavaScript, Java, and Go.

What language is retos-programacion-2023 written in?

Mainly Python. The stack also includes Python, JavaScript, Java.

How hard is retos-programacion-2023 to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is retos-programacion-2023 for?

Mainly developer.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.