"Why developers still flock to #Python: Guido van Rossum on readability, #AI, and the future of #programming"
Học Python không chỉ là `print("Hello, world!")`. Điều quan trọng là hiểu rõ nền tảng: Biến là tên trỏ tới đối tượng, không phải "hộp chứa" giá trị. Nắm vững 5 kiểu dữ liệu cốt lõi (String, List, Dict,...) và các cấu trúc điều khiển (`if`, `for`, `while`) sẽ giúp bạn tránh các lỗi phổ biến và tiến bộ nhanh hơn.
#Python #LậpTrình #HọcPython #LậpTrìnhViên #CôngNghệ
#Programming #LearnToCode #Developer #Tech #CodingTips
https://dev.to/flfabio/python-for-absolute-beginners-a-complete-practical-gui
You've heard of killer features, in reference to software or programming languages. How does this apply to #python ?
Apparently Australia doesn't just have killer python, they have Killer Pythons!

"Gradio 6 released with faster performance for creating machine learning apps in Python"
"Gradio6 has been released, offering a new version of the platform that enables users to create web interfaces for machine learning models in Python."
I haven't written and shared any #gis #python code for awhile. Fixing that today:
https://www.maphew.com/share/file-gdb-statistics
solving the itch of "just how big are the layers in this gdb anyway?"
Sparked by running headlong into the thorn #TIL file-gdb contents explode 3x to 5x when importing into Esri enterprise GDB within SQL Server. Fun times.
https://community.esri.com/t5/arcgis-enterprise-questions/feature-classes-quadruples-in-size-when-imported/td-p/653256
There's not always a one-to-one relationship between high-level operations and individual dunder methods
Read more 👉 https://trey.io/p0h32w
Yes, I am doing this to make my job as release manager easier! It benefits the other RMs too plus hopefully you :)
Just got to delete a big 45-line chunk from PEP 101, the release process.
https://peps.python.org/pep-0101/

I plan to add the aerobic threshold calculation or cardiac drift as a tool in my toolbox in case you want to do it too.
Hopefully i will have time this weekend:
https://www.curbal.world/sports/sports_tools
#marathon #runnersofmastodon #running #python
Download pages for older feature releases link to the latest available in that series, so the release manager (👋) won't have to go through all the old ones and manually update them every time (or just not bother).
For example, so 3.13.7 and 3.13.8 say they have been superseded by 3.13.9.
https://www.python.org/downloads/release/python-3137/
https://www.python.org/downloads/release/python-3138/
https://www.python.org/downloads/release/python-3139/

I now have my very own marathon pace and finish time prediction based on my own training data and cardiac drift ( i finally remembered why I wanted to do it 😅)
I think my prediction and VDOT are most accurate at the moment, will see in may next year.
Next week starts the training and everything is ready:
https://www.curbal.world/sports/running_event/stockholm_marathon
#run #running #runnersofmastodon #data #marathon #python #matplotlib

The page of all x.y.z Python versions is now generated, so the release manager (👋) doesn't have to update it manually every time.
https://www.python.org/doc/versions/
They're also grouped by x.y version.
The old page is temporarily still up for a little while at https://www.python.org/doc/versions-old/
The pre-release link in the top table and the banner https://www.python.org/download/pre-releases/ is now a (new) redirect so the release manager (👋) doesn't have to update it manually every time.