Skip to content

Basic Data Structures and Algorithms in Java 9, published by Packt

License

Notifications You must be signed in to change notification settings

PacktPublishing/Basic-Data-Structures-and-Algorithms-in-Java-9

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Basic Data Structures and Algorithms in Java 9 [Video]

This is the code repository for Basic Data Structures and Algorithms in Java 9 [Video], published by Packt. It contains all the supporting project files necessary to work through the video course from start to finish.

About the Video Course

Java 9 Data Structures and Algorithms covers classical, functional, and reactive data structures, giving you the ability to understand computational complexity, solve problems, and write efficient code. This video is based on the Zero Bug Bounce milestone of Java 9.We start off with the basics of algorithms and data structures, helping you understand the fundamentals and measure complexity. From here, we introduce you to concepts such as arrays, linked lists, and abstract data types such as stacks and queues. Next, we'll take you through the basics of functional programming while making sure you get used to thinking recursively. We provide plenty of examples along the way to help you understand each concept. You will also get a clear picture of reactive programming, binary searches, sorting, search trees, undirected graphs, and a whole lot more!

What You Will Learn

  • Consume and integrate with REST APIs via real-world examples
  • Build your REST API from scratch using Java and Servlets
  • Common principles and useful considerations for most APIs, like security, authentication, performance, and more
  • Use the available libraries for implementations in your projects
  • Deploy your application to the web, taking full advantage of the benefits provided by REST

Instructions and Navigation

Assumed Knowledge

To fully benefit from the coverage included in this course, you will need:
Basic Knowledge of Java

Technical Requirements

This course has the following software requirements:
Java 9

Related Products

About

Basic Data Structures and Algorithms in Java 9, published by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages