Python Tutorial for Beginners 2021 - Practice Program - Unit Conversion One

preview_player
Показать описание
Hey guys, this is the 26th video for my Python's tutorial course for beginners. We will be covering all the basics about Python including installing and setting up the development environment, variables, data structures, iterations, conditionals, operators, error handlings, functions, classes and many more. The aim for this tutorial is to provide with a solid foundation layer for Python and programming in general so that we can proceed to more advanced level Python tutorials and also look into different application areas of using Python such as web development and data science.

This video is the first half of the practice program for unit conversion. In the beginning of this video, we talk about getting the user inputs using input function, and we get into two of the examples that are considered as "Bad Strategies" to show you guys what are some of the bad implementations/strategies and its consequences.
In our next video, we will start creating the actual unit conversion program which will allow us to convert multiple different units with a lot less lines of code and simplified logics than the examples from today's video.

=============================================================

Timestamps:

00:00 Introduction
00:26 Getting the user inputs
05:24 Bad Strategy #1
09:34 Bad Strategy #2

=============================================================

=============================================================

GitHub link:
=============================================================

Рекомендации по теме