Use Special Characters In Python
Sometimes, we want to add some extra space between two words, like pressing Tab key (which is identical up to 4x space-button length). In Python...
Install Oh-My-Zsh In Ubuntu, Arch Linux And Fedora
Oh-My-Zsh is an open source, community-driven framework for managing your ZSH configuration. It comes bundled with a ton of helpful functions, helpers, plugins, themes,...
How to print in the same line using end=’ ‘ argument
The print statement prints by default a newline character in Python. Look this example:
print("Hello")
print("world")
The output is going to be in two separated lines:
Hello
...
Hex binary decimal conversion tutorial
Take this number: 343
What’s this number? You think it’s decimal by default, right? However, the truth is, we can’t be sure. We can say...
Rock-paper-scissors-lizard-Spock in Python
Rock-paper-scissors-lizard-Spock is an expansion of the classic selection method game rock-paper-scissors. It operates on the same basic principle, but includes two additional weapons: the...
Vuze 5.3.0.1 Beta 22 Has Been Released
The lightweight java BitTorrent client Vuze has reached version 5.3.0.1 and is now available for testing.This beta release brings many updates and features for...
APT Reaches Version 1.0.3
The APT development team has released a new version of their tool, Advanced Package Tool 1.0.3.
A few errors are fixed in this release, better...
Linux Kernel 3.14.3 Has Been Released
The linux kernel 3.14.3 has been officially released with many changes and improvements, most of them drivers related.
This release fixes many anomalies such as...
PeaZip 5.3.1 Has Been Released
The archive manager PeaZip 5.3.1 has been released with various fixes, updated translations, Windows context menu localization scripts and improved handling of double file...
Warsow Reaches Version 1.5
Warsow 1.5 has been released with many significant updates and with a built-in HTTP server that serves UI AJAX queries.
This version of Warsow contains...
Wine 1.7.18 Brings More Fixes
The Wine development release 1.7.18 is now available for download, bringing many new improvements and lots of fixes for different applications.
This version of Wine...
qBittorrent Fixes The Heartbleed Bug
A new version of the qBittorent BitTorrent client has been released with a fix for the Heartbleed bug, a very serious bug discovered a...
Valve Has Released A Steam Client Beta
Valve has published a new beta of its Steam client which includes many changes, bug fixes and other improvements. Unfortunately this release does not...
Firefox 29 Is Now Available In Ubuntu 14.04 LTS
The latest Mozilla Firefox web browser has landed in Ubuntu 14.04 LTS and other Ubuntu based linux distributions bringing many improvements and changes.
Firefox 29...
Tails Operating System Reaches Version 1.0
Tails, the operating system which was used by the whistleblower Edward Snowden, has reached the version 1.0 and it brings many important security and...
OpenMandriva Lx 2014 Has Been Released
OpenMandriva Lx 2014 has been officially released with many new features, improvements and major changes.
This second release of the OpenMandriva operating system under the...
Firefox 29 Is Available For Download
Mozilla Firefox 29 has is available for download with a new user interface known as Australis and with many important changes and new features.
The...
Debian 7.5 Has Been Released, Many Security Updates Included
The Debian 7.5 Wheezy distribution has been officially released with many updated packages and some important security fixes. This is the fifth update stable...




















