Loading...

Core Java Courses

It is a part of the Java programming language that one can use for developing or creating a general-purpose app. Its main focus is to build such general applications. The J2SE (Java Standard Edition) is known as Core Java. It mainly covers concepts of object-oriented programming (OOP)

FAST-TRACK
  •   Course: Any Course
  •   Date: Any Date
  •   Time: Any Time / Fast-track
  •   Branch: Any Branch
     Enroll
Core Java
  •   Course: Java Full Stack
  •   Date: Weekday 09:00 AM - 08:00 PM
  •   Time: Weekend Offline
  •   Branch: Vidya Nagar, Kalaburagi
     Enroll
Core Java
  •   Course: Java Full Stack
  •   Date: Weekday 09:00 AM - 08:00 PM
  •   Time: Any Time / Fast-track
  •   Branch: J. P. Nagar Bengaluru
     Enroll

Who this course is for?

• This package is designed for any undergraduates or job seekers and laterals to enhance their technical knowledge with BE/ BTech, B.Sc, BCA, MCA, M.Tech/ ME, M.Sc and other technical graduations. 
• Any Software engineer who are interested in web application development based technologies. 
• Freshers/ Under graduates/ Graduates/ Post graduates/ Software developers

Why take this course?

• This course is blended with IT industry experience where even a fresher can start working on project in IT industry easily. 
• This package gives desired knowledge on application development which is the entry level criteria for any interview. 
• This package gives confidence to a fresher to start working on a developing a project from the day of joining. 
• This course will give you the complete aspects of building an enterprise application. 

Course Content

Core Java

1 - Introduction
   • Historical Perspective of Java
   • Installing JAVA
   • Hello World Application
   • Class & Object
   • keywords
   • Identifiers
   • Datatypes
   • Arrays
   • Command line arguments

2 - ACESS CONTROL
   • Package declaration
   • Accessibility modifiers (private, default, protected, public)
   • Java Program.g Structure

3 - OPERATORS and CONTROL FLOW
   • Increment or Decrement Operator
   • Relational Operators
   • Equality Operators
   • Logical and Conditional operators
   • Ternary operator
   • Assignment Operators
   • Selection Statements
   • Iteration Statements
   • Transfer Statements

4 - OBJECT ORIENTED PROGRAM
   • Encapsulation
   • Inheritance
   • Polymorphism
   • Overloading vs Overriding
   • Constructors
   • This or super
   • Final and static
   • Abstract class and Interface
   • Marker Interfaces

5 - EXCEPTIONS
   • Introduction
   • Exception Hierarchy
   • Exception vs Error
   • Display error information
   • try-catch-finally
   • Checked vs Unchecked exceptions
   • Multiple catch blocks
   • Nested try blocks
   • Customized Exceptions
   • Throw and Throws

6 - MULTITHREADING
   • Introduction
   • Thread class
   • Runnable Interface
   • Main thread
   • Thread Priorities
   • Thread names

Database

1 - Introduction
   • What Is Database?
   • What is Database Management System (DBMS)?
   • What is Relational Model ?
   • Introduction to RDBMS .
   • Brief on E.F CODD . 

2 - Datatypes and Constraints 
   • What are Datatypes ?
   • Types and Examples .
   • How to use .
   • What are Constraints? 
   • Types and Examples.
   • How to use. 

3 - Statements in SQL 
   • Data Definition Language (DDL)
   • Data Manipulation Language (DML)
   • Transaction Control Language (TCL)
   • Data Control Language (DCL)
   • Data Query Language (DQL)

4- Software installation
   • Installing and set up of software
   • Working on Oracle 10g.

5- Data Query Language (DQL) 
   • Select 
   • From 
   • Where
   • Group By
   • Having 
   • Order By 

6 -Operators 
   • Types and Examples 

7- Functions in SQL 
   • Single Row Functions 
   • Multi Row Functions 
    Max ()
    Min ()
    Sum ()
    Avg ()
    Count ()

