Creative Pulse Blog
Learn how to properly URL escape a UTF-8 string in Objective-C (works on iOS and Mac).
An inside look in HTTP requests. Learn how to make low level GET and POST requests and make informed decisions on performance and optimization.
Learn how to set up Google Maps in your Android app in simple steps.
Explore the roots of 0-based indexing in computer programming, what they are good for, and what they're not.
Learn how to make a scrollable form in iOS. Unlike normal forms, users can use this functionality to scroll both up and down the form while the virtual keyboard is open.
Learn how to make a scrollable form in Android. Unlike normal forms, users can use this functionality to scroll both up and down the form while the virtual keyboard is open.
List of actual icon sizes for Android apps.
Learn how to programmatically scramble a JavaScript string using PHP.
A thoughtful insight on the pros and cons of cross-platform computer languages.
Learn how to build a simple hello world web app in HTML5.