To fully utilize the power of Python as a programming language, you need to know how to control the flow of the program. In this course, Python Data Essentials: Programming Fundamentals, you’ll learn how to program in Python. First, you’ll explore conditional statements and different types of operators. Next, you’ll discover how to loop over iterable structures and repeat the statements programmatically. Finally, you’ll learn how to reuse repetitive code with functions and objects. When you’re finished with this course, you’ll have the skills and knowledge of programming in Python needed to process data and more.
Overview
To fully utilize the power of Python as a programming language, you need to know how to control the flow of the program. In this course, Python Data Essentials: Programming Fundamentals, you’ll learn how to program in Python. First, you’ll explore conditional statements and different types of operators. Next, you’ll discover how to loop over iterable structures and repeat the statements programmatically. Finally, you’ll learn how to reuse repetitive code with functions and objects. When you’re finished with this course, you’ll have the skills and knowledge of programming in Python needed to process data and more.
Syllabus
- Course Overview 2mins
- Using Conditional Statements 28mins
- Implementing Loops 20mins
- Reusing Code with Functions 28mins
- Grouping Data and Functions in Objects 21mins
Taught by
Mateo Prigl