Ask HN: Exercises to learn new programming languages
https://news.ycombinator.com/item?id=43614745Are there any good sites that provide exercises for learning a new programming language with out focusing on algorithms? I'm currently using AI tools with Python to write code with out much Python experience. While I can read and understand the code I feel like I have a surface level understanding of Python syntax. I'd like to go through exercises that focus on language features like loops, maps, etc, instead of algorithm focused sites such as LeetCode.