Now the question arises why should I learn python?
The answer to this is very interesting. Do you want to reduce your workload and enjoy your machine doing your work???Also do you want to be more creative at work???
The answer to the above questions is surely a 'YES'😎😎. So this 'YES' requires one to learn python, write high level compact codes, explore the language and use it for various amazing applications like :
1) Customizing you business software according to your needs to speed work.
2) write scripts for getting digital data from your sensor using microprocessor to analyse it. Example: get data from your proximity sensor to know someone is entering your room. OR get data from weight sensor to know that your milk in refrigerator is over etc.
3)write scripts to automatically play your favourite music playlist when you turn on your computer.
4)you can even ask your computer to do some boring repetitive task efficiently by writing a few lines in python.
So in order to explore Python and apply it in various creative ways let's learn Python through a series of brief articles....
Before knowing about installation of Python lets just see a brief introduction of Python Programming Language
-Python is a high level, object oriented interpreted scripting language.
-It is easy to understand and great to begin programming with.
-Python has a huge standard library and has support for various api's, this makes it a good choice in many applications,customizations,tools etc.
No comments:
Post a Comment