Bitcoin Forum

Bitcoin => Project Development => Topic started by: sp564 on January 21, 2018, 11:18:17 AM



Title: Skills needed for blockchain developer? And how to gain them?
Post by: sp564 on January 21, 2018, 11:18:17 AM
What does it take for somebody without a background in computer science or coding to learn blockchain development?

I'm a professional in another field which could majorly benefit from blockchain applications. But in order to understand what really is possible and best, I would like to understand blockchain development well enough to be able to code a little myself (and grasp properly what can be coded or developed, and what can't).

So far I've started with Stanford's MOOC, but that requires a working knowledge of JavaScript, which I am currently learning on CodeAcademy.

Would anybody be so kind to suggest some ways forward from there?

Any help is much appreciated - thank you!


Title: Re: Skills needed for blockchain developer? And how to gain them?
Post by: onnz423 on January 21, 2018, 11:29:47 AM
Watching this thread, as this information is also of interest to me.


Title: Re: Skills needed for blockchain developer? And how to gain them?
Post by: hotcoin1234 on January 21, 2018, 11:59:32 AM
What does it take for somebody without a background in computer science or coding to learn blockchain development?

I'm a professional in another field which could majorly benefit from blockchain applications. But in order to understand what really is possible and best, I would like to understand blockchain development well enough to be able to code a little myself (and grasp properly what can be coded or developed, and what can't).

So far I've started with Stanford's MOOC, but that requires a working knowledge of JavaScript, which I am currently learning on CodeAcademy.

Would anybody be so kind to suggest some ways forward from there?

Any help is much appreciated - thank you!


I believe this topic will interest the newcomers of this forums and also those that will like to code and understanding block chain development hope some experts here will give some reply.


Title: Re: Skills needed for blockchain developer? And how to gain them?
Post by: tekin_ural on January 21, 2018, 03:58:52 PM
Try to apply for internship openings at exchange platforms. If you succeed you will learn a lot.


Title: Re: Skills needed for blockchain developer? And how to gain them?
Post by: Synchronizing on January 21, 2018, 04:43:54 PM
I would recommend getting first started with understanding Bitcoin to its fullest, and then transitioning into general blockchain development. Two courses that I recommend is Bitcoin and Cryptocurrency Technologies by Princeton University (https://www.coursera.org/learn/cryptocurrency), available for free through Coursera; and IBM Blockchain Foundation for Developers (https://www.coursera.org/learn/ibm-blockchain-essentials-for-developers), also available through Coursera.

Both are completely free courses without certification, or with it if you apply for Coursera's scholarship. You will need prior experience with programming, and specially object-oriented programming to complete both courses. If you are starting from complete scratch, I would concentrate on learning how to program first.


Title: Re: Skills needed for blockchain developer? And how to gain them?
Post by: lutecia-luchia on January 27, 2018, 06:51:52 PM
 :-[ .....so little information.... I so hoped to find much more in this topic


Title: Re: Skills needed for blockchain developer? And how to gain them?
Post by: TimfromGer on January 28, 2018, 08:38:18 AM
If you have a background in computer science i guess you understand code? In this way i would suggest to take a look into ethereum or bitcoin on github to understand the setup of the project and learn about the different functions.