asm.js - stealing C++ speed for javascript

Javascript is best known for being the only language that runs on any web browser. ...

Common Web Application Architecture

                  Figure : ...

(5) Threads Synchronization

Synchronization is basically connected with aquiring the lock,but what is this ...

(4) Threads

First of all note that the aim of these lessons are not to cover simple basics ...

(3) Checked Exceptions

As we discussed before,not handling checked exceptions would lead to compilation ...

When installing ubuntu in dual boot,full hard disk is shown without windows partitions

Even if you were following the correct steps of installing ubuntu along side with ...

Relieve Through Realize

Golden splendor of the moon,drawn on the night sky. Stolen from the sun,but neither ...

Man in the Cloud (MITC) Attacks

GoogleDrive, OneDrive, Dropbox can be hacked without user’s passwords You ...

(2) Runtime Exceptions - Part II

   There are a few more important things to cover in runtime exceptions,explaining ...

(1) Runtime Exceptions - Part I

We'll try to go deep into java exception handling covering tricky things to gather ...