Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
By the end of this project, you will learn to control the flow of application through if, if-else, else and switch statements. And you will also learn how to repeat sections of the code using for, while, do-while and also learn to refine control on the loops using break and continue statements. All these are done in TypeScript playground.
Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.
Syllabus
- TypeScript Control Structures
- By the end of this project you will understand learn different control structures like if, if-else, else, switch, for loop, while loop, break and continue statements from which the TypeScript code can be controlled and repeated for a given number of times. As you work with this you will realise why repetition in programming is one of the most important features of computing.
Taught by
Chaitra Deshpande