N
N
NewbieKira2021-11-25 13:55:36
Programming
NewbieKira, 2021-11-25 13:55:36

Dapp development where to start?

What to learn where to start? (I'm a complete zero in everything) I
started to understand solidity, but maybe this is not a base?
Maybe there are cards?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Evgeny Mamonov, 2021-11-25
@NewbieKira

To develop Dapps, you need, at a minimum, to understand how the frontend is made - HTML / CSS / JavaScript + learn how to work with frameworks like React / Vue.js, etc.
Here is a great frontend developer roadmap https://roadmap.sh/frontend
Next, you need to understand the subject area, you can start with this roadmap https://github.com/OffcierCia/DeFi-Developer-Road-Map
Good book Imran Bashir: Blockchain : architecture,
cryptocurrencies , development tools, smart contracts starting to write smart contracts in C/C++ will be many times more difficult and longer.
I highly recommend books:
Frolov - Creation of smart contracts SOLIDITY for blockchain
Burkov - Ethereum working with the network (a little outdated, but there are many real examples)
After these books, I got a clear picture
Well, useful links to official sites
https://ethdocs.org/
https://docs.ethers.io /https://docs.soliditylang.org/ _

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question