Skip to content

Commit

Permalink
feat: organized the files and resources
Browse files Browse the repository at this point in the history
  • Loading branch information
vinzvinci committed Sep 13, 2021
1 parent 2ab9487 commit 73d24c6
Show file tree
Hide file tree
Showing 5 changed files with 44 additions and 33 deletions.
39 changes: 6 additions & 33 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,43 +2,16 @@

Here you will learn how to become one of the Dapp Developers and collaborate with other people inside of web3community. We gather content about Blockchain developers, you don't need to watch it all but choose what content is best for you.

# Video Contents

Click the image to view on YouTube.

| Title | Content | Length |
| --- | :-- | --- |
| But how does bitcoin actually work? | [![video](http://img.youtube.com/vi/bBC-nXj3Ng4/0.jpg)](https://www.youtube.com/watch?v=bBC-nXj3Ng4) | 26m 20s |
| How to become a blockchain developer in 2021 | [![video](https://img.youtube.com/vi/OwSl2xwl2-w/0.jpg)](https://www.youtube.com/watch?v=OwSl2xwl2-w) | 1h 28m 20s |
| Full Roadmap to learn Blockchain development in 2021 | [![video](https://img.youtube.com/vi/ci_AIMCF-HA/0.jpg)](https://www.youtube.com/watch?v=ci_AIMCF-HA) | 12m 39s |

## Development Guide
Click the image to view on YouTube.
| Title | Content | Length |
| --- | :-- | --- |
| The Complete Guide to Full Stack Ethereum Development - Tutorial for Beginners [2021] | [![video](https://img.youtube.com/vi/a0osIaAOFSE/0.jpg)](https://www.youtube.com/watch?v=a0osIaAOFSE) | 1h 01m 04s

## Written or Blog content
About Blockchain, web 3 and somewhat related to Dapp.
| Title | Content |
| :-- | --- |
| The New Creator Economy - DAOs, Community Ownership, and Cryptoeconomics | <a href="https://dev.to/dabit3/the-new-creator-economy-daos-community-ownership-and-cryptoeconomics-lnl">View</a> |
| The Complete Guide to Full Stack Ethereum Development | <a href="https://dev.to/dabit3/the-complete-guide-to-full-stack-ethereum-development-3j13">View</a>
| What It Takes To Be A Blockchain Developer | <a href="https://www.techfunnel.com/information-technology/how-to-become-blockchain-developer/">View</a> |

---

# Learn

You can access the beginner guide to become Blockchain Developer [here](/learning-guide/beginner.md)

## Free Training

| Title | Content |
| :-- | --- |
| CryptoZombies | <a href="https://cryptozombies.io/">View</a> |
| Figment Learn | <a href ="https://learn.figment.io/">View</a>|
You can access the free training [here](/free-training/training.md)

## Paid courses
| Title | Content |
| :-- | --- |
| Become an in-demand blockchain MASTER | <a href="https://www.dappuniversity.com/bootcamp">View</a> |
## Build Projects

If you already have decentralized applications and need development support to continue your goal. You can onboard your applications on http://stakes.social/
Expand All @@ -51,4 +24,4 @@ Stakes.social is a platform where you can register your OSS to Dev Protocol and

Thanks to all creators & developers out there for giving good content 🖤

> Not done yet, if you have suggestions for Blockchain Developer Path, feel free to create an [issue](https://github.com/web3community/blockchain-dev-path/issues) and tell your ideas. After gathering all of the important information, we will start to create website for this repository.
> Not done yet, if you have suggestions for Blockchain Developer path, feel free to create an [issue](https://github.com/web3community/blockchain-dev-path/issues) and tell your ideas. After gathering all of the important information, we will start to create website for this repository.
6 changes: 6 additions & 0 deletions free-training/training.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## Free Training

| Title | Content |
| :-- | --- |
| CryptoZombies | <a href="https://cryptozombies.io/">View</a> |
| Figment Learn | <a href ="https://learn.figment.io/">View</a>|
1 change: 1 addition & 0 deletions learning-guide/advance.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
No content yet
30 changes: 30 additions & 0 deletions learning-guide/beginner.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Beginner Guide

Click the image to view on YouTube.

| Title | Content | Length |
| --- | :-- | --- |
| Full Roadmap to learn Blockchain development in 2021 | [![video](https://img.youtube.com/vi/ci_AIMCF-HA/0.jpg)](https://www.youtube.com/watch?v=ci_AIMCF-HA) | 12m 39s |
| How to become a blockchain developer in 2021 | [![video](https://img.youtube.com/vi/OwSl2xwl2-w/0.jpg)](https://www.youtube.com/watch?v=OwSl2xwl2-w) | 1h 28m 20s |

## Development Guide

Click the image to view on YouTube.

| Title | Content | Length |
| --- | :-- | --- |
| The Complete Guide to Full Stack Ethereum Development - Tutorial for Beginners [2021] | [![video](https://img.youtube.com/vi/a0osIaAOFSE/0.jpg)](https://www.youtube.com/watch?v=a0osIaAOFSE) | 1h 01m 04s

## Blog content

About Blockchain, web 3 and somewhat related to Dapp.

| Title | Content |
| :-- | --- |
| The New Creator Economy - DAOs, Community Ownership, and Cryptoeconomics | <a href="https://dev.to/dabit3/the-new-creator-economy-daos-community-ownership-and-cryptoeconomics-lnl">View</a> |
| The Complete Guide to Full Stack Ethereum Development | <a href="https://dev.to/dabit3/the-complete-guide-to-full-stack-ethereum-development-3j13">View</a>
| What It Takes To Be A Blockchain Developer | <a href="https://www.techfunnel.com/information-technology/how-to-become-blockchain-developer/">View</a> |

## Other

| But how does bitcoin actually work? | [![video](http://img.youtube.com/vi/bBC-nXj3Ng4/0.jpg)](https://www.youtube.com/watch?v=bBC-nXj3Ng4) | 26m 20s |
1 change: 1 addition & 0 deletions learning-guide/medium.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
No content yet

0 comments on commit 73d24c6

Please sign in to comment.