This is an introductory course to refresh your TypeScript knowledge. Develop proficiency in TypeScript syntax, string operations, and looping structures, establishing a strong foundation for addressing basic programming issues.
Overview
Syllabus
- Unit 1: Understanding Arrays and Strings in TypeScript
- Refine Your Packing List with TypeScript Arrays
- Fix the Suitcase Packing List
- Expand an Array with TypeScript
- Replacing an Item in an Array using TypeScript
- Packing and Farewell Preparation in TypeScript
- Change First and Last Characters of a String in TypeScript
- Unit 2: Mastering Loops with TypeScript
- Change For...Of to While Loop in TypeScript
- Fix the Rocket Fuel Level Indicator
- Looping Through an Array in TypeScript
- Building a Space-Separated String of Fruits in TypeScript
- Counting Non-Vowel Characters in a String
- Unit 3: Conditional Statements and Loop Control in TypeScript
- Changing Temperature Threshold with Break Statement
- Fix the Loop Error in TypeScript
- Weather-Based Clothing Recommendations in TypeScript
- Control Flow with Temperature Conditions
- Conditional Looping with Temperatures in TypeScript
- Unit 4: Working with Strings and Characters in TypeScript
- Counting Lowercase Characters in a String
- Fix the Uppercase Conversion Bug in TypeScript
- Encrypting Strings with Character Shifts in TypeScript
- Caesar Cipher Implementation in TypeScript
- Counting Digits in a String
- Unit 5: String Manipulation in TypeScript
- Combining Astronaut Data Using TypeScript Array Methods
- Fixing the Employee Data Presentation Code in TypeScript
- Employee Data Processing in TypeScript
- Processing Programmer Assignments in TypeScript
- Processing Crew Members' Data in TypeScript