-
jQuery
Top 20 jQuery Interview Questions and Answers for JavaScript Programmers
Without a doubt, jQuery has given a much needed boost to JavaScript, a language so useful but equally underrated at…
Read More » -
Angular.js
AngularJs as the alternative choice for building web interface
Recently, we were invited to conduct a joint talk with a UX designer, Andrew from Viki on Improving communications between Design and…
Read More » -
Angular.js
Generate Mazes in AngularJS with 8-Bit Algorithms
I started programming on 8-bit machines. Back then it was normal to do amazing things with a mere 64 kilobytes…
Read More » -
Python
Python: scikit-learn – Training a classifier with non numeric features
Following on from my previous posts on training a classifier to pick out the speaker in sentences of HIMYM transcripts…
Read More » -
Angular.js
Learning Angular: Verifying whether a function has been passed to my directive’s isolated scope
When you create isolated directives, you usually use the scope property to define your directive’s external API. Some of the…
Read More » -
HTML5
HTML5 Navigation Bar Example
In this article we will present you a way for creating an HTML5 navigation bar. We will only use CSS…
Read More » -
ASP.NET
Prototypes for my event scheduler project
I’ve written a lot about prototypes since starting my event scheduler project, but I didn’t go in deep about why…
Read More » -
jQuery
jQuery dialog example
EDITORIAL NOTE: In this post, we feature a jQuery dialog example. A dialog is a floating window that contains a…
Read More » -
Angular.js
Why Angular is not only for single page web apps
AngularJs is often seen as a viable solution for building full scale single page web applications. Although that is a…
Read More »