Introduction to Programming & Python
In 100 days of code, we are going to learn Python programming From zero to job ready. Python is a
dynamically typed Object oriented programming language. Guido van Russom was watching a show
named Monty Python 's Circus On TV when he was working on this language. He thought why not name
it as Python. And since then its name is Python. We are trying to tell computers what to do ? And we do
it with the help of programming. According to me Python is the easiest learned programming language.
There are many more programming languages in market. But this course is going to be dedicated to
Python. And this is because Python is very easy. Python is a high level programming language. Guido van
Russom started working on it in 1989. Python is Dynamically typed. General purpose programming
language which support object oriented paradigm. It also supports functional approach. After that you
start doing things , Then you have fun at a different level.
Installing Python in local is also very easy. Simply on any platform Simply you can install it. And if you are
on mac It is easy installation as you can see on computer screen. So by installing Python Just pay
attention to one thing If you are installing in your computer Path variable @ Python 3. which ever
version it is There is option as path Definitely check it. The official playlist of Python that I am going to
make 100 days of code playlist Definitely access it. Like the video and subscribe to the channel So that
you do n't miss any day. Access the Python playlist. Bookmark it and save it. Next day I will meet you in
which we will talk about more good things. And our day 2 is going to be dedicated On a very interesting
and fun thing.
, Some Amazing Python Programs - The Power of Python
00 Days Of Coding series is that many new features have come in Python.
And a lot of new approaches which I want to tell you. After seeing those
programs you'll know the actual use of programming. I 'll teach you Python
so well just as a Snake Charmer hypnotizes the snake You can hypnotize the
Python while programming You 'll be able to do whatever you want. The
next program I 'm going to show you is. . . It 's Face Recognition Program
which uses Haar Cascade Algorithm. It tells where 's the face in an Image it is
a face detection algorithm. The next project is Flappy Bird Game which uses
random module in which it 'll tell the love percentage between 2 people. I
want to give you all these codes I want you to run these codes in your
system If you 're able to run or not that is a different thing. I hope you wo n't
face any problem while running these codes. As we 'll progress in this course
you 'll be able to do this more easily.
, Modules and Pip | Python Tutorial
Basically modules are used to borrow someone else 's code in your program
with the help of modules We have 2 kind of "Modules" 1. Built-in Modules
and the 2nd one is External Modules which are installed using 'Pip' 'External
Module ' is a code written by people who want you to use their code in
Python program. 'pandas ' is a library of data analysis. It installs whatever
the module you ask for from the internet in your Python interpreter.
'Pandas' is a package manager. It is downloading a package with 1. 1mbps.
In Windows you 've to use 'pip' to install the package with name 'panda'
Now if I write `` pip3 install pandas '' I 've got a lot of stuff here. Follow me
everyday step-by-step to learn how to use 'replit' to install 'sklearn' A library
for Machine Learning. We 'll do everything , do n't mind it. We'll do
everything. But you must know the concepts. If you run this here so you 'll
get the errors as I showed you.
Built-in modules are modules which ships along with Python Programming
language. External modules needs to be installed just like something in your
house that's expired. In the coming days I 'll help you to read excel and all.
So always follow the latest videos because they come with a bang. Python is
being used by YouTube, Instagram & Facebook. Python is so versatile
language that every Unicorn use it. Make sure to meet me at day # 4 of our
Python Tutorial # 1 just in 24hrs So this video was quite trending So make
sure to access this play-list by clicking here.
In 100 days of code, we are going to learn Python programming From zero to job ready. Python is a
dynamically typed Object oriented programming language. Guido van Russom was watching a show
named Monty Python 's Circus On TV when he was working on this language. He thought why not name
it as Python. And since then its name is Python. We are trying to tell computers what to do ? And we do
it with the help of programming. According to me Python is the easiest learned programming language.
There are many more programming languages in market. But this course is going to be dedicated to
Python. And this is because Python is very easy. Python is a high level programming language. Guido van
Russom started working on it in 1989. Python is Dynamically typed. General purpose programming
language which support object oriented paradigm. It also supports functional approach. After that you
start doing things , Then you have fun at a different level.
Installing Python in local is also very easy. Simply on any platform Simply you can install it. And if you are
on mac It is easy installation as you can see on computer screen. So by installing Python Just pay
attention to one thing If you are installing in your computer Path variable @ Python 3. which ever
version it is There is option as path Definitely check it. The official playlist of Python that I am going to
make 100 days of code playlist Definitely access it. Like the video and subscribe to the channel So that
you do n't miss any day. Access the Python playlist. Bookmark it and save it. Next day I will meet you in
which we will talk about more good things. And our day 2 is going to be dedicated On a very interesting
and fun thing.
, Some Amazing Python Programs - The Power of Python
00 Days Of Coding series is that many new features have come in Python.
And a lot of new approaches which I want to tell you. After seeing those
programs you'll know the actual use of programming. I 'll teach you Python
so well just as a Snake Charmer hypnotizes the snake You can hypnotize the
Python while programming You 'll be able to do whatever you want. The
next program I 'm going to show you is. . . It 's Face Recognition Program
which uses Haar Cascade Algorithm. It tells where 's the face in an Image it is
a face detection algorithm. The next project is Flappy Bird Game which uses
random module in which it 'll tell the love percentage between 2 people. I
want to give you all these codes I want you to run these codes in your
system If you 're able to run or not that is a different thing. I hope you wo n't
face any problem while running these codes. As we 'll progress in this course
you 'll be able to do this more easily.
, Modules and Pip | Python Tutorial
Basically modules are used to borrow someone else 's code in your program
with the help of modules We have 2 kind of "Modules" 1. Built-in Modules
and the 2nd one is External Modules which are installed using 'Pip' 'External
Module ' is a code written by people who want you to use their code in
Python program. 'pandas ' is a library of data analysis. It installs whatever
the module you ask for from the internet in your Python interpreter.
'Pandas' is a package manager. It is downloading a package with 1. 1mbps.
In Windows you 've to use 'pip' to install the package with name 'panda'
Now if I write `` pip3 install pandas '' I 've got a lot of stuff here. Follow me
everyday step-by-step to learn how to use 'replit' to install 'sklearn' A library
for Machine Learning. We 'll do everything , do n't mind it. We'll do
everything. But you must know the concepts. If you run this here so you 'll
get the errors as I showed you.
Built-in modules are modules which ships along with Python Programming
language. External modules needs to be installed just like something in your
house that's expired. In the coming days I 'll help you to read excel and all.
So always follow the latest videos because they come with a bang. Python is
being used by YouTube, Instagram & Facebook. Python is so versatile
language that every Unicorn use it. Make sure to meet me at day # 4 of our
Python Tutorial # 1 just in 24hrs So this video was quite trending So make
sure to access this play-list by clicking here.