I saw many games trying to teach programming, but never heard of any of them gaining significant popularity. I wonder why? I guess "play games instead of reading books" idea attracts audience with low motivation?
We all have different ways of getting motivated and learning. You shouldn't yuck other peoples' yum. I've definitely heard of some games that teach programming skills getting popular. For example, https://flexboxfroggy.com/ http://www.flexboxdefense.com/ for teaching css layout. https://www.freecodecamp.org/ isn't marketed as a game, but absolutely feels like one when you are going through the program. https://www.ha…
GameShell: A game to learn or teach the Unix shell
31–40 of 69 posts
Re: GameShell: A game to learn or teach the Unix shell
#32Earlier quoted context omitted.
I (25 years working with GNU/Linux) usually name my bash scripts `something.sh`. I think it's debatable wether it's always good or bad, and when specifically it can be a good idea to leave out the `.sh`. Also, it doesn't look like you looked into the game and came out with some conclusions. It looks more like you superficially had a look, you had a thougt and rushed to comment here about what you believe is a deadly…
Quoted post unavailable.
Re: GameShell: A game to learn or teach the Unix shell
#33Looks like fun! Reminds me Terminal Quest: https://github.com/KanoComputing/terminal-quest
Re: GameShell: A game to learn or teach the Unix shell
#34Earlier quoted context omitted.
Interesting! Never heard about it. Can you give some sources or more info?
Google is your friend https://www.unix.com/man-page/bsd/1/LEARN/
Re: GameShell: A game to learn or teach the Unix shell
#35I saw many games trying to teach programming, but never heard of any of them gaining significant popularity. I wonder why? I guess "play games instead of reading books" idea attracts audience with low motivation?
Ha, I never heard of any textbooks gain significant popularity either. I guess reading textbooks attracts audience with low motivation. In seriousness though why do you think any educational game would ever gain popularity anywhere close to popular video games.And what the popularity of the material even have to do with the motivation of its consumers???
Re: GameShell: A game to learn or teach the Unix shell
#36I would sooner forget.
Re: GameShell: A game to learn or teach the Unix shell
#37If you dont like running foreign code on your machine, you can run docker and then run foreign code on your machine. Did anyone else catch this in the article? Doesn't it seem like this makes it even more likely to get infected? No one understands Docker in entirety let alone this random game. It seems like all this stuff should just be automatically done behind the scenes and yet it's not.
Re: GameShell: A game to learn or teach the Unix shell
#38Re: GameShell: A game to learn or teach the Unix shell
#39I saw many games trying to teach programming, but never heard of any of them gaining significant popularity. I wonder why? I guess "play games instead of reading books" idea attracts audience with low motivation?
There are quite a few popular ones. Bitburner encouraged this JS hater (me) to give it a try.