Skip to content

JustCod101/Course

Repository files navigation

Course Knowledge Base

A comprehensive Obsidian knowledge vault covering AI/LLM, Blockchain, Java concurrency, Go programming, and more.

📚 Course Catalog

Course Description Status
Agent-Course JavaScript & TypeScript foundations, LLM basics, AI Agent paradigms, Claude Code internals ✅ Complete
LLM-Lessons Deep dive into neural networks, Transformers, GPT, RLHF, Agent systems 🔄 In Progress
web3-lessons Blockchain史诗教程: 密码学 → Bitcoin → Ethereum → DeFi → ZK → Web3 🔄 In Progress
Disturb-System-Lessons Java并发编程与分布式系统: from P/V semaphores to cloud-native 🔄 In Progress
go-lessons-for-java-developers Go language for Java developers: Goroutines, Channels, interfaces ✅ Complete
RedTeam-Course (待更新) ⏳ Planned
Hardware-Course (待更新) ⏳ Planned
Trading-Course (待更新) ⏳ Planned

🛠️ Tools & Format

  • Note-taking: Obsidian
  • Format: Markdown with YAML frontmatter, Obsidian callouts, wiki-links
  • Charts: Mermaid diagrams throughout
  • Version Control: Git

📖 Each Course Contains

  • Historical narrative (时代切片 + 戏剧冲突)
  • Technical deep-dives (数学推导 + 代码实现)
  • Key concepts glossary (术语表)
  • Cross-references (wiki-links between notes)

🚀 Quick Start

# Clone with submodules
git clone --recurse-submodules https://github.com/JustCod101/course.git

# Or initialize submodules after clone
git submodule update --init --recursive

📄 License

MIT License - see LICENSE for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors