MarcoSantaDev
Posts Projects About
MarcoSantaDev
Cancel
PostsProjectsAbout
/images/avatar.webp
Articles and projects about Software Engineering by Marco Santarossa
/protocol-composition-swift/featured-image-preview.webp

Protocol Composition In Swift

30 Oct 2017

Are you feeling that your interfaces are too fat and you would like to split them? Protocol composition is the solution to your problems.

  • Swift
/manage-plist-files-plistbuddy/featured-image-preview.webp

How To Manage Plist Files With PlistBuddy

23 Oct 2017

Would you like a very powerful tool to manage your plist files with bash scripts? Say hello to PlistBuddy.

  • Bash
  • Swift
/make-uiimageview-animations/featured-image-preview.webp

How To Make iOS Animations With UIImageView in Swift

16 Oct 2017

iOS Animations is a huge topic. A great animation can make the difference for a successful application. In this tutorial, we are going to see how to use UIImageView to make amazing animations.

  • iOS
  • Swift
  • UIKit
/arrayslice-in-swift/featured-image-preview.webp

ArraySlice In Swift

09 Oct 2017

Array is a very common data collection. We use it pretty much every day. Array in Swift is very powerful and provides several features. In this article, we’ll discuss one of them: ArraySlice.

  • Array
  • Swift
/implement-cache-lru-swift/featured-image-preview.webp

How To Implement Cache LRU With Swift

02 Oct 2017

Algorithms and Data Structures. It’s the basis of computer science and a very huge topic. In this article, we are going to cover only a little piece: Cache LRU.

  • Computer Science
  • Swift
/app-localization-tips-swift/featured-image-preview.webp

App Localization Tips With Swift

25 Sep 2017

Mobile localization is a very important topic. It helps us to reach as many users as possible providing our Apps with different languages. Let’s find out some tips to improve our localization handling.

  • iOS
  • Localisation
  • Swift
  • 1
  • 2
  • 3
  • …
  • 5
Powered by Hugo | Theme - FeelIt
2017 - 2021 | Marco Santarossa