Descriptive analytics is usually the first step in data analytics exercise. As the name suggests, it describes a dataset. (more…)
Read more »
JavaScript setInterval() method either call a function evaluates an expression at specified number of milliseconds. This method continues to call/evaluate the expression until window is called. Another way to stop this method is by calling clearInterval()... (more…)
Read more »
The Closure compiler is an amazing tool for optimizing JavaScript. In this post I will show how to use it in some common scenarios. For the purposes of this post I will be using the closure compiler with ADVANCED_OPTIMIZATIONS.
Read more »
This book makes JavaScript less challenging to learn for newcomers, by offering a modern view that is as consistent as possible. (more…)
Read more »
In our blog, you will find articles on various IT security related topics, such as open penetration tests and other public expertises. (more…)
Read more »