Fresh Beginning
  • Home
  • Portfolio
  • My Clothing Shop
  • Etsy Clothing Store
  • Buy Me A Coffee
  • Patreon
  • Speaking
  • Reading
  • About Me
  • Contact Me
Subscribe

Advanced Swift

A collection of 27 posts
Rewriting a Minesweeper  - Part 1
Minesweeper

Rewriting a Minesweeper - Part 1

I am going to being this series of post on how I found my 4 year old Minesweeper game project written in Objective-C and process to start converting it into Swift. My goals for this project are as follows: 1. Make sure to bring this project in stable state -
Dec 31, 2018 2 min read
Creating Custom Operators in Swift with Generics
iOS

Creating Custom Operators in Swift with Generics

Swift introduced us to a new era of custom operators. Unlike Objective-C, it allows us to define our own operators and perform operator overloading on existing operators if necessary. We will see both of them in detail in today's article. Custom operators can provide excellent clarity and flexibility down the
Feb 7, 2017 6 min read
Fresh Beginning © 2025
Powered by Ghost