
Java and more!
Hey ! Hey how did he do that? If you are thinking that, good, if not, good. Programming is using a computer to perform actions otherwise performed by humans. In this case, using it to collect your name and greet you with your own name. Here, you will learn to do this, and much much more. Programming takes a little common sense into mind. Computers, being the stupid things they are, will not do what you want if they can not "understand" what you mean. Computers really only understand "on" or "off," but humans have found a way to combine English and this "binary" code using programming languages. There are different families of languages that have similar parts. This course includes the Java family and the old assembly languages used in the old days, which are good for seeing how languages evolve when certain needs are demanded of programmers and end-users. Well, don't just listen to me drone on and on, get clicking!
In this section you will learn:
The many parts of Java
Types of Assembly Languages
The Java Family