For getting started guides, the strongest matches are gdquest/learn-gdscript (This interactive tutorial application provides guided walkthroughs and sandboxed), freecodecamp/freecodecamp (This repository is the flagship open-source learning platform featuring) and bootdotdev/curriculum (This repository provides a structured interactive programming curriculum with). danthareja/contribute-to-open-source and exercism/exercism round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.
Hand-picked developer onboarding tutorials and getting started guides, ranked by stars, activity, and clarity. Compare and pick the right one.
learn-gdscript is an interactive coding course and tutorial application designed to teach GDScript programming fundamentals. It functions as a game engine education tool that allows absolute beginners to study basic programming concepts, variables, and functions. The project utilizes a sandboxed environment for practicing code execution and provides in-engine interactive tutorials. It features guided walkthroughs that direct users through editor interfaces to help them locate and understand software tools. The curriculum covers game development logic, including the implementation of physics-
This interactive tutorial application provides guided walkthroughs and sandboxed code execution for learning GDScript, though it is scoped specifically to game development rather than general software engineering.
freeCodeCamp is an open-source, web-based educational platform designed to facilitate software engineering skill acquisition through a structured, project-driven curriculum. It combines theoretical instruction with hands-on coding exercises, requiring users to build functional applications to demonstrate mastery of programming concepts. The platform provides a browser-integrated workspace that evaluates learner proficiency through automated testing of code submissions against predefined functional requirements. The platform distinguishes itself by integrating technical training with professio
This repository is the flagship open-source learning platform featuring structured step-by-step curricula, an in-browser code runner, and progress tracking to teach software engineering hands-on.
This project is an interactive programming curriculum and educational system designed to teach computer science and software engineering. It provides a structured set of courses and professional roadmaps focused on backend engineering, DevOps, and systems fundamentals. The platform is distinguished by an AI-powered coding tutor that provides Socratic guidance and contextual hints to help students find solutions independently. It features a browser-based code sandbox using WebAssembly to eliminate local environment setup, alongside automated test-based grading and spaced-repetition logic to re
This repository provides a structured interactive programming curriculum with a browser-based sandbox and progress tracking, though it is tied to a specific proprietary course offering rather than a general self-hostable learning management system.
The goal of this project is to empower you to contribute code to open source projects on GitHub by teaching you the mechanics of the process in an interactive experience.
This interactive JavaScript project guides users through the mechanics of contributing to open-source via structured walkthroughs, fitting the tutorial platform category despite its narrower focus on Git and GitHub workflows rather than general programming languages.
Crowd-sourced code mentorship. Practice having thoughtful conversations about code.
Exercism is a crowd-sourced code practice and mentorship platform offering guided exercises across multiple programming languages, though it focuses more on peer reviews than a structured step-by-step tutorial runner.
The Odin Project is an open-source, full-stack web development curriculum that guides learners from basic scripting to deploying complete applications through a structured, project-based learning path. It functions as a self-directed bootcamp covering frontend, backend, databases, and job-seeking skills, with a peer-to-peer learning community where developers give and receive structured help through a forum. The platform distinguishes itself through a project-based curriculum engine that presents curated resources and assignments requiring independent problem-solving rather than step-by-step
The Odin Project is a structured, project-based web development curriculum that guides learners through a comprehensive learning path, though it lacks a built-in interactive code runner.