programming languages - What are the Uses of Python? -


i'm new here, forgive me if wrote wrong here... which-all fields can python used , extent? can python used make softwares(with gui, different platforms ) , web apps?

update*- want make simple software ( works , enjoyment , little of web dev. )

i'm asking question i'm confused between ruby, asp, php , python web development , want know if python should better learn before c++ ( although can understand c++ learning ) * ides , web frameworks python? me , refer few free ebooks , web-pages learn. , 1 better?2.xx or 3.xx?

thanks in advance! john

this type of question bit of hornets nest since mileage may vary , largely dependent on opinion. i'll show few usecases.

you can use python near all. tutorial of python start.

you start out learning python 3.x advised near real-world stuff still in python 2. read article learn more pick.

python used web development through lot of frameworks django, pylons, flask. can use python make guis qt, gtk, tk , assorted others.

if want start web developing suggest read tutorial first , go django general introduction.

as ides, whatever floats boat, can go small vim huge pydev.

some examples of bigger applications , companies using python: youtube, civilization (game series), google, dropbox. more comprehensive list found on python wiki.


Comments

Popular posts from this blog

linux - Using a Cron Job to check if my mod_wsgi / apache server is running and restart -

actionscript 3 - TweenLite does not work with object -

jQuery Ajax Render Fragments OR Whole Page -