Getting Started with Python.............
Are you a beginner and Looking forward to learn a program language. as per many users learnt programing language by python language as a priority or firstly. WHY ?
Introduction?
Python is an interpreted high-level general-purpose programming language. Its design philosophy emphasizes code readability with its use of significant indentation. Its language constructs as well as its object-oriented approach aim to help programmers write clear, logical code for small and large-scale projects.
Learning python is easy as this is a expressive and high level programming language, which means it is easy to understand the language and thus easy to learn.
Python is available and can run on various operating systems such as Mac, Windows, Linux, Unix etc. This makes it a cross platform and portable language.
Python is a open source programming language.
Python is a very readable language.
As a skill as python programming Language what can you do?
You may be wondering what all are the applications of Python. There are so many applications of Python, here are some of the them.
1.Machine learning :Machine learning is a way to write a logic so that a machine can learn and solve a particular problem on its own. and there are many machine learning applications written in Python.
2.Web development – Web framework like Django and Flask are based on Python.
3. Data Analysis – Data analysis and data visualisation in form of charts can also be developed using Python.
4. Scripting – Scripting is writing small programs to automate simple tasks such as sending automated response emails etc. Such type of applications can also be written in Python programming language.
5. Game development – You can develop games using Python.
6. You can develop Embedded applications in Python.
7. Desktop applications – You can develop desktop application in Python using library like
Comments
Post a Comment