Connecting...

This is a quick preview of the lesson. For full access, please Log In or Sign up.
For more information, please see full course syllabus of Introduction to Java
For more information, please see full course syllabus of Introduction to Java
Introduction to Java Types, Variables, & Arithmetic Operators
Lecture Description
In this lesson, our instructor Tom Quayle goes through an introduction on types, variables, and arithmetic operators. He starts by going through primitive data types, variables, finding variables and constants, and casting. He then moves on to arithmetic,
Bookmark & Share
Embed
Share this knowledge with your friends!
Copy & Paste this embed code into your website’s HTML
Please ensure that your website editor is in text mode when you paste the code.(In Wordpress, the mode button is on the top right corner.)
×
Since this lesson is not free, only the preview will appear on your website.
- - Allow users to view the embedded video in full-size.
Next Lecture
Previous Lecture
1 answer
Sun Apr 26, 2015 11:51 PM
Post by Akarsh Hemrajani on April 24, 2015
Sir, I believe the Gridworld class has been scrapped and Computer Science A labs have been introduced(for 2015). So will any lectures be following on the same?
1 answer
Tue Sep 16, 2014 1:11 PM
Post by Riya Karia on September 13, 2014
Professor,
Can you cast 'd' to 'float' ??
And then will i be 3.14159??
Thanks.
1 answer
Mon Sep 23, 2013 12:45 AM
Post by Larry wang on September 16, 2013
Professor, on this lesson binary,hex,dec, oct are missing. They are part of AP subsets, correct.
2 answers
Last reply by: Larry wang
Sun Sep 8, 2013 12:10 PM
Post by Larry wang on September 6, 2013
Professor, I think you may have skipped mentioning about "round-off errors nuances" and "rounding of floating point numbers to the nearest integer".
1 answer
Last reply by: Maxwell Zhao
Mon Jul 25, 2016 1:20 PM
Post by Geoffrey Clarion on May 26, 2013
Does the test cover the difference between bits and bytes? and other binary stuff?