How to Calculate a Discount: Formula, Examples and Tips
Sale price = price ร (1 โ discount). Worked examples for percent off, discount percentage, original price, stacked discounts, BOGO offers and sales tax.
Discover the latest articles, tutorials, and tools for developers.
Sale price = price ร (1 โ discount). Worked examples for percent off, discount percentage, original price, stacked discounts, BOGO offers and sales tax.
JSON is strict and made for APIs; YAML uses indentation, allows comments and suits config files. Side-by-side examples, gotchas and when to use each.
EPUB explained: what the open e-book format is, what's inside the ZIP, EPUB vs PDF, and how to open, convert, create or edit EPUB files on any device.
SHA-256 turns any input into a 256-bit hash (64 hex characters). How it works, MD5 vs SHA-256, checksums and how to verify a file on any OS.
WebP explained: how Google's image format works, how it compares with PNG, JPG and AVIF, when not to use it, and how to open or convert WebP files.
A UUID is a 128-bit identifier written as 8-4-4-4-12 hex digits. Format, versions v1 to v8, collision odds, UUID vs GUID, v4 vs v7 and code examples.
Split a PDF, extract, rotate, reorder or delete pages, add page numbers and a text watermark: free browser tools plus Preview, Edge and Chrome methods.
Percentage = part รท whole ร 100. Worked examples for percent of a number, percent change, percentage difference, reverse percentages and spreadsheets.
Multiply each bit by its power of 2 and add: 1011 = 8 + 0 + 2 + 1 = 11. Two methods, decimal to binary, hex, octal and a conversion table.
Nine step-by-step ways to turn a Word file into a PDF: Word on Windows, Mac, web and mobile, Google Docs, LibreOffice, Print to PDF and a no-upload converter.
404 Not Found vs 403 Forbidden, 401 and 410 explained: what each error means, what visitors can do, and how site owners fix them without hurting SEO.
A subnet mask splits an IPv4 address into network and host bits. Binary AND example, how to calculate a mask, subnetting a /24 and a /8 to /32 cheat sheet.
Five fields (minute, hour, day of month, month, weekday) decide when a cron job runs. Syntax, 15 verified examples, platform variants and common pitfalls.
Tip = bill ร tip % รท 100. Worked examples at 15%, 18% and 20%, quick mental math shortcuts, a handy tip table, and how to split the bill fairly with friends.
Unresponsive interfaces and slow load times often stem from inefficient JavaScript. Learn how to identify and fix long tasks, large bundle sizes, and...
Images dominate web traffic. Learn how optimizing them improves LCP and Core Web Vitals scores.
Master deep focus with the 25-minute Pomodoro rule. Learn how to use the TimeToTime Pomodoro Timer for client-side productivity and distraction-free work.
Discover the ideal word count for SEO success. Learn why Google doesn't count words, data-backed averages, and how to balance length with user experience.
Understanding the math behind fat-burning heart rate zones helps you train smarter. Learn how age and resting heart rate determine your optimal intensity...
Understanding your Total Daily Energy Expenditure (TDEE) is the first step to managing your weight. This guide explains how to calculate your maintenance...
BMI is an outdated metric that fails to account for muscle mass or fat distribution. Learn why waist-to-hip ratio, body fat percentage, and smart scales are...
Encountering connection timeouts or page not found errors? Learn how to diagnose and fix common DNS issues on Windows 10 and 11 with our step-by-step guide.
A comprehensive guide to understanding Media Access Control addresses, the mechanics of MAC spoofing, and how to change your device's MAC address for privacy.
When you enter a password, it doesn't stay plain text. It gets transformed into a complex string. Here is what happens during the hashing process, why it...
Master the art of CIDR notation and subnetting. Learn the instant calculation methods, understand binary conversions, and see how CIDR blocks power Amazon...
Master the art of securing JSON Web Tokens. Learn about HTTPS, secret management, HttpOnly cookies, short expiration times, and revocation strategies.