Member-only story
How I learned to code (my entire coding journey) + some tips for the newbie developers
_If you found value in this thread you will most likely enjoy my tweets too so make sure you follow me on [Twitter](https://twitter.com/VladPasca5) for more information about web development and how to improve as a developer. This article was first published on my [Blog](https://vladpasca.hashnode.dev/)_
So it all started in September 2020 when I got in high-school
Our teacher introduced us to C++ and I wrote my first Hello World program
I was amazed by how what I wrote in the code editor was displayed on the console
When I got home that day I went on Google and I started learning more about C++ alone
A few months went by and we were at the end of 2019
I already knew some stuff in C++ because I went to a school contest
Just basic stuff like if, else, while, for loops. Things like that
At the end of 2019 I met with my uncle was is a senior web developer
He advised me to learn more about programming on my own
So the next week I started learning Python on my own from Codecamdey
During that week all I did was code, eat and sleep
At that time I realized that I fell in love with coding
Then after a few more months covid hit and suddenly realized that I have a lot of…