How to begin in the software development life

  1. Read books. I recommend Atomic habits by James Clear.
  2. Know your ide. I use Visual Studio Code.
  3. Read other people’s code on Github. Looking and understanding the processes of big open-source projects can take you far.
  4. Watch tutorials on topics that you would want to know more about. Youtube is a nice platform. The channel I like most for beginner staff is Traversy media.
  5. Develop your own projects. Any project is fine as long as you like it and you can continue doing it for a long time.
  6. Follow fellow software engineers on Twitter and Github. I like Twitter since I can listen to their spaces.

See you soon.

--

--