Author

Topic: Looking for information on how to get involved as a Bitcoin developer. (Read 203 times)

full member
Activity: 385
Merit: 110
Most important link not posted yet, here ya go:

https://github.com/bitcoin/
hero member
Activity: 784
Merit: 672
Top Crypto Casino
Do you know of any YouTube channel or videos in series that teaches how one can get started (as a software side, not price analysis or learning how bitcoin works)? I have a basic knowledge of Python Grin.

There are some useful videos on Youtube that you should watch to learn some concepts of the blockchain technology. I will share some links below, you can watch those videos and playlists to learn some concepts of that technology.

https://www.youtube.com/watch?v=gyMwXuJrbJQ

https://www.youtube.com/watch?v=0_fDiwCTJwc

https://www.youtube.com/watch?v=2uYuWiICCM0&list=PLsyeobzWxl7oY6tZmnZ5S7yTDxyu4zDW-

https://www.youtube.com/watch?v=_B_RzcYdUsE&list=PLCQ3cvOTrX6DlfYPigIw4QiNnE3wnoAxR

I hope these videos will clear some basic concepts of Blockchain technology. You should follow others advice as well and devote your time to learn some programming before delving into Blockchain. This technology can not be learnt in few days, you should give 2-4 hours a day to start the learning process. With consistency and determination you will master the blockchain within a year.
newbie
Activity: 6
Merit: 0
The Bitcoin Developer website provides a comprehensive guide for developers looking to get started with Bitcoin development, including information on setting up a node and building Bitcoin-based applications.[2]

Do you know of any YouTube channel or videos in series that teaches how one can get started (as a software side, not price analysis or learning how bitcoin works)? I have a basic knowledge of Python Grin.

Here is list & thier platforms
https://bitcoin.org/en/development#more
legendary
Activity: 4466
Merit: 3391
One python-based project that you could work on is JoinMarket. It is a CoinJoin implementation that is market-driven and decentralized.
sr. member
Activity: 1932
Merit: 442
Eloncoin.org - Mars, here we come!
The path is long. Besides familiarizing yourself with Bitcoin Core (as the most maintained client), studying from development mailing lists and StackExchange posts, and start programming yourself a cryptocurrency from scratch as exercise, you will have to become professional at C++, examine pull requests, issues, code-- pretty much the entire repository. Maybe appear in some conferences as well, and talk with the rest of the developers to be taught directly.
It is a long path and that is true, I cannot imagine how long it will take before you will become a successful developer.
In addition to the said above that I quoted is that you must also stay up-to-date with the latest developments in the bitcoin ecosystem, which can be done by regularly checking development mailing lists, StackExchange posts, and examining pull requests as aid above.
The basic information that you need to acquire first is to read gently the bitcoin white paper and understand it very well.
legendary
Activity: 1512
Merit: 7340
Farewell, Leo
The path is long. Besides familiarizing yourself with Bitcoin Core (as the most maintained client), studying from development mailing lists and StackExchange posts, and start programming yourself a cryptocurrency from scratch as exercise, you will have to become professional at C++, examine pull requests, issues, code-- pretty much the entire repository. Maybe appear in some conferences as well, and talk with the rest of the developers to be taught directly.
hero member
Activity: 1274
Merit: 681
I rather die on my feet than to live on my knees
The Bitcoin Developer website provides a comprehensive guide for developers looking to get started with Bitcoin development, including information on setting up a node and building Bitcoin-based applications.[2]

Do you know of any YouTube channel or videos in series that teaches how one can get started (as a software side, not price analysis or learning how bitcoin works)? I have a basic knowledge of Python Grin.

Not sure about Youtube channels but you have "Mastering Bitcoin" book from Antonopoulos which seems to me a good start! Antonopoulos also has his youtube channel where he speaks out about Bitcoin, explains things, answers to subscribers questions and much more content!

You also have @achow101 member of this forum that usually twitches when he's coding/reviewing code! Can also be a driver for you!
hero member
Activity: 406
Merit: 443
The Bitcoin Developer website provides a comprehensive guide for developers looking to get started with Bitcoin development, including information on setting up a node and building Bitcoin-based applications.[2]

Do you know of any YouTube channel or videos in series that teaches how one can get started (as a software side, not price analysis or learning how bitcoin works)? I have a basic knowledge of Python Grin.
newbie
Activity: 6
Merit: 0
legendary
Activity: 1526
Merit: 1359
If you are interested in becoming a Bitcoin developer, the best place to start is by familiarizing yourself with the Bitcoin protocol and blockchain technology. You can begin by reading the original Bitcoin Whitepaper by Satoshi Nakamoto[1], which outlines the technical details of the cryptocurrency and its underlying technology. The Bitcoin Developer website provides a comprehensive guide for developers looking to get started with Bitcoin development, including information on setting up a node and building Bitcoin-based applications.[2]

Once you have a solid understanding of the technology and community, you can start contributing to Bitcoin development by working on the open-source Bitcoin project on GitHub. The Bitcoin.org website provides detailed instructions on how to contribute to the project, including guidelines for producing quality code and respecting established development processes. The Developer Guides section of the Bitcoin Developer website provides detailed information about the Bitcoin protocol and related specifications, including block chains, transactions, contracts, wallets, and payment processing.[1][3][4][5]

References:
newbie
Activity: 6
Merit: 0
I am Looking for information on how to get involved as a Bitcoin developer.
Kindly guide me to reading materiel.
Jump to: