Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7 707 857-29-98
  +7(7172) 65-23-70
  10:00-18:00 пн-пт
  shop@logobook.kz
   
    Поиск книг                        
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Бестселлеры | |
 

The Pragmatic Programmer for Machine Learning, Scutari, Marco


Варианты приобретения
Цена: 76550.00T
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Англия: 1 шт.  Склад Америка: 143 шт.  
При оформлении заказа до: 2025-08-18
Ориентировочная дата поставки: конец Сентября - начало Октября

Добавить в корзину
в Мои желания

Автор: Scutari, Marco   (Марко Шутари)
Название:  The Pragmatic Programmer for Machine Learning
Перевод названия: Марко Шутари: Прагматичный программист для машинного обучения
ISBN: 9780367263508
Издательство: Taylor&Francis
Классификация:








ISBN-10: 0367263505
Обложка/Формат: Hardback
Страницы: 340
Вес: 0.80 кг.
Дата издания: 31.03.2023
Серия: Chapman & hall/crc machine learning & pattern recognition
Иллюстрации: 3 tables, black and white; 32 line drawings, black and white; 32 illustrations, black and white
Размер: 161 x 241 x 26
Читательская аудитория: Professional & vocational
Подзаголовок: Engineering analytics and data science solutions
Рейтинг:
Поставляется из: Европейский союз
Описание: Gives a holistic approach to machine learning and data science applications, from design to deployment and quality assurance, as an overarching cyclical process; Bridges machine learning and software engineering to build a shared set of best practices useful to both academia and the industry; Discusses deployment options for different types of models and data to help practitioners reason and make informed choices. Emphasizes the role of coding standards and software architecture alongside statistical rigor to implement reproducible and scalable machine learning modelsKey Features: A complete guide to software engineering for machine learning and data science applications, from choosing the right hardware to analysing algorithms and designing scalable architectures. Surveys the state of the art of the software and frameworks used to build and run machine learning applications, comparing and contrasting their trade-offs.

Comes with a complete case study in natural language understanding which illustrates the principles and the tools covered in the book. Code available from GitHub. Provides a multi-disciplinary view of how traditional software learning practices can be integrated with the workflows of domain experts and the unique characteristics of software in which data play a central role.



Linux System Programming Techniques: Become a proficient Linux system programmer using expert recipes and techniques

Автор: Persson Jack-Benny
Название: Linux System Programming Techniques: Become a proficient Linux system programmer using expert recipes and techniques
ISBN: 1789951283 ISBN-13(EAN): 9781789951288
Издательство: Неизвестно
Рейтинг:
Цена: 53940.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Linux System Programming Techniques will help you to gain a deeper understanding of how Linux programming works. You will be able to create your own programs and shared libraries, along with finding appropriate solutions for all your queries related to Linux System programming.

Expert C++

Автор: Grigoryan Vardan, Wu Shunguang
Название: Expert C++
ISBN: 1838552650 ISBN-13(EAN): 9781838552657
Издательство: Неизвестно
Рейтинг:
Цена: 53940.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: C++ is an OOP language particularly well suited for low-level programming. This book will show the details of C++ programs in regards to the C++17 and C++20 standard. By the end of this book, you will be able to design,architect real-world, scalable C++ applications using efficient data structures and algorithms and functional programming concepts.

The Modern C# Challenge

Автор: Stephens Kenneth
Название: The Modern C# Challenge
ISBN: 1789535425 ISBN-13(EAN): 9781789535426
Издательство: Неизвестно
Рейтинг:
Цена: 53940.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: In recent years, the C# and .Net ecosystem has grown so explosively that it`s nearly impossible to keep up. This collection of programming challenges helps you explore some of the less-traveled byways of programming concepts in general and C# in particular.

Understanding Software: Max Kanat-Alexander on simplicity, coding, and how to suck less as a programmer

Автор: Kanat-Alexander Max
Название: Understanding Software: Max Kanat-Alexander on simplicity, coding, and how to suck less as a programmer
ISBN: 1788628810 ISBN-13(EAN): 9781788628815
Издательство: Неизвестно
Рейтинг:
Цена: 40450.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: In Understanding Software, Max Kanat-Alexander, Technical Lead for Code Health at Google, brings you his writings and thoughts so that your code and your life as a developer can be healthy, avoid complexity, and embrace simplicity. Why make life hard when making software can be simple?

Advanced python commands

Автор: Mcfeely, Manuel
Название: Advanced python commands
ISBN: 1914599861 ISBN-13(EAN): 9781914599866
Издательство: Неизвестно
Рейтинг:
Цена: 32140.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

Have you always been drawn to Python, know the basics, but want to learn more? Do you want to learn all the secrets of the most ductile programming language and the most demanded by the business world?


This is the book for you.


Nowadays, there are many programming languages, so why should you use Python?

Well, Python is a powerful language.

It's free: You won't have to incur any expense to start programming in Python, just a little of your time and your PC.

It's portable: You can install it on your PC and have it wherever you go.

It's easy to use: Python is straightforward, you can start learning it at any age. All it takes is a little bit of effort.

It's rich in libraries: Through PIP, Python lets you install lots of useful libraries. Graphical libraries to create 2D games (pygame), mathematical (NumPy, math, mathplotlib...), and many others. There are more than 200...

Graphic programming: Python allows you to build graphical windows that interface with the users of your programs. With the right libraries, it's easy to do just that;

Web development, AI, and more...

For all these reasons, it would be absurd to miss the opportunity to make such a programming language your own, wouldn't it?

In this book, you'll find all the most useful commands to use your Python at its best. These are already intermediate and advanced level commands, suitable for those already familiar with this programming language.




Pythonic Programming: Tips for Becoming an Idiomatic Python Programmer

Автор: Zinoviev Dmitry
Название: Pythonic Programming: Tips for Becoming an Idiomatic Python Programmer
ISBN: 168050861X ISBN-13(EAN): 9781680508611
Издательство: Wiley
Рейтинг:
Цена: 22710.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Make your good Python code even better by following proven and effective pythonic programming tips.

Unity Certified Programmer Exam Guide - Second Edition: Pass the Unity certification exam with the help of expert tips and techniques

Автор: Walker Philip
Название: Unity Certified Programmer Exam Guide - Second Edition: Pass the Unity certification exam with the help of expert tips and techniques
ISBN: 1803246219 ISBN-13(EAN): 9781803246215
Издательство: Неизвестно
Рейтинг:
Цена: 127510.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

A practical guide to Unity game scripting using C#, along with practice tests, exam tips, and easy-to-follow examples to help you pass the exam and become a professional Unity programmer


Key Features:

  • Learn essentials of game scripting with Unity and C# to customize aspects of your game
  • Tackle challenges in Unity game development and the certification exam using effective techniques and solutions
  • Prepare for the latest Unity certification exam using mock tests, exam tips, and self-assessment questions


Book Description:

Unity Certified Programmer is a global certification program by Unity for anyone looking to become a professional Unity developer. The official Unity programmer exam will not only validate your Unity knowledge and skills, but will also enable you to be a part of the Unity community.

This study guide will start by building on your understanding of C# programming and taking you through the process of downloading and installing Unity. You'll understand how Unity works and get to grips with the Unity exam's core objectives. As you advance, you'll enhance your skills by creating an enjoyable side-scrolling shooter game that can be played within the Unity Editor or any modern Android mobile device. This Unity book will test your knowledge with self-assessment questions and help you take your skills to an advanced level by working with Unity tools such as the animator, particle effects, lighting, UI/UX, scriptable objects, and debugging.

By the end of this book, you'll have developed a solid understanding of the different tools in Unity and be able to create impressive Unity applications by making the most of its toolset.


What You Will Learn:

  • Discover techniques for writing modular, readable, and reusable scripts in Unity
  • Implement and configure objects, physics, controls, and movements for your game projects
  • Understand 2D and 3D animation and write scripts to interact and use Unity's rendering API
  • Explore Unity APIs for adding lighting, materials, and textures to your apps
  • Write Unity scripts for building interfaces for menu systems, UI navigation, application settings, and much more
  • Focus on SOLID principles for writing clean and maintainable Unity applications


Who this book is for:

This Unity engine book is for game developers, software developers, mobile app developers, and Unity developers who want to advance in their career and gain gaming industry certification. The book assumes basic knowledge of C# programming and the Unity engine.

