python

Back Open Paginator
19.11.2025 19:47
driscollis (@driscollis@mastodon.social)

Did you know that 's `print()` function has extra parameters?

You can use `sep` to add a separator and `end` to add an ending string.

There are some other params too that I might talk about in a future tweet!





Show Original Post


19.11.2025 19:41
post (@post@programming.dev)

Data Structures Made Clear

programming.dev/post/41014810





Show Original Post


19.11.2025 19:40
rye (@rye@ioc.exchange)

A great interview about Marimo with Pybites.

youtube.com/watch?v=6ieymfumg6

#python #pybites #programming #marimo




Show Original Post


19.11.2025 19:33
mathsppblog (@mathsppblog@fosstodon.org)

Who can guess what my upcoming #Python article is about?





Show Original Post


19.11.2025 19:31
bterwijn (@bterwijn@fosstodon.org)

Data structures in Python become much easier to understand when students can see the structure of their data visualized using memory_graph. A data structure is no longer an abstract idea but concrete, clear and debuggable. Here’s a live demo of a Linear Linked List: memory-graph.com/#codeurl=http

#Python #programming #memory_graph #linkedlist





Show Original Post


19.11.2025 19:30
lobsters (@lobsters@mastodon.social)

Twenty years of Django releases via @webology lobste.rs/s/idtphq
djangoproject.com/weblog/2025/




Show Original Post


19.11.2025 19:21
r (@r@fed.brid.gy)

Twenty years of Django releases

fed.brid.gy/r/https://www.djan





Show Original Post


19.11.2025 19:21
GripNews (@GripNews@mastodon.social)

🌗 是什麼扼殺了 Perl?
➤ 探究 Perl 語言的使用者斷層與時代演變
entropicthoughts.com/what-kill
作者探討了 Perl 語言的沒落原因。儘管 Perl 的使用量並未大幅下滑,尤其是在伺服器基礎設施方面,但新進程式設計師對其的接受度卻顯著下降。文章認為,這並非 Raku(Perl 6)的影響,而是由於新一代程式設計師成長於不同的技術環境(如 Microsoft、Java),並更易接觸 Python 等語言。此外,現代便捷的套件管理器和豐富的開發工具,也讓其他新興語言(如 Rust、Kotlin、Go)更容易被採用,進而削弱了 Perl 的吸引力。總之,Perl 的衰退源於程式設計師世代的轉變以及當今易於獲取的多樣化程式語言選擇。
+ 這篇文章觸及了許多開發者的痛點,當年 Perl 的確是很多系統的基石,但後繼無人確實是個問題。
+ 作者的觀點很有啟發性。我同意新一代的開發者不太可能從零開始接觸 Perl,除非有特定需求。




Show Original Post


19.11.2025 19:18
chrisphan (@chrisphan@hachyderm.io)

I made a thing: chrisphan.com/posts/2025-11-19

It's a #TUI app queries the #API for @troyhunt 's Pwned Passwords service.

I wrote it in #python using @willmcgugan 's wonderful #Textual package.

Available on @codeberg, under an MIT license: codeberg.org/christopherphan/p





Show Original Post


19.11.2025 19:17
TechKeysX (@TechKeysX@mastodon.social)

V - S1 EP8 T6 - Machine Learning in Python - Storing Lines as Variables - with Matplotlib





Show Original Post


19.11.2025 19:12
rye (@rye@ioc.exchange)

Trying something totally different with python and creating learning materials.

rye.wentcloud.com/en/ltp/repl/

Will cover more things, open to requests.

#python #programming




Show Original Post


19.11.2025 18:30
pytexas (@pytexas@fosstodon.org)

Ever wondered what makes #pytest so powerful? 🧠

This #PyTexasConference2025 talk breaks it down—by building a #python test framework from scratch!

Discover the “why” behind runners, assertions & structure.

🎥 Watch the replay and master testing from the inside out!

pytexas.org/2025/schedule/talk





Show Original Post


1 ...962 963 964 965 966 967 968 969 970 971 972 ...1568
UP