Python Tutorial for Beginners | Python 3 Tutorial [2021]

preview_player
Показать описание
This is python 3.9 tutorial, here you'll learn to installing python on mac, windows and Linux. This python course show case deep knowledge of language include installation, tuple in python,list, dictionaries & import export of libraries. Currently, the most popular programming languages world-wide.

#Python #PythonTutorial #PythonProgramming
Рекомендации по теме
Комментарии
Автор

**Timestamp**
0:00 Introduction to PYTHON 3.9
4:16 Install and configure an IDE
7:18 Hello World
10:10 Python for Beginners, variables are things that change
11:55 Data Types
16:12 comments
20:11 Booleans
27:08 numbers and basic numerical operations
39:00 what are strings?
41:28 How to make strings
52:48 Formatting avoids errors
56:18 Basic string operations
1:12:12 Lists, a deep dive into its features
1:13:49 Creating a list
1:18:59 Adding items
1:21:38 Removing items
1:27:09 Extending
1:34:40 Clearing elements
1:36:19 Lists in lists
1:42:32 Sets are unordered unique, and fast
1:46:08 Adding items
1:47:40 Removing items
1:56:51 Tuples, fast and read only
1:57:40 Creating a tuple
2:03:48 Create a dictionary
2:05:37 Get keys and values
2:07:40 Getting a value from a key
2:10:05 Add an item
2:11:17 Removing an item
2:12:14 Preview of whats to come
2:16:48 Flow control with IF, ELSE, and ELIF
2:18:58 If condition
2:22:22 Condition evaluations
2:28:58 Nested statements
2:32:52 While loop, pass, continue and break
2:37:48 Pass
2:39:23 Continue
2:42:18 Break
2:44:11 For loop and range
2:44:37 For loop on lists, tuples, sets
2:47:10 For loop on dictionaries
2:52:06 Range
2:56:33 Simple app paint calculator
2:57:20 Variables
2:59:55 Verify the input
3:02:05 Convert the string to ints
3:05:21 Calculate the numbers
3:09:19 Intro to functions
3:13:14 With parameters and return
3:14:49 Call a function
3:16:19 Call a function multiple times
3:17:34 Call a function with parameters
3:19:30 Functions and Scope
3:37:00 Functions in depth
3:43:06 Internal functions
3:53:46 Lambda functions (anonymous functions)
3:58:24 Packing and unpacking data
4:04:23 Packing a dictionary
4:07:07 Unpacking a dictionary
4:09:21 Functions and arguments
4:13:02 Function as an argument
4:16:59 Global keyword
4:17:46 Global variable
4:18:53 Scope issues
4:22:05 Global keyword in action
4:23:50 Walrus operator (Python 3.8)
4:25:53 Common issues
4:29:34 Simple example
4:34:43 Navigating folders
4:35:40 Import a module
4:38:14 Change folders
4:40:35 ListDir
4:44:27 ScanDir
4:48:26 Glob

ExternCode
Автор

4:16 Install and configure an IDE
7:18 Hello World
10:10 Python for Beginners, variables are things that change
11:55 Data Types
16:12 comments
<<did I miss something?>>
41:28 How to make strings

Day’s starting, I’ll have to continue when I get the chance to sit back down and waste some time.

20:11 Booleans
27:08 4) numbers and basic numerical operations
39:00 5) what are strings?
52:48 Formatting avoids errors
56:18 6) Basic string operations
1:12:12 7) Lists, a deep dive into its features
1:13:49 Creating a list
1:18:59 Adding items
1:21:38 Removing items
1:27:09 Extending
1:34:40 Clearing elements
1:36:19 Lists in lists
1:42:32 8) Sets are unordered unique, and fast
1:46:08 Adding items
1:47:40 Removing items
1:56:51 9) Tuples, fast and read only
1:57:40 Creating a tuple
2:03:48 Create a dictionary

punkorange
Автор

I have taken a lot of course learning python, so far this series is the best because the teacher is not only teaching those chores, he packs up all these fundamentals and brings these things to another level, and give it another life.
that is why I could not skip anythings taught in the course, faithfully following along will brings me huge benefit. Thank you millions!

rotrose
Автор

Can you please add the time stamp of the topics?

razuahmed_joy
Автор

Thank you so much! Most helpful tutorial till now! 6hours is a lot of time.Truly grateful!

aahanaghoshh
Автор

Love your voice and instructions, very clear!

MRYeahyoung
Автор

In going through the #Basic String tutorial, I could not make it work. I checked, rechecked and after several hours I gave up and 'X out of it. I was about to give up on this segment when I opened the program again the next day, but when I clicked 'run' it looked just like what was on the screen.
If you leave it alone overnight, does Python 'debug' or clean itself up? It's happened twice, I've entered everything as it appeared in the tutorial but it would just not work at that time but the next morning it works. I never attempted anything like this, but your tutorial is spot on, easy to follow and I join the rest in saying 'well done, well done.'

sueedduffy
Автор

Damn. This is awesome. Thank you so much. If you could do Java EE course that would be great :)

FilipCodes
Автор

The Advanced video is not available anymore, it was a great video! Any chance to put it back?

brunorcabral
Автор

Just one thing, what about classes? Other than that, this tutorial is great. You mentioned classes multiple times, and coming from C++, an OOP language, learning classes is like a must for me. Thanks!

IntelliSchool-zxie
Автор

I love your tutorials they always help and keep up the great work!

aidenwang
Автор

amazing tutorial, I covered it in two months. the json part, however, couldn't run on VS python 3.10.05, shifted to version 9 of python on Spyder and it worked perfectly. Share link to the next python tutorial.

brianmutembei
Автор

You are literally a God, i am following your C++ Tutorial, can you please make a tutorial on a Transition from Normal C++ to UE4's C++ and the difference and such ?

duelitgaming
Автор

Does this same guy teach any follow up videos for intermediate Python? His technique vibes really well with how I learn and follow along.

willrinne
Автор

BEST TEACHER EVER IS BACK AT IT AGAIN YUHHH i see you upgraded from 360p tho hahaha

siaz
Автор

Such an Amazing Tutorial !!! Thank You Bryan !!!

arturbbakhtriger
Автор

This is really awesome, thanks and can u make python intermediate projects as well?

Techinkanglish
Автор

Please what happened to the part 2? cant find it anywhere.

alvannwanorim
Автор

I'm having troubles still understanding variables. When you said "It's something tat will change" can you elaborate, and make it in easy terms please

feelfree
Автор

When I downloaded python for windows my code isn’t colored like yours it just runs like it’s in the windows cmd

Stoonk
visit shbcf.ru