ISPF Programmer`s Guide

Автор: Franz Lanz
Название: ISPF Programmer`s Guide
ISBN: 3110407531 ISBN-13(EAN): 9783110407532
Издательство: Walter de Gruyter
Цена: 61920.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book is intended to support ISPF application programmers to become professional in the smart programming of ISPF applications using the REXX language. The contents are presented in a modular manner to suit reading with heterogeneous ISPF programming knowledge. The following topics are covered: Introduction to the programming language REXX as well as to ISPF programming, data processing in ISPF applications, use of messages, panels, skeletons, tables, ISPF variables and an introduction to creating and applying edit macros. Each theme is vividly illustrated by programming examples. The Smart ISPF Utilities contain some very useful programming aids that are often useful when programming ISPF applications. The book serves as a textbook as well as a manual for daily work. Many cross-references are included as well as an extensive index. Moreover, the author gives many helpful hints and tips on smart ISPF programming practices. The Smart ISPF Utilities contain many useful programming aids.

Oracle Certified Professional Java Programmer Exam 1z0-804 a

Автор: Ganesh S
Название: Oracle Certified Professional Java Programmer Exam 1z0-804 a
ISBN: 1430247649 ISBN-13(EAN): 9781430247647
Издательство: Springer
Рейтинг:
Цена: 32560.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Oracle Certified Professional Java SE 7 Programmer Exams 1Z0-804 and 1Z0-805 is a concise, comprehensive, step-by-step, and one-stop guide for the Oracle Certified Professional Java SE 7 Programmer Exam.

97 Things Every Java Programmer Should Know: Collective Wisdom from the Experts

Автор: Henney Kevlin
Название: 97 Things Every Java Programmer Should Know: Collective Wisdom from the Experts
ISBN: 1491952695 ISBN-13(EAN): 9781491952696
Издательство: Wiley
Рейтинг:
Цена: 42230.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: If you want to push your Java skills to the next level, this book provides expert advice from Java leaders and practitioners. You`ll be encouraged to look at problems in new ways, take broader responsibility for your work, stretch yourself by learning new techniques, and become as good at the entire craft of development as you possibly can.

Oracle certified professional java se 8 programmer exam 1z0-809

Автор: Ganesh, S. G. Kumar, Hari Kiran Sharma, Tushar
Название: Oracle certified professional java se 8 programmer exam 1z0-809
ISBN: 1484218353 ISBN-13(EAN): 9781484218358
Издательство: Springer
Рейтинг:
Цена: 41920.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book is a comprehensive, step-by-step and one-stop guide for the Java SE 8 Programmer II exam (IZ0-809). Salient features of this book include: 100% coverage of the exam topics, a full-length mock exam, practice exam questions, exam notes and tips.
Oracle Certified Professional Java SE 8 Programmer II Guide (Exam IZ0-809) is a comprehensive guide for the OCPJP 8 exam.
The book starts by answering frequently asked questions about the OCPJP 8 exam (Chapter 1). The book maps each exam topic into a chapter and covers 100% of the exam topics (next 12 Chapters). Exam topics are discussed using numerous programming and real-world examples. Each chapter ends with practice exam questions and a quick summary that revises key concepts covered in the chapter from exam perspective.
After reading the main chapters, you can take the full-length mock exam to ensure that you have enough practice before actually taking the exam (Chapter 14). If you are an OCPJP 8 exam aspirant, this book is certainly for you. This book assumes that you are already familiar with Java fundamentals (that is in line with the prerequisite of having a OCAJP 8 certification before you take up the OCPJP 8 exam).
This book will be a delectable read to you because of its simple language, example driven approach, easy-to-read style, and complete focus towards the exam. Salient Features - In-depth and 100% coverage of all 12 exam topics for the certification - Numerous illustrative programming and real-world examples- Hundreds of practice exam questions (including a full-length mock exam)
What you will learn: - Have the necessary knowledge to clear the exam since 100% of the exam topics are covered to the required depth - clearly understand the scope and objectives of the exam, the technical topics covered in the exam, and type and level-of-difficulty of the exam questions (in short, you will clearly know what's exactly required for passing the exam) - get into an "exam mindset" by trying out hundreds of practice exam questions.

The C# Programmer`s Study Guide (MCSD)

Автор: Ali Asad; Hamza Ali
Название: The C# Programmer`s Study Guide (MCSD)
ISBN: 1484228596 ISBN-13(EAN): 9781484228593
Издательство: Springer
Рейтинг:
Цена: 41920.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: The `What, Why, and How` of each concept is presented, with summaries, code challenges and exam questions to review and practice key concepts. You will learn to understand the knowledge and skill set to prepare for Microsoft Exam 70-483. This book is for Experienced C# and .NET programmers and developers ready to take the certification exam.


Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2)
ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz
Kaspi QR
   В Контакте     В Контакте Мед  Мобильная версия