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

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

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

ruanyf/jstutorial

0
View on GitHub↗
5,377 نجوم·1,278 تفرعات·CSS·4 مشاهداتjavascript.ruanyifeng.com↗

Jstutorial

هذا المشروع عبارة عن برنامج تعليمي شامل لبرمجة JavaScript ومورد تعليمي مصمم لتوجيه المتعلمين من بناء الجملة الأساسي إلى إتقان اللغة المتقدم. يعمل كدليل تعليمي منظم ومرجع لغوي لمكتبة JavaScript القياسية ومفاهيم البرمجة الأساسية الخاصة بها.

يغطي المنهج العديد من المجالات التقنية المتخصصة، بما في ذلك دليل JavaScript غير المتزامن الذي يركز على الكود غير المحظور ودورة حول البرمجة الموجهة للكائنات التي تركز على النماذج الأولية والوراثة. كما يوفر مورداً تعليمياً مخصصاً لتطوير الويب، مع التركيز على واجهات برمجة تطبيقات المتصفح ومعالجة نموذج كائن المستند.

تشمل المساحة التعليمية الأوسع أساسيات اللغة مثل أنواع البيانات ومعالجة الأخطاء، بالإضافة إلى التنقل العملي في بيئة المتصفح بما في ذلك تخزين الويب وإدارة ملفات تعريف الارتباط.

Features

  • JavaScript Language Instruction - Provides a comprehensive structured curriculum and instructional sequence for mastering the JavaScript language from basic to advanced levels.
  • JavaScript Learning Curricula - Offers structured educational materials and exercises for mastering JavaScript language features and programming concepts.
  • Learning Curricula - Provides a structured sequence of lessons designed to guide students from basic JavaScript concepts to advanced mastery.
  • JavaScript Tutorials - Ships a structured guide for learning JavaScript language fundamentals from basic syntax to advanced concepts.
  • Web Development Guides - Provides educational resources and tutorials focused on mastering DOM manipulation and browser-specific APIs.
  • Asynchronous JavaScript Programming - Teaches non-blocking code patterns using promises and timers to maintain application responsiveness.
  • JavaScript Implementation - Teaches building scalable architectures using JavaScript prototypes, inheritance, and scoping rules.
  • Browser API Programming - Teaches how to interact with the DOM, handle browser events, and manage client-side data.
  • Browser Environment Instructions - Offers guided instruction on navigating and utilizing browser-specific APIs, window objects, and client-side storage.
  • DOM Manipulation Guides - Provides detailed tutorials and guided learning for interacting with document nodes, handling events, and modifying page styles.
  • Dynamic DOM Manipulation - Provides instruction on dynamically updating the user interface and handling interactive elements using browser-native JavaScript.
  • Asynchronous Programming Guides - Provides instructional resources covering non-blocking execution patterns, event loops, and promises.
  • Object-Oriented Programming Concepts - Provides educational content covering classes, inheritance, and polymorphism in the context of JavaScript.
  • JavaScript Language References - Provides a technical overview of the JavaScript standard library, including built-in objects and global methods.
  • Language-Specific OOP - Instructs on implementing prototypes and inheritance for scalable object-based architectures in JavaScript.
  • Standard Library References - Provides instructional guides on utilizing JavaScript's built-in objects and global methods.
  • Programming Language Guides - Open JavaScript tutorial focusing on client-side development.

سجل النجوم

مخطط تاريخ النجوم لـ ruanyf/jstutorialمخطط تاريخ النجوم لـ ruanyf/jstutorial

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

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

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

Start searching with AI

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

ما هي وظيفة ruanyf/jstutorial؟

هذا المشروع عبارة عن برنامج تعليمي شامل لبرمجة JavaScript ومورد تعليمي مصمم لتوجيه المتعلمين من بناء الجملة الأساسي إلى إتقان اللغة المتقدم. يعمل كدليل تعليمي منظم ومرجع لغوي لمكتبة JavaScript القياسية ومفاهيم البرمجة الأساسية الخاصة بها.

