📘 Cuốn sách mới "Python in Production" đã được ra mắt! Khám phá cách triển khai Python hiệu quả trong môi trường production với những bài học thực tiễn từ các chuyên gia. Một tài liệu tuyệt vời cho các nhà phát triển Python! 🚀
#Python #SáchPython #LậpTrình #Production #DevOps #TalkPython
#PythonInProduction #SáchLậpTrình #KỹThuậtPhầnMềm
https://talkpython.fm/books/python-in-production
Syllabus to learn python programming amzn.to/44Ke9ZK
#Syllabus #python #programming #MachineLearning #AI #IoT

Currently very happy using #python #poetry to develop new projects.
I'll try #uv likely in the future... when #debian brings it.
Very excited to announce the release of my first solo book:
Talk Python in Production: A Cloud-Agnostic Guide to Building, Scaling, and Managing Your Own #Python Infrastructure
https://talkpython.fm/books/python-in-production
Read about how @talkpython is built and operated!
LangGraph: Build Stateful AI Agents in Python via @realpython
#python #programming #ai
https://realpython.com/langgraph-python/
New episode on data science tips with Khuyen Tran and host @mkennedy Enjoy! #python #DataScientist
#522: Data Sci Tips and Tricks from CodeCut.AI
https://talkpython.fm/episodes/show/522/data-sci-tips-and-tricks-from-codecut.ai
Um dia em que você conta pra alguém sobre a #LiveDePython do @dunossauro nunca é um dia perdido!
#python is not a programming language, it's a glue language.
Python
Python is one of my favorite programming
languages due to its terseness and amazing flexibility, and after decades using it I find it quite amusing that it is now the language of c(...)
#data #development #programming #python #science #scripting
https://taoofmac.com/space/dev/python

for anyone in the UK looking to learn basic electronics and python coding
ThePiHut.com has 2 maker advent calendars, back again this year
The 12 Projects of Codemas - https://thepihut.com/products/maker-advent-calendar-includes-raspberry-pi-pico-h
AND
Let it Glow - https://thepihut.com/products/maker-advent-calendar-let-it-glow-inc-raspberry-pi-pico-h
there is a link to see the little projects and code so you can
everything is included, the Pi Pico, breadboard, wires and all components
The programming books have always told me to not duplicating type declarations in my documentation and I scoffed at the idea because more documentation is more better.
But today we were using some automatic refactoring tools and it did a great job updating the types in use but couldn't understand the many different ways that humans manually referred to the types when writing documentation in code.
Sad to admit that the books were right.
#programming #python #typescript
Easier debugging: Python 3.14 eliminates unclear error messages
The new Python version brings several improvements, including more meaningful error messages and a more user-friendly REPL console.