public inbox for bitcoindev@googlegroups.com
 help / color / mirror / Atom feed
* [Bitcoin-development] Reading List for Getting Up to Speed
@ 2014-12-24 17:08 Will Bickford
  2014-12-24 19:44 ` Gregory Maxwell
  0 siblings, 1 reply; 3+ messages in thread
From: Will Bickford @ 2014-12-24 17:08 UTC (permalink / raw)
  To: Bitcoin Dev, John Tooker

[-- Attachment #1: Type: text/plain, Size: 805 bytes --]

I've started to familiarize myself with the source code and build tools.
I'll be posting regular status updates on my blog (linked below) for others
to follow getting started with bitcoin development.

http://hewo.xedoloh.com/bitcoin-dev/

A tally from August indicated that I may need to slog through 280,000 lines
of code to get up to speed. I sampled
https://github.com/bitcoin/bitcoin/blob/master/src/key.cpp and skimmed it
in about 5 minutes, putting me at 2600 lines per hour. At that rate, I
would need to devote 110 hours to read the entire code base.

With that time investment I could get a fair amount of testing done, so I'm
curious if we have a map of the most important areas to study for new
developers and automated test writers.

Thanks for your time,

Will Bickford
"In Google We Trust"

[-- Attachment #2: Type: text/html, Size: 1154 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Bitcoin-development] Reading List for Getting Up to Speed
  2014-12-24 17:08 [Bitcoin-development] Reading List for Getting Up to Speed Will Bickford
@ 2014-12-24 19:44 ` Gregory Maxwell
  2014-12-24 19:58   ` Will Bickford
  0 siblings, 1 reply; 3+ messages in thread
From: Gregory Maxwell @ 2014-12-24 19:44 UTC (permalink / raw)
  To: Will Bickford; +Cc: John Tooker, Bitcoin Dev

On Wed, Dec 24, 2014 at 5:08 PM, Will Bickford <wbic16@gmail•com> wrote:
> A tally from August indicated that I may need to slog through 280,000 lines

You're counting 170kloc of machine generated code with the translation
strings there.

The top level (/src) and libconsensus are only about 36kloc. This is
small enough that I would strongly recommend at least skimming all of
it.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Bitcoin-development] Reading List for Getting Up to Speed
  2014-12-24 19:44 ` Gregory Maxwell
@ 2014-12-24 19:58   ` Will Bickford
  0 siblings, 0 replies; 3+ messages in thread
From: Will Bickford @ 2014-12-24 19:58 UTC (permalink / raw)
  To: Gregory Maxwell; +Cc: John Tooker, Bitcoin Dev

[-- Attachment #1: Type: text/plain, Size: 562 bytes --]

Gotcha. That's much more manageable. Thanks!

Will Bickford
"In Google We Trust"

On Wed, Dec 24, 2014 at 1:44 PM, Gregory Maxwell <gmaxwell@gmail•com> wrote:

> On Wed, Dec 24, 2014 at 5:08 PM, Will Bickford <wbic16@gmail•com> wrote:
> > A tally from August indicated that I may need to slog through 280,000
> lines
>
> You're counting 170kloc of machine generated code with the translation
> strings there.
>
> The top level (/src) and libconsensus are only about 36kloc. This is
> small enough that I would strongly recommend at least skimming all of
> it.
>

[-- Attachment #2: Type: text/html, Size: 1032 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-12-24 19:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-24 17:08 [Bitcoin-development] Reading List for Getting Up to Speed Will Bickford
2014-12-24 19:44 ` Gregory Maxwell
2014-12-24 19:58   ` Will Bickford

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox