Why not Python?

why-not-python

Python is a  general purpose high level and object oriented language  .It  was created by Guido van Rossum in the eighties.

The core philosophy of python is summarized as follows:

  • Beautiful is better than ugly
  • Explicit is better than implicit
  • Simple is better than complex
  • Complex is better than complicated
  • Readability counts

Python is very easy to code because it’s natural code represents pseudo code.It is easily adaptable and reusable. Besides running on multiple systems, Python has the same interface on multiple platforms. Its architecture isn’t attached to a specific operating system because it is written in portable ANSI C.Does that mean you can write a Python program on MAC.Yes!Test it using a Linux/Unix environment?Yes! and upload this to a Windows server?Yes!

Python can be a good language when you’ve just started out with programming.Assuming you have a good knowledge of pseudo code and algorithms its easy for implement.

When you’re learning any language for the first time its only natural to make mistakes.Python makes it easy to identify these mistakes and helps you solve them easily.This is due to the fact that Python displays the errors at run time instead of failing to compile the program.

As you start learning python your progress will escalate at a rapid rate.In a few days you would be building a simple calculator or even a text editor.That’s what will get you motivated to become a better programmer when you see your work actually yield results!

So go on install Python on your computer and start coding!

Click here for government certification in Information Technology

 

Share this post

4 Comments. Leave new

Leave a Reply

Your email address will not be published. Required fields are marked *

Fill out this field
Fill out this field
Please enter a valid email address.

Tips to land in your Dream Job
Waste Management and Recycling

Get industry recognized certification – Contact us

keyboard_arrow_up