Project URL: https://learn-code.me
An programming editor for all your needs.
You can try the guide or start coding.
Project URL: https://learn-code.me
An programming editor for all your needs.
You can try the guide or start coding.
Wouldn’t it just be easier to use vs code even if you’re learning?
?
VS code has a tutorial?Plus, learn-code’s made to also let Raspberry pi computers work with it.
no but there’s hundreds of them on the Internet
The bottom ui is huge on my computer. Kids usually have pretty decent eyesight, the problem is, imagine someone presented their project on a monitor, or maybe a tv.
Also it’s a bit confusing to have code just floating in space for blockly, most of us will be like where does it start?
wow! blockly!
I’m just a bit confused. The text editor has only HTML and CSS, but once you click Blockly, you have every language from PHP to Dart.
Blockly only enables stuff like a prompt or alert box. This is supported, but ya know that Lua can’t run HTML lol.
Plus blockly was mostly forked
I’m sure there is a way to run Lua on a webpage, but it probably isn’t practical. This is why I was asking why you had it in your project if you cannot use it at all.
You would have to compose the whole entire language. However with blocks you can only use the block code, so there is a limit. To even make the blocks you have to create what code they can make for example:
Blocks:
print("Hello")
Javascript:
alert("Hello")
Lua:
print("Hello")
and so on.
NEWEST UPDATE FOR LEARN CODE:
You can find most of these in the “options panel.”
Enjoy!
I want this removed - it’s creepy to some people.
Maybe don’t remove it, but give the user an option if they want it on or not. Most services have a feature like this but they ask for user consent.
Yeah, or at least tell us. We have DPA to think about
Data Protection Act
Ya, I’m trying to implement it but I’m not sure how to make it. Passwords are automatically removed from the playback and CodeMirror does not work with the code put in. However older editors do show code as they were not removed from playback before.
I’ll make a ToS on the site to let people know (° ͜ʖ °)
@code-alt if you need help making a login /sign up I can help
Thanks. I could use it
New update
Im a bit calmer
new editor
Import image/Export project
everyones suggestion: the huge bottom ui is gone
secret editor: alt + g (you must be in the editor to use this)
Sorry i did not update for two months lol
Please reply with your wanted features
Learn code is now https://learn-code.glitch.me/ and the old one is now gone.
Update shortly