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 ... Code along with me as we solve 'N-th Power', a Level 8 kyu #
Codewars Javascript Area Or Perimeter - 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 ... Code along with me as we solve 'N-th Power', a Level 8 kyu # this one uses the reduce() method kata link: this one uses the reduce() method and the ternary operator kata link: ... Code along with me as we solve 'Cockroach', a Level 8 kyu #
this one uses a for loop, an if...else statement, and more kata link: ... Code along with me as we solve 'Thinkful - Logic Drills: Traffic light', a Level 8 kyu # Code along with me as we solve 'Sum Arrays', a Level 8 kyu # this one uses the Math.sqrt() function and the bitwise OR ( ) operator kata link: ... Code along with me as we solve 'Sum of differences in array', a Level 8 kyu # this one uses a for loop and the Array.from() method kata link: ...
this one has the reduce() method and the Math.floor() function. this one uses an if statement and the conditional (ternary) operator kata link: ...