蟒周刊-399-是什么令 Python 成为伟大的开发语言?
发布日期:2022-02-10 13:35:43 浏览次数:43 分类:技术文章

本文共 3907 字,大约阅读时间需要 13 分钟。

原文:

PyCoder

  • 191211 (大妈) 用时 42 分钟 完成快译
  • 191211 (大妈) 用时 17 分钟 完成格式转抄.

------

    • STEVE DOWER

“What makes Python a great language? It gets the need to know balance right. […] I would argue that the Python language has an incredibly well-balanced sense of what developers need to know. Better than any other language I’ve used.”

(是也乎:

马后炮也是有技巧的....

人家老爹从没说过类似的... Linus 倒是经常嗯哼...

...有着令人难以置信的平衡感

Python 对各种开发者都有友好的切入点, 而且有统一的成品代码观感.

)

    • REAL PYTHON

In this step-by-step tutorial, you’ll learn the fundamentals of descriptive statistics and how to calculate them in Python. You’ll find out how to describe, summarize, and represent your data visually using NumPy, SciPy, Pandas, Matplotlib, and the built-in Python statistics library.

(是也乎:

Describe

)

    • QUANTIFIEDCODE.COM

“Learning about these anti-patterns will help you to avoid them in your own code and make you a better programmer (hopefully). Each pattern comes with a small description, examples and possible solutions.”

(是也乎:

每年都有人用 Py 将设计模式,反转一下

)

    • REAL PYTHON
    • video

Whether you’re documenting a small script or a large project, whether you’re a beginner or seasoned Pythonista, this video series will cover everything you need to know.

(是也乎:

Documenting

docstrings ... 不配合 CI/CD 实时变成可自动发布的文档网络,没人 care 写什么的...

)

    • PYTHON-POETRY.ORG

Congratulations!

(是也乎:

叕一个运行时包依赖管理工具, 而且是要求显式声明的...每次使用时,,.,,

)

    • IRINA TRUONG

Tips and best practices for exploring SQL databases with Pandas and SQLAlchemy.

讨论

Discussions

    • RAYMOND HETTINGER

(是也乎:

可惜 py2 语法不兼容.)

    • TWITTER.COM/LLANGA

(是也乎:

因为几乎所有流行框架中, 都依赖这货

)

    • TWITTER.COM/MARCUSBORBA

(是也乎:

网红小视频也出现了...

最后3秒, Python 疯狂反转一切.

)

文章,教程和嗯哼

Articles, Tutorials and Talks

    • REAL PYTHON

This tutorial will prepare you for some common questions you’ll encounter during your data engineer interview. You’ll learn how to answer questions about databases, ETL pipelines, and big data workflows. You’ll also take a look at SQL, NoSQL, and Redis use cases and query examples.

(是也乎:

DEngineer

真蟒的面试经, 系列...)

    • ANDRÉ ROBERGE

“This would likely going to be found totally irrelevant by 99.999% of Python programmers. If you are not the type of person who is annoyed by tiny oddities, you probably do not want to read any further.”

(是也乎:

叕一篇发布在 blogger.com 上的文章,这家被 google 收购的 blog 平台, 已经很多年没升级系统了,但是, 并不影响大家忠诚使用...毕竟好用,

所以, 被和谐了.所以, 下载共享给大家:

)

    • ANISH ATHALYE

“I’ve been hacking on this new [Python] DSL for design that allows the designer to specify figures in terms of relationships, which are compiled down to constraints and solved using an SMT solver.”

(是也乎:

这简直就是论文必过神器哪....

)

    • ITAMAR TURNER-TRAURING

How to reduce memory usage via smaller dtypes and sparse arrays, and what to do in situations where these solutions won’t work.

(是也乎:

嗯哼? 上周是有损压缩呢...

)

    • MOSHE ZADKA

A quick tutorial on documenting your Python project with the Sphinx documentation generator and tox for build automation.

(是也乎:

世界已经是 md 的了, rST 还是...

)

    • ELI BENDERSKY

How CPython implements and uses symbol tables in its quest to compile Python source code into bytecode.

    • DMITRY DYGALO
    • • Shared by Dmitry Dygalo

Thoughts about how API schemas could be used for property-based testing.

    • FABIÁN TORRES

(是也乎:

虽然好,但是, 都是无望进入 build-in 行列的好东西哪...)

    • AL SWEIGART

(是也乎:

知道大家忙, 还帮倒忙?

当然, 这是 mypy 的梗,为了性能, 一切都能忍

)

    • DARINKA ZOBENICA

(是也乎:

每年都有人将设计模式用 Py 来嗯哼一次...

)

    • PYCON BLOG

(是也乎:

Python 教育? 已经被中国人玩出花了...

)

好物

Interesting Projects, Tools and Libraries, Projects & Code

    • GITHUB.COM/BINREF
    • GITHUB.COM/A3M4
    • GITHUB.COM/ICRAR
    • • Shared by Python Bytes FM

(是也乎:

流式处理大法好..

)

    • GITHUB.COM/NEURAXIO

(是也乎:

Neuraxle

一看题图就知道是商业公司嗯哼的...

)

📆🐍 活动/大会

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

    • December 19, 2019
    • 爱尔兰
    • December 20, 2019
    • 德国
    • December 20, 2019
    • USA
    • December 21, 2019
    • Bangalore
    • 印度
    • December 21, 2019
    • 印度
    • December 23, 2019

DAMA

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

    • 4py :-}
    • 5py ;-)

(( ̄▽ ̄):

第4期已开始, 为期6周;

当前 ch2    200112 按时结束

年后第5期就来:

200203 可以上线

)

是也乎

NN 3865

  • 首发:
  • 修订:

101camp4py 进行中

官网 https://py.101.camp/

  • 191201 正式开课
  • 200112 按时结束
  • 5py 大年初十开始报名

:||||||

Powered by: /

本文由博客一文多发平台 发布!

转载地址:https://blog.csdn.net/zoomquiet/article/details/103593660 如侵犯您的版权,请留言回复原文章的地址,我们会给您删除此文章,给您带来不便请您谅解!

上一篇:蠎周刊-398-MicroPython 物联网编程没问题
下一篇:IP:网络上的击鼓传花

发表评论

最新留言

关注你微信了!
[***.104.42.241]2024年03月30日 10时53分13秒