Difference between revisions of "Objective-C 2.0 Essentials"

From Techotopia
Jump to: navigation, search
Line 7: Line 7:
 
#* [[The History of Objective-C|C meets Smalltalk]]
 
#* [[The History of Objective-C|C meets Smalltalk]]
 
#* [[The History of Objective-C|Objective-C and Apple]]<br><br>
 
#* [[The History of Objective-C|Objective-C and Apple]]<br><br>
# [[Installing and using GNUstep and Objective-C on Windows]]<br><br>
+
# [[Installing and using GNUstep and Objective-C on Windows]]
 +
#* [[Installing and using GNUstep and Objective-C on Windows|Downloading the GNUstep Packages]]
 +
#* [[Installing and using GNUstep and Objective-C on Windows|Installing MinGW and GNUstep on Windows]]
 +
#* [[Installing and using GNUstep and Objective-C on Windows|Running the GNUstep Shell]]
 +
#* [[Installing and using GNUstep and Objective-C on Windows|Testing the Installation]]<br><br>
 
# [[Installing and Using GNUstep and Objective-C on Linux]]
 
# [[Installing and Using GNUstep and Objective-C on Linux]]
 
#* [[Installing and Using GNUstep and Objective-C on Linux|Installing GNUstep on Ubuntu]]
 
#* [[Installing and Using GNUstep and Objective-C on Linux|Installing GNUstep on Ubuntu]]

Revision as of 18:54, 24 September 2009

  1. About Objective-C Essentials
  2. The History of Objective-C
  3. Installing and using GNUstep and Objective-C on Windows
  4. Installing and Using GNUstep and Objective-C on Linux
  5. Building and Installing GNUstep on Linux