My Projects: TheRarestWords, RarestNews, Suggestan, TheCraziestIdeas, Flim.me, MereFact, SemanticKernelBot, My development blog . Wanna help?


Subscribe to new topics If you program in Python:

← Back to main page
If you program in Python for the first time, you really should:
If you program in Python you should always:
  • use notepad++ and don't worry about it   anonymous
  • define your variables' initial values   anonymous
  • use either tabs OR spaces to indent   anonymous
If you program in Python you should never:
If you program in Python you might like this about it:
  • it makes easy things easy and difficult things possible   anonymous
  • it sounds cool   anonymous
  • it's very fast   anonymous
  • it's been more than 17 years in development and very stable   anonymous
If you program in Python you won't be happy to know that:
  • it's not as fast as c++, java and others   anonymous
  • threads are still a young and peripherical module and although very easy - might have errors (although very rare)   anonymous
If you program in Python then you could enjoy similar things/activities:
If you want to really program in Python you should have those things:
  • something app or program you wish you had but dont   anonymous
If you program in Python and you want to push the limits, try to:
  • python in many different contexts and mix with other languages.   anonymous
  • 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   anonymous
When you program in Python it is not the same as ... because ...:
  • programming in java after a python eats you   anonymous
  • programming in PHP as Python is a general-purpose language, PHP is still web-specific   anonymous
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.   anonymous
These sites will help you when you program in Python:
When you program in Python your "mortal enemies" are:
  • "{" and "}" - forget about them   anonymous
You know it's the last time you program in Python when:
When you program in Python and fail it's probably because:
  • its hard to type while being digested by a snake   anonymous
  • you are used to some other language, but Python is in many way better although takes time to get used to   anonymous
  • if you are from PHP background and use array['a']+=1 you should use array['a']=array.get('a',0)+1   anonymous
What would be different in the idea (you program in Python) if you had a million dollars:
  • you could eat cake while you programmed in python.   anonymous
  • I'd have a couple dozen people programming in Python for me   anonymous
If you program in Python it's probably because:
  • you want to glue easy code with c/c++ old functions you have   anonymous


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