2 रिपॉजिटरी
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.
यह प्रोजेक्ट Go प्रोग्रामिंग भाषा के लिए एक व्यापक तकनीकी गाइड का चीनी अनुवाद है। यह स्थानीयकृत सॉफ़्टवेयर इंजीनियरिंग सामग्री और शैक्षिक ग्रंथ प्रदान करता है जिन्हें डेवलपर्स को भाषा के मूल सिद्धांतों और उन्नत पैटर्न में महारत हासिल करने में मदद करने के लिए डिज़ाइन किया गया है। प्रोजेक्ट एक समुदाय-संचालित स्थानीयकरण प्रयास के रूप में कार्य करता है, जो इंक्रीमेंटल परिवर्तनों और योगदानों को प्रबंधित करने के लिए Git-आधारित अनुवाद वर्कफ़्लो का उपयोग करता है। कंटेंट को एक मार्कडाउन लर्निंग रिसोर्स के रूप में व्यवस्थित किया गया है, जो जटिल तकनीकी पुस्तकों का अंग्रेजी से चीनी में अनुवाद करता है ताकि अवधारणाओं को व्यापक दर्शकों के लिए सुलभ बनाया जा सके।
Provides pedagogical resources and curricula designed to teach Go programming concepts in Chinese.