Java Software Development Tutorials and Videos

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, …

Spring and Spring MVC in Production

This session presents an in depth discussion of a real world production application using Spring. The presentation will cover the business reasons for the application, how the application architecture was designed, packaged and deployed. The technologies discussed will include Spring, Hibernate, Spring MVC, FreeMarker, DWR, jQuery and many more. Attendees …