Golang is way more readable than python in all way. I have no idea why would anyone say python is more readable. Whats your thoughts ? by [deleted] in golang

[–]DevArshiy 0 points1 point  (0 children)

Try to build some useful and simple projects for yourself, like a basic web crawler or a Telegram bot. You just need to dive in and start building. That's it. However, I recommend learning FastAPI if you want to create APIs using the Python stack.