1212 подписчиков
76 видео
Swift: Pass a closure to a function
Swift: Swap random elements in array
Swift: Swap elements in array
Swift: UUID to odd or even number
Swift: Remove duplicates from array
Swift: Merge 2 integer arrays
Swift: Add 1 to each element in the array
Swift: Add 2 numbers using function and closure
Swift: Function vs Closure
Swift: Sum an array of integers using reduce
Swift: Dictionary filtering
Swift: How many Friday the 13th
Ktor Client: Set up ktor client and get data from typicode
Kotlin: Convert string to date
Hello Cargo - Your First Rust Project | Rust by Examples (Lesson 1)
Learn Lua in Neovim: Numbers and Arithmetic — Operators & Receipt Calculator | Episode 3
Error Handling: errors.New, Wrapping & Custom Types | Go Tutorial #19
Defer, Panic & Recover - Error Handling Patterns - Go Tutorial #20:
Verify Database Changes with sqlite3 CLI - Python SQLite Part 2 , #35
Linux Terminal: cat vs more Command | Complete Beginner Tutorial
Kotlin Desktop: Canvas, Path & Pointer Input Drawing App | Lesson 11
GORM in Golang: Structs to Database Tables Made Easy | Go Tutorial #34
Python Context Managers Explained - with Statement, __enter__, __exit__ & contextlib | Tutorial #25
Build AI Apps with Python: File System Tools — AI That Reads and Writes Files | Episode 9
HTTP Requests with the requests Library (GET, POST, JSON, Sessions) - Python #32
Kotlin: Remove last items from list and array
Understanding File Permissions | rwx & chmod | Mac/Linux Terminal
Build Command Line Tools with argparse, Click, and Rich - Python CLI Tutorial #37
Creating & Viewing Files | touch, cat, head, tail, less, more | Mac/Linux Terminal
List Comprehensions, Dict Comprehensions & Generator Expressions - Python Tutorial #14
Lua with Neovim: Metatables — __tostring, __add, __eq, __index & Custom Table Behavior | Episode 29
Linux Terminal: grep vs find | Search Commands Explained
Build REST APIs with Pydantic Validation - Python FastAPI Tutorial -#38
SQLite CRUD in Tauri: Build an Article Manager with Rust & React
Lua with Neowin: OOP with Metatables — __index, :new(), Colon Syntax & Inheritance | Episode 30
Learn Python Dictionaries - get(), items(), pop(), Comprehensions (Tutorial #10)
C in 100 Seconds: Command Line Arguments — argc and argv | Episode 38
SQLite for Beginners: ALTER TABLE — ADD COLUMN, RENAME & More | Episode 12
Rust Control Flow Tutorial | if else else-if for Beginners (2026)
Build AI Apps with Python: Text Splitting — Break Documents into Chunks | Episode 13
Clojure Testing with clojure.test — deftest, is, testing, from REPL to CI | Episode 22
C in 100 Seconds: Three Files One Program — Header Files | Episode 16
Introduction to Linux Terminal - Your First Commands | whoami, hostname, date, cal
Lua with Neowin: String Patterns — %a %d %s %w, Quantifiers, match & gmatch | Episode 25
Modules & Imports (import, from, as, custom modules, name) - Python Tutorial #17
Kotlin Desktop App from Scratch: Compose + Material3 | Lesson 01
C in 100 Seconds: Binary File I/O — fread and fwrite | Episode 37
Build AI Apps with Python: AI Agent That Remembers — JSON Memory Tools | Episode 19
Learn SQLite in Neovim: Selecting Columns — Pick Only What You Need | Episode 3
C in 100 Seconds: Multi-File Projects — Headers, Linking, Make | Episode 41
Unittest, assertEqual, setUp & tearDown Explained - Python Unit Testing Tutorial #28
Interfaces Tutorial - Polymorphism & Type Assertions | Learn Golang #17
Linux Commands: The echo Command - Print Text, Variables & More (Beginner Tutorial)
Build AI Apps with Python: Currency Converter with Function Calling | Episode 7