-
50 Algorithms Every Programmer Should Know - Second Edition
Author Imran Ahmad , Somaieh Nikpoor
Solve classic computer science problems from fundamental algorithms, such as sorting and searching, to modern algorithms in machine learning and cryptographyKey FeaturesDiscussion on Advanced Deep Learning ArchitecturesNew chapters on sequential models explaining modern deep learning techniques, lik....
Release Date 2023/10 -
Mathematics and Computer Science, Volume 2
Author Sharmistha Ghosh , M. Niranjanamurthy , Krishanu Deyasi , Biswadip Basu Mallik , San
MATHEMATICS AND COMPUTER SCIENCEThis second volume in a new multi-volume set builds on the basic concepts and fundamentals laid out in the previous volume, presenting the reader with more advanced and cutting-edge topics being developed in this exciting field.This second volume in a new series from ....
Release Date 2023/08 -
A Textbook of Data Structures and Algorithms, Volume 3
Author G. A. Vijayalakshmi Pai
Data structures and algorithms is a fundamental course in Computer Science, which enables learners across any discipline to develop the much-needed foundation of efficient programming, leading to better problem solving in their respective disciplines.A Textbook of Data Structures and Algorithms is a....
Release Date 2023/01 -
Tools, Languages, Methodologies for Representing Semantics on the Web of Things
Author Sanju Tiwari , Patrick Siarry , Shikha Mehta , M. A. Jabbar
This book is a guide to the combination of the Internet of Things (IoT) and the Semantic Web, covering a variety of tools, technologies and applications that serve the myriad needs of the researchers in this field. It provides a multi dimensional view of the concepts, tools, techniques and i....
Release Date 2022/10 -
Author Ameur Salem Zaidoun
This book serves as a guide to help the reader develop an awareness of security vulnerabilities and attacks, and encourages them to be circumspect when using the various computer resources and tools available today. For experienced users, Computer Science Security presents a wide range of to....
Release Date 2022/09 -
Data Structures & Algorithms in Python
Author John Canning , Alan Broder , Robert Lafore
LEARN HOW TO USE DATA STRUCTURES IN WRITING HIGH PERFORMANCE PYTHON PROGRAMS AND ALGORITHMSThis practical introduction to data structures and algorithms can help every programmer who wants to write more efficient software. Building on Robert Lafores legendary Java-based guide, this book helps you un....
Release Date 2022/08 -
Author Richard Wiener
Advance your understanding of generic data structures and algorithms and their applications using Go and the effective use of concurrency. You are invited on a journey that aims to improve your programming and problem-solving skills. This book takes you to the next step by showing how to get your pr....
Release Date 2022/07 -
Algorithms and Data Structures for Massive Datasets
Author Emin Tahirovic , Dzejla Medjedovic , Ines Dedovic
Massive modern datasets make traditional data structures and algorithms grind to a halt. This fun and practical guide introduces cutting-edge techniques that can reliably handle even the largest distributed datasets. In Algorithms and Data Structures for Massive Datasets you will learn: Probabil....
Release Date 2022/07 -
From Logistic Networks to Social Networks
Author Jean-Paul Bourrieres , Nathalie Pinede , Mamadou Kaba Traore , Gregory Zacharewicz
As a result of its widespread implementation in economic and social structures, the network concept appears to be a paradigm of the contemporary world. The need for various services – transport, energy, consumption of manufacturing goods, provision of care, information and communication, etc....
Release Date 2022/07 -
Quantum Computing Experimentation with Amazon Braket
Author Alex Khan , Matthew R. Versaggi
Augment your quantum computing journey using Amazon Braket with in-depth details of how to use Braket devices, build quantum circuits, leverage quantum annealing and solve optimization problemsKey FeaturesLearn about various quantum devices and their use in solving combinatorial optimization problem....
Release Date 2022/07 -
Algorithms For Dummies, 2nd Edition
Author John Paul Mueller , Luca Massaron
Your secret weapon to understanding—and using!—one of the most powerful influences in the world todayFrom your Facebook News Feed to your most recent insurance premiums—even making toast!—algorithms play a role in virtually everything that happens in modern society and in your personal life. And whi....
Release Date 2022/05 -
Essential Mathematics for Quantum Computing
Author Leonard S. Woody III
Demystify quantum computing by learning the math it is built onKey FeaturesBuild a solid mathematical foundation to get started with developing powerful quantum solutionsUnderstand linear algebra, calculus, matrices, complex numbers, vector spaces, and other concepts essential for quantum computingL....
Release Date 2022/04 -
Author Bruce Tate
Constraint-based logic programming is the engine powering some of the most powerful algorithms in the world. Whether you're building an airline schedule or planning routes for a trucking company, Prolog has the tools you need. You don't have to struggle through thousands of pages of sample program....
Release Date 2022/03 -
Author Johan Vos
Quantum Computing in Action is a gentle introduction to the ideas and applications of quantum computing. After briefly reviewing the science that makes quantum tick, it guides you through practical implementations of quantum computing algorithms. You’ll write your first quantum code and explore qubi....
Release Date 2022/02 -
Introducing Microsoft Quantum Computing for Developers: Using the Quantum Development Kit and Q#
Author Johnny Hooyberghs
Dive in with this hands-on introduction to quantum computing with the Microsoft Quantum Development Kit and Q# for software developers.You may have heard about quantum computing, but what does it mean to you as a software developer? With many new developments, a resurgence in interest, and investmen....
Release Date 2021/12 -
Author George Heineman
When it comes to writing efficient code, every software professional needs to have an effective working knowledge of algorithms. In this practical book, author George Heineman (Algorithms in a Nutshell) provides concise and informative descriptions of key algorithms that ....
Release Date 2021/10 -
Essential Java for AP CompSci: From Programming to Computer Science
Gain the essential skills for computer science using one of today's most popular programming languages, Java. This book will prepare you for AP CompSci Complete, but you don’t need to be sitting that class to benefit. Computer science has become a basic life skill that everyone is going to nee.... -
Introduction to Computational Thinking: Problem Solving, Algorithms, Data Structures, and More
Learn approaches of computational thinking and the art of designing algorithms. Most of the algorithms you will see in this book are used in almost all software that runs on your computer.Learning how to program can be very rewarding. It is a special feeling to seeing a computer translate your thoug.... -
Advanced Algorithms and Data Structures
Advanced Algorithms and Data Structures introduces a collection of algorithms for complex programming challenges in data analysis, machine learning, and graph computing. You’ll discover cutting-edge approaches to a variety of tricky scenarios. You’ll even learn to design your own data structures for.... -
Learn Quantum Computing with Python and Q#
Learn Quantum Computing with Python and Q# introduces quantum computing from a practical perspective. Use Python to build your own quantum simulator and take advantage of Microsoft’s open source tools to fine-tune quantum algorithms. The authors explain complex math and theory through stories, visua.... -
Quantum Computing Fundamentals
ONE-VOLUME INTRODUCTION TO QUANTUM COMPUTINGClearly explains core concepts, terminology, and techniquesCovers the foundational physics, math, and information theory you needProvides hands-on practice with quantum programmingThe perfect beginners guide for anyone interested in a quantum computing car.... -
Essential Computer Science: A Programmer’s Guide to Foundational Concepts
Understand essential computer science concepts and skills. This book focuses on the foundational and fundamental concepts upon which expertise in specific areas can be developed, including computer architecture, programming language, algorithm and data structure, operating systems, computer networks.... -
Quantum Computing with Silq Programming
Learn the mathematics behind quantum computing and explore the high-level quantum language Silq to take your quantum programming skills to the next levelKey FeaturesHarness the potential of quantum computers more effectively using SilqLearn how to solve core problems that you may face while writing .... -
Quantum Machine Learning with Python: Using Cirq from Google Research and IBM Qiskit
Quickly scale up to Quantum computing and Quantum machine learning foundations and related mathematics and expose them to different use cases that can be solved through Quantum based algorithms.This book explains Quantum Computing, which leverages the Quantum mechanical properties sub-atomic p.... -
Author Bradford Tuckfield
Dive Into Algorithms is a wide-ranging, Pythonic tour of many of the world's most interesting algorithms. With little more than a bit of computer programming experience and basic high-school math, you'll explore standard computer science algorithms for searching, sortin....
Release Date 2021/01 -
Classic Computer Science Problems in Java
Classic Computer Science Problems in Java is a master class in computer programming designed around 55 exercises that have been used in computer science classrooms for years. You’ll work through hands-on examples as you explore core algorithms, constraint problems, AI applications, and much more. ....