1. Home
  2. Profile
GitHub
Stack Overflow
Email
Feed
I'm WeZZard
Making Software
Composing Music
Designing UX
© 2025 WeZZard All Copyright Reserved.

Programming (Page 2)

A Story of Implementing Aspect-Oriented Programming in Objective-C and Swift

Case Study: Intervening UIScrollView Instances's Pan Gesture Recognizer As we known, UIScrollView translates pan gesture signals into scrollViewDidXXX: messages and sends to its delegate, most of the time you only have to understand the relationships between the pan gesture signals and the…

Mar 1, 2019
  • Programming
  • Swift
  • Objective-C
  • Aspect-Oriented Programming

A Glimpse into Swift Generic Meta-Programming

Make VFL Reborn in Swift with Compile-Time Safety

Preface What is the most critical thing swings your decision when you choose a programming language? Some people may say, the less lines of code they write, the better the language itself is. (Nope, the best programming language is PHP.) OK. It might be true. But writing less code is not an…

Mar 27, 2019
  • Programming
  • Swift
  • MetaProgramming
  • Generic
  • VFL
  • AutoLayout
  • macOS
  • iOS
  • tvOS
Earlier Posts
2 / 2

Freiheit ist Wille. Handeln ist Fähigkeit. Mut ist der Glaube, der mit der Zeit nicht nachlässt.
Built with Gatsby.js.