Archive for the Programming Category (Only the LAST 10 articles are listed here) Please use the search box to see the other articles in THIS category

Building a Twitter Application : Part 2

In the last segment we created two classes for reading and writing the data to/from an SQLite database. Now let’s concentrate on the design of the a

Java, Programming

No Comments

Using JUnit for testing your Java applications : Introduction to software / source code testing

Using JUnit for testing your Java applications : Introduction to software / source code testing

For this tutorial I’m going to use Eclipse and if you are using any other IDE you need to worry only about importing libraries to your buil

Featured, Java, Programming

No Comments

Tornado Web server framework : To enhance Google App Engine Framework

Tornado Web server framework : To enhance Google App Engine Framework

Some of you may have used the FriendFeed service that allows you to read and subscribe to the feeds or posts of your friends. It was developed as prop

Featured, Geeks, Google, Programming

No Comments

Why GIT should be used for Source Code Management (SCM) or Revision control

Why GIT should be used for Source Code Management (SCM) or Revision control

I have been using CVS for the revision control of some of my group projects. Sorry to disappoint CVS developers, but I have to say that the piece of s

Geeks, Open Source, Programming

No Comments

Python : A tutorial for beginners

Python : A tutorial for beginners

Today I am starting a new segment dedicated to programming in Python and this edition carries a tutorial for beginners. Python is a general purpose hi

Programming, Python

1 Comment

Write programs using screenshots : Using Sikuli

Write programs using screenshots : Using Sikuli

If you are doing some computational tasks on a routine basis here is something for you – Sikuli. Sikuli was developed by MIT’s Human Computer Inte

Fun, Programming, Tutorials

No Comments

WX Widgets – a GUI library for programmers

WX Widgets – a GUI library for programmers

Before I moved onto java programming, I had difficulties while doing GUI for my programs (especially those written for scientific computing). This edi

Geeks, Programming

No Comments

Hide files in an image file in a secure way : Carry secret files with you

I’m sure most of my readers know how to get around encryption. You can simply use an encryption software (with GUI) and encrypt all your files. But

Bonus, Geeks, Programming, Tutorials, Windows

No Comments

A Free Icon search engine

This edition gonna introduce  a free icon search engine for programmers who are not good in graphics.   Often, I stumble upon issues with

Internet, Programming

No Comments

Convert Your PC to a Super Computer

Convert Your PC to a Super Computer

This edition introduces you to a new technology which really facinating - Converting your PC to a super computers. I'm sure that many of you might hav

Linux, Programming, Tutorials

4 Comments