Click here to Skip to main content
15,860,861 members
Everything / Xcode

Xcode

Xcode

Great Reads

by raddevus
Learn to create iOS apps using Xcode while you learn Swift. (If you've ever wanted to see iOS app dev in action, take a look at the screenshots.)
by pgmr_64804
Tree View in Swift for iOS that is easy to implement and use
by dknyoli
PC Keyboard Layout on Mac OS X
by Dener Araújo, André Marcos (Advisor)
A Mobile Application Development for a Private Network Connection on iOS Platform Using Prococol OpenVPN

Latest Articles

by Zijian
Use PowerShell scripts to generate icons of native mobile apps
by Dener Araújo, André Marcos (Advisor)
A Mobile Application Development for a Private Network Connection on iOS Platform Using Prococol OpenVPN
by Daniel Petrovic
In this tip, I want to represent a quick lightweight possibility (one of many) for parsing command line arguments on the fly using C++17.
by Zhaohui Xing (Joey)
Swift classes for algorithm, including single linked list class, stack class, queue class

All Articles

Sort by Score

Xcode 

11 Dec 2018 by raddevus
Learn to create iOS apps using Xcode while you learn Swift. (If you've ever wanted to see iOS app dev in action, take a look at the screenshots.)
29 Jun 2021 by Dener Araújo, André Marcos (Advisor)
A Mobile Application Development for a Private Network Connection on iOS Platform Using Prococol OpenVPN
19 Mar 2017 by Will J Miller
Programming tests are frequently used to screen job applicants. This article describes one problem given by a large modern technology company and its solution in swift.
13 Nov 2023 by Zijian
Use PowerShell scripts to generate icons of native mobile apps
12 Apr 2017 by Remya R M
Advanced debugging features to improve developer productivity
20 Nov 2018 by iTexico
In this article, we build a gallery of images using react-native, we define some stacks, we use the flickr API and we run the app in our emulator.
25 Jul 2014 by Mat Hopwood
Fragmentation is bad for business and mobile game development is a very fragmented business that is ripe with pitfalls and difficulties. This article outlines these factors and explains how developers are able to overcome them, cutting costs and without the need for compromise.
1 Oct 2015 by Android on Intel
This article will provide you details on how to port an existing android apps to iOS using the Multi-OS Engine.
7 Jul 2016 by Dynamsoft
Save time and money. Expedite development of iOS barcode apps using Dynamsoft Barcode Reader SDK.
7 Mar 2016 by Will J Miller
Using UIImagePickerController to replicate the profile selection features found in the contacts app requires solving some vexing problems. This article presents one approach for a class that replicates the functionality using the UIImagePickerController.
27 Nov 2012 by Amory Wong
A GLKView class that can be dropped into your project.
13 Jan 2016 by Jitendra_Jain04
The Objective of this article is to provide hybrid mobile application development approach for mobile platforms using one of the most powerful open source framework : Apache Cordova.
22 Jun 2015 by Will J Miller
Describes a design approach for implementing dynamic rows in a UITableView