Tutorial
Tutorials: Graph Algorithms and implementation
·1 min
Not the simplest of subjects, but once you get your head around this, very hard to not see these patterns everywhere! :)
Primer: Up and running with VBA Macros on Excel
·1 min
I had a sudden use-case for a way to manipulate vast sums of data on Excel
Idea: Logging mechanish for semi-manual testing
Hmm, recently tackling an interesting problem of trying to keep track of some manual test cases.. Here is am idea for logging tool to guide anybody through the process.
Tutorial: Setting up a Ruby environment from scratch
Setting up and installing Ruby: the language, proxy setup, dependency managers, the whole deal!
Primer: Getting up and running with Ruby
Yay! another Ruby tutorial.. Ruby is one of the more simpler and elegant programming languages to get up and running as quickly as possible!
Primer: Getting up and running with Java
·1 min
One of the most widely used programming languages, Java is a heavy, high-performance, multi-threaded,
Engineering: Design Analysis and Optimization
where it all began, and how an insight can change an industry..