Course 2 of 4 in this specialization

Implement Data Structures and GUIs in Java

Coming soon 24 topics Self-paced · Online
Notify me when it launches

Where this comes from

Built from the Wiley title of the same name — professionally edited, technically reviewed, and already relied on by people doing this work.

Source ISBN 9781119986669

How it was built

Sejal Learning Systems rebuilt the book as a course: objectives first, then short video, worked examples, and practice with real feedback. It runs on Coursera at your own pace, with a certificate on completion.

Implement Data Structures and GUIs in Java is a self-paced online course built from the Wiley title of the same name.

What this course covers

  • Chapter 4: Using the BigDecimal Class
  • Book 5: Data Structures
  • Chapter 1: Introducing Data Structures
  • Chapter 2: Using Arrays
  • Chapter 3: Using the ArrayList Class
  • Chapter 4: Using the LinkedList Class
  • Chapter 5: Creating Generic Collection Classes
  • Chapter 6: Using Maps and Trees
  • Book 6: Algorithms
  • Chapter 1: Introducing Algorithms
  • Chapter 2: Using Recursion
  • Chapter 3: Sorting
  • Chapter 4: Searching
  • Book 7: Programming Techniques
  • Chapter 1: Programming Threads
  • Chapter 2: Using Functional Programming and Lambda Expressions
  • Chapter 3: Consuming Web Services with HttpClient
  • Book 8: JavaFX
  • Chapter 1: Hello, JavaFX!
  • Chapter 2: Handling Events
  • Chapter 3: Setting the Stage and Scene Layout
  • Chapter 4: Using Layout Panes to Arrange Your Scenes
  • Chapter 5: Getting Input from the User
  • Chapter 6: Choosing from a List