Practical Code Solutions

Solutions and Ideas on Programming, Statistics and Networking

Friday, November 18, 2016

Zubote Multiplayer Android Game is Available Now On Google Play Store!

›
Zubote is a free turn-based strategy game that all of us have played with our friends on paper before. Zubote, which you can play with Si...
Tuesday, May 24, 2016

RCaller 3.0 is released!

›
RCaller 3.0 is released with new features. Please visit the page http://mhsatman.com/rcaller-3-0 for the source code, compiled binar...
1 comment:
Sunday, September 6, 2015

Deleting a page of a pdf file in Ubuntu

›
Suppose you have a pdf file with many pages and you want to delete a single page (or a list of pages) from this file in Ubuntu. You can fi...
Wednesday, September 2, 2015

Parallel Numeric Integration using Python Multiprocessing Library

›
Parallel algorithms can divide a problem on several cores. Some algorithms can easly divide a problem into smaller ones such as matrix ca...
Sunday, August 30, 2015

Overloading Constructor in Python Classes

›
In Python, the constructor __init__ can not be overloaded. If you are a Java or C++ programmer, you probably used this facility before bec...
›
Home
View web version
Powered by Blogger.