Issue 467
Django 3.2 发布ed 原文: PyCoder’s Weekly - Issue #467 210407 Zoom.Quiet(大妈) 用时 42 分钟 完成快译 210407 Zoom.Quiet(大妈) 用时 37 分钟 完成格式转抄. 如何用 Python 脚本打败柏林租赁市场 GIAN SEGATO Learn how one Python developer used a Python script to analyze the housing market in Berlin and predict when a property would be sold or when the price would be decreased. While the article doesn’t include a lot of technical details, it’s a great case study of how Python, its rich ecosystem, and a little creativity can turn solving a banal problem — like searching for a new house in a crowded market — into something fun and intellectually rewarding! (是也乎: 15年, 就有程序猿通过 Python 脚本自动对比给出北京4环外最性价比商品房… ) Python vs Java: 面向对象编程 REAL PYTHON course You may have heard that “everything is an object in Python.” But what does that mean for doing object oriented programming? If you’re coming to Python with a Java background, you’ll want to check out this course to learn how to reinterpret your understanding of Java objects to Python, and use objects in a Pythonic way. (是也乎: 你全家才 OOP 呢. Pythonic 一向是多范式嗯哼. ) ...