English, Russian, Azerbaijani
₼400.00
₼450.00Upon completion of the course, students are awarded a certificate
Why Python?.
Introduction to Python.
Platforms and structure.
Python version differences.
Installing and running iPython.
Print and functions.
Simple values and arithmetic operations.
Variables.
Data types and conversion of data types.
String.
Text operations.
Operations and methods on strings.
Format method and eval, exec etc.
functions.
Condition elements.
if, elif, else.
Cycles.
for, while.
Range, pass, break, continue.
Iterators, Iterables.
Generators.
Lists and methods.
Tupple and methods.
Set and methods.
Dictionary and methods.
Enumarate, zip, dir help, etc.
such important methods.
Similarities and differences between list, tuple, set, and dictionary types.
Functions.
Return, yield.
map, filter, lambda, reduce.
*args and *kwargs approaches and implementations.
Global scope, local scope, built-in scope.
Difference between method and function.
Error handling.
Try, except, finally blocks.
Time and date operations.
Files - text files.
File types and differences.
Reading files, types of reading, writing to files, types of writing.
Modules, module writing, use.
What is Python?
Python is a programming language widely used in web applications, software development, data science, and machine learning. Developers use Python because it is a language that is efficient, easy to learn, and can be run on many different platforms.
Some of the advantages of Python are:
Developers can easily read and understand Python because it has a simple and English-like syntax.
Python allows developers to be more productive because developers can write a Python program in fewer lines of code than in many other languages.
Python has a large standard library that contains reusable code for almost any task. Therefore, developers do not need to write the code from scratch.
Developers can easily use Python with other popular programming languages such as Java, C and C++.
The active Python community around the world has millions of developers ready to offer support. If you run into a problem, you can get quick support from this community.
If you want to learn Python, there are many useful resources on the web. For example, you can easily find videos, tutorials, documentation, and developer guides.
Python; It is portable between different computer operating systems such as Windows, macOS, Linux and Unix.
What are the features of Python?
The following features make the Python programming language unique:
Translated language
Python is an interpreted language, meaning it executes code directly, line by line. If there are errors in the program code, it stops working. Therefore, programmers can quickly find errors in the code.
Easy to use language
Python uses words similar to English. Unlike other programming languages, Python does not use curly braces. It uses indentation instead.
A dynamically typed language
Because Python defines variable types at runtime, programmers do not need to define them when writing code. So you can write Python programs faster.
High-level language
Python is closer to the language people use than any other programming language. Therefore, programmers do not need to think about basic functions such as architecture and memory management.
Object oriented language
Python assumes that everything is an object, but it also supports other types of programming, such as structured and functional programming.
Who is this training intended for?
Cheers to those who are learning programming
To employees who are new to the IT field and want to develop in this field
For professional IT engineers
To those who want to implement Automation of existing IT networks and systems