Viewing all posts under Programming


In the world of information technology, black hat hackers (also known as crackers or cyber-criminals) are known as the bad guys or villains. Most of them break into computers or ...

read more

One of the leading text editors for Microsoft Windows is finally available on Linux. UEx (UltraEdit for Linux) has been released fordownload with packages available for Ubuntu, Fedora, OpenSUSE, and Red ...

read more

I know it is not yet time for our annual Christmas humor, however I feel like sharing a joke today. –A joke that is possibly one of the funniest programming jokes of all ...

read more

Teaching young students or even your own kids to learn or be interested in programming can be really daunting. However, there are free programming languages that are designed to teach ...

read more

Bruce Lee is highly regarded as one of the most influential martial artist of all time. His amazing physical features, fitness, and skills made him a cultural icon. But perhaps ...

read more

Problem: You are all alone in a far away land and needed to wake up early the next day. The problem is, you forgot to bring any alarm clock. But, ...

read more

Pygame is a cross-platform set of Python modules designed for writing video games. It includes computer graphics and sound libraries designed to be used with thePython programming language. It is built ...

read more

Holy Programming05/05/11

 

While looking for some Python codes using Google Code Search (beta), I got bored and remembered an article entitled “F*cking programming”. –A search query using profane words revealed the evil and ...

read more

In computing, a software application that provides complete facilities to computer programmers for software development is called an integrated development environment (IDE). An IDE usually consists of a source code editor, a ...

read more

Extracting HTML Documents from Web Pages Using Python: Question: Can you extract HTML documents from live web pages without even using an internet browser? Answer: Yes you can. All you need is a Python interpreter and these shortcommands: >>> ...

read more

Highly Recommended Books on Python: Here is my own compilation of highlyrecommended books about Python programming language. They are classified according to user’s experience level so take your pick: …………………. Beginner: Learning ...

read more

How to Rescue Windows Files Using Linux and Python – The Problem: Windows Operating System is broken, must be a virus or something; need to rescue important filesimmediately. The Solution: A Linux Live CD with Python ...

read more