mirror of
https://github.com/monero-project/monero-site.git
synced 2024-11-16 15:58:16 +00:00
library: add pt and ru version of zero-to-monero v2
This commit is contained in:
parent
5c15000bc3
commit
67ccd0501e
4 changed files with 2 additions and 0 deletions
|
@ -909,6 +909,7 @@ library:
|
||||||
Published: 4 April 2020, with <a href="https://github.com/UkoeHB/Monero-RCT-report">LaTeX source code here</a><br>
|
Published: 4 April 2020, with <a href="https://github.com/UkoeHB/Monero-RCT-report">LaTeX source code here</a><br>
|
||||||
A comprehensive conceptual (and technical) explanation of Monero.<br>
|
A comprehensive conceptual (and technical) explanation of Monero.<br>
|
||||||
We endeavor to teach anyone who knows basic algebra and simple computer science concepts like the ‘bit representation’ of a number not only how Monero works at a deep and comprehensive level, but also how useful and beautiful cryptography can be.
|
We endeavor to teach anyone who knows basic algebra and simple computer science concepts like the ‘bit representation’ of a number not only how Monero works at a deep and comprehensive level, but also how useful and beautiful cryptography can be.
|
||||||
|
zerotomonerov2langs: Available in <a href="Zero-to-Monero-2-0-0-ru.pdf">Russian</a> and <a href="Zero-to-Monero-2-0-0-pt.pdf">Portuguese</a>.
|
||||||
zerotomonerov1: "Zero to Monero: First Edition"
|
zerotomonerov1: "Zero to Monero: First Edition"
|
||||||
zerotomonerov1p: >
|
zerotomonerov1p: >
|
||||||
Published: 26 June 2018, with <a href="https://github.com/UkoeHB/Monero-RCT-report">LaTeX source code here</a>
|
Published: 26 June 2018, with <a href="https://github.com/UkoeHB/Monero-RCT-report">LaTeX source code here</a>
|
||||||
|
|
BIN
library/Zero-to-Monero-2-0-0-pt.pdf
Normal file
BIN
library/Zero-to-Monero-2-0-0-pt.pdf
Normal file
Binary file not shown.
BIN
library/Zero-to-Monero-2-0-0-ru.pdf
Normal file
BIN
library/Zero-to-Monero-2-0-0-ru.pdf
Normal file
Binary file not shown.
|
@ -15,6 +15,7 @@ meta_descr: library.description
|
||||||
<div>
|
<div>
|
||||||
<h3><a href="Zero-to-Monero-2-0-0.pdf">{% t library.zerotomonerov2 %}</a></h3>
|
<h3><a href="Zero-to-Monero-2-0-0.pdf">{% t library.zerotomonerov2 %}</a></h3>
|
||||||
<p>{% t library.zerotomonerov2p %}</p>
|
<p>{% t library.zerotomonerov2p %}</p>
|
||||||
|
<p>{% t library.zerotomonerov2langs %}</p>
|
||||||
<h3><a href="Zero-to-Monero-1-0-0.pdf">{% t library.zerotomonerov1 %}</a></h3>
|
<h3><a href="Zero-to-Monero-1-0-0.pdf">{% t library.zerotomonerov1 %}</a></h3>
|
||||||
<p>{% t library.zerotomonerov1p %}</p>
|
<p>{% t library.zerotomonerov1p %}</p>
|
||||||
<h3><a href="https://masteringmonero.com/free-download.html">Mastering Monero</a></h3>
|
<h3><a href="https://masteringmonero.com/free-download.html">Mastering Monero</a></h3>
|
||||||
|
|
Loading…
Reference in a new issue