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.

#golang: The next great teaching language

2 pointsby gangster_daveabout 11 years ago

1 comment

wtingabout 11 years ago
From what point of view?<p>Is it useful for learning about memory? No.<p>Is it useful for learning about OOP or generics? No.<p>Is it useful for learning algorithms (compared to Python &#x2F; Java)? No.<p>Is it useful for learning about concurrency? Yes.<p>Is it useful for learning about parallelism? No.<p>Is it useful for learning about type systems or programming language design? No.<p>Is it useful for learning about developer tools? Yes.<p>Is it useful for finding a job? No.<p>In the end, Go is a pragmatic language growing in popularity. However it&#x27;s a jack of all trades, master of none and thus fails as a teaching tool.