Viewing profile — tonga
tonga
HN member- Joined
- Thu, Jun 27, 2013, 4:03 PM UTC
- HN karma
- 1
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About tonga
No profile information was provided.
Recent public activity
-
comment
Comment #6628547
While Python as a high-level language cannot control the hardware like C and assembly do, I think Guido is urging Pythonists to learn C as a second language to prepare for the soft…
-
comment
Comment #5953001
C++ for most of my algorithm work and computationally intensive work. C for my system programming work. Java/Python/JavaScript for my web related stuff. No assembly language? :)