Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Pythonic Programming: Tips for Becoming an Idiomatic Python Programmer, Zinoviev Dmitry


Варианты приобретения
Цена: 3406.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Англия: Есть  Склад Америка: Есть  
При оформлении заказа до: 2025-08-04
Ориентировочная дата поставки: Август-начало Сентября

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

Автор: Zinoviev Dmitry
Название:  Pythonic Programming: Tips for Becoming an Idiomatic Python Programmer
ISBN: 9781680508611
Издательство: Wiley
Классификация:
ISBN-10: 168050861X
Обложка/Формат: Paperback
Страницы: 152
Вес: 0.27 кг.
Дата издания: 19.10.2021
Язык: English
Размер: 23.50 x 19.05 x 0.84 cm
Читательская аудитория: Technical / manuals
Подзаголовок: Tips for becoming an idiomatic python programmer
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Англии
Описание: Make your good Python code even better by following proven and effective pythonic programming tips.


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
Издательство: Неизвестно
Рейтинг:
Цена: 8091.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: 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.

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
Издательство: Неизвестно
Рейтинг:
Цена: 19126.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

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.

A Visual Basic 6 Programmer`s Toolkit

Автор: Hank Marquis; Eric A. Smith
Название: A Visual Basic 6 Programmer`s Toolkit
ISBN: 3540780815 ISBN-13(EAN): 9783540780816
Издательство: Springer
Рейтинг:
Цена: 11179.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

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
Издательство: Неизвестно
Рейтинг:
Цена: 6068.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: 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?

XProc 3.0 Programmer Reference

Автор: Siegel Erik
Название: XProc 3.0 Programmer Reference
ISBN: 1937434702 ISBN-13(EAN): 9781937434700
Издательство: Неизвестно
Рейтинг:
Цена: 7348.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

XProc 3.0 is a programming language for processing XML, JSON, and other documents in pipelines. XProc chains conversions and other steps, allowing for potentially complex processing. XProc is especially useful for applications, such as publishing, where content may come from multiple input sources, pass through multiple processing steps and result in multiple output streams.

XProc 3.0 Programmer Reference is aimed at programmers and others who process XML. It explains the language in detail, provides examples, and contains a set of example use cases. Anyone who uses the XProc language will find a wealth of information in this book.

Inside the book

  • Introduction: introduces XProc 3.0 and provides background.
  • Getting started: describes how to process XProc and provides simple examples to get started.
  • XProc fundamentals: provides background information on XProc and basic concepts, such as pipelines, steps, and documents.
  • Programming concepts: introduces the programming concepts used in XProc, including the use of XPath, maps, Attribute and Text Value Templates (AVT/TVT), and more.
  • Defining and populating steps: describes how to declare a step, what a pipeline document looks like, and how to add functionality to a pipeline.
  • Built-in steps: provides an overview of the many built-in steps that can be used to populate XProc pipelines.
  • Extension functions: XProc provides a set of extension functions that are available for use in XPath expressions in XProc pipelines.
  • Examples and recipes: examples of XProc pipelines for specific use cases.
  • Appendices: describes the standard step library and provides an overview of optional built-in steps.
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
Рейтинг:
Цена: 4884.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: 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.

Git for Programmers: Master Git for effective implementation of version control for your programming projects

Автор: Liberty Jesse
Название: Git for Programmers: Master Git for effective implementation of version control for your programming projects
ISBN: 1801075735 ISBN-13(EAN): 9781801075732
Издательство: Неизвестно
Рейтинг:
Цена: 10114.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Learn to track, branch, merge, and manage code revisions for real-world development scenarios


Key Features:

  • Master Git and understand the significance of version control
  • Get to grips with Git's typical workflows, advanced functions, and their implementations
  • Understand important git commands to manage your repository


Book Description:

Git is the most popular version control system in the world. It allows developers to keep up with frequent code changes in a project, ensures there are no code conflicts between the developers, and reverts to an older version of code when required.


Git for Programmers comprehensively equips you with actionable insights on advanced Git concepts in an engaging and straightforward way. This book will help you gain expertise on Git with many practical use cases as you progress through the chapters.


The book begins with a quick history of Git and instructions on how to get it and install it, after which you'll dive into the creation and cloning of your repository. As you progress through the book, you'll explore Git places, branching, and GUIs.


Once you understand the fundamentals, you'll learn how to handle merge conflicts, rebase, amend, interactive rebase, and use the log. You'll also explore important Git commands for managing your repository. Finally, the book concludes with coverage of bisect, blame, and several other problem handling techniques.


By the end of this book, you'll be able to use git with confidence; saving, sharing, and managing files as well as undoing mistakes and rewriting history.


What You Will Learn:

Create and clone repositories

Understand the difference between local and remote repositories

Use, manage, and merge branches back into the main branch

Utilize tools to manage merge conflicts

Manage commits on your local machine through interactive rebasing

Use the log to gain control over all the data in your repository

Use bisect, blame, and other tools to undo Git mistakes


Who this book is for:

If you have basic understanding of Git and want to strengthen your command over advanced techniques and navigate different functions, this book is for you.

Ml for the working programmer

Автор: Paulson, Lawrence C.
Название: Ml for the working programmer
ISBN: 052156543X ISBN-13(EAN): 9780521565431
Издательство: Cambridge Academ
Рейтинг:
Цена: 9821.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: The major change for the new edition of the successful text is the extensive use of modules. In addition, the first chapter has been totally rewritten to make the book more accessible to first year students. The main features of new Standard Library for the revised version of ML are described, and many new examples are given.

ISPF Programmer`s Guide

Автор: Franz Lanz
Название: ISPF Programmer`s Guide
ISBN: 3110407531 ISBN-13(EAN): 9783110407532
Издательство: Walter de Gruyter
Цена: 9288.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: 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.

Python programming intermediate: This is a book for beginners and intermediate programmers, here you can find some advanced tips to how to write an aw

Автор: Russel Mark
Название: Python programming intermediate: This is a book for beginners and intermediate programmers, here you can find some advanced tips to how to write an aw
ISBN: 1801127301 ISBN-13(EAN): 9781801127301
Издательство: Неизвестно
Рейтинг:
Цена: 2752.00 р.
Наличие на складе: Нет в наличии.

Описание:

Python programming intermediate


What will this text talk about?


We will start from the history of Python up to its darkest meanderings, this text tries to compress all the fundamental points of the language, so that you can already program various types of programs with this information, if you are a basic programmer, you will find comfort in this book that will help you improve your knowledge of language and therefore also make a good impression during a job interview or during a practical test.


"In this Python programming book, you will find out: "

- The problems that people who start programming in Python have and how to overcome them.


If you want to learn more about how to Learn Python in a few days and have results without expensive courses then simply

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
Рейтинг:
Цена: 6288.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: 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.

A Programmer`s Guide to ADO.NET in C#

Автор: Mahesh Chand; Mike Gold
Название: A Programmer`s Guide to ADO.NET in C#
ISBN: 1893115399 ISBN-13(EAN): 9781893115392
Издательство: Springer
Рейтинг:
Цена: 11179.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Authors Chand and Gold also show C# programmers how to work with XML classes and how to integrate XML into the ADO.NET architecture. The book provides programmers with handy ideas about taking advantage of the VS.NET IDE and how you can tie your data to the myriad of powerful controls including the multi-faceted Data Grid.


ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия