Latest Releases

Creating a Simple Key Logger in C# :: Learn how to program a simple key logger with the help of C# and the .NET Framework. And that’s not all, it saves the keystrokes into a file and periodically sends the file as an email attachment.

Converting an Image to a Binary String :: Today we will learn how to convert an image into a 1 and 0 string using C#. Let me show you what I’m talking about.

Black Jack in VB.NET :: This tutorial teaches us to program a player vs dealer blackjack game using Visual Basic.NET

Introduction to Lua Programming :: Lua is a powerful, light-weight programming language designed for extending applications. Coupled with it being relatively fast and having a very lenient license, it has gained a following among game developers for providing a viable scripting interface. It has been used in games such as World of Warcraft and Far Cry, and in applications such as Adobe Photoshop Lightroom and Snort.

Getting Groovy, Part II
This tutorial introduces you to Groovy, a dynamically-typed scripting language for the Java Virtual Machine. Part II introduces for loops, switch-case, collections, and closures.

Most Populer

  • Navigation

    Home
  • Languages

    • C# (6)
    • C/C++ (3)
    • HTML/XHTML (3)
    • Java (4)
    • Lua (1)
    • Others (1)
    • Php (4)
    • Ruby (2)
    • VB/VB.NET (2)
    • VBScript (2)