1
raven0ak 1 point ago +1 / -0

best course would be learning to code; start by fundamentals aka variables and loops; maybe some very basic programs like: "hello world" done with variable call (learn cmd print and variable use), variable table that you sort differently with calls when you print to cmd( learn about using table, and loops), lotto generator (print to cmd multiple lines, where count match to your countrys lotto system, numbers of its pool and all numbers unique (best if you try functions iwht this one, so its learn of functions + all so far) after this course, cheerio, you now should have basic understanding of coding and can expand from there with libraries as you choose language; after all coding is not exactly hard, generally you just have to understand how it works