You are here |
bartoszmilewski.com | ||
| | | |
matteo.vaccari.name
|
|
| | | | ||
| | | |
degoes.net
|
|
| | | | Functional programming has a bit of jargon, but that doesn't have to stop you from understanding core concepts | |
| | | |
www.jeremykun.com
|
|
| | | | In this post we will assume the reader has a passing familiarity with some of the basic concepts of functional programming (the map, fold, and filter functions). We introduce these topics in our Racket primer, but the average reader will understand the majority of this primer without expertise in functional programming. Follow-ups to this post can be found in the Computational Category Theory section of the Main Content page. Preface: ML for Category Theory A few of my readers have been asking for more posts about functional languages and algorithms written in functional languages. | |
| | | |
simpleprogrammer.com
|
|
| | With Rust's popularity rising among the developer community, it is essential to ask, will Rust replace Python? Which one is best for you? And, should you start learning Rust? This article gives you a complete picture of the Rust vs. Python landscape. By the end of the article, you'll have a clear idea of what [...] |