Skip to content

Commit a012405

Browse files
committed
Replace link to Udemy course with link to YouTube playlist
1 parent cde765a commit a012405

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ Tutorial
216216

217217
The article "[Functional programming in C++ with the FunctionalPlus library; today: HackerRank challenge Gemstones](https://github.com/Dobiasd/articles/blob/master/functional_programming_in_cpp_with_the_functionalplus_library_today_hackerrank_challange_gemstones.md)" provides a smooth introduction into the library by showing how one could develop an elegant solution to a problem using the FunctionalPlus approach.
218218

219-
Also on Udemy there is a [course "Functional Programming using C++"](https://www.udemy.com/functional-programming-using-cpp/) that makes heavy use of FunctionalPlus to explain general functional concepts.
219+
Also on YouTube there is a [course "Functional Programming using C++"](https://www.youtube.com/playlist?list=PLdfK3diUY7dviQNtGBFCHY5izxjENC80F) that makes heavy use of FunctionalPlus to explain general functional concepts.
220220

221221

222222
Forward application and composition

0 commit comments

Comments
 (0)