Introduction to Programming using Java: 6: Making a Decision

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

While you are busy doing you work on the computer, it has to make a number of desicion at every point like have you pressed the 'a' key, did you press the VLC (media player) pause button and so on. At each step an appropriate action is carried out based on the action. Today we will look at the basic conditional statements. We will look at IF....ELSE and SWITCH CASE on the next cast.
Рекомендации по теме
Комментарии
Автор

Very cool, I was looking to start learning a language as a side project (1st attempt at a programming language), preferably VB since it has some in use in excel which i use a lot. Can you point me in a good direction to start. Thanks.

flexoffthestress