hands-on coding · self-paced · beginner
Scripting for Daily Operations
Turn ticket-driven chores into scheduled jobs with guardrails your manager can read.
4 weeks · 28 guided hours · rolling · 6,900 THB (informational)
Tool stack
Pythonsystemdcron
Description
We focus on cron-safe scripts, idempotent file moves, dry-run flags, and notification hooks that respect Thai business hours. Labs simulate messy CSV folders, PDF receipts, and bilingual filenames common in Bangkok offices.
What is included
- Cron and systemd timer patterns with explicit timezone handling
- Dry-run switches and diffable previews before destructive writes
- Email and chat webhooks with rate limits
- File integrity checks for handoffs between vendors
- Lightweight secrets handling without baking keys into repos
- Smoke tests that fail loudly when upstream formats drift
Outcomes
- Automate one recurring ticket type end-to-end
- Publish a runbook teammates can follow when you are offline
- Instrument a job with health pings your team agrees on
FAQ
Will this work on Windows laptops?
Examples target Linux and macOS; Windows learners use WSL2 with instructor guidance during office hours.
Can my employer sponsor a team?
Yes—volume pricing is listed on the pricing page and still routes through your procurement, not an embedded checkout here.
Limitations?
We do not build full ITSM integrations; you will sketch hooks only.
Experience notes
“Dry-run previews saved us from overwriting vendor uploads twice—small feature, big relief.”