Home > Articles > Programming > General Programming/Other Languages

General Programming/Other Languages

274 Items

Sort by Date | Title

Foundation: The Objective-C Standard Library
Jan 26, 2010
David Chisnall goes through the most important aspects of the OpenStep Foundation framework.
From NeXTSTEP to Cocoa: Erik Buck on the Development of Cocoa and Objective-C
Jun 5, 2009
Erik Buck talks with David Chisnall about the history of modern Apple development from it's NeXTSTEP beginnings to Cocoa and Objective-C today.
Fun with the Objective-C Runtime
Jun 5, 2009
David Chisnall takes a look at some of the activities made easy by OS X Leopard's public interfaces to the Objective-C runtime library.
Get Started Using Spring MVC and Hibernate for Your Java EE Applications
Jun 5, 2012
Programming expert Jesse Smith shows the easy way to get started with the popular Spring MVC framework with Hibernate. Learn how to build a simple application with a registration page.
Getting Started in Objective-C: Your First Program (LiveLessons Video)
May 26, 2009
Stephen Kochran guides you through the process of creating your first Objective-C program in this training video.
Getting Started with Cocoa Programming
Sep 24, 2004
Aaron Hillegass introduces Cocoa Programming for webpages in the Mac OS X environment with a sample program that shows how the language works.
Getting Started with IronRuby
Feb 25, 2010
IronRuby is Microsoft's implementation of the Ruby language on top of the DLR. Its main goal is to provide seamless interoperability between Ruby and the .NET Framework. Shay Friedman gives you your first taste of IronRuby.
Getting Started with Xamarin Forms
Feb 4, 2015
With the Xamarin.Forms API, a single user interface can work on three different platforms: iOS, Android, and Windows Phone - a huge savings in code writing! Wei-Meng Lee provides examples for working with Xamarin.Forms, showing the kinds of navigation your interfaces can use on the individual platforms.
Getting Your Feet Wet with Swift: Variables, Constants, and Loops
Feb 4, 2016
This chapter from Learning Swift 2 Programming, 2nd Edition covers the basic building blocks of Swift. It starts with variables and constants. With this knowledge, you will be able to store whatever you’d like in memory. This chapter also goes over how Swift handles loops and if/else statements.
Guide to Installation, Part I: Sun Cluster Management Services
May 24, 2002
This article contains the tasks that must be performed for installation of Sun Cluster 3.0 software.
Guide to Installation-Part II: Sun Cluster 3.0 Software Management Services
Aug 9, 2002
The second in a two-part series, this module details the tasks that must be performed to install the Solaris Operating Environment on each cluster node during a Sun Cluster 3.0 software installation.
Handling Messages in Delphi 6
Jul 19, 2002
Ease the pain of debugging Delphi code with these simple message-handling techniques.
Hands-On Objective-C 2.0: Blocks
Jul 27, 2010
This chapter is an introduction to blocks, an Apple-added extension to C, Objective-C 2.0, and C++. It also explores some pitfalls that can befall an unwary user of blocks.
Hello, iOS SDK: Introducing the iOS Software Development Kit
Nov 28, 2013
This chapter details the first steps in learning to create applications for iOS: introducing the iOS Software Development Kit (SDK) and showing how to get the Xcode toolset installed on your Mac.
How Best to Use Delegates and Notifications in Objective-C
Jun 10, 2013
The question of notifications versus delegates is a hotly debated topic in Objective-C, and often developers fall into one of the two camps. By reading this article, you will hopefully understand scenarios where each makes sense.
How Core Animation Changed Cocoa Drawing
Jan 4, 2010
David Chisnall looks at how things have changed between Display PostScript and CoreAnimation, and where they might end up in the future.
How Hardware Will Shape Languages
Oct 13, 2010
Until about a decade ago, programming languages led hardware design, with new features being added to chips to make it easier to implement existing language features. More recently, the trend has started to reverse. David Chisnall looks at the challenges that new processor designs pose to language designers.
How Programming Forums Help the Learning Process
Apr 28, 2009
Stephen G. Kochan points out why investing time in a forum can help programmers and book authors alike.
How the LLVM Compiler Infrastructure Works
May 23, 2008
David Chisnall takes a look at what makes the LLVM project so interesting as a compiler for iPhone and in other places.
HPC Administration Tips and Techniques
Jan 17, 2003
This article gives an introduction to the features introduced in the latest Sun HPC ClusterTools 4 software, including best practices for configuration and mixed clusters.

<< < Prev Page 3 4 5 6 7 Next >