Java programming: FIFO queue (was a Cambridge exam question)

preview_player
Показать описание
00:00 Introduction and problem setting
04:38 STOP THE VIDEO
04:45 What does the code do?
08:11 What is the worst bug in this code?
14:35 A grave inefficiency
20:37 Correctness, unit testing and invariants
25:20 Why was that design choice a bit disgusting?
32:25 A cleaner design
34:37 One more Java-specific gotcha

We start from a past Cambridge exam question and discuss issues of good programming style in Java.

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

I wish I could've found you sooner excellent content. This was a decent exercise keep them coming!

asaphakeim