0xploit.com

General-Purpose Python Programming from Zero to Guru (2020)

Joined
Jun 22, 2023
Messages
14
Hellcoins
♆33
Author: Mikhail Rusakov
Title: Python Programming from Zero to Guru (2020)


The course will teach you the following:
All basic things in the Python language: setting up the development environment, the theoretical part, all the main constructions (variables, conditional operator, loops, lists, tuples, dictionaries, and so on).
Use many useful functions built into the language
It will teach you how to search, install and use a huge number of various modules, where the most difficult tasks are already done for you, and you just need to connect it and write just a few lines of code you need.
Object-oriented programming: what it is, what it is for, how to use it all in Python.
Creation of a user interface.
Creation of client-server applications.
Creation of backend for websites.
The course consists of 6 sections
Section 1 - Introduction
Section 2 - Fundamentals of Python Programming
Section 3 - Standard Functions in Python
Section 4 - Object-Oriented Python Programming
Section 5 - Creating GUI Programs
Section 6 - Creating Client-Server Applications
You must reply before you can see the hidden data contained here.
 
Top