Onyekachi EzeokeApplied tips that has helped me build my career from ground upAfter some personal reflections, I decided to put down in writing the tips that has worked for me in building my career and share it with a…Jul 25, 2022Jul 25, 2022
Onyekachi EzeokeEducation gave me a chance in life.In a world like this where lots of things have been happening, the pandemic, people losing their jobs, dreams shattered, and people…Aug 7, 2020Aug 7, 2020
Onyekachi EzeokeinThe Andela WayUnderstanding Generic functions and Types in Swift 4Writing maintainable code should be one every Software Engineer ought to be conscious of because it pays off in the long run. Often times…Aug 28, 20181Aug 28, 20181
Onyekachi EzeokeincodeburstUICollectionView Cell Resizing on Device RotationIn this post, I would be sharing my experience and the hell I passed through trying to resize UICollectionView cell on device rotation. It…Jun 21, 20185Jun 21, 20185
Onyekachi EzeokeinThe Andela WaySwift: Understanding Mutating Functions in Two MinutesIf you have ever tried using the mutating keyword in your class methods in Swift, the compiler will definitely yell at you because you are…Apr 16, 201813Apr 16, 201813
Onyekachi EzeokeincodeburstCryptopals Crypto Challenge Solutions with SwiftIn this article, I would be sharing my implementation of the Cryptopals Crypto Challenge Set 1 question 3 solution. I intend this write-up…Apr 12, 20181Apr 12, 20181
Onyekachi EzeokeincodeburstRGB Color combination in Swift with Color LiteralIn this short article, I will show you how to easily combine RGB colors while using the color literal in Swift.Jan 22, 20182Jan 22, 20182
Onyekachi EzeokeinThe Andela WayProperty Observers didSet and willSet in Swift 4In this article, we will look into swift property observers. According to Apple’s documentation:Jan 19, 201813Jan 19, 201813
Onyekachi EzeokeincodeburstLocalization of IOS App in swift 4 and Xcode 9In this tutorial, I will walk us through building a simple app that will enable us localize the app’s text content and images to suit the…Nov 26, 20174Nov 26, 20174