Category: Programming

0

Teaching Kids SQL

Teaching kids how to program should be similar to teaching them English or a different language. I stress should. As any programmer knows, while what we do could be boiled down to a few concepts...

0

jQuery Sortable

Ever want to be able to drag things around and sort them?  As part of my research into how to drag and drop items for a project, I stumbled across this jQuery UI Sortable...