Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / Languages / Objective-C

Objective-C

Objective-C

Great Reads

by KarstenK
Some toughts whether to prefer Objective-C or Swift.
by darkoman
An article on creating 2D animated charts using Windows GDI.
by Raghavendra Hosad
2D DFT for Color Image - GUI implementation
by Steffen Ploetz
Creation of a basic icon editor with as little code as possible, that is running on ReactOS and Windows, to check out the stability of application development capabilities on ReactOS

Latest Articles

by KarstenK
Some toughts whether to prefer Objective-C or Swift.
by darkoman
An article on creating 2D animated charts using Windows GDI.
by Raghavendra Hosad
2D DFT for Color Image - GUI implementation
by Steffen Ploetz
Creation of a basic icon editor with as little code as possible, that is running on ReactOS and Windows, to check out the stability of application development capabilities on ReactOS

All Articles

Sort by Score

Objective-C 

by KarstenK
Some toughts whether to prefer Objective-C or Swift.
by Ohmu
A step-by-step Guide to getting a pure code application template.
by Michael Gledhill
How to add an fade-in message to your iPhone app in 5 minutes
by Santosh Sharma (go2santosh)
Finally iOS developers get a new programming language as advanced as C# and Java
by Stephane Capo
C++ optimization for map using string key among others
by Ghosuwa Wogomon
An in-depth explanation of correct bracket placement and why...
by Melih Mucuk
Check whether location service enabled for your app.
by Melih Mucuk
Creating a WCF Service with JSON data for use on iOS
by Dennis E White
How to create delegates in Objective-C
by Javad Taheri (drjackool)
Show or hide, reorder, save and restore list view column headers
by Amogh Natu
This tip shows how you can add scrolling to a view in iOS to allow multiple elements on the screen that won't fit in one screen.
by Issam Lahlali
Some feedback to avoid common mistakes when porting a .NET application to Mac OSX
by Mehul Donga
Handle managed (C#) event in managed (C++/CLI)
by mohamadArdestani
get shutdown message in java application with jni
by Cloud Hsu
How to implement Queue in Objective-C
by Cloud Hsu
Stack implementation for Objective-C.
by IgorRadionyuk
An iterator over parametric function, which is a well known mathematical abstraction: Parametric Function. It maps interval of real numbers[start, stop] to some values in the range of function.
by Cloud Hsu
Implement Objective-C Singleton Pattern
by Leslie Godwin
The UISwitch's UIControlEventValueChanged event is pretty useless if you'd like to get a notification only when the switch value actually changes.
by Amogh Natu
This tip shows how to parse JSON response received from a web service into an NSDictionary object.
by fernando amatulli
Polynomial interpolation algorithm from 1 to 9 degree that allow forcing constant term to 0
by cassert24
For those who are searching for a quick template code for the C++ replacement of C# properties, this is it.
by Michael Safyan
If you've done a regular search for API reference documentation, most likely you've come across links to very old versions of the API (e.g. links to Java 1.4.2 instead of Java 5 or Java 6), or you've probably come across plenty of links that are completely unrelated to the actual search (getting...
by Yvan Rodrigues
There is a very high virtual memory penalty if you do.
by Cloud Hsu
How to remind review in iPhone App
by refusebt
RFJModel is an easy-to-use JSON loading library. In comparing with other libraries, it's much easiler and less restricted to use.
by Amir Mohammad Nasrollahi
In this article, i consider the problem of identifying motifs in the biological sequence data sets. To solve this task, i present a new algorithm for finding patterns that just use library in C compiler and a new way to avoid using arrays search.
by cassert24
Template code for basic reflection functionalities (e.g., dynamic casting, instance type comparison, class name) with C#-like singular inheritance rule (a.k.a, one-base-multiple-interface rule)
by David Lashkhi
Working with UIPopoverPresentationController
by Sei Flavius
Using auto-layout to position two buttons that span the entire width of the underlying view
by Melih Mucuk
Configuring and using CocoaPods on iOS projects.
by IgorRadionyuk
Proposal for implementation diapasons of values or it ranges
by vblover Programmer
Load Menu from Resource-Only DLL (created by VC++) and Set for Form As MainMenu by API Functions.
by REALTBU
Easy to use class which supports displaying icons on button controls