GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#solidity #airdrop #auction #blockchain #dapp #dapps #erc20 #erc721 #ethereum #merkle_tree #nft #open_source #signature_verification #smart_contracts #solidity #solidity_contracts #tutorial_code #web3

This resource, "WTF Solidity," is a comprehensive guide for learning Solidity, the programming language used for Ethereum smart contracts. It offers a step-by-step tutorial with over 50 lectures, covering basics, advanced topics, and real-world applications like ERC20, ERC721, and more.

The benefits include Each lecture comes with code examples, articles, and mirrors, making it easy to follow and practice.
- **Community Support** It covers complex subjects like contract security, EVM opcodes, and internal rules of Solidity.
- **Practical Applications** There are specific sections dedicated to contract security and common vulnerabilities.

Overall, this resource is ideal for both beginners and experienced developers looking to deepen their understanding of Solidity and Ethereum development.

https://github.com/AmazingAng/WTF-Solidity
#markdown #awesome_list #free #programming #tutorial_code #tutorial_exercises #tutorials

This repository provides step-by-step guides to build various technologies from scratch, such as 3D renderers, augmented reality systems, blockchain, bots, command-line tools, databases, Docker, emulators, front-end frameworks, games, Git, network stacks, neural networks, operating systems, physics engines, programming languages, regex engines, search engines, shells, text editors, visual recognition systems, voxel engines, web browsers, and web servers. By following these tutorials, you can gain a deep understanding of how these technologies work and improve your coding skills. This hands-on approach helps you learn by doing, making complex concepts more accessible and fun to learn.

https://github.com/codecrafters-io/build-your-own-x
🔥4
#c_lang #bpf #ebpf #examples #libbpf #tutorial #xdp

This tutorial helps you learn eBPF (Extended Berkeley Packet Filter) step by step with practical examples. It covers basic concepts, code examples in languages like C, Go, and Rust, and real-world applications in areas such as observability, networking, and security. The tutorial is designed to be easy to follow, starting with simple "Hello World" programs and progressing to more advanced topics. It also provides pre-configured GitHub templates to quickly set up and run eBPF projects, making it easier for developers to focus on coding without worrying about the setup. This makes learning and using eBPF much simpler and faster.

https://github.com/eunomia-bpf/bpf-developer-tutorial