Manual
Aprende y luego practica
Manuales estructurados para temas esenciales de desarrollo: entiende el tema primero y usa herramientas relacionadas cuando estés listo.
Data Tools en español
Colección en español para data: Format, validate, and transform structured data.
JSON Course en español
Guía en español para json: A structured introduction to JSON: syntax, types, parsing, generation, real-world patterns, and ecosystem tradeoffs.
Unix Time & Timestamps Course en español
Guía en español para timestamp: Learn Unix epoch time, seconds vs milliseconds, UTC, timezones, ISO 8601, and how to debug timestamps in logs and APIs.
YAML Course en español
Guía en español para yaml: Learn YAML for configs and DevOps: syntax, JSON differences, Kubernetes and CI workflows, and debugging.
XML Course en español
Guía en español para xml: Learn XML for configs and markup: syntax, namespaces, Maven/Android files, formatting vs validation, and debugging.
SQL Course en español
Guía en español para sql: Learn practical SQL for application debugging: query structure, filtering, joins, aggregation, formatting, and common mistakes.
CSV and Tabular Data Course en español
Guía en español para csv: Learn practical CSV and tabular data workflows: headers, delimiters, quoting, JSON conversion, flattening, and debugging.
Text Diff and Comparison Course en español
Guía en español para text diff: Learn practical text comparison workflows: line and word diff, side-by-side and unified views, config and log review, and when to use text diff vs JSON diff.
JSON Schema Course en español
Guía en español para json schema: Learn how JSON Schema describes data contracts, validates payloads, and evolves with APIs and configuration files.
Encoding Tools en español
Colección en español para encoding: Encode and decode common developer formats.
Base64 Course en español
Guía en español para base64: Learn Base64 encoding from first principles: binary-to-text, padding, URLs, and common pitfalls.
URL Encoding Course en español
Guía en español para url encoding: Understand percent-encoding, query strings, and the difference between encodeURI and encodeURIComponent.
URL Parser Course en español
Guía en español para url parser: Learn how URLs are structured, parsed, normalized, and debugged across browsers, APIs, OAuth flows, and logs.
Generator Tools en español
Colección en español para generator: Generate IDs, passwords, and useful development values.
UUID Course en español
Guía en español para uuid: Learn how UUIDs work, when to use v4, how formats differ, and what version and variant mean.
Password Security Course en español
Guía en español para password: Learn practical password length, randomness, passphrases, storage, and sharing habits.
QR Code Course en español
Guía en español para qr code: Learn how QR codes work: error correction, URL and Wi-Fi payloads, PNG output, and a pre-publish testing workflow.
Web Tools en español
Colección en español para web: Inspect and prepare web content quickly.
HTML Entity Course en español
Guía en español para html entity: Learn HTML entities from first principles: escaping, named vs numeric forms, CMS workflows, and debugging.
Regular Expressions Course en español
Guía en español para regex: Learn regular expressions from first principles: literals, metacharacters, flags, capture groups, replacement, and a practical debugging workflow.
Color for Developers Course en español
Guía en español para color: Learn color models for UI work: HEX, RGB, HSL, WCAG contrast, CSS formats, and a practical picking workflow.
Cron Expressions Course en español
Guía en español para cron: Learn Unix cron syntax: five fields, ranges and steps, timezone traps, platform differences, common job patterns, and a practical debugging workflow.
Markdown Writing Course en español
Guía en español para markdown: Learn practical Markdown for developers: syntax basics, GitHub Flavored Markdown, README and issue templates, preview vs HTML export, and a reliable writing workflow.
CSS Units and Responsive Sizing Course en español
Guía en español para css units: Learn practical CSS unit workflows: px, rem, em, %, vw, vh, root font-size context, clamp() fluid sizing, and debugging responsive layouts.
cURL Converter Course en español
Guía en español para curl converter: Understand cURL commands, HTTP request parts, and the limits of converting terminal examples into fetch or Axios code.
Security Tools en español
Colección en español para security: Inspect tokens, hashes, and security-related formats.
JWT Course en español
Guía en español para jwt: Learn JSON Web Tokens from structure to claims, verification boundaries, and practical debugging.
Hash Course en español
Guía en español para hash: Learn cryptographic hashes from first principles: digests, algorithms, integrity checks, and common mistakes.
Habilidades de IA
Aprende habilidades prácticas de IA para flujos de desarrollo, prompts, asistentes de código y trabajo fiable asistido por IA.