Introduction To Programming || cs50 course (أساسيات البرمجة)

ستتمكن من خلال هذا الكورس من تعلم أساسيات البرمجة وتخصصاتها المختلفة وأهم المفاهيم البرمجية

Ratings 3.77 / 5.00
Introduction To Programming || cs50 course (أساسيات البرمجة)

What You Will Learn!

  • What is programming ?
  • Fields of programming
  • Basics (variables - datatypes - loops - arrays - functions - etc...)
  • Object Oriented Programming (OOP)
  • Introduction to Data Structure and Algorithms
  • Introduction to databases

Description

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

سوف تتعلم المفاهيم الأساسية للبرمجة ، وكذلك عن عقلية المبرمج. علاوة على ذلك ، سوف يساعدك على معرفة المزيد حول المراحل الرئيسية لدورة حياة تطوير البرمجيات


MAJOR LEARNING OBJECTIVES

Programming is everywhere. In almost every aspect of our lives, we interact with software applications. From mobile apps and Operating Systems, to sophisticated Enterprise-scale applications and Artificial Intelligence, all of these, and even more, are created with Programming.

This makes Programming, one of the most important skills on the technical field.

This course, is definitely a must for beginners that are just starting out with computer Programming and coding, but it is also useful for any technical level, since besides the main principles of programming, it also talks about the Programmer's Mindset, that is the required skill set every great Programmer must have. Throughout the course, I will take you through what you need to know, in order to get started with computer programming fast and easy.

First, we will discuss about the required skill set for becoming a great Programmer.

Then we will talk about the basic computer programming principles and fundamentals such as: abstraction, algorithms, data structures, functions, inheritance, and more. we will discuss more about programming languages, such as: what are the factors that define a Programming Language as popular, how to choose a Programming Language, types of Databases, and more. After that, we will talk about some of the most popular programming and scripting languages, such as: C#, SQL, Java, C, C++ and Python. Within this section, you will get introduced to these programming languages, learn about their main code constructs and how to start writing computer programs using these popular programming languages. After all the above, in order to combine theory with practice, we will develop together two simple software applications, that is a Text Editor application and an Image Viewer application.

Finally, you will learn how to implement many other special tasks in different Programming Languages and development environments, such as Visual Studio.


PREREQUISITES:

  • No prior technical knowledge is required

Who Should Attend!

  • Beginners in programming

TAKE THIS COURSE

Tags

  • Programming Fundamentals

Subscribers

6

Lectures

7

TAKE THIS COURSE



Related Courses