You are currently browsing the tag archive for the ‘programming’ tag.

This is  comparing the strengths and weaknesses of different programing languages based on 118948 responses from 8491 people from http://hammerprinciple.com   by  David R. MacIver

DOES WELL AT…

  • I would use this language for casual scripting
  • Good for teaching children to write software
  • Good for beginners
  • Readable Code
  • I find this language easy to prototype in
  • Use it as a scripting language embedded inside a larger application
  • It is easy to tell at a glance what code in this language does
  • Excels at text processing
  • Developers who primarily use this language often didn’t burn out after a few years
  • Use it to write a command-line app
  • This language is well suited for an agile development approach using short iterations.

MOST SIMILAR TO…        

MOST DISSIMILAR FROM…

Ruby

Assembler

Clojure

 Fortran

Groovy

C++

Haxe

Cobol

Smalltalk

C

python

python

What is python ?

Python is dynamically but strongly programming language typed. It is a combination of good performance and features that make writing Python programs mixture of easy and fun.

Guido van Rossum started the design of Python programming language  in 1980. Over the years, Python has gained popularity in a broad range of fields from web development, games, usage as a scripting language, and of course science and engineering.

Why Python?

  • Very-high-level dynamic
  • It’s easy to learn  and read .
  • Object-oriented programming language
  • full modularity, supporting hierarchical packages
  • exception-based error handling
  • extensive standard libraries and third party modules for virtually every task
  • extensions and modules easily written in C, C++ (or Java for Jython, or .NET languages for IronPython)
  • Python is free to use, even for commercial products, because of its OSI-approved open source license. This openness makes that Python plays well with with other languages and is easily extendible.
  • Python runs on Windows, Linux/Unix, Mac OS X, and has been ported to the Java and .NET virtual machines.
  • Python offers two to ten fold programmer productivity increases over languages like C, C++, Java, C#, Visual Basic (VB), and Perl.”

Who use it ?

Pixar, Google,Youtube,Yahoo, Sony,Seagate,Cool kids

 

What did the world says about python ?

 enjoy !.

from XKcd

from XKcd

Categories

Blog Stats

  • 1,664 hits