This book deepens your knowledge of problem-solving techniques from the realm of computer science by challenging you with time-tested scenarios, exercises, and algorithms. As you work through examples in search, clustering, graphs, and more, you'll remember important things you've forgotten and discover classic solutions to your "new" problems!
Computer science problems that seem new or unique are often rooted in classic algorithms, coding techniques, and engineering principles. And classic approaches are still the best way to solve them! Understanding these techniques in Python expands your potential for success in web development, data munging, machine learning, and more.
Pages : | /Paperback 224 pages |
Size : | HTML |
File type : | |
Downloads: | 88 |
Created: | 2020-08-28 |
License: | Free to read online (entire book) by the publisher. |
Author(s): | David Kopec |
Non-Programmer's Tutorial for Python 3
Annotated Algorithms in Python: with Applications in Physics, Biology, and Finance
Programming Computer Vision with Python: Tools and Algorithms for Analyzing Images
Download free course Solving PDEs in Python, pdf file on 152 pages by Hans Petter Langtangen, Anders Logg....
Ruby Hacking GuideThe Ruby Hacking Guide is a book that explains how the ruby interpreter (the official C implementation of the Ruby language) works internally. To fully understand it, you need a good knowledge of C and Ruby. This book is going to investigate ruby as a whole....
Designing Scalable JavaScript ApplicationsDownload free course Designing Scalable JavaScript Applications, pdf file on 134 pages by Emmit Scott....
Application Security in .NET SuccinctlyDownload free course Application Security in .NET Succinctly, pdf file on 103 pages by by Stan Drapkin....
Statistics with JuliaCcurrently many of Julia's users are hard-core developers that contribute to the language'..., download free Julia tutorial in PDF (413 pages) created by Hayden Klok ....
Programming Computer Vision with Python: Tools and Algorithms for Analyzing ImagesThis book is a hands-on introduction to computer vision using Python....
Introduction to Programming with FortranDownload free course Introduction to Programming with Fortran, pdf file on 963 pages by Ian Chivers, Jane Sleightholme....
JavaScript BibleDownload free course JavaScript Bible, pdf file on 2327 pages by Danny Goodman....
Free Xamarin.Forms Programming TutorialDownload free Xamarin tutorial course in PDF, training file in 37 chapters and 181 pages. Free unaffiliated ebook created from Stack OverFlow contributor....
C++ ,Pointers and MemoryThis tutorial explains how to use pointers and memory and how the pointer works.A complete training document in PDF with sample code By Nick Parlante....