Python Programming for Beginners| Introduction|Who uses Python|Features|Installation|Pycharm IDE
Welcome to PYTHON TUTORIAL
In this Python Tutorial Only for beginners.
You can easy to understand. We will learn about basics of python like Introduction, Who Uses Python, Features, Installation and Pycharm IDE
Agenda
- Introduction
- Who uses python?
- Features
- Python Installation
- Pycharm IDE Installation
Introduction
Python is a programming language. Python was created by Guido Van Rossum in 1989.
It is very easy to learn, read and Write.
It is an interpreted, Object-Oriented, high-level
Programming language with dynamic semantics.
Who uses Python?
You Tube: Video sharing
service
Google: It makes
extensive use of python in its Web Search.
Dropbox: Clouding
Service
NASA: It is used
for Scientific Programming task.
BitTorrent: File Sharing
Service
NSA: It is used
for Cryptography and Intelligence analysis
More:
It used for various application development.
It used different domain and different Organization.
It used gaming development and so on.
Python Features:
Easy to learn, write and read.
It is simple.
It is free and Open Source.
You can modify it.
High level language:
You can write your code directly using English. Python
will convert it to the low-level machine language.
Portable
It supports many platforms like Linux, Windows,
Macintosh and so on.
Supports different programming paradigm
It supports procedure-oriented programming as well as
Object-Oriented Programming.
Extensible
Python code can invoke C & C++ libraries. Also,
Java as well as .net components.
Python Installation
Go to www.python.org
website and download it. Finally, install it and run it.
Note: First you select your platform. Example: You use
Windows platform. Click download for windows.
Pycharm IDE Installation
You can also use IDE tools. Pycharm IDE is best for
python programming. So, how to download it? Steps are given below:
Download Pycharm from
jetbrains.com/pycharm/download and install it on your system/pc.
Recommend:
Download community (free version). Profession version is paid version.
Upcoming
topics:
Variables and Data types: we
will see briefly later in upcoming post.
Support us
Please
support HRS INTERESTING FACTS Site. Share this Python Tutorial/Series to your
friends.
@hrsinterestingfacts.blogspot.com
# hrsinterestingfacts Python Tutorial.
Thank You
Everyone.