Miguel Brito

@miguendes

85 Points 0 Followers

3 Posts

0 Answers

I’m an AI Software Engineer based in London/UK using AI to improve cancer detection. I have 6+ years of professional experience, 4 of them working with Machine Learning / AI. Over these years, I’ve been developing and releasing software in different programming languages. I write about Python, but anything related to my area of expertise is a great candidate for a tutorial. I’m interested in Software Testing, Best Practices, Scalability, Machine Learning/AI, and Python.

Miguel Brito · 3 years ago

Python F-String: 73 Examples to Help You Master It

Python f-strings are impressive! Did you know you can use f-strings to string format almost anything in Python? You can use them to format floats, multiline strings, decimal places, objects...

Miguel Brito · 3 years ago

How I Set up Multiple Python Versions with pyenv on Linux

TL;DR: In this tutorial, I’ll teach you what I do to have multiple Python versions and tools installed without conflicts. I’ve been working with Python for the last 5 years. In the beginning...
5

Miguel Brito · 3 years ago

Design Patterns That Make Sense in Python: Simple Factory

In the first post of this series, I'll talk about Design Patterns that make sense in Python. We'll see how to implement them and how they are used in the standard library and other third-par...

Loading More Content