The end-of-summer report includes more than one way to tackle data science, a get-started guide to beat the Django 5 learning curve, and what's up with all these new Python tools written in Rust? Credit: canadastock/Shutterstock What’s happening in the world of Python as summer winds down? Here are some of our favorites: Python is an established mover and shaker in data science, but it’s not the only mover and shaker. Expand your horizons with our rundown of the top three languages for data science. Also, if you’ve ever wanted to get started with Django but were worried about the learning curve—worry no more! We’ve got the get-started guide you were waiting for. Finally … why choose between Python and Rust when you could have them both—and a couple of new Rust-y Python tools to boot. Top picks for Python readers on InfoWorld 3 languages changing data scienceNo prizes for guessing Python’s #1! (But #3 might surprise you.) Get started with Django 5.0This is it: The all-in-one guide to get you started with the all-in-one Python web framework. The best new features and fixes in Python 3.13Coming later this year to a Python near you: JIT compilation! Among other things, we can anticipate the end of the GIL (well, the beginning of the end, anyway) and improved error messages. How to use Rust with Python, and Python with RustConvention says to use Rust for speed and Python for convenience. We say, use PyO3 to get the best of both worlds. More good reads and Python updates elsewhere uv 0.3: Unified Python packaging, written in RustBecause of course, all the best Python tooling is written in Rust these days … Tach: A Python tool to enforce dependencies, written in RustBecause of course, all the best Python tooling is written in Rust these days … (wait, is there an echo in here?) Codon 0.17: The latest release of a Python-to-machine-native-code compilerThe latest entry in the “let’s compile Python to assembly” sweepstakes now supports more of Python’s dynamic behaviors. And more of Python, period. Are function calls still slow in Python?Not after 3.11, and it looks like things are getting even faster in the future. Related content feature What is Rust? Safe, fast, and easy software development Unlike most programming languages, Rust doesn't make you choose between speed, safety, and ease of use. Find out how Rust delivers better code with fewer compromises, and a few downsides to consider before learning Rust. By Serdar Yegulalp Nov 20, 2024 11 mins Rust Programming Languages Software Development how-to Kotlin for Java developers: Classes and coroutines Kotlin was designed to bring more flexibility and flow to programming in the JVM. Here's an in-depth look at how Kotlin makes working with classes and objects easier and introduces coroutines to modernize concurrency. By Matthew Tyson Nov 20, 2024 9 mins Java Kotlin Programming Languages analysis Azure AI Foundry tools for changes in AI applications Microsoft’s launch of Azure AI Foundry at Ignite 2024 signals a welcome shift from chatbots to agents and to using AI for business process automation. By Simon Bisson Nov 20, 2024 7 mins Microsoft Azure Generative AI Development Tools news Microsoft unveils imaging APIs for Windows Copilot Runtime Generative AI-backed APIs will allow developers to build image super resolution, image segmentation, object erase, and OCR capabilities into Windows applications. By Paul Krill Nov 19, 2024 2 mins Generative AI APIs Development Libraries and Frameworks Resources Videos