Chongqing blockchain learning
"chainman College" offers short weekend technical training courses for colleges with a certain programming foundation. You can investigate them and ask about your situation.
Geek war, online ecational programming procts H2 >
blockchain is essentially a database, and it also needs programming language to upload data
blockchain is an important concept of bitcoin. It is essentially a decentralized database. At the same time, as the underlying technology of bitcoin, it is a series of data blocks generated by using cryptographic methods. Each data block contains the information of a batch of bitcoin network transactions, Used to verify the validity of its information (anti-counterfeiting) and generate the next block[ 2]
Mining
krypton gold mine
medicine mining
more
nightmares rattan
Taylor
anything
is good
but now WLK does not open
FB
is rolling
so the demand for medicine is relatively small
how many weeks is the go full stack + blockchain course? How many stages? How long does each stage last? What is the degree of completion of each stage<
22 weeks in total, divided into five stages,
the first stage is four weeks, go language foundation and network concurrency, after learning the introctory go language,
the second stage is four weeks, go language practical web development, crawler development, cryptography, consensus algorithm, implementation of lightweight public chain, after learning the website and crawler that can develop golang, Achieve lightweight blockchain
stage 3, 4-week Ethereum source code analysis and smart contract DAPP development, master Ethereum core and smart contract development, as well as blockchain,
stage 4, 4-week super ledger, bitcoin EOS, source code analysis and smart contract practice, master super ledger development, cat bitcoin, bifurcated EOS after learning, And the intelligent contract DAPP development
phase V 6-week project actual combat, 5 enterprise level projects, after learning, you can have 1 year of blockchain project experience
Chongqing strongly supports the development of blockchain technology instry, and plans to achieve the output value of more than 10 billion in 2018-2020. For this aspect of investment, taxation and the introction of talents, the relevant preferential policies have been introced. At present, the development of the blockchain instry is still in the initial stage. The introction of five measures in Chongqing is of great significance for accelerating the development and application of blockchain and promoting the development of emerging instries
First, break through the key areas. First, one belt, one road, and the other one, the first one is to develop the strategy of "one belt and one road". It has begun to transform the financial instry from cross-border payments, insurance claims, securities trading and other financial services. The payment has been made from the past offline payment to online payment. This is a cross era transformation, which has narrowed the distance between customers and businesses. The use of blockchain technology to achieve cross-border payment also shows that the distance between countries has been narrowed, which is an important performance of mutual financial trust between the two countries. In the field of supply chain, blockchain technology can improve the transparency of supply, make procts traceable, and increase the security of procts. And through the collection of key blockchain technology development projects for evaluation and analysis, and then to build Fifth, strengthen capacity building. We should classify talents, strengthen their professional skills learning, regularly carry out professional and technical training meetings, and carry out study and investigation activities. At the same time, it is necessary to carry out study seminars for relevant department heads to "update" the cognitive level of all levels of leadership departments, constantly improve the cooperation between government and enterprises, and jointly promote the construction of relevant capabilities, so as to jointly develop the blockchain instry quickly and wellthe development of the blockchain instry is bright. The measures of Chongqing municipal government have made clear the pain points and related needs of the instry, and also made instructions on the docking of related resources. The government enterprise cooperation will continue to improve relevant capabilities and technologies, and do a good job in all aspects, so as to make the blockchain instry take off in Chongqing
1. Technical language
Python and go are two technical languages mentioned by many companies. Learning needs to be a priority. Moreover, these two languages have great application in the technical direction outside the blockchain. For example, go is used in the background construction of large concurrent systems, and Python is used in the construction of artificial intelligence systems. So learning these two languages is a priority
2. Technical framework
master one or more of bitcoin, Eth and hyperledger. Needless to say, BTC is written in C + +. A large number of currency projects, such as lightcoin, dash, Monroe, zcash, use bitcoin technology for secondary development
eth is the representative of blockchain 2.0, which can build a variety of application classes DAPP on eth network. Now a large number of application blockchain projects are developed using eth platform
hyperledger fabric is a blockchain development platform pushed by IBM, which is mainly used for the development of alliance chain, and is the most popular alliance chain development platform at present
3, algorithm
pow (proof of work), POS (proof of rights and interests algorithm), pbft (Byzantine fault-tolerant algorithm) are all important components of cryptography in blockchain. A full understanding of these algorithms will help you to have a better understanding of cryptography when you participate in the underlying development of blockchain projects
extended data:
blockchain technology is a kind of Distributed Accounting Technology, which is characterized by decentralization, openness and transparency, so that everyone can participate in the establishment of the database, and each established data can not be tampered with, and everyone participates, The problem of trust between strangers is solved
blockchain technology has emerged. It is an accounting technology with the participation of the whole people. The transaction information and data between AB and ab are published to the public and can not be tampered with. As we all know, there is no need for any authoritative Third Party C here. In other words, everyone in the system plays the role of C, which is also called decentralization