8-Sub Query 
   • Introduction to Sub Query 
   • Working of Sub Query 
   • Query Writing and Execution 
   • Types of Sub Query 
    1. Single Row Sub Query 
    2. Multi Row Sub Query        
   • Nested Sub Query.

10- Pseudo Columns 
   • Introduction on Pseudo Columns 
   • ROWID
   • ROWNUM
   • Working and Usage.

11- JOINS
   • What Is Join?
   • Types of Joins.
   • Cartesian Join
   • Inner Join 
   • Outer Join 
   • Self-Join 
   • Queries and Examples.

12- Co- Related Sub Query 
   • Working and Examples 

13- Data Definition Language (DDL)
   • Create 
   • Rename 
   • Alter 
   • Truncate 
   • Drop
 
14- Data Manipulation Language (DML)
   • Insert 
   • Update 
   • Delete
 
15- Transaction Control Language (TCL)
   • Commit
   • Save point
   • Rollback 

16- Data Control Language (DCL)
   • Grant 
   • Revoke 
17 - Normalization
   • Introduction to Normalization 
   • Types of Normal Forms 
   • Examples.

18- E R Diagrams 
   • Introduction to ERD
   • Examples.

 

Web Technology

Web Technology
1.Introduction to Web-technology :

. What is web?
. What is network?
. What is internet?
. What is web-development?
. What is browser?
. What is web-server?
. What is http?
. What is the use of http?
. What is html?
. What is website?
. What is web-page?
. Structure of Web
. Definition of all the points
. Install of Editors
. How to write program using editors

2.HTML-5 :
Introduction:
. Structure of html
. What is tags?
. Types of tags
. Attributes
. All tags attributes
. How to apply all the attributes in web-pages

Table :
. How to create table in Html
. Attributes of table
. Example

List :
. How to create list
. Attributes of list
. Example

Audio/Video:
. Attributes of audio/video tag
. How to create audio page
. How to create video page

I-frame :
. What is nested web-page?
. How to create nested web-pages
. Attributes of nested web-pages

SVG :
. How to define graphics in html
. Attributes of SVG

Form :
. What is form
. How to create forms using html
. How to create log-in page
. How to create registration page using form
. Attributes of form

3. CSS-3 :
Introduction:
. What is css?
. What is the use of css?
. Types of css
. How to call css inside html pages
 
Background:
. How to set background properties
. Attributes for background

Box-Model:
. What is box-model in css
. How to work with box-model

Selectors:
. What is selector?
. Types of selector
. How to apply selector

Combinators:
. What is combinators?
. Types of combinators
. How it is related to selectors

Pseudo-class & Pseudo-elements:
. What is pseudo-class?
. What is pseudo-elements
. Types of pseudo-class
. Types of pseudo-elements
. How to apply

Transition,Transform & Animation in css :
. Applications of Transition,Transform & Animation
. Use of Transition,Transform & Animation
. Basic Project based on Transition,Transform & Animation.


4.Javascript :
Introduction:
. What is javascript?
. What is the difference between java & javascript
. Application of javascript
. Advantages & Disadvantages of javascript
. Types of javascript
. Datatypes in javascript
. Looping Statement
. Conditional Statement

Function & Arrays:
. What is function
. What is array
. Types of function
. Methods of array
 
String & Object :
. What is string
. Methods of string
. What is object
. How to create object in js

Date & Math :
. What is date method
. What is math method
. Methods of date & math

Collection in js :
. What is collection
. Types of collection

Advanced array methods in js

. Javascript Closure
. DOM elements in javascript
. Json in javascript
. Ajax in javascript
. Canvas using javascript
 
Regular Expression in js:
. What is regular expression
. How to create dynamic form in js

5. Bootstrap :
Introduction:
. What is bootstrap
. How to apply bootstrap in web-pages
. Benefits of using bootstrap
. Grid system in bootstrap
. Classes in bootstrap
. How to create table using bootstrap-class
. How to create forms using bootstrap-class
. What is carousel in bootstrap
. How to apply all of this create one project.


Project Set-up:
. Responsive project using Html, Css ,Javascript & bootstrap