v21’s avatarv21’s Twitter Archive—№ 54,091

  1. …in reply to @mcclure111
    @mcclure111 @tomslominski the main difference for me between Python/Lua & JS/PHP is that JS/PHP is much easier to deploy. it's just a file in a place and something added to some HTML and then it works
    1. …in reply to @v21
      @mcclure111 @tomslominski i don't think Lua or Python is worse for beginning coders - if you're either writing a console script (unlikely?), an interactive notebook (for scientists), or already have a good game engine setup with Lua hooked up nicely (see Pico-8 and I'm sure a bunch of mod tools). rarer.