Skip to content

aiflowlearn/zero2codewhale

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zero to Hero: Learn CodeWhale from scratch

CodeWhale was formerly known as DeepSeek-TUI.

Learn CodeWhale through a practical 5-stage learning path built for beginners who want a hands-on CodeWhale Tutorial. This course helps you understand DeepSeek TUI concepts, daily AI coding workflows, and the CodeWhale CLI from the ground up.

Why This Course

CodeWhale is an AI coding command-line environment for learning, building, and shipping with agentic workflows. This repo turns the original zero2deepseek-tui skillpack into a public learning path for people searching for "Learn CodeWhale", "CodeWhale Tutorial", "DeepSeek TUI", and "CodeWhale CLI".

Use it when you want to:

  • Learn CodeWhale step by step instead of reading scattered notes.
  • Practice core CLI workflows with guided tasks.
  • Understand modes, configuration, skills, MCP, memory, thinking, and subagents.
  • Build a small CLI tool as a capstone project.

What You'll Learn

Stage Folder Focus
1 stages/stage-01-meet-codewhale Meet CodeWhale and understand the basic workflow.
2 stages/stage-02-modes-and-config Learn modes, configuration, and practical setup habits.
3 stages/stage-03-skills-mcp-memory Use skills, MCP integrations, and memory effectively.
4 stages/stage-04-thinking-and-subagents Apply thinking workflows and subagent patterns.
5 stages/stage-05-build-cli-tool Build a CLI tool to consolidate what you learned.

Each stage includes a README.md for concepts and a tasks.md file for hands-on practice.

Prerequisites

  • Basic command-line experience.
  • A local development environment with Git installed.
  • Interest in AI coding workflows and CLI-based learning.
  • No prior CodeWhale or DeepSeek TUI experience required.

Quick Start

git clone https://github.com/aiflowlearn/zero2codewhale.git
cd zero2codewhale

Then start with Stage 1:

open stages/stage-01-meet-codewhale/README.md
open stages/stage-01-meet-codewhale/tasks.md

Recommended flow:

  1. Read the stage concept README.md.
  2. Complete the matching tasks.md exercises.
  3. Review related notes in knowledge/.
  4. Move to the next stage only after you can explain the workflow in your own words.

Online Practice

You can practice this course in any environment where you can read markdown files and use a terminal. For best results:

  • Keep a practice repository for your CodeWhale experiments.
  • Record the prompts, commands, and decisions you make.
  • Repeat each stage with a small personal project.
  • Use the knowledge docs as quick references while working.

FAQ

Is CodeWhale the same as DeepSeek-TUI?

CodeWhale was formerly known as DeepSeek-TUI. This repo preserves the historical learning material while using the current CodeWhale name.

Is this a beginner course?

Yes. It starts from basic concepts and gradually introduces more advanced workflows such as skills, MCP, memory, thinking, and subagents.

Do I need to finish every stage?

For the best learning outcome, yes. The stages are ordered so that later tasks build on earlier habits.

Can I use this for commercial training?

No. The course materials are licensed under CC BY-NC-SA 4.0, which allows sharing and adaptation for non-commercial use only.

Related Repos

License

This repository is licensed under CC BY-NC-SA 4.0 only. It contains learning materials and does not include tools or scaffolding under a separate software license.


Sponsored by AIFlowLearn — AI-native learning platform

AIFlowLearn / AI智流学社 — Browser-based AI coding practice environments, interactive courses, and skill packs.

Zero2Claude | Zero2Codex | All Skill Packs

About

Zero to hero: Learn CodeWhale (formerly DeepSeek-TUI) from scratch — 5-stage hands-on course

Topics

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE.md
Unknown
LICENSE-CC-BY-NC-SA

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors