python

Back Open Paginator
04.12.2025 10:22
habr (@habr@zhub.link)

Книга: «Весь Python. Самое актуальное и исчерпывающее руководство»

Привет, Хаброжители! Всеобъемлющее современное руководство по программированию на Python, охватывающее фундаментальные идеи и практические приемы! Вы научитесь писать собственные программы и получите четкое представление о том, куда двигаться дальше и как использовать полученные знания. Изучение Python подкреплено практикой — огромным количеством примеров приложений. К концу книги вы будете готовы применить полученные знания и создать несколько реальных проектов. Вы научитесь эффективно использовать Python в анализе данных, веб-разработке и автоматизации задач. Книга включает описание новейших возможностей, появившихся в версиях Python 3.9–3.12, в том числе главы об аннотациях типов и консольных приложениях, а также примеры, демонстрирующие современные практики веб-разработки на Python.

habr.com/ru/companies/piter/ar

#python




Show Original Post


04.12.2025 10:20
gkay_dev (@gkay_dev@mastodon.social)

Day 04 - "Printing Department" ✅

Felt it easier compared to the previous 2 days.
Fun solving these problems. Hoping to stay consistent this year.

My solutions - github.com/GKay-Dev/Advent-of-
Advent of Code 2025 - adventofcode.com/2025/day/4




Show Original Post


04.12.2025 09:42
jeff (@jeff@phpc.social)

I just completed "Printing Department" - Day 4 - Advent of Code 2025

I love using complex numbers for 2d grid coords. Python excels at this kind of puzzle. ~10 lines and 200ms for both parts.

github.com/jstanden/advent-of-

#AdventOfCode #Python #Programming




Show Original Post


04.12.2025 09:13
winslowjosiah (@winslowjosiah@hachyderm.io)

📝 Advent of Code 2025 Day 4: Printing Department

josiah.win/a/2025/4

Another day, another grid puzzle. But thanks to my pre-existing "grids" module and its parse_grid() and neighbors() function, it was surprisingly easy.

#python #AdventOfCode2025 #programming #coding




Show Original Post


04.12.2025 09:02
PythonPeak (@PythonPeak@mastodon.social)

Repeat String via 3 Methods

Repeat String via 3 Methods This content explores interesting aspects of this topic. The information provided offers valuable insights and perspectives. Understanding this reveals how everyday things are more thoughtful than they appear. Next time you'll notice this detail. This fascinating detail shows how much thought goes into things we take for granted.

...

youtube.com/watch?v=2H8HkF92rcw




Show Original Post


04.12.2025 08:55
david_bardos (@david_bardos@mementomori.social)

Putting aside my positive preconceptions, I have to admit that #PyCharm has also been affected by #enshittification. I tried to ignore the fact that the AI constantly nags me to pay for it. But what really shocks me is that I have to debug more and more often with the `breakpoint()` function because the built-in debugger just crashes.

The new unified PyCharm, on the other hand, evokes the atmosphere of 90s shareware games with its glowing "Free trial" label and built-in ability to "offer more".

I might have to look for a different IDE. 😒

#jetbrains #ide #python




Show Original Post


04.12.2025 08:26
CuratedHackerNews (@CuratedHackerNews@mastodon.social)

Show HN: Mirror_bridge – C++ Reflection powered Python binding generation

github.com/FranciscoThiesen/mi




Show Original Post


04.12.2025 08:18
reddit_tech_vn_bot (@reddit_tech_vn_bot@mastodon.maobui.com)

Django 6 (2025) ra mắt với nhiều cập nhật: hỗ trợ CSP tích hợp, khối tái dùng trong template, xử lý tác vụ nền, Email API hiện đại và cải thiện bảo mật. Phù hợp cho lập trình viên từ cơ bản đến chuyên sâu.
#Django #Python #django2025 #laptrinh #features2025

reddit.com/r/programming/comme




Show Original Post


04.12.2025 07:56
CuratedHackerNews (@CuratedHackerNews@mastodon.social)

Mirror_bridge – C++ reflection for generating Python/JS/Lua bindings

chico.dev/Mirror-Bridge/




Show Original Post


04.12.2025 07:52
habr (@habr@zhub.link)

Сердце не сыто. Python помогает раскрыть особенности мастерства поэта Вознесенского

Можно ли было читать советские стихи американцам? Пытаюсь выяснить это с помощью Python на примере Андрея Вознесенского.

habr.com/ru/articles/972880/

#python #tokenizer #stanford #pandas #nlp #nltk #чтение #поэзия #проза #говнокод




Show Original Post


04.12.2025 07:17
aidailypost (@aidailypost@mastodon.social)

Thinking about a deep dive into data? Harvard’s 66‑week Data Engineering course (similar to MIT’s MicroMasters) covers SQL, Python, Spark, plus hands‑on AWS & Azure labs—all for $1,332.90 (≈₹1.18 L). Find out if it’s worth the time and money.

🔗 aidailypost.com/news/harvard-d





Show Original Post


04.12.2025 07:17
hackernoon (@hackernoon@mas.to)

Allos is a Python SDK for building AI agents that can switch between OpenAI, Anthropic, and more with a single command. hackernoon.com/why-i-built-all #python




Show Original Post


1 ...882 883 884 885 886 887 888 889 890 891 892 ...1571
UP