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.

Show HN: Pickcode – Free online code editor for kids

86 pointsby csmeyer11 months ago
Hi HN! I&#x27;ve posted Pickcode a few times (most recently <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=38365638">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=38365638</a>), but we&#x27;ve improved things quite a bit so I thought it was worth posting again. This is a bit of 1.0 release after a long year of working on the company full time!<p>Pickcode is basically Replit-lite, for kids. The editor is simple: text editor + output console + big green button to run your code. We support Python, HTML&#x2F;CSS&#x2F;JS, Java, and our block&#x2F;text hybrid language, Pickcode VL. We&#x27;re partners on code.org&#x27;s Hour of Code, and hundreds of thousands of students have tried our free stuff through them.<p>An account for individual kids is totally free, and we offer some free Python and Pickcode VL lessons to get them started. We make money by selling licenses to schools for better customer support and roster&#x2F;lesson management features.<p>You can use this demo account I made to try out the editor:<p><pre><code> email: demo@student.pickcode.io pw: Demo1234 </code></pre> (Don&#x27;t clobber other people&#x27;s work, and what you put in the demo account is public so be nice)

10 comments

chaosprint11 months ago
Great project! I&#x27;m curious if the main customers are from the US?<p>I&#x27;m asking because I&#x27;m the author of <a href="https:&#x2F;&#x2F;glicol.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;glicol.org&#x2F;</a> and I have a similar app where teachers can see students&#x27; progress and students can form bands. But when I tried to commercialize it, I found that it was almost impossible to sell to schools in Northern Europe. The overall process was very slow and conservative.<p>Almost everyone recommended that I go to the US.
评论 #40840930 未加载
wonger_11 months ago
I like it! I fiddled around for a couple minutes. The UI is surprisingly non-buggy. I like how the code editor treats lines as draggable widgets, and I like the limited syntax selection. Props for focusing on school licenses and making individual accounts free.<p>Just a couple thoughts:<p>- maybe use horizontal editor splits by default when the screen aspect ratio is less than 1 (ie. for vertical mobile screens)<p>- shouldn&#x27;t `math` be treated like other namespaces in the `call` menu? Eg. formatted with ellipses like `math...`, and offering a menu of functions right after being selected?<p>- any plans to make more detailed&#x2F;friendly error messages? Eg. &quot;Type error, invalid function call&quot; feels a bit useless for a beginner<p>- any real-world examples of programs that kids have written?<p>- any plans to convert seamlessly between Pickcode&#x27;s language, Python, and JS? Essentially being different views of the same program, for when the kid is ready to try another language.<p>And a bit unrelated, but any thoughts on Mark Rober&#x27;s take on code editors? <a href="https:&#x2F;&#x2F;youtu.be&#x2F;1j1kAuqePJo?si=6GtQPVgsFgUtGPw-&amp;t=1109" rel="nofollow">https:&#x2F;&#x2F;youtu.be&#x2F;1j1kAuqePJo?si=6GtQPVgsFgUtGPw-&amp;t=1109</a> Obviously not as fleshed out or beginner-friendly as yours, but I think the tiered approach is interesting.
ttuttle11 months ago
Great project! Super cool to see the progress over the last year!
singpolyma311 months ago
Seems neat. What&#x27;s the advantage over something like replit?
评论 #40839334 未加载
trandango11 months ago
When I went to try it, I was asked for my birthdate and age. Should I be entering for myself, or for my child who this account will actually be for?
sirjaz11 months ago
I hope you will support C#. It is rising in popularity.
评论 #40842098 未加载
Turboblack11 months ago
success to your project, I hope you will also support PHP
ms789211 months ago
Best wishes!
android52111 months ago
no javascript support???
pmg10211 months ago
I like that you list &quot;100% AI-free&quot; as a selling point!
评论 #40842314 未加载