Video course contents16

HHY · VIDEO COURSE

Put HHY to work.

Start with installation and your first script. Build up to file processing, data transformation, HTTP automation, and a JSON API. Every lesson includes English narration, captions, and runnable examples.

16 main lessonsEnglish audio & captionsHHY 1.7.078 minutes
Start the first lesson

01–05 · Language foundations

05

Work with Lazy Streams

Filter records, transform selected values, limit work, and consume a stream deliberately.

4:50Recommended before this: 04

06–10 · Files, data, and system tasks

06

Read and Write Files

Read a directory of text files and save an uppercase copy.

4:44Recommended before this: 05
08

Transform JSON and CSV

Filter CSV rows and explicitly convert JSON field types.

4:55Recommended before this: 07

11–16 · Automation and practical projects

11

Call HTTP APIs

Fetch and filter JSON from a local API with explicit request policies.

4:48Recommended before this: 10
12

Add Bounded Parallelism

Check several local endpoints with two workers and keep failures in the report.

4:53Recommended before this: 11
16

Build Your First JSON API

Serve a local /hello route and read a query parameter using the built-in Web Runtime.

4:42Recommended before this: 15