Play Framework Scala Apps on the Cloud
This video shows you how to build a Play Framework application with Scala and then deploy it on the cloud with Heroku.
Programming Videos and Tutorials
This video shows you how to build a Play Framework application with Scala and then deploy it on the cloud with Heroku.
This video presents Python container types and covers tuples, dictionaries and sets.
Working on the development of jQuery one tends to learn about all the performance implications of a particular change to a JavaScript code base (whether it be from an API change or a larger internals rewrite). Performance is an ever-present concern for every single commit and for every release. Performance …
Vaadin has moved rich web development to the Server Side. Everything is done on the server side, with Java or any other language like Scala or Groovy. So you can build HTML5 applications today with Vaadin, on the server side, and you can deploy them to devices like the the …
Gilad Bracha, the creator of the Newspeak programming language and a software engineer at Google, presents Dart, a class-based optionally typed programming language for building web applications. Dart’s design goals are: * Create a structured yet flexible language for web programming. * Make Dart feel familiar and natural to programmers …
This tutorial introduces Node.js, a server side implementation of JavaScript built on top of Google’s V8 JavaScript engine. Node.js is finding a home among web developers, both for its ability to handle concurrency and because it was built with web development in mind. You’ll be amazed at how simple it …