My projects: SUGG (M, KS), SYNONS, URLS, SIMILAR, Misc: 3Dengine, UniteHowTo, FliCC, TripIdeas, My blog.
Old/abandoned: TheRarestWords (TcCrnch).
Hi, I'm Slava V. and I develop those projects in free time. rarestwords@mail.ru

Subscribe to new topics If you program in Python:

← Back to main page | Show/hide hints new!
If you program in Python for the first time, you really should:
  • read the Python tutorials   
  • try Python IDE   
  • be excited   
  • know that to end a program you use "import sys; sys.exit();" (faq)   
If you program in Python you should always:
  • use either tabs OR spaces to indent   
  • define your variables' initial values   
  • use notepad++ and don't worry about it   
If you program in Python you should never:
  • be anything less than a geek   
If you program in Python you might like this about it:
  • it makes easy things easy and difficult things possible   
  • it sounds cool   
  • it's very fast   
  • it's been more than 17 years in development and very stable   
If you program in Python you won't be happy to know that:
  • it's not as fast as c++, java and others   
  • threads are still a young and peripherical module and although very easy - might have errors (although very rare)   
If you program in Python then you could enjoy similar things/activities:
  • PyGame   
  • blender   
  • CherryPy framework   
  • Google App Engine   
  • Django framework   
  • web2py framework   
If you want to really program in Python you should have those things:
  • something app or program you wish you had but dont   
If you program in Python and you want to push the limits, try to:
  • python in many different contexts and mix with other languages.   
  • use psyco library - it's a kind-of-compiler for python - makes your programs go way faster with a couple of lines of additional code   
When you program in Python it is not the same as ... because ...:
  • programming in java after a python eats you   
  • programming in PHP as Python is a general-purpose language, PHP is still web-specific   
When you program in Python it is essentially the same as ... because ...:
  • lots of other languages because they all pretty much end up doing basically the same thing in the end.   
When you program in Python your "mortal enemies" are:
  • "{" and "}" - forget about them   
  • c/c++ programmers - althogh they know it's longer to develop c/c++ program, python still has often comparable run-time speed   
  • incorrect path definitions for external files, executables   
  • java-programmers, because no java programmer in the world acknowlegdes existence of any other programming language   
These sites will help you when you program in Python:
  • python.org   
You know it's the last time you program in Python when:
  • a python eats your computer   
  • a python eats you   
When you program in Python and fail it's probably because:
  • you are used to some other language, but Python is in many way better although takes time to get used to   
  • if you are from PHP background and use array['a']+=1 you should use array['a']=array.get('a',0)+1   
  • its hard to type while being digested by a snake   
What would be different in the idea (you program in Python) if you had a million dollars:
  • I'd have a couple dozen people programming in Python for me   
  • you could eat cake while you programmed in python.   
If you program in Python it's probably because:
  • you want to glue easy code with c/c++ old functions you have   


Never ceases to amaze me how you found it:

  • Thing to program in python
  • Python end program
  • Ending a program in python
  • Faster if or try python
  • Python skip to end of program
  • Python "array.get("
  • End program in python
  • Python time to end program
  • Python enemies
  • How hard is it to program in python
  • Python end
  • Should i program in python or php
  • Python how to end a program
  • Python ending a program
  • End program in python idle
  • Web2py psyco
  • How to end a program in python


  • Subscribe to Suggestan's New Topics via RSS or via email.