Courses

introduction to Programming using Python

introduction to Programming using Python
300 USD
Programming For Engineers
9 Courses
241 Lessons in 42 Chapters
25 Hours & 24 Minutes
Lessons
29 Lessons in 5 Chapters
Duration
3 Hours & 20 Minutes
Students
419 Students in 7 Countries
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:14:00
01-02 - Programming Languages
 0:07:00
01-03 - Application Types
 0:04:00
01-04 - What is Algorithms
 0:06:00
01-05 - Errors
 0:06:00
01-06 - Introduction to Python
 0:05:00
01-07 - Coding Environment and PyCharm Installation
 0:13:00
02-01 - Variables in Pythons
 0:10:00
02-02 - Python Operators
 0:09:00
02-03 - Handling User Inputs
 0:05:00
02-04 - Data Types and Type Conversion
 0:06:00
02-05 - Comparison Operators
 0:08: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