Variables in Java episode artwork

EPISODE · Sep 22, 2012 · 31 MIN

Variables in Java

from How to Program with Java Podcast · host Trevor Page: Java Guru | Programmer | Teacher

Interested in starting your coding career? I'm now accepting students into an immersive programming Bootcamp where I guarantee you a job offer upon graduation. It is a 6 month, part-time, online Bootcamp that teaches you everything you need to know to get a job as a Java developer in the real-world. You can learn more via https://www.coderscampus.com/bootcamp   Fundamentals of Programming with Java - All programming languages share common traits - Java in particular is an Object Oriented programming language - Everything can be represented as an Object (think of of nouns in the English language) - a Chair, a Desk, a Person, a User etc. Variables - What is a variable? - In computer programming, a variable is a storage location and an associated symbolic name which contains some known or unknown quantity or information, a value. - cryptic, here's what it really means: - Store information for later use, and store it in a way that you can reference it - this is known as a variable name! - variable name is just a word, a word that represents what you're storing - if you go to a website, website asks for your name, you type it in, boom that's a variable Variables have Types - String - store a regular sentence (alphanumeric - numbers and letters) - Integer - Whole numbers on (no decimals) - Double - Number with decimals (about 16 significant figures) - Float - Number with fewer decimal places than Double (about 8 significant figures) Your Homework https://www.coderscampus.com/basic-programming-concepts/

Episode metadata supplied by the publisher feed · Published Sep 22, 2012

Embed this episode

NOW PLAYING

Variables in Java

0:00 31:41

No transcript for this episode yet

We transcribe on demand. Request one and we'll notify you when it's ready — usually under 10 minutes.

No similar episodes found.

No similar podcasts found.

Frequently Asked Questions

How long is this episode of How to Program with Java Podcast?

This episode is 31 minutes long.

When was this How to Program with Java Podcast episode published?

This episode was published on September 22, 2012.

Can I download this How to Program with Java Podcast episode?

Yes. Use the download control on the episode player to save the publisher-provided media file.
URL copied to clipboard!