Scala and Sbt
This video shows you how to install the Scala sdk and Simple Build Tool, sbt. You will also see how to create a mini sbt-project to demonstrate how you can get started with unit testing using Scalatest and JUnit.
Programming Videos and Tutorials
This video shows you how to install the Scala sdk and Simple Build Tool, sbt. You will also see how to create a mini sbt-project to demonstrate how you can get started with unit testing using Scalatest and JUnit.
Crankshaft is a new compilation infrastructure for V8, Google Chrome\’s JavaScript engine. By using aggressive optimizations, Crankshaft dramatically improves the performance of compute-intensive JavaScript applications — often by more than a factor of two! In this presentation, you will get an insight into how we decide which functions to optimize …
This video describes the huge opportunity for innovation in Legacy systems! We argue there has never been a better time for creative legacy renovations which leverage new hot technologies – languages; data bases; web; cloud and Agile practices. Many talented developers turn up their noses or run away in fear …
jQuery is the most popular JavaScript library in use today because it allows to create web pages with rich user experiences. This tutorial shows you how to do things like add custom widgets and provide enhanced usability (like drag-and-drop) with very few lines of code.
HTML5 is the biggest and most powerful HTML specification to ever come out of the W3C. Its roots come from a proposal to extend HTML4 to make it easier for web developers to create web applications. With more and more browsers supporting HTML5, ECMAScript 5 and other web standards, developers …
If you take a look at software today, you’ll see more smart people building things than there ever have been before. The problem? They’re all working in different languages, on different platforms, with different concepts. To take advantage of the full breadth of work that’s being done, we need to …