2 repository-uri
Pedagogical resources and curricula designed to teach the core concepts and syntax of a specific language.
Distinct from Rust: Distinct from general language resources by focusing on structured education and guided exercises.
Explore 2 awesome GitHub repositories matching programming languages & runtimes · Programming Education. Refine with filters or upvote what's useful.
Rustlings is an interactive language tutorial and exercise suite designed to teach the syntax and idioms of the Rust programming language. It functions as a guided learning path where users build proficiency by solving a collection of small, interactive coding challenges. The project utilizes compiler-driven learning, employing the Rust compiler to provide immediate feedback and validation as users fix broken code snippets. This approach focuses on language onboarding and education through practical, hands-on coding practice. The learning experience is structured around a file-based exercise
Teaches the syntax and core concepts of Rust through a guided series of interactive exercises.
Acest proiect este o traducere în chineză a unui ghid tehnic cuprinzător pentru limbajul de programare Go. Oferă materiale de inginerie software localizate și texte educaționale concepute pentru a ajuta dezvoltatorii să stăpânească fundamentele și tiparele avansate ale limbajului. Proiectul funcționează ca un efort de localizare condus de comunitate, utilizând un flux de lucru de traducere bazat pe Git pentru a gestiona modificările și contribuțiile incrementale. Conținutul este organizat ca o resursă de învățare markdown, convertind cărți tehnice complexe din engleză în chineză pentru a face conceptele accesibile unei audiențe mai largi.
Provides pedagogical resources and curricula designed to teach Go programming concepts in Chinese.