Está en la página 1de 3

PROGRAMACIN AVANZADA EN JAVA

PROGRAMACIN AVANZADA EN JAVA


DESCRIPCION: Algunos entornos de desarrollo exigen al usuario a pasar horas y horas en busca de ms software de paquete con el IDE slo para empezar a trabajar. NetBeans resmenes gran parte de los trabajos necesarios para configurar el entorno y hace que sea conveniente para los desarrolladores de Java para empezar a programar de inmediato. Con este curso podrs aprovechar las infinitas posibilidades de desarrollo moderno de escritorio y aplicaciones web en Java. NetBeans IDE 7 es perfecto para usted si usted est listo para dar el siguiente paso de los tutoriales de nivel y se mueven en el mundo prctico. Se le mostrar todas las caractersticas de NetBeans IDE utilizado por los desarrolladores de Java. Se hace todo lo posible para explicar diferentes formas de lograr un objetivo deseado y el descubrimiento de las caractersticas presentes en NetBeans que se pasan por alto u olvidado. LO QUE USTED APRENDER EN ESTE CURSO Poder familiarizarse con los patrones de desarrollo rpido usando la plataforma NetBeans Entorno de desarrollo mvil con NetBeans Refactorizar ms rpido y mejor Trabajar con una variedad de frameworks web a travs de NetBeans Crear e integrar los diferentes proyectos y tecnologas Enlazar varios servidores y bases de datos con NetBeans Domina el arte de las pruebas utilizando NetBeans De control de versiones de sus sistemas desde la comodidad de su IDE

DIRIGIDO A: Estudiantes, profesionales, y desarrolladores que deseen realizar conexiones de acceso a datos con Java. REQUISITOS: 1. Tener conocimientos bsicos en Programacin Java 2. Conocimientos de bases de datos relacionales 3. Manejar cdigo HTML
UNIDAD 1:NETBEANS HEAD FIRST Introduces the developer to the basics of NetBeans by creating basic Java projects and importing Eclipse or Maven projects. Introduction Creating a Java Project Using Wizard Creating libraries Sharing libraries Importing Projects from Eclipse Importing existing Maven Projects

danilo.rodriguez@fec.uni.edu.ni

PROGRAMACIN AVANZADA EN JAVA

UNIDAD 2:BASIC IDE USAGE Covers the creation of packages, classes, and constructors, as well as some usability feature. Introduction Creating a Java Project using Maven support Creating a package Creating a class Running the main class Debugging a class Creating constructors Generating toString(), equals(), and hashCode() Generating getters and setters

UNIDAD 3:DESIGNING DESKTOP GUI APPLICATIONS Goes through the process of creating a desktop application, then connecting it to a database and even modifying it to look more professional. Introduction Creating a Java Desktop Application Creating a Frame Creating a Panel Adding Event Listeners Connecting your Application to a Database Creating a customized icon for your application Making executable Java Desktop Applications

UNIDAD 4:JDBC AND NETBEANS helps the developer to setup NetBeans with the most common database systems on the market and shows some of the functionality built-in to NetBeans for handling SQL. Introduction Setting up with MySQL Setting up with PostgreSQL Setting up with Apache Derby/Java DB Setting up with Oracle Built-in SQL editor

UNIDAD 5:BUILDING WEB APPLICATIONS Introduces the usage of web frameworks such as JSF, Struts, and GWT.3 Introduction Creating a web project using the wizard Introduction to Java EE 6 using NetBeans Adding JSF as a web framework Using JSF as a web framework Using Apache Struts as a web framework Using GWT as a web framework

danilo.rodriguez@fec.uni.edu.ni

PROGRAMACIN AVANZADA EN JAVA

UNIDAD 6:USING JAVAFX Explains the basic of JavaFX application states and connecting our JavaFX app to a web service interface. Introduction Creating a JavaFX Project Build UI with NetBeans JavaFX Composer Connecting JavaFX Application to Web Service Connecting JavaFX Application to Database Application States in JavaFX

UNIDAD 7:EJB APPLICATION Goes through the process of building an EJB application which supports JPA, stateless, and stateful beans and sharing a service through a web service interface. Introduction Creating EJB project Adding JPA support Creating Stateless Session Bean Creating Stateful Session Beans Sharing a service through Web Service Creating a web service client

UNIDAD 8:MOBILE DEVELOPMENT Teaches how to create your own CLDC or CDC applications with the help of NetBeans Visual Mobile Designer. Introduction Creating CLDC/MIDP applications Creating CDC applications Using the Visual Mobile Designer Beautifying your mobile application

danilo.rodriguez@fec.uni.edu.ni

También podría gustarte