Queue In Java Tutorial #66

preview_player
Показать описание

A queue in java is an object that lets you store data like a line for a restaurant. First in line gets first dibs.

A queue is just a line. People stand in line and get fed in order. Queues in java take the next value in the queue. To take the next value in a java queue, do:

Or look at the next value in the queue by:

This queue java code can be tricky at first... But SURELY you'll get it :) If you followed along, congrats! You learned-by-doing!

I hope you enjoyed this queue in java tutorial! I like to have a nice mix of tutorials and actual projects for you all :)

Was this able to help you learn about the queue data structure in java? -

Disclosure: The Springboard link provided is linked to my affiliate account & supports the channel.

~

Alex Lee
Рекомендации по теме
Комментарии
Автор

I learned more in this 7 minute video than my hour and a half lecture. Absolute legend @Alex Lee

haloisawesome
Автор

man .. 2 weeks of class made my headaches, but you healed me in 7:45 mins .

acetan
Автор

My teacher probably thinks I've been doing programming my whole life, but I've been learning from this guy for 2 weeks. Thanks man.

RG-riqd
Автор

Really appreciate for making theses videos!! It really helps me a lot in understanding Java!! You make my studies a lot easier!! Looking forward to your upcoming videos!!! Thank you very much, Alex!!

celestial
Автор

I have been watching your videos all night, so simple and doesn't come out as scripted I love how u sometimes make mistakes and then solve your way through it help us understand better too. Keep up the good quality and thank you for this.

raboija
Автор

Thank you, keep it up!
You are saving my life during final exams!'

kyliemun
Автор

Thanks a lot Alex, for everyone the short-cut of System.out.println() is type sysout + hit buttons ctrl+space.

abdeselamselami
Автор

Thanks dude. So far, I'm doing well studying in advance with your videos.

akizaizayoi
Автор

Shared it on FaceBook. Keep it up you're awesome!

tyrenrhinehart
Автор

never stop making videos - you are so appreciated!

valsant
Автор

every time I need a tutorial and you always had what I just need I'm not that active watching to your channel since most of my school project is most logical but in terms of new functions I always looking for your contents and in a short moment I already what I need Thank you.

flickrplay
Автор

These Java Videos are very useful I am currently doing Msc CompSci Conversion course and already more than half way through and these explains a lot better than the uni itself in a short time frame Thanks Alex Keep it Up!

nelsonlin
Автор

I like your videos a lot it's soo compact and simple to understand with day to day life examples, just makes it soo easy <3 thanks

anweshapatra
Автор

Thank you so much, I finally understand 3 projects I've been struggling with for weeks through watching a couple of your tutorials, Thank you again!

Brizzesss
Автор

haha that barbecue joke, caught me off guards. Thx for the videos

YT-ojrp
Автор

Thanks man, love the way to teach so easily

edoardofiorini
Автор

I was dreading having to learn this so thank you for making it so easy to understand! Appreciated

zalikashameem
Автор

Thank you Alex for making Java Easier to learn!

ikutoh
Автор

Thank you so much for this. Really got me understood easily.

chimmypark
Автор

Excellent, organized and to the point with extremely useful information. Made something that seemed relatively complicated very easy to understand. I can apply this immediately to my project. Also great notes to use for reference.

jackmanjls