Core Java Training in Chennai - PowerPoint PPT Presentation

About This Presentation
Title:

Core Java Training in Chennai

Description:

Greens Technology is a leading Training and Placement company in Chennai. We are known for our practical approach towards trainings that enable students to gain real-time exposure on competitive technologies. – PowerPoint PPT presentation

Number of Views:64
Slides: 13
Provided by: abiramimaya

less

Transcript and Presenter's Notes

Title: Core Java Training in Chennai


1
CORE JAVA
2
Introduction about core java 1.Java is a
programming dialect and a stage. 2.Java is an
abnormal state, vigorous, secured and question
arranged programming dialect. 3. Any equipment
or programming condition in which a program runs,
is known as a stage. Since Java has its own
particular runtime condition (JRE) and API, it is
called stage.
3
Uses in Java- There are numerous gadgets where
Java is at present utilized. Some of them are as
per the following 1.Work area Applications,
for example, stunt-devil peruser, media player,
antivirus and so forth. 2Web Applications, for
example, irctc.co.in, javatpoint.com and so on.
3.Venture Applications, for example, managing an
account applications. 4.Portable 5.Implanted
System 6.Shrewd Card 7.Apply autonomy
8.Amusements and so on.
4
  • Working With Java Data Types-
  • Declare and initialize variables
  • Differentiate between object reference variables
    and primitive variables
  • Read or write to object fields
  • Explain an Object's Lifecycle (creation,
    "dereference" and garbage collection)
  • Call methods on objects
  • Manipulate data using the StringBuilder class and
    its methods
  • Creating and manipulating Strings

5
  • Using Operators and Decision Constructs-
  • Use Java operators
  • Use parenthesis to override operator precedence
  • Test equality between Strings and other objects
    using and equals ()
  • Create if and if/else constructs
  • Use a switch statement

6
  • Advanced Java Class Design-
  • Develop code that uses abstract classes and
    methods
  • Develop code that uses the final keyword
  • Create inner classes including static inner
    class, local class, nested class, and anonymous
    inner class
  • Use enumerated types including methods, and
    constructors in an enum type
  • Develop code that declares, implements and/or
    extends interfaces and use the _at_Override
    annotation.
  • Create and use Lambda expressions

7
Java Stream API- Develop code to extract data
from an object using peek() and map() methods
including primitive versions of the map()
method Search for data by using search methods of
the Stream classes including findFirst, findAny,
anyMatch, allMatch, noneMatch Develop code that
uses the Optional class Develop code that uses
Stream data methods and calculation methods Sort
a collection using Stream API Save results to a
collection using the collect method and
group/partition data using the Collectors
class Use flatMap() methods in the Stream API
8
  • Building Database Applications with JDBC-
  • Describe the interfaces that make up the core of
    the JDBC API including the Driver, Connection,
    Statement, and ResultSet interfaces and their
    relationship to provider implementations
  • Identify the components required to connect to a
    database using the DriverManager class including
    the JDBC URL
  • Submit queries and read results from the database
    including creating statements, returning result
    sets, iterating through the results, and properly
    closing result sets, statements, and connections

9
Basic Structure about Core Java API-
10
Difference between abstraction and encapsulation-
11
Core Java Diagram-
12
Thank you For More Details Visit
us http//www.greenstechnologys.com
Write a Comment
User Comments (0)
About PowerShow.com