21
nanl
5y

2019 goals:

- finish my masters
- improve my code quality
- build at least 3 personal projects
- learn 2 new technologies
- find better clients or a good job

Comments
  • 1
    Solid plan. You’ll be set for 2019 with this mindset. My little advice is read others code often. When you do this you’ll become more efficient at seeing quality code versus redundant code. This will also help you write code more clearly for others because with the quality code you’ll see how to name variables, functions, ect with good context. With poor code you’ll be angry that their code isn’t well thought out. This will encourage you to be mindful of how you name things.

    Best of luck!
Add Comment