Each year the Python core developers and a handful of Python community members have an exclusive one-day summit to discuss the future of the language. The presentations are not recorded and only one reporter is allowed—this year, I was the fortunate reporter invited to cover the summit for the Python Software Foundation’s blog. The event is just a nerdy little meeting of 40 or so people in a conference room. But this nerdy little meeting is consequential: Python is perhaps the most widely-used programming language, and the core developers’ decisions affect millions of programmers.
from Planet Python
via read more
Subscribe to:
Post Comments (Atom)
TestDriven.io: Working with Static and Media Files in Django
This article looks at how to work with static and media files in a Django project, locally and in production. from Planet Python via read...
-
Podcasts are a great way to immerse yourself in an industry, especially when it comes to data science. The field moves extremely quickly, an...
-
Dialogs are useful GUI components that allow you to communicate with the user (hence the name dialog ). They are commonly used for file Ope...
-
This tutorial outlines object oriented programming (OOP) in Python with examples. It is a step by step guide which was designed for people w...
No comments:
Post a Comment