Welcome to our book review site go-pdf.online!

You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.

Sign up

Grokking Algorithms
  • Language: en
  • Pages: 359

Grokking Algorithms

"This book does the impossible: it makes math fun and easy!" - Sander Rossel, COAS Software Systems Grokking Algorithms is a fully illustrated, friendly guide that teaches you how to apply common algorithms to the practical problems you face every day as a programmer. You'll start with sorting and searching and, as you build up your skills in thinking algorithmically, you'll tackle more complex concerns such as data compression and artificial intelligence. Each carefully presented example includes helpful diagrams and fully annotated code samples in Python. Learning about algorithms doesn't have to be boring! Get a sneak peek at the fun, illustrated, and friendly examples you'll find in Grok...

Dream the Impossible
  • Language: en
  • Pages: 90

Dream the Impossible

A story of Grit and Determination and Dreaming the Impossible ! Amentum Sports brings to you a story of the sport of Javelin, inspired by the passionate youth athletes of India who against all odds have kept their dream of winning an Olympic medal alive. The protagonist Aadi is guided by divine intervention and an amazing Guru Sandeep. The Guru takes Aadi through a rigorous physical and mental training schedule based on ancient practices used by legendary warriors. He prepares him to compete with the best in the world in the sport of Javelin. The tale draws inspiration from ancient Indian cultural wisdom which focuses highly on Guru- Shishya relationship and the status of a Guru or teacher a...

Computer Science Distilled
  • Language: en
  • Pages: 188

Computer Science Distilled

  • Type: Book
  • -
  • Published: 2017-01-17
  • -
  • Publisher: Code Energy

A walkthrough of computer science concepts you must know. Designed for readers who don't care for academic formalities, it's a fast and easy computer science guide. It teaches the foundations you need to program computers effectively. After a simple introduction to discrete math, it presents common algorithms and data structures. It also outlines the principles that make computers and programming languages work.

Algorithms in a Nutshell
  • Language: en
  • Pages: 366

Algorithms in a Nutshell

Creating robust software requires the use of efficient algorithms, but programmers seldom think about them until a problem occurs. Algorithms in a Nutshell describes a large number of existing algorithms for solving a variety of problems, and helps you select and implement the right algorithm for your needs -- with just enough math to let you understand and analyze algorithm performance. With its focus on application, rather than theory, this book provides efficient code solutions in several programming languages that you can easily adapt to a specific project. Each major algorithm is presented in the style of a design pattern that includes information to help you understand why and when the...

Grokking Functional Programming
  • Language: en
  • Pages: 518

Grokking Functional Programming

There’s no need to fear going functional! This friendly, lively, and engaging guide is perfect for any perplexed programmer. It lays out the principles of functional programming in a simple and concise way that will help you grok what FP is really all about. In Grokking Functional Programming you will learn: Designing with functions and types instead of objects Programming with pure functions and immutable values Writing concurrent programs using the functional style Testing functional programs Multiple learning approaches to help you grok each new concept If you’ve ever found yourself rolling your eyes at functional programming, this is the book for you. Open up Grokking Functional Prog...

Grokking Artificial Intelligence Algorithms
  • Language: en
  • Pages: 390

Grokking Artificial Intelligence Algorithms

  • Type: Book
  • -
  • Published: 2020-09-01
  • -
  • Publisher: Manning

”This book takes an impossibly broad area of computer science and communicates what working developers need to understand in a clear and thorough way.” - David Jacobs, Product Advance Local Key Features Master the core algorithms of deep learning and AI Build an intuitive understanding of AI problems and solutions Written in simple language, with lots of illustrations and hands-on examples Creative coding exercises, including building a maze puzzle game and exploring drone optimization About The Book “Artificial intelligence” requires teaching a computer how to approach different types of problems in a systematic way. The core of AI is the algorithms that the system uses to do things...

Math for Programmers
  • Language: en
  • Pages: 686

Math for Programmers

  • Type: Book
  • -
  • Published: 2021-01-12
  • -
  • Publisher: Manning

Explore important mathematical concepts through hands-on coding. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. To score a job in data science, machine learning, computer graphics, and cryptography, you need to bring strong math skills to the party. Math for Programmers teaches the math you need for these hot careers, concentrating on what you need to know as a developer. Filled with lots of helpful graphics and more than 200 exercises and mini-projects, this book unlocks the door to interesting–and lucrative!–careers in some of today’s hottest programming fields. About the technology Skip the mathematical jargon: This one-o...

Grokking Machine Learning
  • Language: en
  • Pages: 510

Grokking Machine Learning

Discover valuable machine learning techniques you can understand and apply using just high-school math. In Grokking Machine Learning you will learn: Supervised algorithms for classifying and splitting data Methods for cleaning and simplifying data Machine learning packages and tools Neural networks and ensemble methods for complex datasets Grokking Machine Learning teaches you how to apply ML to your projects using only standard Python code and high school-level math. No specialist knowledge is required to tackle the hands-on exercises using Python and readily available machine learning tools. Packed with easy-to-follow Python-based exercises and mini-projects, this book sets you on the path...

Grokking Algorithms, Second Edition
  • Language: en
  • Pages: 318

Grokking Algorithms, Second Edition

A friendly, fully-illustrated introduction to the most important computer programming algorithms. Master the most widely used algorithms and be fully prepared when you’re asked about them at your next job interview. With beautifully simple explanations, over 400 fun illustrations, and dozens of relevant examples, you’ll actually enjoy learning about algorithms with this fun and friendly guide! In Grokking Algorithms, Second Edition you will discover: Search, sort, and graph algorithms Data structures such as arrays, lists, hash tables, trees, and graphs NP-complete and greedy algorithms Performance trade-offs between algorithms Exercises and code samples in every chapter Over 400 illustr...

Grokking Deep Learning
  • Language: en
  • Pages: 492

Grokking Deep Learning

Summary Grokking Deep Learning teaches you to build deep learning neural networks from scratch! In his engaging style, seasoned deep learning expert Andrew Trask shows you the science under the hood, so you grok for yourself every detail of training neural networks. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology Deep learning, a branch of artificial intelligence, teaches computers to learn by using neural networks, technology inspired by the human brain. Online text translation, self-driving cars, personalized product recommendations, and virtual voice assistants are just a few of the exciting modern advanceme...