Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 843 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 843 Bytes

Python-Advance

According to the Stack overflow site, last year (2017) the Python programming language had the highest growth and most visits in terms of usage compared to other languages.

The advantage of the Python programming language is its simplicity, power, and high performance. As a result, the language has become a viable option for beginners as well as a useful tool for professionals.

Python grammar codes, for example, are very close to English, which makes it easier to understand commands, and the programmer is more concerned with the program itself and its process than with translating the algorithm into grammar code.

Now we want to examine Python in 6 chapters in this course, the chapter is as follows:

  1. Introduction
  2. Object-oriented programming (OOP)
  3. DataBase (MYSQL)
  4. Web Scraping
  5. Django

Be Happy :)