|
|
|
|
|
by Stevvo
1483 days ago
|
|
Two things really helped me. First was the series "Ethereum from scratch" by Matt Thomas on YouTube. Second was gitcoin.co. I would pick up random bounties on there, often slightly beyond my skill level so that I would learn faster. You quickly build relevant skills and just as importantly you are building working relationships with companies and peers whilst getting paid to write open source software. To start out I would take on the issues that are entirely writing tests; it's low stakes so you're not going to break the product and you learn as much as if you were writing the code that you are writing tests for. |
|