Position: Home page » Ethereum » Ethereum and go

Ethereum and go

Publish: 2021-05-25 07:49:52
1. Go full stack + blockchain course:
a total of 22 weeks, divided into five stages,
the first stage is 4 weeks, go language foundation and network concurrency, learning the introctory go language,
the second stage is 4 weeks, go language practical web development, crawler development, cryptography, consensus algorithm, realizing lightweight public chain, 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, As well as DAPP development of smart contract
phase 5, 6-week project practice, five enterprise level projects, and one year of blockchain project experience after learning
from the characteristics of the language itself, go is a very efficient language, which highly supports concurrency. Go language itself pays more attention to distributed system, and concurrency processing is relatively good, such as advertising and search, That kind of high concurrency server
go language advantages:
excellent performance, can be directly compiled into machine code, does not rely on other libraries, go is extremely fast. Its performance is similar to Java or C + +
concurrency is supported at the language level, which is the biggest feature of go. It is born to support concurrency, and go is the concurrency supported in gene, which can make full use of multi-core and make it easy to use concurrency
the built-in runtime supports garbage collection, which is one of the features of dynamic language. Although GC is not perfect at present, it is enough to cope with most of the situations we can encounter, especially GC after go1.1
it's easy to learn. The authors of go language all have the gene of C, so go naturally has the gene of C. There are 25 go keywords, but the expressive ability is very strong. It almost supports most of the features you've seen in other languages: inheritance, overloading, object, etc
rich standard libraries, go has built a large number of libraries, especially the network library, which is also my favorite part< As like as two peas, br / > built-in powerful tools, Go language is built with many tools chain, the best should be gofmt tools, automatic formatting code, make team review become so simple, code format is exactly the same, it is very difficult to think differently.
cross platform compilation and fast compilation. Compared with the sluggish compilation speed of Java and C + +, the fast compilation time of go is a major efficiency advantage
disadvantages of go language:
package management: package management of go language is absolutely not perfect. By default, it has no way to make a specific version of the dependency library, nor can it create replicable builds. In contrast, python, node and Ruby all have better package management systems. However, with the right tools, the package management of go language can also perform well
lack of development framework: go language does not have a major framework, such as Ruby's rails framework, Python's Django framework or PHP's laravel. This is a heated discussion in the go language community, because many people think that we should not start with using frameworks. This is true in many cases, but if you just want to build a simple crud API, it's much easier to use Django / djrf, rails laravel, or Phoenix
exception handling: go language can help developers deal with compilation errors by simply returning errors (or call stack) through functions and expected calling codes. Although this method is effective, it is easy to lose the scope of the error, so it is difficult to provide meaningful error information to users. Error package can solve this problem by allowing us to add context and stack trace to return error
another problem is that we may forget to handle errors. Static analysis tools such as errcheck and megacheck can avoid these errors. Although these solutions are very effective, they may not be the right way.
2. At the top of Ethereum is DAPP. It exchanges with the smart contract layer through Web3. JS. All smart contracts run on EVM (Ethereum virtual machine) and use RPC calls. Below EVM and RPC are the four core contents of Ethereum, including: blockchain, consensus algorithm, mining and network layer. Except DAPP, all other parts are in the Ethereum client. The most popular Ethereum client is geth (go Ethereum)
3.

Ethereum Community Foundation (ECF) is a non-profit organization. Its original idea was to give community projects a bonus to support incubation of early projects and research. Then in 2018, omisego, Golem, status, maker, Web3 (Polkadot), cosmos and ef (Ethereum Fund) were set up in Tokyo as consultants

ECF 2.0 is the upgrade of ECF, which has two core goals:

< UL >

  • coordinate community relations through various harmonious ways, such as bonus, strategic and business support, and community activities

  • in order to become an open capital network, ECF emphasizes its initial vision, which is to form a network with various funds to realize the support and contribution to the community

    In addition, ECF 2.0 upgrade will not only support non-profit infrastructure projects, ecation programs, instrial community activities, but also support application and tool development, and even commercial projects

  • 4. Build / env.sh go run build / ci.go install. / CMD / geth
    make: * * [geth] error 1
    there is no such directory, or the directory has insufficient permissions
    5. Most of the well-known domestic hot money, okex, coin, bitcoin and eth exchanges have existed for a long time
    6. Ethereum source code
    7. With the development of Internet. The shortage of IT talents will be more and more serious. According to a conservative estimate, the demand for it talents in the Chinese market is more than 200000 every year. The domestic IT ecation is mainly the academic ecation of computer, electronics, telecommunications, information technology and other related majors in Colleges and universities. The annual number of college graates is about 50000, which is far from meeting the needs of the market. I
    8.

    Recently, a & lt; The virtual currency collapsed all over the world; The news of, caused the hot discussion of broad netizens, make boiling on the net< so, what about the situation of ether coin and dog coin? And why? First of all, bitcoin, as the leader of virtual currency, will shake the whole coin circle as soon as it falls. So the situation of Ethereum and doggie coin also experienced a significant decline what is the specific situation? Let me share my views with you

    I. the situation of Ethereum and dogcoin

    first of all, we all know that bitcoin is the most important in the coin circle. In the previous time, general bitcoin rose and fell sharply, basically other currencies followed. In the same way, this time is no exception. In this bitcoin crash, Ethereum and dogcoin also have a crash{ RRRRR}

    the above are my views on this issue. They are purely personal views and are for reference only. If you have any different opinions, you can leave a message in the comment area for discussion

    Hot content
    Inn digger Publish: 2021-05-29 20:04:36 Views: 341
    Purchase of virtual currency in trust contract dispute Publish: 2021-05-29 20:04:33 Views: 942
    Blockchain trust machine Publish: 2021-05-29 20:04:26 Views: 720
    Brief introduction of ant mine Publish: 2021-05-29 20:04:25 Views: 848
    Will digital currency open in November Publish: 2021-05-29 19:56:16 Views: 861
    Global digital currency asset exchange Publish: 2021-05-29 19:54:29 Views: 603
    Mining chip machine S11 Publish: 2021-05-29 19:54:26 Views: 945
    Ethereum algorithm Sha3 Publish: 2021-05-29 19:52:40 Views: 643
    Talking about blockchain is not reliable Publish: 2021-05-29 19:52:26 Views: 754
    Mining machine node query Publish: 2021-05-29 19:36:37 Views: 750