Linux, programming, computers and life

November 8, 2006

Things i miss in python

Filed under: programming, c++, python

Coming from a C++ programmer:

  • I’m not the first to mention it, i know - missing of begin/end of block. If i copy-paste some code i need to think again how to align it - o/w it’ll not work! And there’s no automatic tool to align the code for me
  • Compile time checks:
  • const checks
  • non-declared variables check. if i write obj.xxx = 12 and the real member variable name is Xxx it takes ages to find the problem :(

Technorati Tags: , ,

Get free blog up and running in minutes with Blogsome
Theme designed by Gary Rogers