Variables in Python | Python for Beginners

preview_player
Показать описание

In this series we will be walking through everything you need to know to get started in Python! In this video we learn about Variables in Python.

Favorite Python Courses:
____________________________________________

SUBSCRIBE!
Do you want to become a Data Analyst? That's what this channel is all about! My goal is to help you learn everything you need in order to start your career or even switch your career into Data Analytics. Be sure to subscribe to not miss out on any content!
____________________________________________

RESOURCES:

Coursera Courses:

Udemy Courses:

*Please note I may earn a small commission for any purchase through these links - Thanks for supporting the channel!*
____________________________________________

SUPPORT MY CHANNEL - PATREON/MERCH

____________________________________________

Websites:
📱Instagram: @Alex_The_Analyst
____________________________________________

0:00 Introduction
0:16 Writing a Variable
3:18 Assigning Multiple Variables
4:46 Creating a List Variable
6:07 Naming Variables
9:53 Operators with Variables
12:42 Outro

*All opinions or statements in this video are my own and do not reflect the opinion of the company I work for or have ever worked for*
Рекомендации по теме
Комментарии
Автор

I'll be honest I landed an analyst role in my company by accident, the company wanted to outsource a data sorting job and I volunteered to do. Now I'm an analyst with no clue of what I'm doing But Alex makes it look quite simply. Just starting out but I am already hopeful due to how straightforward you make it look

AkaengerKelvin
Автор

I've taken several courses on python which were ok. But your booth camp is exceptional. I love the way you gradually build up your topics from zero to hero. I'll recommend this booth camp for beginners and even intermediate learners. There is always something to learn with Alex. Thank you ❤

femikomolafe
Автор

Thanks Alex, you're making python class look simple and easy.

kingsleyagwunobi
Автор

Thank Alex for making this video! Your videos inspire me and now I’m applying for Data Analyst jobs.

For some reason, your videos calm me down whenever I start to freak out about learning a new tool.

gabic
Автор

Here’s a breakdown of helpful shortcuts in Jupyter Notebook:

Command Mode (press Esc to activate):
Up Arrow: Move to the previous cell.
Down Arrow: Move to the next cell.
Enter: Enter edit mode (to start typing in a cell).
A: Insert a new cell above the current one.
B: Insert a new cell below the current one.
D D: Delete the current cell (press D twice).
Edit Mode (press Enter in a cell):
Shift + Enter: Run the current cell and move to the next one.
Ctrl + Enter: Run the current cell but stay in it.
Alt + Enter: Run the current cell and insert a new one below.
Switching Between Cells Without the Mouse:
Esc: Enter Command Mode (you can move between cells easily).
Shift + Enter: Execute a cell and automatically move to the next one.
Useful Navigation Tips:
Esc then J or K: Move to the next or previous cell.
Shift + Enter: This is the closest to what you want—run the current cell and move to the next one. If you don't want to execute the cell but still move, you can press Esc, then use the arrow keys.

elfmas
Автор

Yes! Been waiting for this one. Let's

Major_Data
Автор

great guy. detailed, broken down. understandable for someone who has never done coding before. i appreciate your simplicity

Theperspectiveplus
Автор

Awesome Sir, will come back to this video when I started learning python, moreover I'm still on Google Data Analytics Course.

Kudos my Amiable Mentor

danielsamuel
Автор

Hello Sir, I am from Pakistan... Your videos really helped me to land on my first Job as a BI Engineer. Now I am going for the Google Data Analytics Course. Hope for best. Can you make a couple of videos regarding to get remote entry level Job or Internship in US or in Foreign Companies. Looking forward for more content like that.

REALPleasantTuber
Автор

Great video--I really appreciated the part about "best practices for naming variables" and "good/bad variable names." Awesome breakdown of the basics. As always, THANK YOU ALEX!!! I'm soooo excited that I made it through to the Python videos in your Bootcamp series.

sj
Автор

THE first video to watch and it's the first time to understand pathon; thank you so much

mohamedelmoussaoui
Автор

this is really good, i learnt that the introduction of the single quote (') is what determines if a value is a string or not, thank you for this

ezekielajagbe
Автор

Great work and I hope you the best, this my first lesson in this boot camp, I heard many of your videos and I decided to get down with you, I hope I came back to this comment after a while and say that I did it.

Thanks a lot❤❤

ahmedabdelhamid
Автор

It is possible to add strings and integers together by using the str() method which can be helpful in certain cases. For example:
potions = 5
print( 'Your potions: ' + str(potions) )
output - Your potions: 5

EldenSoulsVids
Автор

thank u alex, my gosh, this video explain way better than my school lecture video, omfg

yihuahuang
Автор

Bro, you are great! You really know how to teach and talk!

AndresGomez-frhz
Автор

Really good explanation. I watched more than 3 videos about this and another topic, but your explanation really met my need. ❤ thank you

ChinesewithSab
Автор

Hi Alex, your videos are easy to follow and you have also taught me how to use Jupyter. I am upgrading and updating my skills to revisit my old data in Excel, and macros written in Visual Basic and Access. Such historical information is needed now for baselines and recalibration. Thank you for sharing your knowledge.

PaquiCamus
Автор

going ahead through your videos.
keep moving!!

essamanbar
Автор

HA! Hey, nice closing bumper music. And thanks - learning!
- Old Navy dog learning new tricks.

dieselboats