Bitcoin Forum

Other => Beginners & Help => Topic started by: kinki32 on November 03, 2017, 11:44:19 AM



Title: Blockchain developer
Post by: kinki32 on November 03, 2017, 11:44:19 AM
Hello comrades!
I'm a beginning Python developer. Need some opinions about what i should learn to become blockchain developer.
I like programming. My main goals will be to join a strong team in the cryptographic network.
Interesting opinions from a good developers with experience in self-study.
Have good a thematic forum?
Thanks everyone!


Title: Re: Blockchain developer
Post by: dothebeats on November 03, 2017, 12:41:00 PM
Hello comrades!
I'm a beginning Python developer. Need some opinions about what i should learn to become blockchain developer.
I like programming. My main goals will be to join a strong team in the cryptographic network.
Interesting opinions from a good developers with experience in self-study.
Have good a thematic forum?
Thanks everyone!

Haven't pursued much in blockchain programming but most coins' source codes are written in mixed Python and C++, so since you're learning Python now, you could add C++ in to your bucket list since you'd find a plethora of pre-made libraries concerning blockchain that uses the said proglang. Though C++ might not be pretty straightforward unlike Python, you can also build useful apps with it that can aid you in pursuing your self-study in blockchain programming. You can also read this book by Andreas M. Antonopoulos, Mastering Bitcoin: Unlocking Digital Cryptocurrencies which is a pretty good read when you're looking into diving the technical fundamentals of bitcoin and crypto in general.


Title: Re: Blockchain developer
Post by: kinki32 on November 03, 2017, 12:53:19 PM
Hello comrades!
I'm a beginning Python developer. Need some opinions about what i should learn to become blockchain developer.
I like programming. My main goals will be to join a strong team in the cryptographic network.
Interesting opinions from a good developers with experience in self-study.
Have good a thematic forum?
Thanks everyone!

Haven't pursued much in blockchain programming but most coins' source codes are written in mixed Python and C++, so since you're learning Python now, you could add C++ in to your bucket list since you'd find a plethora of pre-made libraries concerning blockchain that uses the said proglang. Though C++ might not be pretty straightforward unlike Python, you can also build useful apps with it that can aid you in pursuing your self-study in blockchain programming. You can also read this book by Andreas M. Antonopoulos, Mastering Bitcoin: Unlocking Digital Cryptocurrencies which is a pretty good read when you're looking into diving the technical fundamentals of bitcoin and crypto in general.
Thank you for feedback
I have read the book Andreas.M.A.
How do you think about Solidity worth it study?


Title: Re: Blockchain developer
Post by: dothebeats on November 03, 2017, 01:48:21 PM
How do you think about Solidity worth it study?

If you also want to include smart contracts in your scope of study then yes, it's worth a go. But just another piece of advice though, focus on blockchain development first before diving into another different aspect of he blockchain. You need to learn the general knowledge and the basics first before deciding to 'branch out' if you want to.


Title: Re: Blockchain developer
Post by: chefcryptoshark on November 03, 2017, 06:10:04 PM
Hello comrades!
I'm a beginning Python developer. Need some opinions about what i should learn to become blockchain developer.
I like programming. My main goals will be to join a strong team in the cryptographic network.
Interesting opinions from a good developers with experience in self-study.
Have good a thematic forum?
Thanks everyone!

Haven't pursued much in blockchain programming but most coins' source codes are written in mixed Python and C++, so since you're learning Python now, you could add C++ in to your bucket list since you'd find a plethora of pre-made libraries concerning blockchain that uses the said proglang. Though C++ might not be pretty straightforward unlike Python, you can also build useful apps with it that can aid you in pursuing your self-study in blockchain programming. You can also read this book by Andreas M. Antonopoulos, Mastering Bitcoin: Unlocking Digital Cryptocurrencies which is a pretty good read when you're looking into diving the technical fundamentals of bitcoin and crypto in general.

This is legitimately some of the best articulated advice I have ever seen on any board here on BCT. I am on a similar journey, and your comment about learning by building useful apps (relevant to the areas of interest) really rings true.

Don't overlook the need to network where you are. If you have meetup groups or community events on the topic of blockchain, show up and be social!


Title: Re: Blockchain developer
Post by: AltCoinProject on November 04, 2017, 06:36:34 AM
Good luck dude! Work hard.


Title: Re: Blockchain developer
Post by: STRAKS on November 04, 2017, 10:24:40 AM
Great to see this increase in interest of developing blockchain technology. It is the new sector that is going to grow at a rapid rate in the future, getting in now before everyone else will serve you well. I wish you all the best!


Title: Re: Blockchain developer
Post by: Rifler on November 07, 2017, 09:36:24 AM
Hello comrades!
I'm a beginning Python developer. Need some opinions about what i should learn to become blockchain developer.
I like programming. My main goals will be to join a strong team in the cryptographic network.
Interesting opinions from a good developers with experience in self-study.
Have good a thematic forum?
Thanks everyone!
How much time do i need to learn python and c++ to become blockchain developer? Would it be helpful in working with different cryptocurrencies?