
Scratch
Code.org
Godot Engine
GDevelop
Invent With Python
Snap
Processing
Unity
Master Vim
vim.so
Vim Awesome
qutebrowser
Vim Adventures
Vim Bootstrap
Python
VS Code
Based on our record, Scratch seems to be a lot more popular than Master Vim. While we know about 578 links to Scratch, we've tracked only 31 mentions of Master Vim. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
What I wonder is: why has nobody noticed that code editors lack a concept of 0? When you're writing code, you can express any concept except that of an unfilled hole. We've rearranged every part of the coding process in a twisted-up way, all for the lack of a way to express lack. If you want to be more clear about what I mean, look to tools which can express holes like https://scratch.mit.edu and https://hazel.org. - Source: Hacker News / 5 days ago
Sounds like Scratch: https://scratch.mit.edu/. - Source: Hacker News / 3 months ago
The average house in the UK now has 1.3 laptops. https://www.theguardian.com/technology/2015/apr/09/online-all-the-time-average-british-household-owns-74-internet-devices A windows laptop from today is vastly easier to code on that a C64 or whatever. Most houses would have an internet connection as well so they can get to all sorts of things. A Raspberry Pi is probably something richer kids get to play with. Have... - Source: Hacker News / 3 months ago
No syntax error editing seems like https://scratch.mit.edu/. - Source: Hacker News / 6 months ago
My 2c from lots of remote math tutoring, and one coding-for-fun middle school student: - student motivation is everything. Hard to motivate thru a screen and with cameras off. Hard to keep them engaged or recognize if they're engaged. Less of an issue with adult students. - reduce friction for students as much as possible. Ideally one web tool, zero installs. Prefer tools with few failure modes, and have fallbacks... - Source: Hacker News / 7 months ago
But, just because you use Linux on your server and are good at the shell commands, does not mean your web app is secure. Sure you may know how to use vim, but neither that will stop a hacker. - Source: dev.to / over 4 years ago
But, vim can be quite difficult to learn because the keybindings are unusual. You can use vimtutor or vim.is to learn quickly. - Source: dev.to / over 4 years ago
It is keyboard driven and has quite a hard learning curve (learn vim). Because it's been designed decades ago, some things makes less sense today. To give you an example, you can use both the keys h,j,k,l and the arrow keys to move the cursor. That's because in those times, there were no arrow keys. - Source: dev.to / over 4 years ago
Vim is one of my favorite terminal apps. It's a command line editor (has GUI version too) that let's you edit files very quickly. The whole app is using keyboard shortcuts that can be challenging to learn. - Source: dev.to / over 4 years ago
So what to do? If you want to learn vim quickly, you can use vim.is. - Source: dev.to / over 4 years ago
Code.org - Code.org is a non-profit whose goal is to expose all students to computer programming.
vim.so - Learn vim fast with interactive exercises in the browser
Godot Engine - Feature-packed 2D and 3D open source game engine.
Vim Awesome - Awesome Vim plugins from across the universe
GDevelop - GDevelop is an open-source game making software designed to be used by everyone.
qutebrowser - An actively developped, keyboard-focused browser with a minimal GUI, inspired by other...