- Instructor: webdox
- Lectures: 77
- Duration: 20 weeks
Java is a high-level programming language originally developed by Sun Microsystems and released in 1995. Java runs on a variety of platforms, such as Mac OS, Windows, and the many versions of UNIX. This course gives a thorough understanding of Java. It will take you through easy and practical approaches while learning Java Programming language. At Webdox Infotech & Computer Institute offers Java Programming Course in Jalandhar and this training is specially designed for beginners levels and experts.
What is JAVA?
Java is a programming language and computing platform first released by Sun Microsystems in 1995. There are lots of applications and websites that will not work unless you have Java installed and more are created every day. Java is fast, secure, and reliable. From laptops to datacenters, game consoles to scientific supercomputers, cell phones to the Internet, Java is everywhere.
Java is a popular general-purpose programming language and computing platform. It is fast, reliable, and secure. According to Oracle, the company that owns Java, Java runs on 3 billion devices worldwide.
The scope of a variable defines the section of the code in which the variable is visible. As a general rule, variables that are defined within a block are not manageable outside that block. The lifetime of a variable refers to how long the variable exists before it is destroyed and destroying variables refer to deallocating the memory that was allocated to the variables when declaring it. We have written a few classes till now. You might have observed that not all variables are the same. The ones acknowledged in the body of a method were different from those that were declared in the class itself. There are their types of variables formal parameters, instance variables, and local variables.
Feature of java
The future of Java is vast and the career path for a Java developer is widespread growing. It is advancing our existing features and adding new features as well the programming.
- The emergence of New Languages
- Java in Various Devices
- Java User Interface
The career path of an experienced Java developer can growing his career to the next level
- Scrum Master
- DevOps Engineer
- Solution Architect
- Project Manager
- Business Analyst
- Java Developer
- Java Architect
- Web Developer
- Database Administrator
Skills required to become a Java Programmer: –
- JSP / Servlets.
- Web Frameworks like Struts / Spring.
- Web Technologies like HTML, CSS, Javascript, and JQuery.
- Markup Languages like XML and JSON.
- Web Frameworks like Struts / Spring.
- Service-Oriented Architecture / Web Services – SOAP / REST
Audience
This Course has been organized for the beginners to help them understand the basic to advanced concepts in Java Programming language.
Java Programming Course in Jalandhar
Webdox Infotech & Computer Institute providing a Java Programming Course in Jalandhar by Certified Professional. In this course, you learn to cover all the concepts of java programming like Struts, Hibernate & Spring and etc in briefly and with live projects.
100% Practical Training+Live Projects+Certifications+Jobs
Course Detail
Course Name | JAVA Programming |
Duration | 20 weeks |
Course Timing | Morning, Evening |
Topic | Java Basics, Java Advanced(Struts, Hibernate, Spring) |
Location | SCF 4, BSF COLONY MARKET, OPP.HMV COLLEGE NEAR SUBWAY |
Contact | 9872118234 |
-
Introduction to Java
-
Lecture 2.1Introduction to Java
-
Lecture 2.2Bytecode
-
Lecture 2.3Files
-
Lecture 2.4Compilation Process
-
Lecture 2.5Data types, and Operations
-
Lecture 2.6if conditions
-
Lecture 2.7Loops – for
-
Lecture 2.8while and do while
-
-
Data Handling and Functions
-
Lecture 3.1Arrays – Single Dimensional and Multidimensional arrays
-
Lecture 3.2Functions
-
Lecture 3.3Function with Arguments
-
Lecture 3.4Function Overloading
-
Lecture 3.5The concept of Static Polymorphism
-
Lecture 3.6String Handling – String
-
Lecture 3.7StringBuffer Classes
-
-
Object Oriented Programming in Java
-
Lecture 4.1OOPS in Java: Concept of Object Orientation
-
Lecture 4.2Attributes, and Methods
-
Lecture 4.3Classes and Objects
-
Lecture 4.4Methods and Constructors – Default Constructors and Constructors with Arguments
-
Lecture 4.5Inheritance
-
Lecture 4.6Abstract
-
Lecture 4.7Final
-
Lecture 4.8Static
-
-
Packages and Multi Threading
-
Lecture 5.1Packages and Interfaces
-
Lecture 5.2Access Specifiers: Public, Private, Protected and Package
-
Lecture 5.3Exception Handling: Try, Catch, Finally, Throw and Throws
-
Lecture 5.4Multi-Threading: Runnable Interface, Extending a Thread Class, Synchronization in Threads
-
-
Java Collections
-
Lecture 6.1Wrapper Classes and Inner Classes: Integer, Character, Boolean, Float etc
-
Lecture 6.2Applet Programs: How to write UI programs with Applet, Java.lang, Java.io, Java.util
-
Lecture 6.3Collections: ArrayList, Vector, HashSet, TreeSet, HashMap, HashTable
-
-
XML
-
Lecture 7.1Introduction to XML
-
Lecture 7.2Writing XML files
-
Lecture 7.3DOM Parser – Writing into an XML file and Parsing an XML file
-
Lecture 7.4SAX Parser, XSL
-
-
JDBC
-
Lecture 8.1Introduction to SQL: Connect, Insert, Update, Delete, Select
-
Lecture 8.2Introduction to JDBC and Architecture of JDBC
-
Lecture 8.3Types of Drivers: Type 1/2/3/4 drivers
-
Lecture 8.4Insert/Update/Delete/Select Operations using JDBC
-
Lecture 8.5Batch Processing Transaction
-
Lecture 8.6Management: Commit and Rollback
-
-
Servlets
-
Lecture 9.1Introduction to Web Technologies
-
Lecture 9.2Type of Servlets: Generic and Http Servlet
-
Lecture 9.3Request Dispatchers: Forward and Include
-
Lecture 9.44 types of Session Tracking and Filters
-
-
JSP
-
Lecture 10.1Introduction to JSP
-
Lecture 10.2Architecture of JSP
-
Lecture 10.3tags (Scripts, declarative, expression)
-
Lecture 10.4JSP Directives
-
Lecture 10.5Implicit objects
-
Lecture 10.6JSP and JDBC
-
-
Hibernate
-
Lecture 11.1Introduction to Hibernate
-
Lecture 11.2Architecture of Hibernate
-
Lecture 11.3Database Operations: Insert/Update/Delete/Select
-
Lecture 11.4Inheritance
-
Lecture 11.5Collections
-
Lecture 11.6HQL and Restrictions
-
Lecture 11.7Caching in Hibernate
-
-
Spring
-
Lecture 12.1Introduction to Spring Framework
-
Lecture 12.2Architecture
-
Lecture 12.3Display a Sample Message
-
Lecture 12.4IoC Containers
-
Lecture 12.5Bean Definition
-
Lecture 12.6Bean Scopes
-
Lecture 12.7Bean Post Processors
-
Lecture 12.8Dependency Injection Auto-Wiring
-
-
Spring, Ajax and Design Patterns
-
Lecture 13.1Aspect Oriented Programming (AOP)
-
Lecture 13.2Integrating Spring framework with Hibernate
-
Lecture 13.3Transaction Management
-
Lecture 13.4Ajax Framework and Design Patterns: DAO, DTO, MVC
-
Lecture 13.5Intercepting filters
-
Lecture 13.6Front Controller
-
Lecture 13.7Business Delegate
-
-
Web Services and Project
-
Lecture 14.1Introduction to Web Services
-
Lecture 14.2WSDL file
-
Lecture 14.3WSDL and UDDI
-
Lecture 14.4SOAP, RESTfulWeb Service
-
Lecture 14.5JAX-WS Implementation
-