Introduction To Python Programming
- Описание
- Учебная программа
- FAQ
- Отзывы
Are you interested in becoming a programmer? Perhaps Python has caught your attention? If you’re looking for a quick brush-up or starting to learn Python for the first time, you’re in the right place!
Let’s begin our journey with one of the most beginner-friendly programming languages available today. Don’t worry if you haven’t coded before. By the end of this course, you’ll be a Python pro!
Python is an amazing and user-friendly language to learn and use. It’s fun and can be adapted for both small and large projects. Python significantly reduces development time, and it’s generally faster to write code in Python compared to other languages.
This course will provide a comprehensive understanding of the key concepts of Python programming. You’ll become a skilled Python programmer in no time!
This course serves as a one-stop-shop, covering everything you need to know to start with Python, and even includes some additional incentives. We’ll begin by covering the basics of Python, including strings, variables, and an introduction to data types. From there, we’ll move on to loops and conditions in Python. Later, we’ll explore file manipulation and functions. By the end of the course, you’ll have a solid foundation in Python.
I hope you’re excited to dive into the world of Python with this course. So, what are you waiting for? Let’s get started!
-
3Getting Started with PythonТекст урока
-
4Variables and Multiple AssignmentВидео урок
-
5Arithmetic Operators and StringsВидео урок
-
6Placeholders in StringsВидео урок
-
7Exercises: Variables, Operators, StringsТекст урока
-
8Solutions: Variables, Operators, StringsТекст урока
-
9Introduction to ListsВидео урок
-
10Introduction to DictionariesВидео урок
-
11Introduction to TuplesВидео урок
-
12Exercises - Lists, Dictionaries, TuplesТекст урока
-
13Solutions: Lists, Dictionaries, TuplesТекст урока
-
14Conditional StatementsВидео урок
-
15For LoopsВидео урок
-
16While LoopsВидео урок
-
17Try and ExceptВидео урок
-
18Creating and Using FunctionsВидео урок
-
19Built-in Python FunctionsВидео урок
-
20Factorial GeneratorТест
-
21Object-Oriented ProgrammingВидео урок
-
22Class InheritanceВидео урок