About Leodanis Pozo Ramos
Leodanis Pozo Ramos is an Industrial Engineer from Holguín, Cuba. After graduating from the Technological University of Havana “José Antonio Echeverría”, he got a Master’s Degree in Quality Assurance (QA) from the University of Holguin and worked for more than ten years doing QA and machinery lubrication engineering.
Since he loves computers and software development, he decided to change his career and become a software developer. Today, he’s a self-taught Python developer with +6 years of learning and using the language.
He’s an avid technical writer with a growing number of Python articles and tutorials published on prestigious sites, such as realpython.com, LearnPyQt.com, and StackAbuse.com.
His articles and tutorials have been recognized by the Python Community and the Real Python community.
Thank you for reading!
Tutorials by Leodanis:
- Build a Command-Line To-Do App With Python and Typer
- Python's zipapp: Build Executable Zip Applications
- Using the "not" Boolean Operator in Python
- Python's property(): Add Managed Attributes to Your Classes
- Python's sum(): The Pythonic Way to Sum Values
- Reverse Strings in Python: reversed(), Slicing, and More
- Using the "and" Boolean Operator in Python
- Python's deque: Implement Efficient Queues and Stacks
- Python's ChainMap: Manage Multiple Contexts Effectively
- Python's collections: A Buffet of Specialized Data Types
- What Can I Do With Python?
- Python's Counter: The Pythonic Way to Count Objects
- Reverse Python Lists: Beyond .reverse() and reversed()
- Python's filter(): Extract Values From Iterables
- Context Managers and Python's with Statement
- Build a Bulk File Rename Tool With Python and PyQt
- Write Pythonic and Clean Code With namedtuple
- Build a Python Directory Tree Generator for the Command Line
- OrderedDict vs dict in Python: The Right Tool for the Job
- Build a Contact Book With Python, PyQt, and SQLite
- Python and MongoDB: Connecting to NoSQL Databases
- Python Inner Functions: What Are They Good For?
- Qt Designer and Python: Build Your GUI Applications Faster
- How to Use Python: Your First Steps
- Python's .append(): Add Items to Your Lists in Place
- Use PyQt's QThread to Prevent Freezing GUIs
- Handling SQL Databases With PyQt: The Basics
- PyQt Layouts: Create Professional-Looking GUI Applications
- Python and PyQt: Creating Menus, Toolbars, and Status Bars
- Python's map(): Processing Iterables Without a Loop
- The Python return Statement: Usage and Best Practices
- Python's reduce(): From Functional to Pythonic Style
- Python eval(): Evaluate Expressions Dynamically
- Python Scope & the LEGB Rule: Resolving Names in Your Code
- Using the Python defaultdict Type for Handling Missing Keys
- Python and PyQt: Building a GUI Desktop Calculator
- Using the Python zip() Function for Parallel Iteration
- How to Use the Python or Operator
- How to Iterate Through a Dictionary in Python
- How to Run Your Python Scripts
Tutorials Leodanis Contributed to:
- Using the len() Function in Python
- A Python Guide to the Fibonacci Sequence
- How Long Does It Take to Learn Python?
- Using Python Optional Arguments When Defining Functions
- Python and REST APIs: Interacting With Web Services
- Python Practice Problems: Parsing CSV Files
- Building Lists With Python's .append() (Course)
- Using the Python return Statement Effectively (Course)
- Python Inner Functions (Course)
- Using the Python or Operator (Course)
- Python's map() Function: Transforming Iterables (Course)
- Creating PyQt Layouts for GUI Applications (Course)
- Evaluate Expressions Dynamically With Python eval() (Course)
- Handling Missing Keys With the Python defaultdict Type (Course)
- Parallel Iteration With Python's zip() Function (Course)
- Python Dictionary Iteration: Advanced Tips & Tricks (Course)
- Running Python Scripts (Course)