TypeScript Control Structures
Offered By: Coursera Project Network via Coursera
Course Description
Overview
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
Related Courses
Initiation à la programmation (en Java)École Polytechnique Fédérale de Lausanne via Coursera Initiation à la programmation (en C++)
École Polytechnique Fédérale de Lausanne via Coursera 計算機程式設計 (Computer Programming)
National Taiwan University via Coursera Code Yourself! An Introduction to Programming
University of Edinburgh via Coursera ¡A Programar! Una introducción a la programación
University of Edinburgh via Coursera