-
Recent Posts
Recent Comments
Archives
Categories
- Data Structures and Algorithms (2)
- Linux (11)
- Misc (2)
- Programming (19)
- Tools (14)
- Web Development (12)
- Windows (1)
Meta
Log In
Category Archives: Misc
The Future of Qt
There must be a million articles written with the title “The Future of Qt”. Qt (pronounced “cute” by everyone except me) is a cross-platform framework for developing applications with a strong graphical component (or not). Qt uses C++ but extends … Continue reading
Posted in Misc
Leave a comment
Exploring Database Tables with jQuery
I woke up this morning tired of phpMyAdmin, and decided to take a stand. phpMyAdmin is a web-based tool that most big hosting companies use for their shared hosting plans. It’s powerful in terms of the set of features it … Continue reading