Courses

introduction to Programming using Python

introduction to Programming using Python
300 USD
Programming For Engineers
9 Courses
244 Lessons in 42 Chapters
25 Hours & 24 Minutes
Lessons
32 Lessons in 5 Chapters
Duration
3 Hours & 20 Minutes
Students
0 Student in 0 Country
Instructor
Mostafa Emad Engineering Software Developer
By the end of this module, participants will understand the fundamental concepts of Python, including its syntax, basic data types, and variables. They will be able to write and execute simple Python scripts in an interactive environment, use basic input and output functions for user interaction, and apply arithmetic and logical operations to manipulate data. Additionally, they will recognize Python’s role in engineering applications and problem-solving.
Course Curriculum
  Expand All     Collapse All
01-01 - Introduction to Programming
 0:05:00
01-02 - Type of Applications
 0:08:00
01-03 - What is Programming Languages
 0:05:00
01-04 - Programming languages and Algorithms
 0:07:00
01-05 - Introduction to Python
 0:08:00
01-06 - Coding Environments
 0:04:00
01-07 - Install Pycharm
 0:08:00
01-08 - Installing Anaconda
 0:07:00
01-09 - Installing jupyter
 0:08:00
02-01 - Variables in Pythons
 0:06:00
02-02 - Handling User Inputs
 0:09:00
02-03 - Data Types and python and Type Conversion
 0:06:00
02-04 - Python Operators
 0:04:00
02-05 - Arithmetic Operators
 0:04:00
02-06 - Logical Operators
 0:04:00
03-01 - Working with Lists
 0:07:00
03-02 - Working with Tuples
 0:08:00
03-03 - Working with Sets
 0:07:00
03-04 - working with Dictionaries
 0:09:00
04-01 - introduction to Control Statements
 0:04:00
04-02 - If Statement
 0:07:00
04-03 - if-else Statement
 0:05:00
04-04 - if-elif-else Statement
 0:06:00
04-05 - for Loop
 0:06:00
04-06 - while Loop
 0:06:00
04-07 - break Statement
 0:04:00
04-08 - continue Statement
 0:06:00
04-09 - Pass Statement
 0:06:00
05-01 - introudction to Functions
 0:06:00
05-02 - Type of Functions
 0:05:00
05-03 - Functions Parameters and Arguments
 0:09:00
05-04 - What is Python Modules
 0:06:00