17/12/2020
https://youtu.be/nwjYEb0BhSw
Lesson 5 The need of Programming Languages | CS Principles | Unit 3 - Intro to App Design
OverviewWelcome to the Introduction to App Development! We begin this unit by examining the basics of an app.Lesson 5 The need of Programming Languages (Y...
07/11/2020
https://www.youtube.com/watch?v=7nCeOllfSZA&list=PL9y6sRDAbKrdz4TUz6ytJfNtnIiAOs2Rx&index=3
Section 6 | String-Concatenate-Append -Length - NameSpace | C++ Data Types
In this video you will learn about string and some method such as: Concatenate Append Length String Accessing Please check Section5 video by teacher Sokly ht...
05/09/2020
https://www.youtube.com/watch?v=USZWflMSP5c&t=9s
Section 4 | Int | Float | Double | Boolean | Char| String | C++ Data Types
Overview As explained in the Variables chapter, a variable in C++ must be a specified data type: Int Float Double Char String Please check Section3 video by ...