(base) C:\Users\Admin>python -V
Python 3.7.5
https://www.python.org/downloads/release/python-375/
https://www.anaconda.com/distribution/
Mündəricat
- Python proqramlaşdırma dili haqqında
- Anaconda Platformasının sistemə yüklənilməsi
- Raspberry Pi 4B - Raspian Os python3 yüklənilməsi
- Jupyter Notebook istifadə qaydası
- Giriş
- Dəyişənlər (Variables)
- Operator və Operandlar
- Riyazi Operatorlar(Arithmetic operators)
- print() funksiyası
- Tam Ədəd tipi (İnteger)
- Həqiqi ədəd tipi (Float)
- Qarışıq ədəd tipi (Complex)
- Escape Sequences
- len() - funksiyası
- Pythonda tip çevirmələri (Type Conversion in Python)
- Sətir tipi verilənlər - indeksləmə - dilimləmə (indexing Slicing)
- Slicing - dilimləmə(parçalama)
- Sətir tipi verilənlər.
- Metodları
- Siyahılar və metodları
- append() metodu
- clear() metodu
- copy() metodu
- count() metodu
- extend() metodu
- index() metodu
- insert() metodu
- pop() metodu
- remove() metodu
- reverse() metodu
- sort() metodu
- Kortejlər.
- Metodları
- count() metodu
- index() metodu
- Lüğətlər
- Metodları
- keys() metodu
- values() metodu
- copy() metodu
- get() metodu
- fromkey() metodu
- clear() metodu
- items() metodu
- pop() metodu
- popitem() metodu
- setdefault() metodu
- update() metodu
- Dəstlər
- Metodları
- add() metodu
- clear() metodu
- copy() metodu
- difference() metodu
- difference_update() metodu
- discard() metodu
- intersection() metodu
- intersection_update() metodu
- isdisjoint() metodu
- issubset() metodu
- issuperset() metodu
- pop() metodu
- remove() metodu
- symmetric_difference() metodu
- symmetric_difference_update() metodu
- union() metodu
- update() metodu
- if Operatoru
- else Operatoru
- elif Operatoru
- for Operatoru
- range() Funksiyası
- List comprehension
- Dict comprehension
- While Operatoru
- Break , Continue və Pass ifadələri
- Funksiyaları niyə istifadə edirik!
- Yazılış qaydası
- Nümunələr
- *args və **args ifadələri
- Return İfadəsi
- Base Case və Recursive Case Funksiyalar
- Nümunələr
- Global və Lokal dəyişənlər(Global & Local)
- Lambda ifadəsi
- Modullar nədir!
- Şəxsi moulların hazırlanması
- Nümunələr
- Nümunələr
- Nümunələr
- Syntax(Sintaksisi)
- Enkapsulyasiya (Encapsulation)
- Varislik (İnheritance) Mexanizmi
- Polimorfizm (Polymorphism)
- Special Method(OOP-də xüsusi metodlar)
- File Types(Fayl tipləri)
- Open() Function (Open funksiyası)
- Mode (modlar)
- Əlavələr
- Create a text file (text faylların hazırlanması)
- all()
- any()
- map()
- dir()
- enumerate()
- zip()
- filter()
- reduce (from functools)
- len()
- abs()
- min() və max()
- round()
- divmod()
- pow()
- sum()
- isinstance()
- reversed()
- locals() və globals()
- Silsilələr
- __iter __ () və __next __ () metodları
- iter() və next() funksiyaları
- Generators(törəmələr) və yield ifadəsi
- Generator ifadələr
- Nümunələr
- os modulu
- sys modulu
- datetime modulu
- time modulu
- re modulu
- random modulu
- BeautifulSoup
- Qrcode
- Nümunələr
- OOP-sqlite3
- for Unix/Linux
- Windows
- Nümunələr
- for Unix/Linux
- Windows
- Nümunələr