0% found this document useful (0 votes)
25 views3 pages

Core Java Concepts and Features Guide

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
25 views3 pages

Core Java Concepts and Features Guide

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Core Java and Related Topics - Key Bits

Introduction
- Key Java features

- History of Java

Wrapper Classes
Content not available for this topic.

Object Oriented Programming


- Principles: Encapsulation, Inheritance, Polymorphism

Arrays API
Content not available for this topic.

String Classes
Content not available for this topic.

Working with Exceptions


Content not available for this topic.

Design Patterns
Content not available for this topic.

Java 8 Features
Content not available for this topic.

Working with the Date/Time API


Content not available for this topic.

Generic Classes
Content not available for this topic.

Collections Framework
- List, Set, Map, Queue implementations and use cases

Working with Stacks


Content not available for this topic.

Working with Queues


Content not available for this topic.

Sorting & Searching Algorithms


Content not available for this topic.

Input & Output Streams


Content not available for this topic.

Multi-Threading
Content not available for this topic.

JDBC API
Content not available for this topic.

JUnit
- Test annotations, Assertions, Running tests with JUnit4

Deployment and Application Enhancement


Content not available for this topic.

Memory Management
Content not available for this topic.
Maven
- Managing dependencies with [Link]

- Using Maven plugins

You might also like