Post
Topic
Board Bitcoin Discussion
Merits 2 from 1 user
Re: What do you need to become a cryptocurrency software developer?
by
moni3z
on 03/09/2020, 23:07:23 UTC
⭐ Merited by friends1980 (2)
Being a cryptocurrency developer is based solely on software knowledge? , Or is it based on how well we want to do, Or do they both need to be ultra fine?which do you think and why? Huh Huh Huh Huh Huh Huh Huh

I'm curious about these because I'm thinking of dedicating myself to cryptocurrency software.

Thank you for your help in advance. Smiley))))

Take a real compsci intro course, one that teaches 'systems engineering' as in what a testing oracle is https://learnaifromscratch.github.io/software.html
Then you pick up books or read papers on google scholar about whatever protocol you want to work with
Then you can either do gitcoin bounty's and write features in excange for coins or you find some open source wallet or whatever and get your PRs approved
Get a few PRs accepted and maybe somebody will look at you, or enter via customer support on one of the big exchanges and weasel your way into development internally

If you want to take a real cryptography course from dj bernstein's gf then here you go: https://functionalcs.github.io/curriculum/#org92df451 it assumes you know linear algebra