PeterWitham
  • App Development
    • Swift Programming
      • Get Started with Swift
      • Useful Swift Resources
    • Web Development
      • JAMStack
    • GitHub
  • Podcasts
    • CompileSwift
    • The Life Creative
  • Videos
  • Photography
  • Contact
Basics Swift

Generics – The Basics

Generics give us the type safety of Swift with strong typing but also allows us to deal with those situations where we do not always know what the type of something is going to be. Sounds a little vague right? … Read the rest

Peter Witham
Peter Witham October 1, 2014
0 184 2
Read Later Share
Basics Swift

Debugging Swift with Xcode

Anyone that writes code with no errors need not continue reading!

For the rest of us there is LLDB (Low Level Debugger) and the Swift REPL (Read-Eval-Print-Loop) to make finding and fixing our code almost fun, well almost. The Swift … Read the rest

Peter Witham
Peter Witham September 26, 2014
0 163 0
Read Later Share
Basics Swift

Dictionaries in Swift – The Basics

Dictionaries in Swift can be a very powerful asset when managing data. For those of you coming from other languages you may already of encountered them by a different name associate arrays.

At the heart of a dictionary is … Read the rest

Peter Witham
Peter Witham September 22, 2014
0 200 0
Read Later Share
Development Notes

Are printed technical books still relevant?

Over the past couple of months I have found my bookshelves full of technical reference materials getting less and here is why.… Read the rest

Peter Witham
Peter Witham September 16, 2014
0 171 4
Read Later Share
Basics Swift

A Call to Action – Report Bugs

A call to action for the Xcode, iOS and OS X developers out there, do the responsible thing when you find a bug, check in with the developer forums and then report it. It is never to late … Read the rest

Peter Witham
Peter Witham September 11, 2014
0 174 0
Read Later Share
  • 1
  • …
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107

Peter Witham's Dev Card

Articles by Categories

Twitter Instagram YouTube LinkedIn Twitch
Copyright Peter Witham 2021