BEGINNER Javascript Practice - Loops & Iteration - Histogram Character Count

Опубликовано: 31 Декабрь 2019
на канале: Web Dev Cody
771
13

This is great javascript practice problem to challenge your understanding of iterations and javascript objects. We will also get a chance to use an if statement to practice our conditional logic skills. For any javascript beginners out there, this video covers a beginner practice problem where you need to count up the character counts of a string. The problems covered in these series will help you learn more about the fundamentals of programming and javascript. We will use a lot of the building blocks such as iterations, conditional logic, variables, functions, etc.

https://github.com/codyseibert/youtube