希望初级开发人员知道些什么?

原文: PyCoder's Weekly - Issue #445

pycoder

  • 201104 Zoom.Quiet(大妈) 用时 42 分钟 完成快译
  • 201104 Zoom.Quiet(大妈) 用时 37 分钟 完成格式转抄.

In this tutorial, you’ll learn how to use the Fourier transform, a powerful tool for analyzing signals with applications ranging from audio processing to image compression. You’ll explore several different transforms provided by Python’s scipy.fft module.

(是也乎:

fft

专注信号处理的模块, 当然有, 不然那么多大型天线收集到的数据怎么处理?

)

Here’s a joke you may have heard from Python developers: “Is Python interpreted or compiled? Yes.” When your program runs, the Python source code is compiled to bytecode. This in-depth article explores how bytecode gets executed.

In this step-by-step course, you’ll 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.

(是也乎:

SimPy

SimPy ~ 简单的世界, 用 Python 来模拟物理反应...

缩写太重要了. 马上就没什么合适的3字母缩写给自己项目用了.

)

Dive into advanced django tips, including Q objects, annotations, prefetch objects, custom querysets, and custom model managers.

(是也乎:

Q ~ 星际旅行中那个无聊的至高能量智慧生物?

)

Code that runs when a module is imported is usually a code smell. But sometimes there’s no way around it.

(是也乎:

等等, import 不就是用来乱入的?

)

(是也乎:

Pants is a scalable build system for monorepos: codebases containing multiple projects, often using multiple programming languages and frameworks, in a single unified code repository.

嗯哼, 只是为什么要用多数语言来开发一个重要的系统?

)

(是也乎:

很久没 Pyston 的消息了, 因为 老爹 的退休嘛?

)

(是也乎:

硬件, 和OS 类似, 宁可用老一代稳定版本, 也不抢先撞新版本.

)

探讨/吐糟

Discussions

Is functional programming just lots of map()and filter() calls, or is it something else?

(是也乎:

嗯哼, 多范式语言的好处就是可以自由选择, 没人逼你用 FP.

)

Swimming in a sea of git, cron, SSH, and Linux. Am I doing this right?

文章/教程/嗯哼

Articles, Tutorials and Talks

You probably have heard of the bestselling Python book, “Automate the Boring Stuff with Python.” What are the next steps after starting to dabble in the Python basics? Maybe you’ve completed some tutorials, created a few scripts, and automated repetitive tasks in your life. This week on the show, we have author Al Sweigart to talk about his new book, “Beyond the Basic Stuff with Python: Best Practices for Writing Clean Code.”

(是也乎:

podcast

)

Can you build an entire Django application in a single file? Well, yes, you can! Explore how to make a small Django API using only Django core features that all contained in—you guessed it—just one file.

(是也乎:

叕一个 mini-Django 尝试.

)

Ah, Excel. Everyone loves to hate it. But let’s face it. Excel is one of the most popular pieces of software ever written. But you love Python, not Excel, which is why you might want to learn OpenPyXL.

(是也乎:

既然 Excel 创造了世界, 那么, Python 自然也可以控制 Excel

)

This tutorial covers how to restrict your web pages to users with different roles through Django view authorization. You’ll learn about HttpRequest.user objects, view decorators that authenticate, and how to notify your users with the Django messages framework.

(是也乎:

Django

)

“In what cases is the use of libraries for concurrent application development appropriate and can result in increased performance using Python?”

WolframAlpha is a powerful search and computation engine. Learn how to use it’s API to bring its functionality into your own Python programs!

(是也乎:

既然是 Wolf 创造了一切, 那么, Python 的一切也值得替代了.

)

Interested in how TDD works? This guide will walk you through the process, using modern tools and techniques, from start to finish.

(是也乎:

叕一个 TDD 扫盲文, 基于 pytest

pytest

)

Some of these are things even senior devs need to be reminded of sometimes!

(是也乎:

永远的8rong8chi...

)

好物/妙品/...

Interesting Projects, Tools and Libraries, Projects & Code

(是也乎:

这应该是哪个飞行游戏中泄漏出来的?

)

(是也乎:

VSCode 的胜利应该是 geek 在 M$ 肚皮中的胜利...

这种历史传说一定要抓在自己手中哪...

)

(是也乎:

Intro to Code Video Generator - YouTube

 https://www.youtube.com/watch?v=Jn7ZJ-OAM1g

为了在直播时不用手忙脚乱的调整代码演示, 干脆用代码生成最漂亮的代码演示...

)

(是也乎:

Pandas 的 dataframe 之后, frame 就流行了

)

(是也乎:

真 Matrix ... 专注多机多CPU 高计算性能测试. )

📆🐍 活动/大会

Events, MeetUp 真的是全球线下活动组织中心

PyCon2020中国

DAMA

❤️ Happy Pythonic ;-(大妈私人无责任播报)

14py

PS:


好文笔,感叹号年度配额: 2/3

投稿/反馈邮箱:

askdama@googlegroups.com

(邮件列表地址, 当成正常邮件发送邮件就好, 不用注册, 不用翻越...)


ZoomQuiet/大妈

就是四处 是也乎,( ̄▽ ̄) 的那个大妈:

私自嗯哼: ZoomQuiet (订阅号: ZoomQuiet42)
公开课程: 蟒营 (订阅号: Mainium)
历史吐糟: Chaos42 (订阅号 PythoniCamp)

as 创始组织者:
    PyChina (订阅号: PyChinaOrg)
    本地社区: 
        GDG珠海 (订阅号: GDG-ZhuHai)
        TFUG珠海 (订阅号: ZH_TFUG)

NN 4187

RPP


Comments


大妈的多重宇宙 - YouTube

全新自媒体系列...科学幻想,读书,说故事...
点击注册~> 获得 100$ 体验券: DigitalOcean Referral Badge

订阅 substack 体验古早写作:
Zoom.Quiet’s Chaos42 | Substack


关注公众号, 持续获得相关各种嗯哼:
zoomquiet


蟒营®编程思维提高班Python版

**2021.01.11** 因大妈再次创业暂停定期开设, 转换为预约触发:
  • + 任何问题, 随时邮件提问可也:
    askdama@googlegroups.com
-->