awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Mooophy avatar

Mooophy/Cpp-Primer

0
View on GitHub↗
8,296 نجوم·2,975 تفرعات·C++·CC0-1.0·8 مشاهدات

Cpp Primer

Cpp-Primer هو دليل دراسة لبرمجة C++ ومرجع لغوي. يوفر مجموعة من التمارين المحلولة ورموز مرجعية بناءً على كتاب C++ Primer لمساعدة المتعلمين على التحقق من فهمهم لمبادئ البرمجة وتنفيذ اللغة.

يعمل المشروع كمورد دراسي من خلال مجموعة من المشكلات البرمجية المكتملة والإجابات. توضح هذه الأمثلة مفاهيم اللغة الأساسية وتقنيات البرمجة المتقدمة في الممارسة العملية.

يتم تنظيم التعليمات البرمجية المصدر في برامج وأدلة مستقلة تعكس هيكل الكتاب المصدر. يستخدم التنفيذ مكتبة القوالب القياسية لـ C++ ويتبع بنية ترويسة معيارية لتوضيح إدارة الذاكرة الاصطلاحية وأنماط التجميع في العالم الحقيقي.

Features

  • Language Study Repositories - Provides a comprehensive collection of conceptual notes, exercise solutions, and code samples for learning C++.
  • Language Study Guides - Acts as a structured study guide with solved exercises based on the C++ Primer textbook.
  • Language Feature Exercises - Provides practical tasks specifically designed to master the syntax and capabilities of the C++ language.
  • C++ Core Concepts - Covers essential C++ topics including the STL and memory management through solved exercises and reference code.
  • Implementation Examples - Provides practical examples and implementation patterns for core C++ language concepts and advanced techniques.
  • C++ Programming Mastery - Guides the application of C++ from basics to advanced topics like the object model and effective coding practices.
  • Standard Library Implementations - Demonstrates idiomatic memory management and container usage through the C++ Standard Template Library.
  • Exercise Solutions - Provides a curated collection of answers and explanations for pedagogical C++ programming exercises.
  • Textbook Companion Sources - Groups solved exercises into directories that match the structure of the C++ Primer textbook for easy reference.
  • Programming Languages - Comprehensive learning resource for modern C++ development.
  • التعلم والمراجع - Solutions and explanations for C++ Primer exercises.

سجل النجوم

مخطط تاريخ النجوم لـ mooophy/cpp-primerمخطط تاريخ النجوم لـ mooophy/cpp-primer

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة mooophy/cpp-primer؟

Cpp-Primer هو دليل دراسة لبرمجة C++ ومرجع لغوي. يوفر مجموعة من التمارين المحلولة ورموز مرجعية بناءً على كتاب C++ Primer لمساعدة المتعلمين على التحقق من فهمهم لمبادئ البرمجة وتنفيذ اللغة.

ما هي الميزات الرئيسية لـ mooophy/cpp-primer؟

الميزات الرئيسية لـ mooophy/cpp-primer هي: Language Study Repositories, Language Study Guides, Language Feature Exercises, C++ Core Concepts, Implementation Examples, C++ Programming Mastery, Standard Library Implementations, Exercise Solutions.

ما هي البدائل مفتوحة المصدر لـ mooophy/cpp-primer؟

تشمل البدائل مفتوحة المصدر لـ mooophy/cpp-primer: applenob/cpp_primer_practice — This repository is a C++ study collection and programming courseware designed to support a structured language… mzzopublic/c — This project is a curated collection of C code implementation libraries and reference materials designed for learning… fffaraz/awesome-cpp — This project is a comprehensive, curated directory of high-quality libraries, tools, and educational resources for C… chalarangelo/30-seconds-of-code — 30-seconds-of-code is a comprehensive knowledge base and programming snippet library designed to support software… shujiahuang/cpp-primer-plus-6th — This project is a C++ learning resource and study guide consisting of structured notes and programming examples. It… forthespada/interviewguide — InterviewGuide is a comprehensive technical interview preparation platform that covers the full spectrum of software…

بدائل مفتوحة المصدر لـ Cpp Primer

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Cpp Primer.
  • applenob/cpp_primer_practiceالصورة الرمزية لـ applenob

    applenob/Cpp_Primer_Practice

    8,719عرض على GitHub↗

    This repository is a C++ study collection and programming courseware designed to support a structured language curriculum. It functions as a comprehensive study repository containing conceptual notes and verified exercise solution sets for learning the C++ programming language. The project provides a set of working source code implementations and answers for practical programming problems. These materials enable language learning and programming practice by allowing users to implement code and verify their logic against solved exercises. The content is organized into a chapter-based director

    C++
    عرض على GitHub↗8,719
  • mzzopublic/cالصورة الرمزية لـ Mzzopublic

    Mzzopublic/C

    4,366عرض على GitHub↗

    This project is a curated collection of C code implementation libraries and reference materials designed for learning the C programming language. It serves as a technical reference and study guide, providing a set of verified code samples that demonstrate core syntax and software patterns. The repository functions as a low-level programming study guide, focusing on the analysis of concrete implementations to teach memory management and hardware interaction. It organizes these materials into a modular structure, separating different language concepts into discrete files to facilitate the study

    C
    عرض على GitHub↗4,366
  • fffaraz/awesome-cppالصورة الرمزية لـ fffaraz

    fffaraz/awesome-cpp

    71,817عرض على GitHub↗

    This project is a comprehensive, curated directory of high-quality libraries, tools, and educational resources for C and C++ development. It serves as an ecosystem discovery index, helping developers navigate the vast landscape of third-party components, frameworks, and technical documentation available for the language. The collection is distinguished by its focus on high-performance systems programming and technical mastery. It provides deep coverage of specialized domains including SIMD-accelerated data processing, compile-time template metaprogramming, and asynchronous event-driven archit

    awesomeawesome-listc
    عرض على GitHub↗71,817
  • chalarangelo/30-seconds-of-codeالصورة الرمزية لـ Chalarangelo

    Chalarangelo/30-seconds-of-code

    128,121عرض على GitHub↗

    30-seconds-of-code is a comprehensive knowledge base and programming snippet library designed to support software engineering education and professional development. It provides a curated collection of reusable code units and technical guides that help developers master core language mechanics, design patterns, and architectural philosophies. The project distinguishes itself by offering a wide-ranging library of algorithmic solutions and web development patterns that are organized into modular, independently testable units. It emphasizes functional programming paradigms and declarative logic,

    JavaScriptastroawesome-listcss
    عرض على GitHub↗128,121
عرض جميع البدائل الـ 30 لـ Cpp Primer→