Blog about 💻Software Development and 📱iOS

Composing Functions

#🧨FunctionalProgramming #💻SoftwareDevelopment #📱iOS

Composition represents has-a relationship. It is an OOP way of reusing code by adding object to another object. Oppose inheriting, it does not have a parent/ child relationship.

Read More

What Is Currying

#🧨FunctionalProgramming #💻SoftwareDevelopment #📱iOS

Currying is a functional programming concept which look familiar to me from iOS world, but I did not know that this is a concept with a name.

Read More

Mobile Security Certificate, Stanford University School Of Engineering

#🛡️Mobile Application Security #💻SoftwareDevelopment #📱iOS

I got my certificate of completion for Mobile Security Course from Stanfrod University School of Engineering. In this post, I would like to share my notes about the course, my learnings and what I was expecting from this course, before I purchase. Overall, it was a good experience, and learned many important information from this course, I would like to see this course after it is updated, more recent SDKs and APIs.

Read More