5 ways to improve programming skills

5 ways to improve programming skills

In this video I'm sharing 5 ways in which you can improve programming skills.Working on your programming skills can help you to work better, start taking more responsibilities and at some point also get promoted! If you have any other ideas that worked for you and you want to share them, leave a comment or drop me a message.

Resources:
- https://exercism.io/ - a website where you can learn with a help from volunteers that will review your code
- https://en.wikipedia.org/wiki/Domain-... - Domain-Driven Design (DDD) is one of the software development concepts that radically changed the way I think of writing software
- https://dddcommunity.org/book/evans_2... - the book that started the idea and movement of Domain-Driven Design
- https://en.wikipedia.org/wiki/Test-dr... - Test-Driven Development is a very interesting technique that I don't use often, but when I use it, it really helps me to deliver solution that's well designed
- https://github.com/gamontal/awesome-k... - curated list of programming katas
- http://opensource.guide/how-to-contri..
- https://github.com/freeCodeCamp/how-t...
- https://www.codetriage.com/ - a tool that sends issues from your favorite OS projects, which you can help with
- https://github.blog/2020-01-22-browse...  - Github blog post explaining issues labeled as good for beginners

🎥 Video timeline:
0:00 Intro
0:43 Doing vs Learning
1:43 Reading code, watching other programmers
3:47 Doing coding exercises
7:21 Pair programming
9:00 Contributing to open source
11:23 Picking up new things
12:55 Outro