Current Events > How much of zachtronics games apply to programming?

Topic List
Page List: 1
OctilIery
11/30/19 2:50:04 PM
#1:


I adore those games, and want to learn programming as a hobby. Would any of them, particularly senzen, tis 100, and exapunks, be a good starting point if I also intend to learn actual languages?

Also, what are other great programming games?
... Copied to Clipboard!
s0nicfan
11/30/19 2:55:50 PM
#2:


Code combat is a new web based tool for learning the fundamentals of programming.

I'd also recommend MIT Scratch or Google blockly, the latter which actually renders your "code" into a bunch of different languages.

If you're looking more traditional tutorials, though, code academy is really good.

---
"History Is Much Like An Endless Waltz. The Three Beats Of War, Peace And Revolution Continue On Forever." - Gundam Wing: Endless Waltz
... Copied to Clipboard!
#3
Post #3 was unavailable or deleted.
kirbymuncher
11/30/19 3:00:03 PM
#4:


as far as I can tell they're more about the mindset than the actual language, things like how to determine conditionals, where to break down a large problem into a set of smaller loopable problems, that sort of thing. Which might sound sort of lame but for some people is actually a really hard skill to pick up so it's good to know
---
THIS IS WHAT I HATE A BOUT EVREY WEBSITE!! THERES SO MUCH PEOPLE READING AND POSTING STUIPED STUFF
... Copied to Clipboard!
OctilIery
11/30/19 3:00:36 PM
#5:


Mr Hangman posted...
All three of them are reasonably close to assembly language programming, but almost nobody does any programming in assembly. If you're good at it you can write extremely small and efficient programs, but it's so low level that it takes a long time to do simple things.

Yeah that's how I understood it. I don't really know what I'm looking to do, just that it's going to be a casual hobby, never really looking to sell or make money. I wanna make stupid programs that do cool things, mod my phone with Tasker, stuff like that.
... Copied to Clipboard!
OctilIery
11/30/19 3:01:44 PM
#6:


kirbymuncher posted...
as far as I can tell they're more about the mindset than the actual language, things like how to determine conditionals, where to break down a large problem into a set of smaller loopable problems, that sort of thing. Which might sound sort of lame but for some people is actually a really hard skill to pick up so it's good to know

Yeah, that is one of my favorite parts so far. In exapunks when I solve a problem it's so satisfying, but then I can go back later and solve it again :)
... Copied to Clipboard!
Topic List
Page List: 1