Making Code More Testable – Breaking Static Dependencies
This screencast tries to cover how the static dependencies in constructor could be broken. Watch this screencast on isagoksu.com
This screencast tries to cover how the static dependencies in constructor could be broken. Watch this screencast on isagoksu.com
This session will cover a brief history of Java, improvements coming in JavaSE 6 update 10 like speed and graphics, then lay out the vision for the next ten years of the Java platform. Joshua Marinacci will cover new languages for the JVM, the JavaFX tools & runtime, and mobile …
Gosling’s keynote surveyed important and interesting technologies in the pipeline including Glassfish v3, which can scale down as well as up and where “EJB is easy”; real time support, where you have more choices in the tradeoff between “Throughput vs Determinism”; new garbage collection options; gains in performance; compressed pointers, …
Larry Ellison reassured attendees that he and Oracle are behind Java 100%, stating that all of Oracle’s product — except its SQL database — are based on Java. “We are going to continue to invest and accelerate our investment” in Java, Ellison declared. In particular, Ellison noted that with the …
Alex Plant interviews Simon Phipps, Chief Open Source Officer and Director of Open Technologies Practice at Sun Microsystems, in the studio at JavaOne 200.
Lecture by Professor Mehran Sahami for the Stanford Computer Science Department (CS106A). Professor Sahami finishes his lecture on the program Karel by discussing common errors, comments, and advanced instructions.