• Open Daily: 10am - 10pm
    Alley-side Pickup: 10am - 7pm

    3038 Hennepin Ave Minneapolis, MN
    612-822-4611

Open Daily: 10am - 10pm | Alley-side Pickup: 10am - 7pm
3038 Hennepin Ave Minneapolis, MN
612-822-4611
JavaScript (ES2026) Programming in 14 Days: Master Event-Driven, Asynchronous Programming for Node.js Through Daily Drills

JavaScript (ES2026) Programming in 14 Days: Master Event-Driven, Asynchronous Programming for Node.js Through Daily Drills

Paperback

Series: Learn Programming in 14 Days

Programming

Currently unavailable to order

ISBN13: 9798193648369
Publisher: Independently Published
Pages: 380
Weight: 1.45
Height: 0.78 Width: 7.00 Depth: 10.00
Language: English

Fourteen days of drills on JavaScript and the Node runtime it actually runs on.

This is a drill manual, not a tutorial and not a reference. The programming problems build one real program across the book: pulse, a command-line task and notification scheduler. It starts as a script that runs a single job on a timer and ends as a multi-file tool that persists jobs to disk, schedules recurring work, and dispatches webhook alerts when a job fires. Every listing in the book - 414 of them - was executed on Node v24.13.1, and every printed output block, thrown errors included, is a paste from that run. A reader who works the programming problems finishes with pulse running end to end; a reader who skips them still finishes with the language.

Also in

Programming