We often need students to log into virtual machines during class… and this is one of the servers we built for that purpose. Build log […] Read More
For many students interested in high level programming, the USA Computing Olympiad (USACO) is a big deal. This national competition is in the form of […] Read More
Whether you like it or not, technology is everywhere these days. It’s likely that you own a smartphone and use it several times a day […] Read More
This Friday is the first 2014-2015 contest. The contest format The USA Computing Olympiad is an online individual competition, where the top 4 US high […] Read More
Step 0: Easy Alternatives Before you dive first into making a full blown website, make sure you have some experience: – Writing a blog using WordPress, […] Read More
AR-Drone 1.0 uses ad-hoc wifi, which Windows 8 does not provide a graphical way to connect to. Here’s how you connect Windows 8 or 8.1 to any […] Read More
Skip down to the end if you just want interview prep suggestions. There’s a lot of debate as to whether algorithms interview questions are effective. […] Read More
Since Processing.js does not support Java’s Arrays.sort or Collections.sort, I recommend writing your own sort. Here’s an example mergesort: class Inters { float ang = […] Read More
Congratulations to frank [ at ] talkera (dot the o r g) for winning the $100 pentest competition. He was one of the first to email us […] Read More
An extremely dangerous security vulnerability was released yesterday that affects most websites on the internet. The bug, named “heartbleed”, allows arbitrary data to be retrieved […] Read More