Download free course Open Data Structures (in Java), pdf file on 334 pages by Pat Morin.
There are plenty of books that teach introductory data structures. Some of them are very good. Most of them cost money, and the vast majority of computer science undergraduate students will shell out at least some cash on a data structures book.
Table of contents
Pages : | 334 |
Size : | 2.3 MB |
File type : | |
Downloads: | 111 |
Created: | 2022-02-03 |
License: | CC BY |
Author(s): | Pat Morin |
Think Data Structures: Algorithms and Information Retrieval in Java
Download free course Neural Networks with JavaScript Succinctly, pdf file on 163 pages by James McCaffrey....
Ruby Best PracticesDownload free course Ruby Best Practices, pdf file on 329 pages by Gregory T. Brown....
I Love RubyRuby is an easy to learn programming language, it was invented by a guy named Matz in Japa..., download free Ruby tutorial in PDF (314 pages) created by Karthikeyan A K ....
RubyFuThis book is a great collection of ideas, tricks, and skills that could be useful for Hack..., download free Ruby tutorial in PDF (281 pages) created by RubyFu ....
How To Think Like A Computer Scientist: C++ VersionThe goal of this book is to teach you to think like a computer scientist, using C++ as the programming language. ...
A Byte of PythonPython is one of those rare languages which can claim to be both simple and powerful. You ..., download free Python tutorial in PDF (117 pages) created by Swaroop C H ....
JavaScript Notes for ProfessionalsDownload free course JavaScript Notes for Professionals, pdf file on 489 pages by Stack Overflow Community....
Network Programming with GoDive into key topics in network architecture and Go, such as data serialization, application level protocols, character sets and encodings. This book covers network architecture and gives an overview of the Go language as a primer, covering the latest Go release....
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....
Annotated Algorithms in Python: with Applications in Physics, Biology, and FinanceThis book is assembled from lectures given by the author over a period of 10 years at the School of Computing of DePaul University. The lectures cover multiple classes, including Analysis and Design of Algorithms, Scientific Computing, Monte Carlo Simulations, and Parallel Algorithms. These lectur...