Learn python for Beginners #1.[App download,installation and run first program ("hello world ")]

in utopian-io •  6 years ago 

Learn python


What Will I Learn?

  • you will learn what is python.
  • You will learn how to download and install Python 3.6 "Anaconda Distribution"
  • you will learn how to create a program in python 3.6.
  • you will learn how to run python programs.

Requirements

  • A working computer.
  • Internet connection to download the python application.
  • Patience to learn properly.

Difficulty

  • Basic

Python intro

Hello, guys, this is seaquester2 here. This tutorial is for complete beginners who have never done any programming before as well as someone who practices some programming before like python or any other language to steal learn more languages.
So in this tutorial, I am going to explain what is a python and how to install it. And then I will explain the { print( ) function } and what is variables and how to use them?

What is python?

Its one of the most popular programming languages out there its use as smaller companies and as well as the largest companies including Google. It is a high-level programming language. Many universities use python as the introductory programming language in their computer sciences quotes. And one advantage python is it's easy to learn because it has simple syntax. It has many uses of applications including websites backend code which is the code that runs on servers and one your phone, computer or a laptop. And it's also popular for scientific researches purpose.
Ok now let's install python on your computer.

Where can we use it ?

  • Console app
  • Desktop application
  • Web app
  • Mobile app
  • Machine Learning
  • IOT applications

How to download and install Python 3.6 "Anaconda Distribution"

First of all, you have to install Python 3.6 "Anaconda Distribution".
For that click here to get the application.
Then you will see an interface like this :

Pic credit: Author


Then you have to click on the download button on python 3.6 version. Then et the download location and click on save button in your computer. When it's completed install the application on your computer.
Then Open Navigator and click on Anaconda Navigator and Anaconda Navigator will launch. After that you have to click launch for spyder 3.2.8 and spyder will launch. And here your installation is finished. Now let's create a program "hello world ".

Create a program "hello world " run the program.


After opening Spyder You have to write

Print("Hello World")

And click the F5 key on your keyboard and you will see the program "Hello world" in your console panel.And thats it !

Thank you for your time and I hope to see you also in my next python tutorials.

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

Thank you for your contribution.
This moderation might not be considered due to the below:

  • Doesn´t follow the template for tutorials. See the template here.
  • Avoid installation steps which are already well documented such as in here.
  • Your tutorial is very basic and there is a lot of information on this subject.

Please read the utopian rules here.


Need help? Write a ticket on https://support.utopian.io/.
Chat with us on Discord.
[utopian-moderator]

Upvoted. If you can give instructions for mobile users also, it will be much appreciated.

Ok i will try.
Thanks for your comment. ☺

Nice post. But your mobile app needs to be mentioned.

This this not from mobile its for pc you fool.