CodeWars Coding Challenge ⚔️🔥 Clojure Programming Kata (Part 4) - threading macro, binary string

preview_player
Показать описание

⏱️ Timestamps:
00:00 Intro
00:48 Welcome to the 4th episode
01:36 Installing the exercism CLI using snap
02:27 Downloading Hello World exercise
03:51 Submitting Hello World solution
04:30 Starting the second exercise
06:33 Defining map data structure in Clojure
07:47 Transforming integer to the binary string example
10:48 Transforming character to the numeric value
12:20 Using map-indexed
13:46 Using filter and pos? to eliminate non-positive numbers from the sequence
14:10 Mapping numbers to allergens stored in the map data structure
15:21 Implementing allergic-to? function
18:13 Refactoring to threading macro
20:14 Submitting the solution
20:44 Reviewing community solutions
21:26 Thanks for watching!

☕️ BUY ME A COFFEE

📧 JOIN MY NEWSLETTER

🔥 型 PROGRAMMING KATA SERIES RESOURCES

📷 CAMERA GEAR I USE:

🛠️ TOOLS & SERVICES I USE TO:

❤️ SUPPORT MY WORK

👋 STAY IN TOUCH:

✉️ CONTACT:

DISCLAIMER: Some of the links above are affiliate links. If you decide to click that link and subsequently make a purchase, I will get a small percentage from your purchase. Using the affiliate link does not affect the final price of the product. The commission I earn comes at no additional cost to you. Thank you for supporting my channel so I can continue to provide you with free content on a regular basis!

And remember - it's all about helping YOU to become a better software developer! Thanks!

#eprintstacktrace #szymonstepniak

Music used in this video:
Artist: HOOKSOUNDS ORIGINALS
Title: ORIENTAL ADVENTURE
Рекомендации по теме
Комментарии
Автор

Timestamps:
00:00 Intro
00:48 Welcome to the 4th episode
01:10 Introducing exercism.io
01:36 Installing exercism CLI using snap
02:27 Downloading Hello World exercise
03:51 Submitting Hello World solution
04:30 Starting the second exercise
06:33 Defining map data structure in Clojure
07:47 Transforming integer to the binary string example
10:48 Transforming character to the numeric value
12:20 Using map-indexed
13:46 Using filter and pos? to eliminate non-positive numbers from the sequence
14:10 Mapping numbers to allergens stored in the map data structure
15:21 Implementing allergic-to? function
18:13 Refactoring to threading macro
20:14 Submitting the solution
20:44 Reviewing community solutions
21:26 Thank for watching!

szymonstepniak
Автор

Great series! We need more episodes like this

MrEnergy