skillfed

irahardianto

2 unscanned 2 skills total

Skills by irahardianto

  • Cpp Idioms

    MIT· ★ 150 · updated 2026-07-17 — Cpp Idioms teaches you how to write safe, efficient C++ code using modern language features and proven design patterns. Learn RAII principles, smart pointer ownership models, move…

  • Swift Idioms

    MIT· ★ 150 · updated 2026-07-17 — This skill covers the core patterns that make Swift code safe and maintainable. You'll learn when to use structs over classes, how to handle optionals without crashes, design with…