Dauris Little

  • About
  • Dauris’s Portfolio
  • Blogging Lyf
  • Contact

Category: iOS

  • 0
Avatar photo
Dauris
Monday, 31 May 2021 / Published in iOS, Programming Languages, Swift

Swift Has Tuple

Swift provides us with a type called Tuple which is used to group multiple values in a single compound value.
functional programmingiOSiOS Developmentswiftswift programming
  • 0
Avatar photo
Dauris
Saturday, 01 May 2021 / Published in blog, iOS, Programming Languages, Swift

“Structs vs Classes” and using them

This is because it plays a significant role in choosing the right abstraction mechanism keeping both performance and modeling in mind.
iOSMobile Developmentswiftswift 4swift 5swift programming
  • 0
Avatar photo
Dauris
Saturday, 09 January 2021 / Published in blog, iOS, Programming Languages, Swift

Using let or var within Swift

I know I know I know before you say anything I understand this statement is probably ridiculous. However, this topic could aid someone or more likely open the floor to discuss concepts in general so without hesitation, we will dive into it. let and var so what are they and their differences  As you probably
letprogramming w/ swiftswiftswift 4swift 5swift programmingvarvar vs let
  • 0
Avatar photo
Dauris
Friday, 23 October 2020 / Published in iOS, Programming Languages, Swift

Using Enum w/Swift

understand enum is nothing fancy and all languages have their version of it. Let’s first understand what is enumeration which is a data type consisting of a set of named values also referred to as members. Apple definition states: An enumeration defines a common type for a group of related values and enables you to
enumEnumerationiOSMobile Developmentswift
  • 0
Avatar photo
Dauris
Friday, 10 July 2020 / Published in blog, iOS, Programming Languages, Swift

Using forEach, forEnumerated, forIn within Swift

With Swift there are multiple ways to loop through a collection of "items"
developer knowledgeiOSprogramming w/ swiftswiftswift 5
  • 0
Avatar photo
Dauris
Saturday, 19 January 2019 / Published in blog, iOS, Programming Languages, Swift

Gradient Views w/Swift

When you want to give the background color to the view, but you want to add more colors and get the gradient effect, you need to add layer to view, which we are going to create, in few lines of code.
CAGradientLayergradientiOSprogramming w/ swiftswift
  • 0
Avatar photo
Dauris
Wednesday, 15 August 2018 / Published in blog, iOS, Programming Languages, Swift

Working w/Environments in Swift

An environment is a area, scope or place for developing, testing and debugging an application or program.
environmentsiOSprogramming w/ swiftswiftswift 4

Categories

Recent Posts

  • Gesture Controls for Android w/Kotlin

    Incorporating Gesture controls in your android ...
  • Android Rating: In-App Review API

    An app rating and reviews are crucial if you wa...
  • QR Reader in Android w/ Kotlin

    Turn your phone's camera into a QR scanner...
  • Creating Advance Custom Snackbar w/ Kotlin

    Ask 100 different developers about what they fi...
  • Swift Has Tuple

    Swift provides us with a type called Tuple whic...

© 2017. All rights reserved. Designed by Dauris Little

TOP
This site uses tracking cookies to personalize content and ads. AcceptLearn More