• 7 Posts
  • 290 Comments
Joined 2 years ago
cake
Cake day: June 14th, 2023

help-circle















    1. There are many courses that are free – the only payment is at the end if you want a certificate.
    2. Lua is as good as any other language to start with. Python, Ruby are also popular starting languages. If you’re going to continue to program, then you’ll probably change languages several times in your career. What’s important is to learn the generic concepts of programming, such as input/output, looping, functions; once you are familiar with concepts, changing languages isn’t a big deal. Start anywhere and build from there.