5 tips every new developer needs to know

5 tips every new developer needs to know

·

3 min read

Introduction

Starting out as a developer is hard. In this article I want to share with you 5 things to do in order to make your life easier when you're first starting out.

1. Don't try to figure out everything from the beginning

This is big mistake that many developer do.

You can't plan everything from the beginning.

Just start and you'll figure everything out along the way

2. Focus on what you want to build first

Don't learn one programming language just because someone on the internet said so.

Ask yourself what would you like to build and go from there

Websites - JavaScript Games - C# IOS mobile apps - Swift

3. There is no best resource

All resources teach you the same concepts.

You could buy a $1000 course but if you don't build projects it will be useless.

Chose one resource you think works well for you and stick with it.

4. Build Projects

Building projects is the only shortcut to learning how to code faster.

You can't learn how to code just by watching a course or reading an article.

You need to build something.

5. Be consistent

In the beginning, you should try your best to write code every day for as little as 15 minutes.

Your brain needs the practice to understand the new concepts you're trying to learn.

Conclusion

Thanks for reading, I hope you found this useful.

If you did make sure you follow me on Twitter for more tweets about web development, programming, and tips for developers.