



Learn Python Blockchain
Python Blockchain Tutorial
-
- CHF 6.00
-
- CHF 6.00
Beschreibung des Verlags
Learn Python Blockchain
Python Blockchain Tutorial
------------------------------------
Blockchain is the current buzz that is dominating the software development trends. The development and designing of Blockchain involves three major components: client, miner and blockchain. This tutorial is aimed to give you a crisp understanding of the process of building your own blockchain.
Any programming enthusiast who wants to keep in pace with the recent trend of Blockchain development can gain from this tutorial. If you are a learner interested to learn the basics of Blockchain Development, this tutorial aptly suits your needs.
This tutorial is written assuming that the learner has an idea on programming in Python and a basic idea on Blockchain. If you are new to any of these concepts, we suggest you to pick tutorials based on these concepts first before you plunge into this tutorial.
Mehr Bücher von Su T.P


CNC programming


Learn SAP Simple Logistics


Learn wxPython


Learn Matplotlib


Learn Parallel Algorithm Parallel Algorithm Tutorial A parallel algorithm can be executed simultaneously on many different processing devices and then combined together to get the correct result. Parallel algorithms are highly useful in processing huge volumes of data in quick time. This tutorial provides an introduction to the design and analysis of parallel algorithms. In addition, it explains the models followed in parallel algorithms, their structures, and implementation. This tutorial will help the undergraduate students of computer science learn the basic-to-advanced topics of parallel algorithm. In this tutorial, all the topics have been explained from elementary level. Therefore, a beginner can understand this tutorial very easily. However if you have a prior knowledge of writing sequential algorithms, it will be helpful in some chapters.


Learn Graph Theory