Home 2015

Yearly Archives: 2015

Developing Applications Using NoSQL Databases

0
NoSQL (or ‘Not only SQL’) databases offer the means to store and retrieve data that is not stored in the traditional RDBMS style of...

What is the Haskell I/O?

0
This article is a must read for anyone interested in getting a good insight into the input/output (IO) functionality of Haskell. Input/output (IO) can cause...

Enhance Java Applications with FOSS APIs

0
Java application developers have access to many free and open source APIs that ease their workload. This article, which presumes the reader has some...

Guard Your Web Applications Against the Top 10 Vulnerabilities

0
A flawed Web application is a security risk. OWASP’s ‘Top 10 Vulnerabilities’ is a powerful document that raises awareness about the dangers out there...

Constant Pointers and Pointers to Constant A Subtle Difference in C Programming

1
Aimed at those new to C programming, this article clears up the confusion between the terms used in it, with illustrative examples. Pointers have always...

An Introduction to Firefox OS

0
“We’re out to make a difference, not a profit,” says the project’s home page. The Firefox operating system has come into the market with...