Open main menu

User contributions

Neil

3 November 2009

  • Working with String Objects in Objective-C

    no edit summary

    14:50

    +2,060

2 November 2009

  • Working with String Objects in Objective-C

    New page: Strings are collections of characters that are grouped together to form words or sentences. If it wasn't for humans, computers would probably never have anything to do with strings. The fa...

    19:39

  • Objective-C 2.0 Essentials

    no edit summary

    18:55

    +57

  • Objective-C 2.0 Essentials

    no edit summary

    18:54

    +540

  • An Overview of the Objective-C Foundation Framework

    ‎Finding the Foundation Framework Documentation

    18:50

    +297

  • An Overview of the Objective-C Foundation Framework

    ‎Finding the Foundation Framework Documentation

    16:37

    +92

  • An Overview of the Objective-C Foundation Framework

    no edit summary

    16:36

    +2,886

  • An Overview of the Objective-C Foundation Framework

    New page: In previous chapters of ]]Objective-C 2.0 Essentials]] we have covered the concept of object-oriented programming in considerable detail. So far, however, we have focused almost exclusivel...

    16:10

  • Objective-C 2.0 Essentials

    no edit summary

    16:06

    +58

28 October 2009

  • Objective-C Dynamic Binding and Typing with the id Type

    ‎Dynamic Binding

    16:59

    +22

  • Objective-C Dynamic Binding and Typing with the id Type

    ‎Dynamic Binding

    16:58

    +3,279

  • Objective-C Dynamic Binding and Typing with the id Type

    no edit summary

    15:16

    -48

  • Objective-C Dynamic Binding and Typing with the id Type

    no edit summary

    15:13

    +1,549

27 October 2009

  • Objective-C Dynamic Binding and Typing with the id Type

    New page: So far in this series of chapters covering object oriented programming with Objective-C we have focused exclusively on static class typing and binding. In this chapter we will look at conc...

    20:35

  • Objective-C Inheritance

    no edit summary

    20:21

    +29

  • Writing Objective-C Class Methods

    ‎The main() Function

    20:18

    +57

  • Objective-C 2.0 Essentials

    no edit summary

    20:17

    +70

  • Objective-C 2.0 Essentials

    no edit summary

    19:02

    +265

26 October 2009

  • Objective-C Inheritance

    ‎Overriding Inherited Methods

    19:18

    +750

  • Objective-C Inheritance

    ‎An Objective-C Inheritance Example

    19:13

  • Objective-C Inheritance

    ‎An Objective-C Inheritance Example

    19:12

    +5

  • Objective-C Inheritance

    ‎Extending the Functionality of a Subclass

    19:08

    +2,034

23 October 2009

  • Objective-C Inheritance

    ‎Extending a Subclass

    17:46

    +470

22 October 2009

  • Objective-C Inheritance

    ‎An Objective-C Inheritance Example

    19:20

    +1

  • Objective-C Inheritance

    no edit summary

    18:51

    +3,513

  • Objective-C Inheritance

    ‎Inheritance, Classes and Subclasses

    18:03

    +46

21 October 2009

  • Objective-C Inheritance

    ‎An Objective-C Inheritance Example

    20:07

    +20

  • Objective-C Inheritance

    no edit summary

    20:06

    +188

  • Objective-C Inheritance

    ‎Inheritance, Classes and Subclasses

    20:05

    +269

  • Objective-C Inheritance

    New page: In the chapter entitled An Overview of Objective-C Object Oriented Programming we covered the basic concepts of object-oriented programming and worked through an example of creating a ...

    19:51

  • Objective-C 2.0 Essentials

    no edit summary

    19:36

    +39

  • Objective-C 2.0 Essentials

    no edit summary

    15:09

    +8

  • Objective-C 2.0 Essentials

    no edit summary

    15:08

    +242

  • Objective-C Enumerators

    ‎Enumerators and Variable Names

    15:01

    +1

  • Objective-C Enumerators

    ‎Creating and Using an Enumeration

    14:59

    +31

  • Objective-C Enumerators

    ‎Declaring an Enumeration

    14:56

    +9

  • An Overview of Objective-C Functions

    ‎The ''main()'' Function

    14:53

    +1

  • An Overview of Objective-C Functions

    ‎How to Declare an Objective-C Function

    14:53

    +715

  • Objective-C Enumerators

    New page: Objective-C Enumerators allow variables to be declared with a predefined list of valid values, each of which is assigned a name that can be used when setting the variable. This has the adv...

    14:48

20 October 2009

  • Objective-C 2.0 Essentials

    no edit summary

    20:08

    -1

  • Objective-C 2.0 Essentials

    no edit summary

    20:07

    +453

  • An Overview of Objective-C Functions

    ‎Static Variables in Functions

    20:05

    -26

  • An Overview of Objective-C Functions

    ‎Function Scope and the ''static'' Specifier

    20:04

    +3

  • An Overview of Objective-C Functions

    ‎Function Prototypes

    20:02

    -4

  • An Overview of Objective-C Functions

    ‎Calling an Objective-C Function

    19:59

    +5

  • An Overview of Objective-C Functions

    ‎Calling an Objective-C Function

    19:58

    -2

  • An Overview of Objective-C Functions

    ‎Calling an Objective-C Function

    19:57

    +29

  • An Overview of Objective-C Functions

    ‎How to Declare an Objective-C Function

    19:52

    +4

  • An Overview of Objective-C Functions

    ‎Calling an Objective-C Function

    19:50

    +1,263

  • An Overview of Objective-C Functions

    New page: Functions are a vital part of writing well structured and efficient code. Objective-C functions provide a way to organize programs and avoid code repetition. In this chapter of [[Objective...

    19:42

older 50
  • Techotopia

    • Mobile
    • Desktop
  • Privacy