Posts

Showing posts with the label advanced

python - pro - 22 - PYQT5 - PYQT6

Image
Pro: My SQL SQLite NoSQL PYQT5 - PYQT6 Bootstrap Python Beginner Intermediate Advanced Pro python-hosting Other course React Links General JS PHP Programming Python C++ Stuff  Installing PYQT5  pip install PyQt5 - artik bitmis gibi- sept-2024 -  Pypi.org da tools` u  yok - indirmek icin: https://build-system.fman.io/qt-designer-download  -pyqt6 de isliyor mu bakmadim Pyqt6 pip install PyQt6 PYQT6 tools pip install pyqt6-tools  Ilk bos window import sys from PyQt5 import QtWidgets from PyQt5 . QtWidgets import QApplication , QMainWindow def window

python - pro - 21 - NoSQL

Pro: My SQL SQLite NoSQL PYQT5 - PYQT6 Bootstrap Python Beginner Intermediate Advanced Pro python-hosting Other course React Links General JS PHP Programming Python C++ Stuff NoSQL Terminoloji karşılıkları:  MySQL MongoDB Database Database Table Collection Rows Documents (BSON) Columns Fields pip install pymongo mongodb sadece atlas uzerrinden calisiyor ve artik ucretli

python - pro - 20 - SQLite

Pro: My SQL SQLite NoSQL PYQT5 - PYQT6 Bootstrap Python Beginner Intermediate Advanced Pro python-hosting Other course React Links General JS PHP Programming Python C++ Stuff SQLite server`a gerek duymayan bir veritabani cinsi Yerelde veri tutulacaksa SQLite daha iyi, cunku select delete veya update`i , kayit/record secerek, SQL tabanli oldugu icin SQLite`ta kolayca yapabiliriz. Ama txt veya excel dosyalar boyle bir imkani daha zorluklarla sagliyorlar. SQLite sadece bir dosya oluyor, uzantisi da db . Dosya icindeki tablo ve datalari gormek icin sqlitebrowser.or

python - advanced - 18 - Matplotlib

Image
Pro: Functions Iterators Advanced Modules Advanced Modules 2 Data Mining Selenium Numpy Pandas Matplotlib Python Beginner Intermediate Advanced Pro python-hosting Other course React Links General JS PHP Programming Python C++ Stuff    Beginner  -  Intermediate  -  Advanced Functions  -  Iterators  -  Advanced modules-1  -  Advanced modules-2  -  data mining  -  selenium  -   numpy  -  pandas  -  Matplotlib Matplotlib bilgileri grafik uzerine gostermek icin kullanilir pip install matplotli

python - advanced - 17 - Pandas

Pro: Functions Iterators Advanced Modules Advanced Modules 2 Data Mining Selenium Numpy Pandas Matplotlib Python Beginner Intermediate Advanced Pro python-hosting Other course React Links General JS PHP Programming Python C++ Stuff   Beginner  -  Intermediate  -  Advanced Functions  -  Iterators  -  Advanced modules-1  -  Advanced modules-2  -  data mining  -  selenium  -   numpy  - pandas  -  Matplotlib - installing pip install pandas - look at:  https://pandas.pydata.org/docs/gett