Home
-
Two Important Takeaways From my First Developer Conference (RWDevcon)
After two flights I stepped foot in Washington DC for my first developer conference. Excitement is a boring way to describe how I felt about attending my first conference! Read more...
-
College, A Necessity for Programmers or a Waste?
Who knew a question with only two possible answers could be so difficult? College is hotly debated among software developers and techies alike for a good reason! Read more...
-
Sets, The Forgotten Collection Type
How have I been programming for almost two years and never explored the power of sets? It seems that sets are perhaps the forgotten child of data collection or I'm just not the developer I thought I was? Read more...
-
What are Classes, Structs, and Enumerations?
The aim of this post will be to broadly cover topic of WHAT are classes, structs, and enumerations. I won't be going into how or when to use them but simply how they fit into programming. Read more...
-
How to Use Protocols and Optionals to Reuse TableViews
As a developer one of the core concepts I've picked up on is the importance of reusability. You should NEVER write the same line of code twice! Read more...
-
The Option to Use Optionals
Whether you were new to programming or a veteran the introduction of Swift to the world introduced a new concept we now know as optionals. Read more...
- ← Newer Posts
- 1 ...
- 3
- 4
- 5
- 6
- Older Posts →