Perk Objectives Search Results

How To: Implement a Volume Slider in an iPhone, iPad or iPod Touch app

In this clip, you'll learn how to add a Volume Slider to an iOS app with Xcode. Whether you're new to the Objective-C operating language and Xcode IDE or are a seasoned developer merely looking to pick up a few new tips and tricks, you're certain to be well served by this tutorial. For more information, including a complete overview and detailed, step-by-step instructions, watch this free video Objective-C programming lesson for iPhone & iPod Touch developers.

How To: Create a Cydia repo with Apple's Xcode

In this clip, you'll learn how to create a Cydia repo of an iOS app with Xcode. Whether you're new to the Objective-C operating language and Xcode IDE or are a seasoned developer merely looking to pick up a few new tips and tricks, you're certain to be well served by this tutorial. For more information, including a complete overview and detailed, step-by-step instructions, watch this free video Objective-C programming lesson for iPhone & iPod Touch developers.

How To: Build static libraries in Xcode for an iPhone or iPod Touch app

In this clip, you'll learn how to generate static libraries within Xcode. Whether you're new to the Objective-C operating language and Xcode IDE or are a seasoned developer merely looking to pick up a few new tips and tricks, you're certain to be well served by this tutorial. For more information, including a complete overview and detailed, step-by-step instructions, watch this free video Objective-C programming lesson for iPhone & iPod Touch developers.

How To: Implement an in-app purchase feature in an iPhone or iPod Touch app

In this clip, you'll learn how to add an in-application purchase feature within your app. Whether you're new to the Objective-C operating language and Xcode IDE or are a seasoned developer merely looking to pick up a few new tips and tricks, you're certain to be well served by this tutorial. For more information, including a complete overview and detailed, step-by-step instructions, watch this free video Objective-C programming lesson for iPhone & iPod Touch developers.

How To: Switch views in an iPhone application with View Controllers

In this clip, you'll learn how to switch views within an iPhone app through the use of View Controllers in Xcode. Whether you're new to the Objective-C operating language and Xcode IDE or are a seasoned developer merely looking to pick up a few new tips and tricks, you're certain to be well served by this tutorial. For more information, including a complete overview and detailed, step-by-step instructions, watch this free video Objective-C programming lesson for iPhone & iPod Touch developers.

How To: Find the Alien Blaster in Fallout: New Vegas - Wild Wasteland perk required

Looking for a weapon that will completely destroy your opponents in Fallout New Vegas? It has a limited rare ammo supply, but it does a total of 461 DPS, and it's called the Alien Blaster, the same as the one in Fallout 3! If you're wondering how to find this awesome weapon as well as where the Aliens themselves are, check out this video on the location and how to obtain it! Just remember you need the Wild Wasteland perk in order to see the Aliens. If you do not have the perk you'll find a gr...

How To: Extract text from UIWebView to see if a user has an account

In this clip, you'll learn how to pull text from UIWebView when developing an iOS app. Whether you're new to the Objective-C operating language and Xcode IDE or are a seasoned developer merely looking to pick up a few new tips and tricks, you're certain to be well served by this tutorial. For more information, including a complete overview and detailed, step-by-step instructions, watch this free video Objective-C programming lesson for iPhone & iPod Touch developers.

How To: Access and use the documents directory within an iOS app

In this clip, you'll learn how to make recourse to the documents folder from within an iOS application. Whether you're new to the Objective-C operating language and Xcode IDE or are a seasoned developer merely looking to pick up a few new tips and tricks, you're certain to be well served by this tutorial. For more information, including a complete overview and detailed, step-by-step instructions, watch this free video Objective-C programming lesson for iPhone & iPod Touch developers.

How To: Create a custom-colored tab bar in an iPhone or iPod Touch application

In this clip, you'll learn how to change the colors of the default iOS tab bar. Whether you're new to the Objective-C operating language and Xcode IDE or are a seasoned developer merely looking to pick up a few new tips and tricks, you're certain to be well served by this tutorial. For more information, including a complete overview and detailed, step-by-step instructions, watch this free video Objective-C programming lesson for iPhone & iPod Touch developers.

How To: Use ratios when programming in Clojure 1.1

In this clip from Sean Devlin's "Full Disclojure" series of Clojure video tutorials, you'll see how to use Clojure ratios, and see why the IEEE 754 double is a better tool for most jobs. One of the most obvious perks of using the Clojure is the user community organized around it, which make learning the language a pleasure (and a simple one at that). For more information, including detailed, step-by-step instructions, take a look.

