Back to articles
Things I Wish I Knew When I Started Learning Programming
How-ToDevOps

Things I Wish I Knew When I Started Learning Programming

via Dev.to BeginnersRenato Silva

When I first started learning programming, I thought the hardest part would be understanding the code. I was wrong. The hardest part was everything around it. The confusion. The frustration. The feeling that everyone else understood things faster than I did. Looking back now, after many years working as a software engineer, there are a few things I wish someone had told me earlier. Not technical things. Human things. 1. Feeling Lost Is Part of the Process In the beginning, everything feels overwhelming. You see terms like: APIs Frameworks Databases Containers Cloud And it feels like an endless mountain of things you need to learn. What nobody tells you is that even experienced developers feel lost sometimes. Technology moves fast. No one knows everything. Learning how to navigate uncertainty is part of becoming a developer. 2. Progress Is Slower Than You Expect When you start learning programming, you often imagine quick progress. Maybe a few months of study and then things will feel e

Continue reading on Dev.to Beginners

Opens in a new tab

Read Full Article
6 views

Related Articles