Author Archives: Code Professor

Fixing GRUB

Just a few days ago I had installed the new version of Mint on a second partition. The installation succeeded, so everything’s good, right? Well, no. Because unfortunately, this installation somehow screwed up the GRUB configuration, leading to GRUB both … Continue reading

Posted in Command line | Tagged , , , , , | Comments Off on Fixing GRUB

A binary converter

I’m a hobbyist programmer and I program mainly in python, but am learning Ruby,which is similar to python. In this post I’m going to show you a simple python program: Can you guess what this does? If you guessed that … Continue reading

Posted in programming, Python | Tagged | Comments Off on A binary converter