Computer Science Mojo

~ David's Notes on coding, software and computer science




Projects

Move Tiles

A clean and simple implementation of the classic N-puzzle game. Includes timer and local leaderboard.
Alt Text

Articles by David

How to minimally install Debian 8 in VM VirtualBox

Category: Linux     Tag: Debian   Linux   VirtualBox  
By: David     On: Mon 27 July 2015     
Debian without a desktop environment is simple, clean and full of potential. It is the ideal set up for installing your own choice of desktop environment that doesn't come with the Debian installer, or for setting up a Debian server.
Alt Text

Continue reading »

How to create a symbolic link in Linux

Category: Linux     Tag: Linux   Commands  
By: David     On: Fri 03 July 2015     
Symbolic link or Symlink is a file that contains a link to another actual file path. It acts as a pointer and will always point to the "actualFilepath".

Continue reading »

« Page 5 / 5