Skip to content

Learn Python With Rune

  • FREE Courses
    • Python 101: A Crash Course
    • Expert Data Science Blueprint
    • Machine Learning
    • Financial Analysis I: Technical Analysis
    • Financial Analysis II: Risk and Return
  • Store
    • Course: Python for Finance
    • Book: Python All The Skills You Need to Get Hired
    • Book: Build And Evaluate Investment Strategies With Python
    • Check all my Courses
  • Social Media
    • YouTube
    • Twitter
    • Facebook
    • GitHub

Basics

9 Reasons Why Most Fail Learning Python and How to Avoid Them

June 6, 2022 by Rune

What will we cover? In this tutorial we will look at some of the common reasons why most fail a learning Python, but more interestingly, how to avoid to fall in that category. The good news is, that everyone can learn Python. I have been working as a developer for 15 years and seen people … Read more

Categories Basics, Python 1 Comment

7 Powerful f-strings Techniques That Will Blow Your Mind

July 31, 2022April 13, 2022 by Rune

What will you learn? What is an f-string? Most know that but almost nobody knows the real power of f-strings. In this guide you will learn about it. An f-string helps you get the string representations of variables. This will result in the output: ‘Hi Rune you are 32 years old’. Most know that this … Read more

Categories Basics, Python Leave a comment

How to Use Generators in Python and 3 Use-cases That Simplify Your Code

May 24, 2022April 13, 2022 by Rune

What will you learn? What is a Generator in Python and how to use them to work with large datasets in a Pythonic fashion. What is a Generator? A Generator is a function that returns a lazy iterator. Said, differently, you can iterate over the iterator, but it is lazy, that is, it will first … Read more

Categories Basics, Python Leave a comment
Older posts
Page1 Page2 … Page4 Next →

How to get started here

Step 1: Follow on Social

Step 2: Get FREE eBooks

  • Learn Python a Beginners Guide
  • Python 101: A CRASH COURSE

  • Expert Data Science Blueprint

  • Machine Learning

Step 3: LPWR Academy

  • Full LPWR Academy Access
© 2023 Learn Python With Rune • Built with GeneratePress