Function Literals and Closures in Golang: A Practical Example - Part 2

preview_player
Показать описание
In this video, we continue our discussion on Function Literals and Closures in the Go programming language with a specific application of closures in a simple web server, in which a closure is used to display the number of times a user visited a web page. Hopefully this example will solidify the concept of Function Literals and Closures.

TOC:
Introduction: 00:00 - 00:49
Demo Server Functionality: 00:50 - 2:20
Code-Walkthrough: 02:21 - 10:30
Conclusion: 10:31 - 10:55
Рекомендации по теме
Комментарии
Автор

TOC:
Introduction: 00:00 - 00:49
Demo Server Functionality: 00:50 - 2:20
Code-Walkthrough: 02:21 - 10:30
Conclusion: 10:31 - 10:55

tech_with_moss
Автор

You are the man Sir. Much respect. Thank you so much. Well explained.

alhaithamaljabri
Автор

The end of part 1 doesn't link to part 2. I had to go through your full video log to find it. Just figured you'd like to know.

truefmartin
visit shbcf.ru