This is a free book about elementary algorithms and data structures. This book doesn't only focus on an imperative (or procedural) approach, but also includes purely functional algorithms and data structures. It doesn't require readers to master any programming languages, because all the algorithms are described using mathematical functions and pseudocode.
There are plenty of books about algorithms, such as "Introduction to algorithms", "The art of computer programming", "structure and interpretation of computer programs", etc ... why another book? Is it reinvention of wheel?
Pages : | /Paperback N/A |
Size : | PDF (622 pages) |
File type : | |
Downloads: | 69 |
Created: | 2020-08-29 |
License: | GNU General Public License Version 3 |
Author(s): | Xinyu Liu |
Annotated Algorithms in Python
Problem Solving with Algorithms and Data Structures Using Python
Download free course Create a C# Project with Visual Studio Code free PDF, pdf file on 6 pages by tutorialkart.com....
Fundamentals of Python ProgrammingDownload free course Fundamentals of Python Programming, pdf file on 669 pages by Richard L. Halterman....
Essential KotlinThis book written to provide clear and concise explanation of topics for programmers both starting to learn the Kotlin programming language as well as those diving in more complex topics. Most examples are linked to online playground that allows you to change the code and re-run it....
Video Game Development in UnityDownload this free tutorial about Video Game Development in Unity, training document on 34 pages intended to beginners....
Java Web Scraping HandbookWeb scraping or crawling is the art of fetching data from a third party website by downloa..., download free Java tutorial in PDF (115 pages) created by Kevin Sahin ....
Essential C++This book written to provide clear and concise explanation of topics for programmers both starting to learn the C++ programming language as well as those diving in more complex topics. Most examples are linked to online playground that allows you to change the code and re-run it....
Introduction to Programming with FortranDownload free course Introduction to Programming with Fortran, pdf file on 963 pages by Ian Chivers, Jane Sleightholme....
Learning Symfony 3Symfony 3 tutoririal to download for free, PDF document on 46 pages created by StackOverFlow which teaches you the basics of this framwork. After reading this tutorial you will know the basics of the Symfony 3 framework...
Visual Basic .NET Notes for ProfessionalsDownload free course Visual Basic .NET Notes for Professionals, pdf file on 148 pages by Stack Overflow Community....
Graph AlgorithmsLearn how graph algorithms can help you leverage relationships within your data to develop..., download free Algorithms tutorial in PDF (256 pages) created by Mark Needham ....