Singning Security and Testing on Java ME
An explanation on benefits of certification on the Java platform
An explanation on benefits of certification on the Java platform
In this session we will outline how to connect the Salesforce SOAP Web Services API to Google App Engine for Java. The project includes an open source Web Service Client that has been completely ported to App Engine. This client is designed for high performance and will work with Force.com …
In this second episode of the Griffon Screencast project, we explore Convention over Configuration, Installing Griffon on both Mac OS/X and Windows and finish up with a discussion about threading concepts. Source code
Lecture by Professor Mehran Sahami for the Stanford Computer Science Department (CS106A). Professor Sahami lectures non-standard Java and shows the class a few books he recommends for further readings on Java. CS106A is an Introduction to the engineering of computer applications emphasizing modern software engineering principles: object-oriented design, decomposition, encapsulation, …
In the beginning of your work on the NetBeans Platform, you’ll have one module in your application. That’s not a modular application!
Ajax, taken to its logical extreme, is essentially a 1990’s-style client/server architecture: one that has a vast, decentralized, and unpredictable network directly in its critical path. (The Internet, we’re talking about you.) Application developers have to grapple with network failures, latency, asynchonicity, multi-session synchronization, scalability, failover, cross-site scripting, and server …