|
Java Programming
Java is an object oriented programming
language that runs in many different operating systems, from Windows
all the way to Linux including Macintosh and various UNIX flavors.
It can be used to build Client / Server systems, WEB systems, distributed
systems, systems in wireless devices, etc. Which gives Java one
of its main advantages of writing code once and running it anywhere.
This gives companies more liberty in Operating
System selection and change; indeed, it gives them the option of
having an heterogeneous Operating System base without having to
rewrite code. In consequence, there is a better code reutilization,
which means shorter development times and less code maintenance.
In this course developers will learn to
build applications that exploit Java benefits, being able to develop
more robust, friendly and reliable applications. Also they will
learn to build desktop, web and distributed applications over the
Java platform
|