Future World:

Python Future

Ahmed Yasin
3 min readAug 15, 2020

There is a happy news for python programmers. Python has huge scope in practical life even NASA using python for its special tasks.

https://www.youtube.com/feed/my_videos

What is Python in CS(Computer Sciences)?

Python is an object oriented, high level programming language. It is used to build or develop web applications, mobile applications and many more. It is actually developed for rapid Application development. Python focuses on clean coding or readability and for readability python focuses on indentation. That is why we see very less use of {} curly brackets in python.

Why we use python ?

There are some reasons below to start with python

  • Python is the most loved programming language by developers, Data scientist, Software engineers and even hackers use this programming language.
  • Python is use for web development, games development, mobile apps development, back-end development and many more.
  • Python is use in many fields like Data visualization, Artificial Intelligence, Data Sciences, Machine Learning, Web Development, Game Development, Desktop Graphic User Interface, Web Scripting Application, Business Application and CAD(Computer aided design) Applications. architecture
  • Python has clean syntax because python developers mainly focus on readability by indentations.
  • Python is easy to learn since its a high level language which means very close to human language. So any programmer who switches on python get no difficulty. It will be easy to learn even if you are beginner in programming.
  • Python is dynamic programming language which means operations done at the compile time where in the static programming language operations done at the run time.
  • Python is free or open source programming language. Which means anyone can start with python without any cost. It freely available for everyone on the internet.
  • Python is object oriented language which means python code in written in objects.
  • Python is portable programming language which means a computer programming language capable or more than one computer system.

Best IDEs for python

— — — — — — Pycharm Professional— — — — — —

Well Pycharm is IDE specially designed for python and it is best platform for python programming. It is actually paid IDE ( integrated development environment). If you guys can afford this can you can start with this.It would be really great selection. If you guys really wanted to start with pycharm for learning than there is an option for learns. Pycharm provides student learning license to beginners so you guys can apply for license to learn programming free in pycharm with full features.

— — — — — — Visual Studio Code — — — — — — —

Well there is an other amazing option for developers in selection IDEs. Visual studio code is an amazing options for beginners. Its provides amazing GUI(Graphic User Interface). Web developing is with python in visual studio code is really amazing. Once you start with these things. you will better understand.

Python libraries

There are so many helpful libraries which python provides. Some of them are written below.

  • Numpy
  • Tenso-Flow
  • Scikit-Learn
  • Keras
  • Pandas
  • Pytorch
  • Light GBM
  • Theano
  • Elis
  • Scipy

Start with python

Here I am gonna tell to start with python in visual studio code and the steps are given below

Step one : Open the given below link to download and than download visual studio code according to you operating system.

Step two : Download python extension in vs code.

Step three : make python file i.e file_name.py.

Step Four: Start writing programs i.e print(‘hello world’)

Step five : ctrl + f5 to run the program.

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

--

--

Ahmed Yasin
Ahmed Yasin

Written by Ahmed Yasin

Youtuber / Content Writer / C++ /Learning Java/ https://www.youtube.com/channel/UC-gDcN99rYbeyH1oKsoPM3A Instagram : belongs_to_mars

No responses yet

Write a response