programming-for-beginners-and-kids-python-blocks-arabic
Perfect introduction to programming & development for beginners starting their learning journey.
Skills you'll gain:
Skill Level
Requirements
Who This Course Is For
About This Course
كورس البرمجة للمبتدأين و الاطفال هو كورس شامل لتعليم البرمجة بأبسط الطرق و تأهيل الحاصلين على الكورس لأن يكونوا مبرمجين ,حقيقيين يستطيعوا برمجة اى لعبة تخطر فى بالهم باستخدام ما سيتعلموه فى الكورسسنتعلم فى هذا الكورس:لغة البايثون و برمجة البلوكات كيفية البرمجة على برنامج " mBlock "و ايضا سنقوم بتنفيذ 7 العاب كمبيوتر متكاملة تطبيقا على ما تعلمناه بعضهم باستخدام برمجة البلوكات و البعض الاخر باستخدام لغة البايثونالكورس مصمم للتعليم التفاعلى و الشيق من خلال 16 درس مصممين بطريقةSTEAM: Science, Technology, Engineering, Arts, and Math comprise STEAM learning. الكورس به الكثير من الفيديوهات و الاشكال الرسومية لاضفاء المتعة الى التعليم و تثبيت المعلومات باكثر من طريقة شيقة. سنتعلم اساسيات البرمجة و هى كالاتى:Basic syntaxEvery programming language has its syntax, and you must learn the fundamental syntax of the language you are learning.
Syntax refers to the set of rules that define the structure of a language. It is almost impossible to read or understand a programming language without its syntax. Variable declaration:Variables are containers for storing data values, a memory location for a data type.
Variables are created using a declaration or keyword that varies across languages. Variable names are usually alphanumeric, that is, they contain a-z and 0-9. They can also include special characters like underscore or the dollar sign.
Variables can hold values of any data type supported by the programming language. This value may change during program execution. Lists:List is the most versatile data type available in functional programming languages used to store a collection of similar data items.
Topics Covered
Course Details
View pricing and check out the reviews. See what other learners had to say about the course.
This course includes:
Not sure if this is right for you?
Browse More Programming & Development CoursesContinue Your Learning Journey
Explore more Programming & Development courses to deepen your skills and advance your expertise.