Language
PHP
Java
Objective C
SQL
Android (Java)
Ruby
JavaScript
C#
C++
ActionScript
Python
C
ASP.NET
***********************************
JavaScript demand has increased faster than any other language. iOS and Android have also increased at an identical rate. PHP and Java jobs are decreasing in relation to trendier languages such as Ruby.
*********************************
pick technologies which interest you and never stop learning. Programming skills are always transferable and it’ll make you a better candidate when a suitable job eventually arises.
Tag: python
WHAT IS PYTHON
WHAT IS PYTHON:
Python is a dynamic object-oriented programming language that can be used for a diverse area of software development. It offers strong support for
integration with other languages and tools, comes with extensive standard libraries, and can be learnt in a few days.
Many Python programmers report substantial productivity gains and feel the language encourages the development of higher quality, more maintainable code.
Some of the biggest names in the industry like Mozilla, Google, YouTube,Dropbox, SurveyMonkey, Bitly and numerous others also use Python for providing the services a lot of users are familiar with.
Because Python is very easy to learn and at the same time very powerful, it is used as the first programming language in introductory courses of Computer Science in many universities and high schools.
In India, Kerala state and CBSE have already adopted Python in their school syllabus.
—————————
Interested? Please sign up here – http://bit.ly/pythonmonth
Have any questions or suggestions? Please contact us at
pythonmonth@in.pycon.org
Website :http://in.pycon.org/2013/python-month
—————————————–
Anand
http://anandology.com/
_______________________________________________
Inpycon mailing list
Inpycon@python.org
http://mail.python.org/mailman/listinfo/inpycon
—————————————
Courtesy:”Freedom is the only law”.
“Freedom Unplugged”
http://www.ilug-tvm.org
you tube ubuntu – Python
(Reading database … 203271 files and directories currently installed.)
Preparing to replace python 2.7.3-0ubuntu2 (using …/python_2.7.3-0ubuntu2_i386.deb) …
Unpacking replacement python …
Processing triggers for man-db …
Processing triggers for doc-base …
Processing 1 changed doc-base file…
Registering documents with scrollkeeper…
Setting up python (2.7.3-0ubuntu2) …
python 2
python
ct at webmaster@tutorialspoint.com
Python.org – Official Python site. Find a complete list of all documentation, installation, tutorials, news etc.
Web Programming in Python – This topic guide attempts to cover every aspect of programming Web applications (both clients and servers) using Python.
Starship – … a Home for Pythonistas This is not the official Python Language Website!
The Jython Project – Jython is an implementation of the high-level, dynamic, object-oriented language Python written in 100% Pure Java, and seamlessly integrated with the Java platform.
PythonWare – PythonWare site provides useful software to the Python community under the PythonWare and effbot.org brands.
Wing IDE – Wing IDE is a powerful integrated development environment (IDE) for the Python programming language.
python.vim – Enhanced version of the python syntax highlighting script.
Python XML Tools – The Python XML Tools collection is built on top of PyXML and features two GTK widgets:XmlTree and XmlEditor.
Python and XML – This Topic Guide links to documentation and code for handling XML in Python.
Think Python – Free book on python. How to think like a computer scientist, by Allen Downey?