Search

All posts

Build logs, short notes, and the things I work out in public before they turn into articles.

Ai Python Tutorial

Getting Started with AI in Python Getting Started with AI in Python: A Simple Machine Learning Example Artificial Intelligence (AI) is a rapidly evolving field, and Python…

Read more →

Understanding Swift Lifecycle

Swift Lifecycle Swift applications follow a structured lifecycle that governs their execution, from launch to termination. Understanding this lifecycle is crucial for man…

Read more →

Cannot Tap Title in Custom Button

I Create custom button apple Sign up apple, error in here code : private func setupSignUpWithAppleButton () { let signUpWithAppleButton: SignInAppleButton = SignInAppleButto…

Read more →