Download and install this Open Source, Multi Purpose Media Player: http://www.videolan.org/
- LiangCh09 – Use Classes
- LiangCh09 – Define Classes
- LiangCh09 – Static vs Instance
- LiangCh09 – Data Encapsulation
- LiangCh09 – Fan Class
- LiangCh10 – Loan Class
- LiangCh10 – BMI Class
- LiangCh10 – Stack Class
- LiangCh10 – MyPoint Class
- LiangCh10 – Big Number Class
- LiangCh10 – String Class
- LiangCh11 – Geometric Class Hierarchy
- LiangCh11 – Polymorphism and Dynamic Binding
- LiangCh11 – ArrayList
- LiangCh11 – My Stack with ArrayList
- LiangCh11 – New Account Class
- LiangCh12 – Exception Handling Advantage
- LiangCh12 – Create Custom Exception Classes
- LiangCh12 – Hex Format Exception
- LiangCh12 – Read and Write Data
- LiangCh13 – Abstract Base Class
- LiangCh13 – Calendar Classes
- LiangCh13 – Concept of Interfaces
- LiangCh13 – Redesign Rectangle Class
- LiangCh14 – Understand Property Binding
- LiangCh14 – Use Image and ImageView
- LiangCh14 – Use Layout Panes
- LiangCh14 – Use Shapes
- LiangCh14 – Display a tictactoe Board
- LiangCh14 – Display a Bar Chart
- LiangCh15 – Handler and Its Registration
- LiangCh15 – Anonymous Handler
- LiangCh15 – Move Message Using the Mouse
- LiangCh15 – Animate a Rising Flag
- LiangCh15 – Flashing Text
- LiangCh15 – Simple Calculator
- LiangCh15 – Check Mouse Point Location
- LiangCh15 – Display a Running Fan
- LiangCh16 – Use ListViews
- LiangCh16 – Use Slider
- LiangCh16 – Use Media, MediaPlayer, and MediaView
- LiangCh16 – Use Radio Buttons and Text Fields
- LiangCh16 – Set Fonts
Videos from Liang 9th Edition
- Chapter8 – Static vs Instance
- Chapter11 – Geometric Class Hierarchy (Inheritance)
- Chapter11 – Polymorphism / Dynamic Binding
- Chapter12 – Using FlowLayout
- Chapter12 – Using Panels As Subcontainers
- Chapter12 – Swing Common Properties
- Chapter13 – Message Panel
- Chapter13 – Figure Panel
- Chapter13 – Still Clock Panel
- Chapter16 – Create Source Listener
- Chapter16 – Anonymous Inner Classes
- Chapter16 – Move Message With Mouse
- Chapter16 – Animate Clock
- Chapter17 – Using Buttons 1
- Chapter17 – Using Check Boxes
- Chapter17 – Using Radio Buttons
- Chapter17 – Using Labels and TextFields
- Chapter17 – Using Buttons 2
- Chapter17 – Using ComboBoxes
- Chapter17 – Using ScrollBars
- Chapter17 – Using TextAreas
- Chapter18 – TicTacToe Applet
- Chapter18 – Audio and Images in Applets
- Chapter19 – Text I/O
- Chapter19 – Binary File I/O
- Chapter19 – Binary Object I/O