Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Coursera Project Network

Create a simple queue of names using Java

Coursera Project Network via Coursera

Overview

The learner will use a simple queue to create a list with names, using manually created Queue operations such as enqueue, dequeue, peek, size and print methods. The learner will also implement the pre-defined LinkedList class to perform operations on a queue.

Syllabus

  • Project Overview
    • This project provides a step-by-step approach to instruction and will equip you with fundamental concepts of creating a simple Queue and using its operations in Java programming, from the ground up. Using jGRASP development environment, you will create a Java project that creates a simple Queue of a list with names. First, you will learn how to manually create methods that add, remove, and print items from the Queue. Then you will learn how to use the pre-defined Java LinkedList class to add, remove, peek, and determine the size of a Queue. By the end of this project, you will be able to write a Java program that implements a simple Queue both manually and using the pre-defined Java class.

Taught by

Dr. Chao Mbogho

Reviews

Start your review of Create a simple queue of names using Java

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.