PeterWitham
  • App Development
    • Swift Programming
      • Get Started with Swift
      • Useful Swift Resources
    • Web Development
      • JAMStack
    • GitHub
  • Podcasts
    • CompileSwift
    • The Life Creative
  • Videos
  • Photography
  • Contact
Apple Basics CompileSwift Design Development Notes Gaming General Hardware Intermediate JavaScript Journal Photography Podcasts Reviews Swift The Life Creative Videos Web Development Xcode
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 197 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 173 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 214 0
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 186 0
Read Later Share
Development Notes Swift

Application Prototyping Tips

Here are some tips that I feel apply in general to any application development regardless of language. When it comes to making your apps the more information you have upfront and throughout the process the better, and that means prototyping.… Read the rest

Peter Witham
Peter Witham August 19, 2014
0 153 0
Read Later Share
  • 1
  • …
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39

Peter Witham's Dev Card

Articles by Categories

Twitter Instagram YouTube LinkedIn Twitch
Copyright Peter Witham 2021