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: Is Logo programming language still taught in schools?

1 pointsby polyphonicistover 5 years ago
Is Logo programming language still taught in schools? If yes, what interpreter do the schools choose to teach Logo? If not, what programming language is used to expose current students to the world of programming?

1 comment

matijashover 5 years ago
I believe it is still used in the elementary school (ages 8 -12), there are even competitions in it in Croatia.<p>After Logo usually comes a language such as Pascal or Python - in my time, 15 years ago, it was Pascal but pretty soon my high school switched to Python.