• Poker Card Game Simulator Using Python

    Poker Card Game Hand Simulator using Python Image from Don’t play the cards, Play the people</br> This is part of python learning experience with matplotlib, numpy and scipy. After losing lots of money on poker game, what? yeah I said in iPhone games, it was an attempt to analyse the...

  • Windbg A Beginner Guide

    WinDbg : A Windows Debugging Tool, Beginner Guide Debugging a bug is always challenging and interesting, but the above comic is way too much to reproduce the bug. I know, your are laughing, all credits goes to awesome XKCD. OK, get back to serious business. Windbg is an awesome, multipurpose...

  • Bit Packing In C

    Bit Packing in C/C++ using Bitwise operations Bit packing is a technique used to pack many small size of smilar data into a one single big data type, primarily used for primitive data types such as int , short, char and long data types. Lets say you have four integer...

  • Hello World

    Welcome to Geveo Australasi Blog site