What are Environment Variables ? with Examples on Windows & Linux

preview_player
Показать описание
In this video, we will learn how Environment Variables could help us to create more dynamic programs, also we will learn about System ENV Variables, and will go into detail about the PATH Environment Variable.
Also we will learn the PATH env variable, how to use it and what it does to our system

#EnvVariables #Environment #Variables

Connect with me with:

🔥 Comment below if you want to see more videos in that style

👍 Subscribe to start your Python Developer / DevOps Engineer journey here:

My Personal website:

Timeline of the video:
00:00 - 04:51 - Environment Variables
04:52 - 07:14 - System Environment Variables on Windows
07:15 - 10:22 - PATH System Environment Variable on Windows
10:23 - 13:21 - PATH System Environment Variable on Linux
Рекомендации по теме
Комментарии
Автор

Familiarity with Environment Variables is super important for programmers, in order to develop more dynamic programs. You should definitely learn about it! Enjoy

jimshapedcoding
Автор

Why do people ask for like and subscribes right at the beginning of the video when the new viewer has no idea how good the content is going to be? And then if they did like it, they've probably forgotten that they were asked 10 minutes earlier. Do a great job explaining the topic, and as soon as that's done, THEN ask for a like and subscribing. Timing matters.

artistryartistry
Автор

Jim, you explain everything so in depth and your videos are very professionally edited! Keep it up!

EmpJonH
Автор

Thank you soo much. Finally i understood how it works with path. Long time i could not really get it as everybody just said put it on the path. Thank you.

marifech
Автор

A lot must've gone in to explain this so clearly. Thank you!

wabisabi
Автор

Awesome vid! I was able to do what i needed to do, thanks!

billybuck
Автор

Best video on the subject I found, thank you man

andredinizo
Автор

Your channel is a treasure man you really have the gift of teaching keep up that quality content 👍❤

kareemmahlees
Автор

finally I understood this thing, thanks for that man very useful, you put a lot of effort in to this, I'm honour to be a subscriber to this channel, have a great day man!



echo "SUBSCRIBED :)"

krishnamohanyerrabilli
Автор

Sir this video is very helpful.
I also told my relatives about your channel.
After completing the 3 hour course django you made and completing the challenge, now I am unable to find any good tutorial for learning django further !
Pls make a django full course sir from scratch to advanced 🙏

techwithrg
Автор

Came here to learn. I learnt. Good job!

MLadie
Автор

explainations were very brother. i liked the video

ashenisuranga
Автор

this video was so helpful thanks and now i am having a question it is, How can i overwrite the PATH system variable not for just one session but permanently, i am aware of the consequences but its for some customization to my old pc..
PLZ reply...

pryansh_
Автор

i like your explanation .It was really good

zanda
Автор

If I set the PATH variable from the system32 cmd I would be editing the whole variable right?

samuelmaucaille
Автор

I think you make a mistake. set PATH=C:\myshortcuts means that myfile.txt can be opened from anywhere out of C:\myshortcuts. e.g. if you go on C:\ and type myfile.txt then it should be opened because of specific set command. On this video the mistake is that you execute command (myfile.txt) again inside myshortcuts directory after giving set command. You should go on any other directory out of there to show if set path command works.

yiannisserpico
Автор

you don't have any idea how it usefull for as.tanks

computerarchitecture