Posts by Category

Swift

The Big Nerd Ranch Swift - End of chapter 17

less than 1 minute read

Summary Initialization This chapter is about Initialization of struct and class. For detail, default, custom, required and failable init. Also initialzat...

The Big Nerd Ranch Swift - End of chapter 20

less than 1 minute read

Summary In this chpater, You can learn Error Handling by implementing Lexer and parser which are complier lexical analyzer. I think it’s a advanced topic....

Back to top ↑

objc

Learning AVFoundation - End of chapter 6

less than 1 minute read

Summary detail AV Foundation capture APIs overall. make camera app similar to iPhone basic camera app. it’s easy to follow step-by-step with stater proj...

Learning AVFoundation - End of chapter 1

less than 1 minute read

Summary This chapter detail AVFoundation framework overall. This chapter introduce Digital Media domain like sampling, compression, codec And finish w...

Back to top ↑