finds.dev← search

// the find

sadikturan/python-dersleri

★ 388 · Python · updated Nov 2023

Python Programlama, Masaüstü Uygulamaları, Web Geliştirme ve Daha Fazlası

A course companion repo for a Turkish-language Python course on Udemy, containing the source code for every lesson from basics through Django and PyQt5. It's a reference archive, not a library — you're meant to follow along with the paid video course, not just clone and run it.

Covers a genuinely wide surface area in one place: basics, OOP, Selenium automation, Numpy/Pandas, SQLite/MySQL/MongoDB, PyQt5 desktop apps, and Django — all with working example files. The folder structure mirrors the course curriculum, so if you bought the course, finding the code for a specific lesson is straightforward. The Pandas section includes real datasets (IMDB, NBA CSV files) which makes the exercises actually runnable without hunting for data.

Last commit was November 2023 and the repo shows no signs of maintenance — the Selenium section still ships chromedriver.exe and geckodriver.exe binaries checked into git, both of which are almost certainly the wrong version for any current browser. The Django examples embed Bootstrap 3-era vendored JS/CSS directly in the static folder, which is a pattern you'd want to unlearn quickly. No README in English, no requirements.txt anywhere in the repo, and no setup instructions beyond 'buy the Udemy course' — the code is essentially useless without the videos.

View on GitHub → Homepage ↗

// want more like this?

We dig through GitHub every week and send a few repos picked for what you actually care about — each with an honest take like this one.

Get finds in your inbox → Search again →