研究花多少时间来学 Py 就好? 原文: PyCoder’s Weekly - Issue #414 200401 Zoom.Quiet(大妈) 用时 42 分钟 完成快译 200401 Zoom.Quiet(大妈) 用时 37 分钟 完成格式转抄. 用 GloVe 向量自动查找单词线索 JAMES SOMERS In the Czech boardgame Codenames, one player must come up with a single-word clue that prompts their teammates to select certain words from a 5x5 board while simultaneously avoiding a “bomb” word that, if selected, causes the team to lose. In this article, James Somers explores how to generate clues automatically using Global Vectors for Word Representations—with surprising results. (是也乎: 在游戏中发现的现象… ) 通过创建游戏来学习 Python 技能 REAL PYTHON podcast In this episode, Christopher interviews Jon Fincher from the Real Python Team. Jon talks about his recent articles on PyGame and Arcade. They discuss if game programming is a good way to develop your Python programming skills, and if a game would make a good portfolio piece. (是也乎: 几乎变成真蟒 专场了…一则周刊中4+消息都是来自 RealPython, 不过, 人家是真的大力在原创各种嗯哼. ) SimPy: 用 Python 模拟现实世界的过程 REAL PYTHON See how you can use the SimPy package to model real-world processes with a high potential for congestion. You’ll create an algorithm to approximate a complex system, and then you’ll design and run a simulation of that system in Python. (是也乎: ) psycopg3: 第一份报告 DANIELE VARRAZZO “What’s left? Well, a lot! Now that the basic machinery is in place, and Python can send and retrieve bytes to and from Postgres, it’s time to attack the adaptation layer.” (是也乎: 叕一次重新开始尝试构筑完美 ORM 层,然后, 发现果然还是天真了… ) 软件开发中的认知偏见 STANISLAV MYACHENKOV “In this post, I will try to answer the question: why do we feel weird about technical solutions?” Not strictly Python-focused, but absolutely worth a read. (是也乎: 软件工程心理动力学 ) 通过探索 COVID-19 数据学习 Pandas MATT MAKAI “Use the pandas data analysis tool to explore the free COVID-19 data set provided by the European Centre for Disease Prevention and Control.” (是也乎: 这个真不错, 就现实世界结合在一起了… ) 您学习 Python 用了多长时间? NED BATCHELDER “Wait, don’t answer that. It doesn’t matter.” (是也乎: 现在看 42 分钟真的够了, 当年用了半年, 实在是不得法. ) 讨论 Discussions
...