PYTHON
Python is a versatile and readable high-level programming language used in a variety of applications from automation to artificial intelligence. It is known for its simplicity and large community of developers. In our course you will learn the fundamentals of Python through interactive lectures, hands-on projects and a team of experienced teachers.
To who we address
This course on Python is suitable for different categories of people. Beginners in programming will be able to learn the fundamentals of programming with an intuitive language. College students or professionals who wish to expand their computing skills will find Python to be a powerful and versatile tool for developing applications and analyzing data. IT professionals and experienced developers will be able to deepen their knowledge of using Python for artificial intelligence, machine learning, and web development.
Course structure
1
-
Python fundamentals, installation, interpreter.
-
Variables, loops, if, lists, dictionaries, datatype.
-
Exercise.
2
-
Tuples, sets.
-
Functions, generator, recursive functions.
-
Exercise.
3
-
Object Oriented Programming in Python.
-
Exercise.
4
-
Modules and library, deploying a library.
-
Virtual environment.
-
Exercise, with analysis of use case.
5
-
Exceptions, Try/Except, database interaction.
-
Exercise.
6
-
Recursive function, Lambda, Iterator, Magic.
-
Exercise.