Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: ylpkm on July 01, 2017, 03:11:17 AM



Title: Looking for some guidance in learning to code a miner.
Post by: ylpkm on July 01, 2017, 03:11:17 AM
Hey guys, I wanted to ask on guidance in learning to code a miner. Does anyone have any tips on what to learn or routes to take like learning to code,like learning to code for cpu first then gpu. What languages to learn( I took a little of c++, so just c++ and Cuda since I want to work with Nvidia gpus? )
Ive compiled miners and have a basic understanding of visual studio, are there any guides or is anyone willing to share info?


Title: Re: Looking for some guidance in learning to code a miner.
Post by: kisk on July 01, 2017, 04:57:05 AM
Github... tons of open source miners to learn from. Look for an algo you'd like to start with and study the code available.