Python

Showing 10-18 of 79 results
EngineeringIcon ChevronData Science and Databases

Python vs. R: Syntactic Sugar Magic

By Leandro Roser

Python and R empower data scientists to solve problems using elegant syntactic sugar, simplifying coding and solution exploration. Each language brings its unique capabilities and approach to bear.

7 minute readContinue Reading
EngineeringIcon ChevronBack-end

Code Writing Code: An Introduction to the Theory and Practice of Modern Metaprogramming

By Will Beddow

With a tour that includes Julia, Rust, and more, dive into the fascinating world of metaprogramming and get a taste for its history, common forms (such as macros), importance, and potential future.

16 minute readContinue Reading
EngineeringIcon ChevronBack-end

Optimize Your Environment for Development and Production: A Pydantic Tutorial, Part 2

By Arjaan Buijk

Learn how to develop a Django application coupled with pydantic where the development environment matches production.

9 minute readContinue Reading
EngineeringIcon ChevronBack-end

Streamline Your Django Settings With Type Hints: A Pydantic Tutorial, Part 1

By Arjaan Buijk

Python and pydantic make a powerful runtime combination when validating data and settings, resulting in reduced debugging and a simplified code base.

6 minute readContinue Reading
EngineeringIcon ChevronData Science and Databases

A Deeper Meaning: Topic Modeling in Python

By Federico Albanese

Colloquial language doesn’t lend itself to computation. That’s where natural language processing steps in. Learn how topic modeling helps computers understand human speech.

8 minute readContinue Reading
EngineeringIcon ChevronBack-end

Control Your Climate With This Raspberry Pi Thermostat Tutorial

By Ovidiu-Nicu Andrei

Smart homes are the future, but what do you do if you have an old air conditioner or heater in your home? Replacing old devices isn’t always feasible, but you can automate them with a Raspberry Pi.

8 minute readContinue Reading
EngineeringIcon ChevronData Science and Databases

Graph Data Science With Python/NetworkX

By Federico Albanese

Data inundates us like never before—how can we hope to analyze it? Graphs (networks, not bar graphs) provide an elegant approach. Find out how to start with the Python NetworkX library to describe, visualize, and analyze "graph theory" datasets.

9 minute readContinue Reading
EngineeringIcon ChevronTechnology

High-performing Apps With Python: A FastAPI Tutorial

By Zubair Ahmed

Good programming language frameworks make it easy to produce quality products faster. Great frameworks even make the whole development experience enjoyable. FastAPI is a new Python web framework that’s powerful and enjoyable to use.

7 minute readContinue Reading
EngineeringIcon ChevronData Science and Databases

The Many Applications of Gradient Descent in TensorFlow

By Alan Reiner

TensorFlow is one of the leading tools for training deep learning models. Outside that space, it may seem intimidating and unnecessary, but it has many creative uses—like producing highly effective adversarial input for black-box AI systems.

18 minute readContinue Reading

Join the Toptal® community.