TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What programming language do I use?

2 pointsby nrbafnaalmost 15 years ago
I am starting back into programming after two years of hiatus. Previous experience(basic) in C includes pointers, file handling.<p>To start off again, what language do I code in? C, C++, python, Java, others?

3 comments

lhoriealmost 15 years ago
Depends on what you're doing. Right tool for the job and all that.<p>C, C++, Java and PHP are popular (according to the Tiobe index). The last 3 can teach you some OOP if you're not already familiar with it.<p>If you're interested in functional programming, you can learn some stuff from Lisp, F#, OCaml, Haskell
gaiusparxalmost 15 years ago
Common ones are Native mobile apps: Java (Android), Objective-C (iPhone) Web apps: Python, Ruby, PHP, Javascript
评论 #1460812 未加载
nimmenalmost 15 years ago
i would go for golang, python, d (learning golang at freetime right now)
评论 #1461062 未加载