Java Boolean Algebra - AP Computer Science Lecture 3

preview_player
Показать описание
In this lecture, I will be discussing Java variables and types as well as assignment. Some basic information about the Java programming language will be discussed before we dive into writing programs. In my opinion, this is one of the major flaws of programming tutorials on the Internet, as most jump straight into a Hello World program without explaining classes, I/O, strings, etc. I will avoid any such confusing teaching methods and will provide an easy to follow series of tutorials.

The entire series will be released at least 2 months before the AP Computer Science A 2014 Exam over time as I create these videos.

*AP, Advanced Placement, is a registered trademarks of the College Board, which was not involved in the production of, and does not endorse these videos.
Рекомендации по теме
Комментарии
Автор

+Ahmed Yacout I'm using these videos to stay informed about the terms that are used that way when they are discussed in class I will have some understanding.

BlooMinecraft
Автор

for the last java example, why i(raining==snowing) represents raining XOR snowing? what does == represent?

helenhe
Автор

May I ask why at 4:00 that there is two associativity rules? Is this on purpose or did you put the wrong name? Thanks.

ZeNCantSnipe