Du er ikke logget ind
Beskrivelse
Everything you need to know about functional programming all in one place!
Granted, functional programming takes a little more learning than traditional programming, but it isn't as hard as you might think.
This book is written in easy-to-understand language, with plenty of simple examples to explain the main functional programming concepts and lots of code examples to show you how it all works.
In this book, you will:
Learn the different types of algorithms and how they workLearn about the practical uses of algorithmsGet background knowledge about algorithms with concrete examplesMaster selection sort and recursionDiscover quicksort with real-life examplesLearn about hashtags and why they are usefulDiscover breadth-first search and dijkstra's algorithmMaster dynamic programming
Algorithms are not the easiest part of data science to learn, but they don't have to be hard. This book shows you how they work by using real-world problems to demonstrate them. It starts off nice and easy, gradually building into more complex subjects as you begin to see everything you face daily in terms of an algorithm. I've provided plenty of examples and code for you to work through and lots of different subjects to tempt and excite you.