Category: <span>Coding</span>

Building Twitter with Grails in 40 Minutes

In this session Graeme Rocher, SpringSource’s Head of Grails Development, will demonstrate how the basics of Twitter could have been built using Grails and JMS in a mere 40 minutes. A fast paced and code-driven presentation, Graeme will build a Twitter-like application from scratch using Grails and its rapid application …

Remote debugging of Java web applications in Apache Tomcat and JBoss

In this four minute tutorial I’m presenting how to remotely debug Java web applications in Apache Tomcat and JBoss containers. This tutorial may be useful if you deployed your application on the remote server and want to debug it in this particular environment. IMPORTANT: remember that your Java application HAS …

Lecture 22 | Programming Methodology (Stanford University)

Lecture by Professor Mehran Sahami for the Stanford Computer Science Department (CS106A). Professor Sahami introduces the next assignment (Name Surfer) to the class. He then demonstrates how to begin the assignment. CS106A is an Introduction to the engineering of computer applications emphasizing modern software engineering principles: object-oriented design, decomposition, encapsulation, …