How To: Solve the "FizzBuzz" problem with Clojure 1.1

In this clip from Sean Devlin's "Full Disclojure" series of Clojure video tutorials, you'll see how to solve the classic FizBuzz problem with Clojure. One of the most obvious perks of using the Clojure is the user community organized around it, which make learning the language a pleasure (and a simple one at that). For more information, including detailed, step-by-step instructions, take a look.

How To: Write an inference engine using Clojure 1.1

In this clip from Sean Devlin's "Full Disclojure" series of Clojure video tutorials, you'll see how to write an inference engine with Clojure 1.1. One of the most obvious perks of using the Clojure is the user community organized around it, which make learning the language a pleasure (and a simple one at that). For more information, including detailed, step-by-step instructions, take a look.

How To: Create and use macros when programming in Clojure 1.1

In this clip from Sean Devlin's "Full Disclojure" series of Clojure video tutorials, you'll see how to create and work with macros in Clojure 1.1. One of the most obvious perks of using the Clojure is the user community organized around it, which make learning the language a pleasure (and a simple one at that). For more information, including detailed, step-by-step instructions, take a look.

How To: Install Counterclockwise, the Eclipse Clojure plugin

In this clip from Sean Devlin's "Full Disclojure" series of Clojure video tutorials, you'll see how to install Counterclockwise, a Clojure plugin for Eclipse. One of the most obvious perks of using the Clojure is the user community organized around it, which make learning the language a pleasure (and a simple one at that). For more information, including detailed, step-by-step instructions, take a look.

How To: Install the Enclojure NetBeans Clojure plug-in

In this clip from Sean Devlin's "Full Disclojure" series of Clojure video tutorials, you'll see how to install Enclojure, the NetBeans Clojure plug-in. One of the most obvious perks of using the Clojure is the user community organized around it, which make learning the language a pleasure (and a simple one at that). For more information, including detailed, step-by-step instructions, take a look.

How To: Install Clojure on a Windows PC with Clojure Box

In this clip from Sean Devlin's "Full Disclojure" series of Clojure video tutorials, you'll see how to install Clojure using Clojure Box in most any version of Microsoft Windows — Vista, XP & 7 included. One of the most obvious perks of using the Clojure is the user community organized around it, which make learning the language a pleasure (and a simple one at that). For more information, including detailed, step-by-step instructions, take a look.

How To: Install Clojure at the command line in MS Windows

In this clip from Sean Devlin's "Full Disclojure" series of Clojure video tutorials, you'll see how to install Clojure at the command line in most any version of Microsoft Windows — Vista, XP & 7 included. One of the most obvious perks of using the Clojure is the user community organized around it, which make learning the language a pleasure (and a simple one at that). For more information, including detailed, step-by-step instructions, take a look.

How To: Use the Leiningen Clojure build system

In this clip, the eighth installment in Sean Devlin's "Full Disclojure" series of Clojure video tutorials, you'll see how to use Leiningen, a popular Clojure build system. One of the most obvious perks of using the Clojure is the user community organized around it, which make learning the language a pleasure (and a simple one at that). For more information, including detailed, step-by-step instructions, take a look.

How To: Speed up a function when programming in Clojure 1.1

In this clip from Sean Devlin's "Full Disclojure" series of Clojure video tutorials, you'll see how to measure and improve the performance of a function. One of the most obvious perks of using the Clojure is the user community organized around it, which make learning the language a pleasure (and a simple one at that). For more information, including detailed, step-by-step instructions, take a look.

How To: Use inversion of control (IOC) in Clojure 1.1

In this clip from Sean Devlin's "Full Disclojure" series of Clojure video tutorials, you'll see how to relate Java's inversion of control pattern to first class functions.. One of the most obvious perks of using the Clojure is the user community organized around it, which make learning the language a pleasure (and a simple one at that). For more information, including detailed, step-by-step instructions, take a look.

How To: Solve problems with infinite sequences in Clojure 1.1

In this clip from Sean Devlin's "Full Disclojure" series of Clojure video tutorials, you'll see how to use infinite sequences in Clojure to solve mathematical problems. One of the most obvious perks of using the Clojure is the user community organized around it, which make learning the language a pleasure (and a simple one at that). For more information, including detailed, step-by-step instructions, take a look.

Prev Page