this post was submitted on 10 Dec 2023
1365 points (98.2% liked)

linuxmemes

20771 readers
1584 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] -2 points 9 months ago* (last edited 9 months ago) (1 children)

Some people have problems remembering commands, for example. And it’s easier for them if they can see it.

Yes, you can teach a kid to program (with some effort), but there’s a reason why Scratch presents logic units with shapes and colors and a GUI.

There are many reasons why a visual representation may be easier to grasp than just resorting to memory and remembering abstract concepts.

I mean, do you remember everything that you write? You’ve never had to visit Stack Overflow to remember how to do something, because you forgot the exact syntax of an operation? Now, how about if I put things visually in front of you? What would be easier?

[–] [email protected] 1 points 9 months ago

I've probably spent more time looking up how to access specific functions in a GUI than for CLI.