what is the best way to learn new language without tutorial hell?

This page summarizes the projects mentioned and recommended in the original post on /r/ProgrammerTIL

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • adventofcode

    Advent of Code solutions of 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022 and 2023 in Scala (by sim642)

  • Lol, I mean the December event with coding problems: https://adventofcode.com/

  • codewars.com

    Issue tracker for Codewars

  • Go to Codewars and start doing challenges there in the chosen language. Use the starting code as a base and as you need features, google them along with the language. You can look at other people's solutions in the same language, compare them to yours, and try to figure out any syntax or features you haven't already learned.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • learnxinyminutes-docs

    Code documentation written as code! How novel and totally my idea!

  • I like learnxinyminutes for learning absolute basic syntax and idioms of any language. It's not a tutorial, more like a quick starting-out chest sheet for any language.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts