Newsletter:

Articles

(Video) Intermediate Java Tutorial

Intermediate Java Tutorial

Description:

A set is kinda like a list but you can have duplicate items, so i guess its not like a list at all.

Courtesy:- Youtube.Com


Inviting renowned JAVA Technical Speakers to visit our work location

"I am Delivery Manager for JAVA Projects (IT Company) based out of Hyderabad in India.


(Study Notes) Java Certification Study Guide

Java Certification Study Guide

This study guide provides information that will help you prepare for the Borland Visibroker for Java Product Certification test. The material in this document is
organized in the following four sections:

  • Test Overview – describes the rules and the organization of the test
  • Technical Resources – recommends training courses, books and manuals that can help acquire the knowledge required to pass the test
  • Test Sections – lists topics tested in each test section
  • Sample Questions – provides sample questions with answers

Click on the following button for full description

 


(Presentation) Java in Safety Critical System

Java in Safety Critical System

Critical Software Challenges

  • Complexity of applications increasing
  • Ada developers diminishing
  • C/C++ error prone and dangerous
  • Java:
    – modern development tools
    – safe programming language
    – comprehensive set of standard libraries
  • Is Java certifiable for safety critical applications?

Click on the following button for full description

 


(eBook) 100 Percent Pure JavaTM Cookbook

100 Percent Pure JavaTM Cookbook

Download 100 percent pure Java cookbook from Sun Microsystem's official website.

 


(Event) GNUnify '10-Annual Gathering of Open Source Techies

GNUnify

GNUnify '10-Annual Gathering of Open Source Techies

Location : Symbiosis Institute of Computer Studies and Research , Pune

Organizer : SICSR in association with the Pune GNU/Linux Users Group (PLUG)

Date of Evant : GNUnify 2010 starts: February 19, 2010

Eligibility :
All Open Source Enthusiast's including Industry professionals, Students and Academia

Gnunify is an annual gathering of the techies. It is organised by the students of the Symbiosis Institute of Computer Studies and Research (SICSR) in association with the Pune GNU/Linux Users Group (PLUG) to provide a platform for exchange of ideas and knowledge among the industry professionals, students and academia.GNUnify symbolizes the philosophy behind Free/Open Source Software (FOSS). It makes an effort to unify and strengthen the FOSS movement. Initiated in the year 2003, GNUnify has soared to become an international convergence of open minds. It brings together some of the world's leading speakers to share their knowledge and experience, with students and developers.

Techie-Talk
These sessions bring the who's who in FOSS technologies face to face with the FOSS community. We get to hear the gurus of the industry speak in the series of lectures conducted on different topics running in parallel tracks.


Sun Academic Advantage : Online Courses Free Webinar

Sun Academic Advantage : Online Courses Free Webinar

http://www.indijava.in/community/images/Pearson-Sun-Academic-Advantage.jpg

(Article) The Features of Java which help people to build secure applets

The Features of Java which help people to build secure applets

Java programs do not use pointers explicitly. Objects are accessed by getting a handle to the object. Effectively, this is like getting a pointer to an object, but Java does not allow the equivalent of pointer arithmetic on object handles. Object handles cannot be modified in any way by the Java applet or application.

C and C++ programmers are used to manipulating pointers to implement strings and to implement arrays. Java has high-level support for both strings and arrays, so programmers don’t need to resort to pointer arithmetic in order to use those data structures.

Arrays are bounds-checked at run-time. Using a negative index causes a run-time exception, and using an index that is larger than the size of the array causes a run-time exception. Once an array object is created, its length never changes.


(How to) How to install Spring IDE Tool in Eclipse 3.5

How to install Spring IDE Tool in Eclipse 3.5

SpringSource Tool Suite™ (STS) provides the best Eclipse-powered development environment for building Spring-powered enterprise applications.

STS includes tools for all of the latest enterprise Java and Spring based technologies as well as the most advanced tooling available for enterprise OSGi development. STS supports application targeting to local, virtual and cloud-based servers and provides built in support for SpringSource dm Server and tc Server. SpringSource Tool Suite is freely available for development and internal business operations use with no time limits.

Here is how to install it:


(Article) JAR, WAR & EAR

JAR, WAR & EAR

JAR – Java ARchive
It’s a file format based on the ZIP file format and similar to ZIP format this is also used for aggregating many files (many be of different types) into one aggregate file. This aggregate file will have (.jar) extension. Application development using Java uses JAR files for many useful purposes. One of the most common use is to package all the .class files, image files, and other files required by an Applet into a JAR file, so that the download of a single file will have all the components downloaded at the client machine. Otherwise, we would require those many HTTP Connections to individually download each of the components and this will of course be a very tedious and time-consuming effort. Another popular usage is to bundle all the .class files, and other required component files of a typical subsystem into a JAR file and include that JAR file into the CLASSPATH of another Java application which requires the services of that subsystem. The maintenance and deployment becomes very easier in this case.


(Article) The Myths of J2EE by Trinisoftinc.wordpress.com

The Myths of J2EE by Trinisoftinc.wordpress.com

1.J2EE is hard: This is one of the most popular of these myths. The question is J2EE is hard; compared to what? We quickly forget that programming is anything but easy. I started writing Java in 2002/2003. Then I have a number of friends, most of us were VB experts(or addicts depending on who is doing the evaluation). When I deflected and I started learning Java, most of my friends have this same view of J2EE today to Java then. Java is HARD. But today, these guys are .NET/C# Experts, Some have even successfully picked up Functional Languages like erlang. So the thing is, nothing is hard, or difficult. It is our capabilities to handle them that are shallow. The first time I picked up scala, I wrote this post Scala after one week. Today I know better. So J2EE is not hard. It’s the programmer’s capability to handle it that is not top notch. There are several J2EE projects flying around, the guys that built them are neither aliens, nor programmers on steroids.


(Video) A Brief History of Software

Video : Michael Lopp, "A Brief History of Software"

Description :
Michael Lopp (Rands in Repose) "A Brief History of Software"


(Video) Applying Open Source Principles to Federal Government

Video : Applying Open Source Principles to Federal Government

Description :
Gunnar Hellekson (Red Hat Government), "Applying Open Source Principles to Federal Government"


O'Reilly Webcast: An Introduction to Hadoop

Video : O'Reilly Webcast: An Introduction to Hadoop

Description :
In this webcast, Cloudera founder Christophe Bisciglia and O'Reilly author Tom White will provide an introduction to Hadoop/MapReduce, the open source project that allows organizations to process, store and analyze massive application datasets.


(Download) Free Valuable Resource and Knowledge for Java EE Developers

Download : Free Valuable Resource and Knowledge for Java EE Developers

Get started with Java EE 5 tutorial. It is absolutely free by sun microsystems. Here is the link to download the tutorial. Just follow the link below

https://dct.sun.com/dct/forms/reg_sg_2904_210_0.jsp


(Event) IBM RATIONAL SOFTWARE CONFERENCE India 2009

GET CERTIFIED AT THE

(JOB) Requirement of Senior Java Developer @ Sapient Gurgaon

Business Consulting and IT Services Company | Requirement of Senior Java Developer

Designation: Senior Developer (Core Java)


(eBook) Free eBook - Virtualization for Dummies by Sun Microsystems

eBook : Free eBook - Virtualization for Dummies


(Free Webinar) Sun GlassFish Web Stack, Wednesday, May 13, 2009

(Free Webinar) Sun GlassFish Web Stack, Wednesday, May 13, 2009


(Event) Sony Ericsson India Recognition Programme Winners

Event : Sony Ericsson India Recognition Programme Winners


Google Groups
Subscribe to IndiJava - India Java User Group & Java Community.
Email:
Visit this group

Syndicate content