Close

Python Website Full Tutorial – Flask, Authentication, Databases & More

Python Website Full Tutorial - Flask, Authentication, Databases & More

Flask is a lightweight Python web framework that provides valuable tools and features for building web applications. It is designed to be simple and easy to use and has a small, easy-to-learn codebase. Flask is often used as a starting point for building web applications because it is lightweight and flexible, allowing developers to get […]

Devamını Oku

Unable to find DartDev snapshot

Unable to find DartDev snapshot

Kaotik Flutter hatalarına devam, Herhangi bir işlem yaparken “Unable to find DartDev snapshot” hatası alıyorum.  MACOS kullanıyorum, sınırlı disk, sınırlı bellek ve yavaş internet erişimi var.  Çözümü aşağıda anlattım.

Devamını Oku

Traveling Salesman Problem using Hill Climbing

Traveling Salesman Problem using Hill Climbing

Hill climbing is a mathematical optimization algorithm whose purpose is to find the best solution to a problem with a (large) number of possible solutions. Explaining the algorithm (and optimization in general) is best done using an example. In the Travelling salesman problem, we have a salesman who needs to visit several cities exactly once, […]

Devamını Oku

Nafer Ermiş’le Stefan Zweig Söyleşisi

Nafer Ermiş

Nafer Ermiş: “Çevirmenlik, amatör duygularla yapılan profesyonel bir iştir. İyi çevirmen kendini belli etmeyen çevirmendir.” Stefan Zweig (1881-1942): Roman, şiir, öykü, deneme ve oyun gibi farklı türlerde yetkin ürünler veren yazar, Viyana’da doğdu. Yaşamı boyunca Avrupa’nın hızlı değişimine tanıklık etti. 1913’te Salzburg’a yerleşti. 1934’te Nazilerin baskısı yüzünden bu kentten ayrıldı. Önce İngiltere’ye, 1940’ta da Brezilya’ya […]

Devamını Oku