Data Types & Variables in JavaScript

preview_player
Показать описание
In week 1 of the JavaScript workshop series, we explore:

- How to setup your Cloud9 environment to code in JavaScript
- Learn about different data types, like strings, integers, and objects
- Explore how we can convert between different data types (i.e., type coercion)
- Look into what it means for JS to ""output"" or ""return"" values, and how they are different
- Pick up what variables are, and how they are useful

Рекомендации по теме
Комментарии
Автор

Chapters:

"0:12 - Explanation of Webinar Series and Relation to Launch School Prep Course
0:31 - Introduction of Host, Grace and her Launch School Experience
1:00 - Encouragement for New Learners and Using Zoom's Q&A
1:44 - Encouragement to Code Along and Assurance about Material Coverage
2:33 - Introduction to Interactive Learning & Amazon Cloud9 Environment
3:56 - Disclosure of Grace's Location and Viewer's Response
5:09 - Introduction to Data Types, Operators, and Mastery Learning Highlights
6:04 - Real-life Examples of Data Types and Introduction to Primitives in JavaScript
8:12 - Deep Dive into Numbers and Strings in JavaScript
10:02 - Handling Large Numbers and Data's Role in Programming
11:05 - Arithmetic Operations and the Remainder Operation in JS
13:04 - Node.js Introduction and Operations in Node.js
14:49 - Expressions, Return Values, and Number Primer in JS
17:55 - Transition to Strings: Creation, Operations, and Escaping Characters
26:10 - Concatenation, Type Coercion, and Silent Conversions in JS
31:42 - Coercion Behavior, Explicit Data Conversions, and Q&A
36:54 - Quiz Time, Mistakes in JS, and String Enclosures
40:20 - Return Values of Expressions and String Operations
47:10 - Introduction to Booleans, Comparison Operators, and Null/Undefined
52:43 - Introduction to Arrays and Objects: Creation, Accessing, and Key-Value Pairs
1:04:10 - Quiz on Arrays & Objects and Recap
1:05:45 - Coercion in JS and Final Quiz
1:08:24 - Key-Value Pairs, Closing Remarks, and Next Week's Preview
1:10:46 - Open Forum, Announcements, and Feedback
1:12:20 - Advanced JS Topics: Short Circuiting, String Comparisons, and Error Types
1:16:16 - Node Repl Playground, Console.log, and Error Handling in JS
1:20:40 - Recap, Viewer Questions, and Final Farewell"

NBA-NoFilter
Автор

Chapters:

0:12 - Explanation of Webinar Series and Relation to Launch School Prep Course
0:31 - Introduction of Host, Grace and her Launch School Experience
1:00 - Encouragement for New Learners and Using Zoom's Q&A
1:44 - Encouragement to Code Along and Assurance about Material Coverage
2:33 - Introduction to Interactive Learning & Amazon Cloud9 Environment
3:56 - Disclosure of Grace's Location and Viewer's Response
5:09 - Introduction to Data Types, Operators, and Mastery Learning Highlights
6:04 - Real-life Examples of Data Types and Introduction to Primitives in JavaScript
8:12 - Deep Dive into Numbers and Strings in JavaScript
10:02 - Handling Large Numbers and Data's Role in Programming
11:05 - Arithmetic Operations and the Remainder Operation in JS
13:04 - Node.js Introduction and Operations in Node.js
14:49 - Expressions, Return Values, and Number Primer in JS
17:55 - Transition to Strings: Creation, Operations, and Escaping Characters
26:10 - Concatenation, Type Coercion, and Silent Conversions in JS
31:42 - Coercion Behavior, Explicit Data Conversions, and Q&A
36:54 - Quiz Time, Mistakes in JS, and String Enclosures
40:20 - Return Values of Expressions and String Operations
47:10 - Introduction to Booleans, Comparison Operators, and Null/Undefined
52:43 - Introduction to Arrays and Objects: Creation, Accessing, and Key-Value Pairs
1:04:10 - Quiz on Arrays & Objects and Recap
1:05:45 - Coercion in JS and Final Quiz
1:08:24 - Key-Value Pairs, Closing Remarks, and Next Week's Preview
1:10:46 - Open Forum, Announcements, and Feedback
1:12:20 - Advanced JS Topics: Short Circuiting, String Comparisons, and Error Types
1:16:16 - Node Repl Playground, Console.log, and Error Handling in JS
1:20:40 - Recap, Viewer Questions, and Final Farewell

NBA-NoFilter