Fuze for Nintendo Switch: An easy-to-learn text-based programming language
21–30 of 106 posts
Re: Fuze for Nintendo Switch: An easy-to-learn text-based programming language
#22I so, so wish something like Fuze was available for ioS. I'm an old-school ZX-Spectrum tinkerer and I still miss Basic. I can't help thinking it would still be unsurpassed as a simple (text-based) way of teaching coding to kids.
Re: Fuze for Nintendo Switch: An easy-to-learn text-based programming language
#23Earlier quoted context omitted.
There are so many things like Fuze for iOS. I've tested a number of them on my kids over the years, and I'd suggest: Codea is great. Lua, not basic. Great asset management for games. Pythonista is pretty good. Python, not basic. Swift Playgrounds is pretty great. Swift, not basic. You can do pretty much anything, including 3D and AR.
You know what Lua, Python and Swift have in common? None of them are as immediately accessible as Basic. Visual programming languages like Scratch et al have risen for a reason.
Re: Fuze for Nintendo Switch: An easy-to-learn text-based programming language
#24Re: Fuze for Nintendo Switch: An easy-to-learn text-based programming language
#25There's Labview, Scratch, and now I think, Luna. Are visual programming languages really now so common that we need to specify "text-based" for new computer programming languages?
It makes sense in this context because Switch is a game console with touch screen and game pad (joy cons) as default input modes. Both of those types of input are not really typing-friendly, so one may expect that the language will accommodate for that and be fully or partially visual.
Re: Fuze for Nintendo Switch: An easy-to-learn text-based programming language
#26Re: Fuze for Nintendo Switch: An easy-to-learn text-based programming language
#27This makes me so excited. I grew up just after the BASIC era and my first computer was a 486 running MS-DOS (without a BASIC interpreter), so my introduction to programming came quite late. I had endless fun tinkering around in a commercial product called DIV Games Studio [1]. It included a very simple language with everything from parallel game loops to video modes, in an IDE with a debugger, sprite editor etc. You…
Re: Fuze for Nintendo Switch: An easy-to-learn text-based programming language
#28Earlier quoted context omitted.
There are so many things like Fuze for iOS. I've tested a number of them on my kids over the years, and I'd suggest: Codea is great. Lua, not basic. Great asset management for games. Pythonista is pretty good. Python, not basic. Swift Playgrounds is pretty great. Swift, not basic. You can do pretty much anything, including 3D and AR.
You know what Lua, Python and Swift have in common? None of them are as immediately accessible as Basic. Visual programming languages like Scratch et al have risen for a reason.
Re: Fuze for Nintendo Switch: An easy-to-learn text-based programming language
#29I'd love to put my Lua-based programming IDE on the Switch, which turns out is a bit similar to this Fuze project .. but I'm un-certain just how much of the Switch is locked down and how much is available. Do I have to register to get full features as a developer, or something?
Re: Fuze for Nintendo Switch: An easy-to-learn text-based programming language
#30Earlier quoted context omitted.
There are so many things like Fuze for iOS. I've tested a number of them on my kids over the years, and I'd suggest: Codea is great. Lua, not basic. Great asset management for games. Pythonista is pretty good. Python, not basic. Swift Playgrounds is pretty great. Swift, not basic. You can do pretty much anything, including 3D and AR.
You know what Lua, Python and Swift have in common? None of them are as immediately accessible as Basic. Visual programming languages like Scratch et al have risen for a reason.
http://github.com/antirez/load81.git