ما هي الميزات الرئيسية لـ ruanyf/jstutorial؟

الميزات الرئيسية لـ ruanyf/jstutorial هي: JavaScript Language Instruction, JavaScript Learning Curricula, Learning Curricula, JavaScript Tutorials, Web Development Guides, Asynchronous JavaScript Programming, JavaScript Implementation, Browser API Programming.

ما هي البدائل مفتوحة المصدر لـ ruanyf/jstutorial؟

تشمل البدائل مفتوحة المصدر لـ ruanyf/jstutorial: javascript-tutorial/en.javascript.info — This project is a comprehensive JavaScript programming tutorial and language reference. It serves as a web development… wangdoc/javascript-tutorial — This project is a structured JavaScript programming tutorial and web development learning resource. It serves as an… ruanyf/es6tutorial — This project is a comprehensive ECMAScript 6 tutorial and JavaScript language guide. It serves as a technical… azat-io/you-dont-know-js-ru — This project is a collection of translated educational resources and documentation focused on the internal mechanics… javascript-tutorial/ru.javascript.info — This project is a comprehensive JavaScript programming tutorial and frontend web development curriculum. It serves as… xitu/javascript-tutorial-zh — This project is a structured JavaScript programming tutorial and frontend development learning resource. It serves as…

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Jstutorial.
  • javascript-tutorial/en.javascript.infoالصورة الرمزية لـ javascript-tutorial

    javascript-tutorial/en.javascript.info

    25,344عرض على GitHub↗

    This project is a comprehensive JavaScript programming tutorial and language reference. It serves as a web development education resource providing instruction on modern language fundamentals, object-oriented design, and advanced asynchronous programming patterns. The resource functions as both a frontend development guide and a technical reference. It covers core language features such as closures, prototypes, promises, and typed arrays, while providing practical lessons on managing browser data and handling network requests. The content spans several key capability areas, including browser

    HTMLenglishjavascripttutorial
    عرض على GitHub↗25,344
  • wangdoc/javascript-tutorialالصورة الرمزية لـ wangdoc

    wangdoc/javascript-tutorial

    3,998عرض على GitHub↗

    This project is a structured JavaScript programming tutorial and web development learning resource. It serves as an educational guide for learning the JavaScript language, ranging from basic syntax to advanced programming concepts. The resource functions as a JavaScript code example library and a technical guide for DOM manipulation. It provides conceptual explanations and runnable code samples to demonstrate how to solve common development tasks and programmatically manage browser elements. The material covers frontend development training, web browser programming, and the implementation of

    Shell
    عرض على GitHub↗3,998
  • ruanyf/es6tutorialالصورة الرمزية لـ ruanyf

    ruanyf/es6tutorial

    21,448عرض على GitHub↗

    This project is a comprehensive ECMAScript 6 tutorial and JavaScript language guide. It serves as a technical reference for learning the updated syntax and language features introduced in the ECMAScript 6 version of JavaScript. The resource focuses on modern JavaScript learning and syntax mastery, providing a structured set of tutorials to help developers align their skills with current industry standards and specifications.

    JavaScript
    عرض على GitHub↗21,448
  • azat-io/you-dont-know-js-ruالصورة الرمزية لـ azat-io

    azat-io/you-dont-know-js-ru

    8,744عرض على GitHub↗

    This project is a collection of translated educational resources and documentation focused on the internal mechanics of the JavaScript language. It provides detailed guides and tutorials covering core concepts such as scope, closures, and prototypes. The materials specifically address asynchronous programming patterns, including callbacks, promises, and generators. It also provides guidelines for performance optimization through benchmarking and tuning techniques to improve code execution speed and resource efficiency. The content is delivered via a static site generated from markdown files

    bookjavascripttranslation
    عرض على GitHub↗8,744
عرض جميع البدائل الـ 30 لـ Jstutorial→