Bugzilla:Languages: Difference between revisions

Line 116: Line 116:
* Poor performance on multiprocessor and multicore systems.
* Poor performance on multiprocessor and multicore systems.
* Python developers are a bit too smart for their own good. Features like metaclasses are a bit too hard to grasp for the average joe programmer.
* Python developers are a bit too smart for their own good. Features like metaclasses are a bit too hard to grasp for the average joe programmer.
* Lack of type declarations makes code more verbose, as more tests for data validity needs to be done in the code. These tests often obscurees business logic and makes the code hard to read.


== Ruby ==
== Ruby ==
8

edits