Wednesday, December 5, 2018

Learn Python From Zero to Hero Part1

Hello World,
               This post is dedicated to all of those who want to learn Python from Zero to Hero, I will try to teach you in very simple and easy way, as we all know Python is the most popular nowdays among programmers because of the trending technology in the market that is Artificial Intelligence, Machine Learning, Deep Learning and Data Science or many More+, Python is very easy to learn, That's by everyone want to learn Python. If you don't believe read this post carefully.

Python 2 Vs. Python 3 :
                                              Python 3 is a updated version of Python 2, There is some new functions, methods, keywords in Python 3 which is absent in Python 2, If you want to know which function, method or keywords is new Python 3, I would suggest you to read the full documentation of Python 3. Python 2 is slower than Python 3, Python 3 contains many versions like 3.5 and 3.6, Now Python 3.7 is also released on 27 June 2018. It also contains some new keyword, functions, APIs, methods, updated syntax, new library modules and etc. If you want to know more about the new feature in Python 3.7 than click here.


Get Paid To Write Online! Brand New Writing Jobs Membership Site Now Available For You To Promote! Get Lifetime Commission Per Customer! Our $1 Trial + Live Support Is Converting Like Crazy! Real Jobs = High Retention Rates. 100 Sales = $2,000 Per Month!

Who can Read this ? 

                   This post is for absolute beginners who is willing to learn Python 3, Or Someone who want to engage their career in Python, If you are from Non-Technical background or want to adopt Computer Science this post will help you to get some basic idea, is Python for you or Not ?, than decision is your you should go with it or Not, its up to you.

What You can Do with Python ?
                         I think i don't need to tell you anything about What you can do with Python ? or Where you can use Python ?, But If you are from Non-Technical background It's important to know What you can do with Python ?, So lets make this doubt clear. wait a second and think about Artificial Intelligence, Machine Learning, Deep Learning or Data Science, Did you heard anything about these technologies ?. If Yes than it's ok, But if don't it great, I am here to tell you everything, All of these technology are using Python. Because Python have many inbuilt libraries like one of the most popular library for Artificial Intelligence is Google's 'TensorFlow', for Graphics 'tkinter', for Mathematics calculations 'NumPy' and many more.

The best example of Artificial Intelligence is Sophia,Sophia is an AI robot which uses Artificial Intelligence algorithms, You can also build something like Sophia (robots), Chatbots, Face Recognition System, Form System like Quara, websites, games, Software and many more.

So Let's Start

Installing Python :
                        
                       Click Here for downloading Python 3.7.1 version and click the download Python 3.7.1 button, Now your downloading will be start in few second, When your downloading is finished, Install Python, Now you successfully installed Python, Than you have to check is it installed or Not ?, open command prompt and type python, If it is installed successfully this will show you a message something like this Python 3.7.1 and bla bla bla.... .


Photography Jobs Online | Get Paid To Take Photos!

Everyday Thousands Of People Are Looking For Photography Jobs, How To Sell Their Photos And How To Make Money With Their Photography - We Have The Answer! Get 70% Recurring Commissions, $1 Trial Converts 1 Out Of 30! 6 Months Retention Rate. +$77 Upsell!


Now Search IDLE and than open it, Click New File make type your code and than save it with the .py extension like hello.py, Than click on the Run button and than click on Run Module, Now you can start coding in Python.

Your First Program in Python :

            print("Hello Syntaxios"
            print("Hello Semicolon");
            print('Hello Single Quotes!')
Both Syntax are correct, and remember Python does not require semicolon. But if you put semicolon this will be Ok too.

Part 2 will be uploaded Soon till then make your own simple programs using this print.

Exercises :
print these designs.
1.This is /\/\/\/\/\ mountains.
2.This is (^ _ ^) me.
3. The King
                   /\/\/\/\/\/\
                    ( o  !  o )
                     (   O   )

At Last Thanks for reading. If you want anything extra let me know in the comment box.                         
, , , ,

1 comment:


  1. It's in very easy language thanks, I read many blogs but all are in difficult language, Now I find the right one thanks

    ReplyDelete