0% found this document useful (0 votes)
49 views

Endava Internship Programme - Spring 2021: Study Materials For Java Development

The document provides study materials for an internship program in Java development at Endava. It lists resources for learning Java core, testing, Spring Core, ORM, SQL, Git, and Maven. It also recommends three books for further reading: OCA Java SE 8 Programmer I Exam Guide, Effective Java 3rd Edition, and Java 8 in Action.

Uploaded by

Eliza
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
49 views

Endava Internship Programme - Spring 2021: Study Materials For Java Development

The document provides study materials for an internship program in Java development at Endava. It lists resources for learning Java core, testing, Spring Core, ORM, SQL, Git, and Maven. It also recommends three books for further reading: OCA Java SE 8 Programmer I Exam Guide, Effective Java 3rd Edition, and Java 8 in Action.

Uploaded by

Eliza
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Public

ENDAVA INTERNSHIP PROGRAMME | SPRING 2021


STUDY MATERIALS FOR JAVA DEVELOPMENT

To be better equipped for the qualifying test and interview, we encourage you to examine the
studying materials, recommended for Java Development internship:
• Java Core
https://docs.oracle.com/javase/tutorial/
https://docs.oracle.com/javase/8/docs/api/
• Testing
Junit https://junit.org/junit5/
Mockito https://site.mockito.org/
• Spring Core
https://spring.io/projects/spring-framework
https://spring.io/projects/spring-boot
• ORM
Hibernate http://hibernate.org/orm/
Spring Data https://spring.io/projects/spring-data
• SQL
https://www.w3schools.com/sql/
• Git
https://git-scm.com/
• Maven
https://maven.apache.org/guides/getting-started/maven-in-five-minutes.html

GOOD READING (ORDERED)


1. OCA Java SE 8 Programmer I Exam Guide (Exams 1Z0-808)
by Kathy Sierra, Bert Bates
2. Effective Java 3rd Edition
by Joshua Bloch
3. Java 8 in Action
by Raoul-Gabriel Urma, Mario Fusco, Alan Mycroft

ENDAVA INTERNSHIP PROGRAMME | SPRING 2021


1

You might also like