Beginner Python tutorial – 00 – Introduction

New Python tutorial series

In this video, I explain the structure of the series and each video, and how we will learn Python with a hands-on approach.

First, I will teach a few Python concepts for you learn. After that, I’ll give you a small challenge that you can solve on your own with what you have learnt in the video.

Pause the video and try to solve it on your own with the concepts you have learnt in the video. If you didn’t manage to, resume the video where I will solve it.

Teaching Python concepts, challenge and solution to that challenge, that’s the structure my videos will follow. Also, at the information box of each video I will leave reading material so you can dive deeper in the subject.

I hope you enjoy the process and learn a lot about Python.

If you have some concept you want to learn or want to say something, please write a comment.

First lesson: 01 – Print, Variables & Input

Link to the code: https://repl.it/@DavidMM1707/00-Welcome