- Courses & Classes
- Institutes, Tutors & Colleges
Page 2 of 50 courses from 8 providers |
Location
:- Andhra Pradesh
|
Course Content: Java is an object-oriented programming language. It is used in a variety of computing platforms, you can see it nearly everywhere nowadays, from embedded devices and mobile phones to enterprise servers and supercomputers. In the point of view of many IT experts, Java is a hot property of Sun Microsystem. Seriously speaking, JAVA has brought a lot of advantages to the software developers. Java is s... Category: Java | Virtue trainingAndhra Pradesh (Hyderabad) ![]() |
Course Content: This course is designed to provide students a strong foundation in programming using Java. By the end of this course, you would be capable of developing desktop applications in Java. Course Highlights: • Self-paced learning opportunity • Emphasis on coding & source code documentation standards • Logic building & problem solving • Strong Java Programming foundation &... Category: Java | Aptech Computer EducationAndhra Pradesh (Hyderabad, Anakapalle ...) ![]() |
Course Content: Learn to build interactive, powerful web applications with Java. This course will enable you to develop robust web applications, using JSF and struts. Course Highlights: • Self-paced learning opportunity • Latest Java technologies from Oracle • Exposure to Rich Internet Application Development (AJAX) • Emphasis on coding & source code documentation standards • Str... Category: Java | Web Technologies | Aptech Computer EducationAndhra Pradesh (Hyderabad, Anakapalle ...) ![]() |
Course Content: This course imparts students the necessary skills to design and develop component-based Java applications, using enterprise Java Beans and web services. Course Highlights: • Self-paced learning opportunity • Exposure to robust enterprise applications • Exposure to secure enterprise applications Course covers: • Enterprise Application Development with EJB (40 Hours) &... Category: Java | Web Services | Aptech Computer EducationAndhra Pradesh (Hyderabad, Anakapalle ...) ![]() |
Course Content: Mobile applications development is becoming more prominent due to the growth of hand-held smart phone and tablet market. This course imparts the skills required to develop java applications for mobile devices and Rich Internet Applications using AJAX applications. Course Highlights: • Self-paced learning opportunity • Exposure to Rich Internet Application Development (AJAX) • Str... Category: Java | Mobile Technologies | Aptech Computer EducationAndhra Pradesh (Hyderabad, Anakapalle ...) ![]() |
Category: Java | BESTWAY TechnologiesAndhra Pradesh (Hyderabad) ![]() |
Course Content: JAVA Projects Training Institute in Hyderabad • Computerized Lending System • Ensuring Data Storage Security in Cloud Computing • A Visual Backchannel for Large-Scale Events • Collaborative writing support tools on the cloud • Cyber Shopping • Data Centric Knowledge Management System (DCKMS) • District medical data central on Cloud Computing • Electr... Category: Java | Virtue trainingAndhra Pradesh (Hyderabad) ![]() |
Course Content: Java modular courses are aimed to provide the students a path to a global Java certification Get certified, add an extra edge to your resume & become an in-demand professional. Course Highlights: • Mapped to Global Certification • Latest Infrastructure • Certified trainers • Structured learning Java Programming Language Java is a popular object-oriented pr... Category: Java | IT Certification | Aptech Computer EducationAndhra Pradesh (Hyderabad, Anakapalle ...) ![]() |
Course Content: Java modular courses are aimed to provide the students a path to a global Java certification Get certified, add an extra edge to your resume & become an in-demand professional. Course Highlights: • Mapped to Global Certification • Latest Infrastructure • Certified trainers • Structured learning Developing Applications for J2EE Platform J2EE is a platform-i... Category: Java | IT Certification | Aptech Computer EducationAndhra Pradesh (Hyderabad, Anakapalle ...) ![]() |
Course Content: Java modular courses are aimed to provide the students a path to a global Java certification Get certified, add an extra edge to your resume & become an in-demand professional. Course Highlights: • Mapped to Global Certification • Latest Infrastructure • Certified trainers • Structured learning Web Component Development with Servlets and JSPs Java Servlet ... Category: Java | IT Certification | Aptech Computer EducationAndhra Pradesh (Hyderabad, Anakapalle ...) ![]() |
Course Content: Course Highlights: • Mapped to Global Certification • Latest Infrastructure • Certified trainers • Structured learning EJB is a Java API that defines component architecture for writing reusable business logic and portable enterprise applications. EJB components are written entirely in Java and run on any EJB compliant server. • Develop robust Web applications u... Category: Java | Aptech Computer EducationAndhra Pradesh (Hyderabad, Anakapalle ...) ![]() |
Course Content: Course Highlights: • Mapped to Global Certification • Latest Infrastructure • Certified trainers • Structured learning Java Programming for Web Development • Develop desktop applications using Java • Understand the application model for the Java Platform • Create a robust Web application using Servlets, JSP, and JSF technology • Students can a... Category: Java | Web Technologies | IT Certification | Aptech Computer EducationAndhra Pradesh (Hyderabad, Anakapalle ...) ![]() |
Course Content: Introduction What is an Object? • What is a Class? • Inheritance • Encapsulation • Polymorphism Language Basics • Primitive Types • Arrays • Operators • Assignment, Arithmetic and Unary Operators • Equality, Relational and Conditional Operators • Bitwise and Shift Operators • Control Flow Statements • If-then, if-then-else sta... Category: Java | Balas InfoAndhra Pradesh (Hyderabad) Balas Info is a Pioneer in Online training started by proven industry experts with an aim to provide Quality Training in the latest IT Technolog... |
Course Content: JDBC 4.0 Introduction to JDBC JDBC Architecture java.sql Package Connection, Statement, ResultSet Prepared Statement Callable Statement Scrollable and Updatable ResultSet Batch Updates ResultSetMetaData Simple Transaction Management Four Levels of JDBC drivers, their prop & cons Features of JDBC3.0 Servlets 3.0 Need of Server side Programming Introduction to Servlets Servlet Life Cycle javax.s... Category: Java | Balas InfoAndhra Pradesh (Hyderabad) Balas Info is a Pioneer in Online training started by proven industry experts with an aim to provide Quality Training in the latest IT Technolog... |
Course Content: Module 1: Integrated Application Development • Introduction to Integrated Application Development • Introduction and use of Eclipse • Web Server Versus Application Server Module 2: J2EE Understanding Servlets • MVC Architecture, What is HTTP? • What is a Servlet, Servlet life cycle, web application structure • Writing A Simple Hello World Servlet, Understanding web.xm... Category: Java | Balas InfoAndhra Pradesh (Hyderabad) Balas Info is a Pioneer in Online training started by proven industry experts with an aim to provide Quality Training in the latest IT Technolog... |
Course Content: Introduction to java platform Flow Control • Conditional constructs • Looping constructs • For • For-each • While • Do-while • Switch statement • Break, continue Object Oriented Programming • Class • Object • Method • Constructor • This keyword • Instance & Static methods • Instance & Static variables... Category: Java | Sudeep TechnologiesAndhra Pradesh (Hyderabad) ![]() |
Course Content: Flow Control • Conditional constructs • Looping constructs • For • For-each • While • Do-while • Switch statement • Break, continue Object Oriented Programming • Class • Object • Method • Constructor • This keyword • Instance & Static methods • Instance & Static variables • Instance block •... Category: Java | Sudeep TechnologiesAndhra Pradesh (Hyderabad) ![]() |
Course Content: Object Persistence • Object/Relational Paradigms • O/R Mismatch • Java ORM/Persistent Frameworks • Object Relational Mapping (ORM) Hibernate Architecture • Hibernate Architecture and API • Hibernate Installation/Setup • Configuration • Configuration Properties • Mapping Files Persistent Classes • POJOs • JavaBeans • Basic Mapp... Category: Java | Sudeep TechnologiesAndhra Pradesh (Hyderabad) ![]() |
Course Content: Introduction to java • JDBC • What is JDBC • JDBC API • JDBC Architecture • JDBC-ODBC Approach • Data Base Server • What is DSN • Performing Data Base Operations • Retrieving Data from data base • Using Prepared Statement In Jdbc Application • Batch Updates Web application development • What is web application • Types of... Category: Java | Sudeep TechnologiesAndhra Pradesh (Hyderabad) ![]() |
Course Content: Short form for J2EE is Java 2 Platform Enterprise Edition. J2EE is a platform-independent, Java centric environment from Sun for developing, building and deploying Web-based enterprise applications online. The J2EE platform consists of a set of services, APIs, and protocols that provide the functionality for developing multi-tiered, Web-based applications. J2EE supports pure HTML, as well as Java ... Category: Java | Virtue trainingAndhra Pradesh (Hyderabad) ![]() |