This post is part 2 of Get started with Python programming series,…
Blog (page 10)
Python 101: Getting it
This post is part 1 of Get started with Python programming series,…
DOCTEST : An easy testing tool
According to author Daniel Arbuckle, Doctest is the easiest and fastest way…
Thank you ORAP
Many of you know that I have been working at ORAP for…
Another unit conversion app?
I’ve always had a challenge in understanding the meaning of data transfer rates I hear whenever I’m asking about an ISP package. What does 15Mbps even mean? I think better in terms of how many megabytes of data I can download per second, so I’ve always had to use an online converter to convert the Mbps to MB/s. I’ve done it this way until I thought to myself, why don’t I just build my own app to do this for me?
I did it, coded the python app and it works! I also went on to add distance and weight conversions.
A text Based Game that you can’t win
–You really can’t win this one, and no, it’s not a bug,…
How Python chose me
Every time i learn something new, I put it up here. I’m…
Finally Done
After three days of sight seeing, my trip to Japan has come to an end. I must say, I enjoyed every moment of it, yes even though I was lost most of the time. Being in Japan helped me understand what its like to be a tourist.
Trip to Japan: Day 1
This is the second post in a series of posts about my…
Getting there
This is the first post in a series of posts about my…