Welcome to DU!
The truly grassroots left-of-center political community where regular people, not algorithms, drive the discussions and set the standards.
Join the community:
Create a free account
Support DU (and get rid of ads!):
Become a Star Member
Latest Breaking News
Editorials & Other Articles
General Discussion
The DU Lounge
All Forums
Issue Forums
Culture Forums
Alliance Forums
Region Forums
Support Forums
Help & Search
Website, DB, & Software Developers
Showing Original Post only (View all)your favorite programming language and why? [View all]
i'll start. right now i'm *loving* python/cython. in part i just love python's semantics. it's like writing poetry. i love declaring diddly-squat. i love that if i need to speed up a method i can first write it in python to get everything working together and then rewrite computation-intensive subroutines in C/C++. it's made me a more efficient coder and i can focus on solving big-picture problems instead of plugging memory leaks or chasing pointers. i know python is a scripting language and not a 'true' programming language, but it's a damn powerful scripting language, and i love it.
your turn.
inspired by the 'your favorite registrar and why?' thread.
58 replies
= new reply since forum marked as read
Highlight:
NoneDon't highlight anything
5 newestHighlight 5 most recent replies

Meh. AOP is the new stupid thing. We tried it before, it was called programming by contract
Recursion
Feb 2013
#8
I wouldn't say it's nearly dead. There are LOTS of places where legacy code is still being used.
denverbill
Jun 2013
#34
lately I've been messing with various ways of writing c/++ extensions for python
Phillip McCleod
Mar 2013
#26