TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

New micro:bit Python editor focused on supported text-based coding

3 点作者 jaustin超过 2 年前

2 条评论

jaustin超过 2 年前
This is a new version of the micro:bit Python Editor designed to engage students learning text-based coding.<p>The goal is not to hide all the complexities of syntax and structure, but to support students in learning about these things.<p>There&#x27;s a simulator so you can try your code without the micro:bit.<p>Source code here: <a href="https:&#x2F;&#x2F;github.com&#x2F;microbit-foundation&#x2F;python-editor-v3" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;microbit-foundation&#x2F;python-editor-v3</a>
GhoshAnkit超过 2 年前
Cool, is it like VIM + drag and drop for major components?