Course Hive
Search

Welcome

Sign in or create your account

Continue with Google
or
JavaScript Lingo: Value Types
Play lesson

Computer Science and Software Engineering Theory with Briana - JavaScript Lingo: Value Types

4.0 (0)
5 learners

What you'll learn

This course includes

  • 1.3 hours of video
  • Certificate of completion
  • Access on mobile and TV

Summary

Keywords

Full Transcript

Learn about the three most basic types of values: booleans, strings, and numbers. A boolean is a true or false value. These words are special and reserved. You can't name a variable "true", because that word is already universal as a boolean (as is "false"). A string is a set of characters that is set between either single (') or double (") quotation marks. This string can be named "true", as long as it's between those quotation marks. Numbers are pretty self-explanatory - a number is a value that consists only of digits, though it can also contain a decimal or a negative sign. ❤️ Support for this channel comes from our friends at Scrimba – the coding platform that's reinvented interactive learning: https://scrimba.com/freecodecamp

Course Hive

Continue this lesson in the app

Install CourseHive on Android or iOS to keep learning while you move.

Related Courses

FAQs

Course Hive
Download CourseHive
Keep learning anywhere