ethereum / ethereum-org-website

Ethereum.org is a primary online resource for the Ethereum community.
https://ethereum.org/
MIT License
5.03k stars 4.77k forks source link

16 hour freecodecamp tutorial #3868

Closed PatrickAlphaC closed 2 years ago

PatrickAlphaC commented 3 years ago

Hi team! I'm looking for a place where putting this would go best. It goes over everything blockchain & solidity.

Title: Solidity, Blockchain, and Smart Contract Course - Beginner to Expert Tutorial with Python

https://www.youtube.com/watch?v=M576WGiDBdQ

And it has code examples with every section: https://github.com/smartcontractkit/full-blockchain-solidity-course-py

Tag your tutorial

And way more

Publication

YouTube

Skill level

Beginner -> Advanced

Hosted on Ethereum.org or hosted elsewhere?

Right now it's on youtube, but where would it be most helpful here?

samajammin commented 3 years ago

Awesome, thanks for creating this!

I like the idea of adding video tutorials/playlists like this. I think it's clear that different devs prefer different mediums when it comes to learning through tutorials. Personally I find them much quicker to learn from vs. reading articles.

Among the laundry list we have of ways to improve our tutorial section (😅) I suspect it'd be helpful for visitors to be able to filter for videos or to filter out videos though. Perhaps a quick hack to start would be adding a "video" tag?

PatrickAlphaC commented 3 years ago

Ooooo that's a great idea! I'll see if I can get a PR up!