Media Summary: Welcome back to my lesson students! In this episode of I'm showing a way to learn or improve programming skills. Timestamps: 00:00 Introducion 00:35 Codding 00:58 Checking Result ... Watch as host Steve Bishop uses his bag of software development tricks to solve a very simple
Codewars Area Or Perimeter In - Detailed Analysis & Overview
Welcome back to my lesson students! In this episode of I'm showing a way to learn or improve programming skills. Timestamps: 00:00 Introducion 00:35 Codding 00:58 Checking Result ... Watch as host Steve Bishop uses his bag of software development tricks to solve a very simple this one uses the reduce() method and the ternary operator kata link: ... very simple example of ternary operators. Code along with me as we solve 'Is there a vowel in there?', a Level 8 kyu #
solving second problem this day, we need to catchup with the pace haha Previous episodes: (python) ... this one uses the Math.sqrt() function and the bitwise OR ( ) operator kata link: ... this one uses a for loop, some if statements, and the slice() method kata link: ... this one uses the reduce() method kata link: