Hot Other Languages How-Tos

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: Use the constraint system when programming in Clojure

One of the most obvious perks of using the Clojure is the user community organized around it. With this clip, the fourth installment in Sean Devlin's "Full Disclojure" series of Clojure video tutorials, you'll learn how to use the new constraint system in Clojure 1.1. Constraints are certain pre and post conditions that need to be met in order for a function to execute properly. If you've used D or Eiffel you've worked with constraints before. For more information, including a detailed, step-...

How To: Clone a hard drive from a non-bootable computer

Although computers are intended to make life much more easier, they can sometimes be confusing as cheese! So, it's fine if you need help trying to figure out how to do certain tasks. Like this one here. In this tutorial, you'll be finding out how to clone a hard drive from a non-bootable computer in no time at all. So check out the video above, good luck, and enjoy!

How To: Easily write an SEO report

If you don't know what SEO means, it stand for search engine optimization. It's something that is commonly used with the process of improving the quality of traffic that a website recieves. In this tutorial, you will find out how to easily write an SEO report giving details about how things are going with making sure your website is being viewed by everyone. Enjoy!

How To: Overclock your cpu and memory easily

If you're looking to overclock certain componenets of your computer, chances are you're hoping increase the performance. There are many areas of a computer than you can overclock, such as RAM, video cards, processors, and also motherboards. So in this video tutorial, you'll be finding out how to do so for your cpu and memory. It's easy to do and can be done withing minutes. Enjoy!

How To: Overclock your graphics card and cpu easily

If you're looking for a way to overclock your PC's graphics card, then look no further. This tutorial will show you step-by-step what is needed to overclock your graphics card and cpu easily. And if you already know how to do so, this video may show you a thing or two on how to do it faster. Sit back and enjoy!

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: Build a simple Core Data application in Mac OS X

Core Data is a powerful data-management framework introduced with Mac OS X v10.4 Tiger. When you take advantage of Core Data, it slashes the amount of custom code you need to write in order to manage application data. Opening, saving and undo management can all be handled by Core Data, freeing you to concentrate on creating unique features for your application. This video tutorial, which presents a general introduction to using Core Data, will walk you through the process of building a simple...

How To: Read and write binary code

"There are 10 types of people in the world," the old joke goes, "those who understand binary, and those who don't." In this tutorial, you'll learn how to read and write binary code. With this neat tutorial, you'll join the former group. Make sense of the 1s and 0s of binary code, the symbolic atoms of machine language, with this how-to.

How To: Create a beep application in REALbasic

This REALbasic tutorial teaches you how to create a minimal application with REALbasic that is much simpler than Xcode and will allow your app to be cross-platform too. REAL basic is derived from the BASIC programming language so it's really easy to develop applications in as this tutorial will demonstrate.

Next Page