Coding Explorer Blog

Exploring how to code for iOS in Swift and Objective-C

  • Home
  • Apps
  • About
  • Contact

Archives for August 2013

Header Files, A History Lesson

Last updated on June 25, 2014

Classes are a very important part of object oriented programming.  A class is the blueprint for any object in an object-oriented programming language.  It encapsulates variables and methods related to an object, and a program creates instances of objects to work with.  We can discuss specifics about classes in a later post, but for now, I wanted to talk a little about header files.  Classes in Objective-C are comprised of 2 files, the implementation file, and a header file.  What is a header file you may ask?  Keep reading and you will learn, and even if you do know, there might be some useful history you may not know.

[Read more…]

Filed Under: General, Objective-C

Subscribe to the Coding Explorer Newsletter

* indicates required

Follow Us

Facebooktwitterrss

Recent Posts

  • Error Handling in Swift
  • Creating and Modifying a URL in your Swift App
  • Watch Connectivity in Swift — Application Context
  • watchOS Hello World App in Swift
  • API Availability Checking in Swift

Categories

  • Class Reference
  • General
  • Interface Builder
  • My Apps
  • Objective-C
  • Swift
  • Syntax
  • Tutorial
  • Uncategorized

Archives

  • May 2016
  • March 2016
  • February 2016
  • December 2015
  • July 2015
  • June 2015
  • April 2015
  • February 2015
  • January 2015
  • December 2014
  • November 2014
  • October 2014
  • September 2014
  • August 2014
  • July 2014
  • June 2014
  • May 2014
  • April 2014
  • March 2014
  • January 2014
  • November 2013
  • September 2013
  • August 2013
  • July 2013
  • Terms Of Use
  • Privacy Policy
  • Affiliate Disclaimer

Subscribe to the Coding Explorer Newsletter

* indicates required

Copyright © 2025 Wayne Media LLC · Powered by Genesis Framework · WordPress