gwysibo [they/them]

  • 1 Post
  • 75 Comments
Joined 3 years ago
cake
Cake day: June 11th, 2022

help-circle










  • gwysibo [they/them]toaskchapo*Permanently Deleted*
    ·
    2 years ago

    For self-teaching - I found codecademy.com useful when I was just starting out, but honestly nothing beats reading a good book. I'm not sure what the good beginner texts are but you could do worse than reading the core book of a particular language you want to learn and googling the concepts you don't know. If it's too technical then search around a bit for the best introduction to x language or y topic and steal it off libgen. At some point you will want to learn the bash shell (fun imo) and data structures & algorithms (a bit less fun but useful). Good luck!