inzercia, predaj, predám, bazár

Artificial Intelligence: a modern approach

Kategória: Počítačová literatúra

Predám vynikajúcu úvodnú učebnicu pokrývajúcu základné znalosti z oboru umelej inteligencie, čisto nová

- Artificial Intelligence: a modern approach, Global Edition (2021, 4. vyd, 1170 strán) = 40,-EUR

____________________________________________
Kliknite na moje meno nižšie a pozrite ďalšie inzeráty!
Artificial Intelligence: a modern approach
Podobné inzeráty
OOP - Artificial Intelligence in C++
Predám knihu Object Oriented Programming - Artificial Intelligence in C++. Kniha je dobrá pre samoukov programovania umelej inteligencie v C++, ale myslím že taktiež pre študentov tohto oboru.
Modern C++ Programming Cookbook,  C++17
Predám knihu 'Modern C++ Programming Cookbook: Recipes to explore data structure, multithreading, and networking in C++17 (English Edition)' Délka tištěné verze: 590 stránek Jazyk: angličtina Vydavatel: Packt Publishing Datum vydání: 15 května 2017 Rozměry: 19.05 x 3.38 x 23.5 cm ISBN-10: 1786465183 Kniha je ako nová. Na slovensku sa predava za 60-80eur. Over 100 recipes to help you overcome your difficulties with C++ programming and gain a deeper understanding of the working of modern C++ About This Book Explore the most important language and library features of C++17, including containers, algorithms, regular expressions, threads, and more, Get going with unit testing frameworks Boost.Test, Google Test and Catch, Extend your C++ knowledge and take your development skills to new heights by making your applications fast, robust, and scalable. Who This Book Is For If you want to overcome difficult phases of development with C++ and leverage its features using modern programming practices, then this book is for you. The book is designed for both experienced C++ programmers as well as people with strong knowledge of OOP concepts. What You Will Learn Get to know about the new core language features and the problems they were intended to solve Understand the standard support for threading and concurrency and know how to put them on work for daily basic tasks Leverage C++'s features to get increased robustness and performance Explore the widely-used testing frameworks for C++ and implement various useful patterns and idioms Work with various types of strings and look at the various aspects of compilation Explore functions and callable objects with a focus on modern features Leverage the standard library and work with containers, algorithms, and iterators Use regular expressions for find and replace string operations Take advantage of the new filesystem library to work with files and directories
Spring in Action, Fifth Edition (Java)
Predám knihu 'Spring in Action'. Hodí sa pre niekoho kto sa chce detailne zoznámiť s vývojom Springových aplikácií. Jazyk: angličtina strán: 520 Vydavateľ: Manning Autor: Craig Walls About the Technology Spring Framework makes life easier for Java developers. New features in Spring 5 bring its productivity-focused approach to microservices, reactive development, and other modern application designs. With Spring Boot now fully integrated, you can start even complex projects with minimal configuration code. And the upgraded WebFlux framework supports reactive apps right out of the box! About the Book Spring in Action, 5th Edition guides you through Spring's core features, explained in Craig Walls' famously clear style. You'll roll up your sleeves and build a secure database-backed web app step by step. Along the way, you'll explore reactive programming, microservices, service discovery, RESTful APIs, deployment, and expert best practices. Whether you're just discovering Spring or leveling up to Spring 5.0, this Manning classic is your ticket! What's inside - Building reactive applications - Spring MVC for web apps and RESTful web services - Securing applications with Spring Security - Covers Spring 5.0 ''''
Java Persistence with Hibernate, second edition
Predám knihu 'Java Persistence with Hibernate', kde si môžete rozšíriť svoje znalosti ohladom frameworku Hibernate. Jazyk: angličtina strán: 608 Vydavatel: Manning Autor: Christian Bauer, Gavin King, Gary Gregory Summary Java Persistence with Hibernate, Second Edition explores Hibernate by developing an application that ties together hundreds of individual examples. In this revised edition, authors Christian Bauer, Gavin King, and Gary Gregory cover Hibernate 5 in detail with the Java Persistence 2.1 standard (JSR 338). All examples have been updated for the latest Hibernate and Java EE specification versions. About the Technology Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. Persistence—the ability of data to outlive an instance of a program—is central to modern applications. Hibernate, the most popular Java persistence tool, offers automatic and transparent object/relational mapping, making it a snap to work with SQL databases in Java applications. About the Book Java Persistence with Hibernate, Second Edition explores Hibernate by developing an application that ties together hundreds of individual examples. You'll immediately dig into the rich programming model of Hibernate, working through mappings, queries, fetching strategies, transactions, conversations, caching, and more. Along the way you'll find a well-illustrated discussion of best practices in database design and optimization techniques. In this revised edition, authors Christian Bauer, Gavin King, and Gary Gregory cover Hibernate 5 in detail with the Java Persistence 2.1 standard (JSR 338). All examples have been updated for the latest Hibernate and Java EE specification versions. What's Inside Object/relational mapping concepts Efficient database application design Comprehensive Hibernate and Java Persistence reference Integration of Java Persistence with EJB, CDI, JSF, and JAX-RS * Unmatched breadth and depth About the Reader The book assumes a working knowledge of Java. Table of Contents 1. PART 1 GETTING STARTED WITH ORM 2. Understanding object/relational persistence 3. Starting a project 4. Domain models and metadata 5. PART 2 MAPPING STRATEGIES 6. Mapping persistent classes 7. Mapping value types 8. Mapping inheritance 9. Mapping collections and entity associations 10. Advanced entity association mappings 11. Complex and legacy schemas 12. PART 3 TRANSACTIONAL DATA PROCESSING 13. Managing data 14. Transactions and concurrency 15. Fetch plans, strategies, and profiles 16. Filtering data 17. PART 4 WRITING QUERIES 18. Creating and executing queries 19. The query languages 20. Advanced query options 21. Customizing SQL