README

Community

Gitter

Other languages

Quick feedback

If you notice any mistakes and don't want to fix them yourself, open an issue on the GitHub page of the book. If you are reading this book with GitBook, you can also create a quick inline comment by clicking the "+" button for the paragraph.

How can I fix a typo? aka quick contribution

  1. 2.
    Fork
  2. 3.
    Edit file
  3. 4.
    Make a pull request

How can I write a new chapter? aka extensive contribution

  1. 2.
    Fork
  2. 3.
    Clone your fork
  3. 4.
    Download and install GitBook Editor
  4. 5.
    Open GitBook Editor
  5. 6.
    Select "Import" and select the folder where you cloned your fork
  6. 7.
    Edit book
  7. 8.
    Save files and Sync
  8. 9.
    Make a pull request

How can I write a new chapter? aka extensive contribution (for those literate in git and markdown)

  1. 2.
    Fork
  2. 3.
    Clone your fork to your computer
  3. 4.
    Download and install the Atom editor (or your favorite editors: notepad++, vim, etc.)
  4. 5.
    Open Atom
  5. 6.
    Select "Open Folder" and select the folder where you cloned your fork
  6. 7.
    Edit the book with the help of the Markdown Preview package (Cmd/Ctrl-Shift-M)
  7. 8.
    Save files
  8. 9.
    Commit and push to your remote repo with your favorite git client (GitHub Desktop, Git BASH, SourceTree, etc.)
  9. 10.
    Make a pull request

Enhancing your learning process

Making contributions while you are reading is a good way to learn faster. If you have a hard time understanding something, try to reword it and make a pull request for other readers.
You can also help fixing issues. (Protip for university students: a good GitHub profile is more valuable than a diploma in the job market.)

How to feed us

For every donation on this address, you will appear on http://n.bitcoin.ninja/.
1KF8kUVHK42XzgcmJF4Lxz4wcL5WDL97PB
The book on GitHub The book on GitBook Code examples on GitHub Hall of the Makers (here are the true makers: those that succeeded in completing the challenges of this book.)
Last modified 2yr ago