New Perspectives on Computer Concepts 2018, Parsons
Автор: Disney Book Group, Disney Storybook Art Team Название: Disney Baby 100 First Words Lift-the-Flap ISBN: 1484718011 ISBN-13(EAN): 9781484718018 Издательство: Random House (USA) Рейтинг: Цена: 6740.00 T Наличие на складе: Невозможна поставка. Описание: 100 flaps to peek under, 100 first words to discover This delightful oversized board book opens a world of vocabulary learning with a simple lift of a flap Organized by theme, Baby can explore the connections between objects and the words that describe them with help from their favorite Disney characters The colorful character illustrations and fun flaps will make this book one of your baby's favorites
Автор: Wyatt James Название: The Art of Magic: The Gathering: Concepts & Legends ISBN: 1974703754 ISBN-13(EAN): 9781974703753 Издательство: Viz Media Рейтинг: Цена: 30800.00 T Наличие на складе: Невозможна поставка. Описание: Magnificent hardcover art books featuring the incredible images and lore of Magic: The Gathering (R)!
Автор: Hennessy, John Название: Computer Architecture 6 ed. ISBN: 0128119055 ISBN-13(EAN): 9780128119051 Издательство: Elsevier Science Рейтинг: Цена: 96550.00 T Наличие на складе: Есть Описание:
Computer Architecture: A Quantitative Approach, Sixth Edition has been considered essential reading by instructors, students and practitioners of computer design for over 20 years. The sixth edition of this classic textbook from Hennessy and Patterson, winners of the 2017 ACM A.M. Turing Award recognizing contributions of lasting and major technical importance to the computing field, is fully revised with the latest developments in processor and system architecture. The text now features examples from the RISC-V (RISC Five) instruction set architecture, a modern RISC instruction set developed and designed to be a free and openly adoptable standard. It also includes a new chapter on domain-specific architectures and an updated chapter on warehouse-scale computing that features the first public information on Google's newest WSC.
True to its original mission of demystifying computer architecture, this edition continues the longstanding tradition of focusing on areas where the most exciting computing innovation is happening, while always keeping an emphasis on good engineering design.
Winner of a 2019 Textbook Excellence Award (Texty) from the Textbook and Academic Authors Association
Includes a new chapter on domain-specific architectures, explaining how they are the only path forward for improved performance and energy efficiency given the end of Moore's Law and Dennard scaling
Features the first publication of several DSAs from industry
Features extensive updates to the chapter on warehouse-scale computing, with the first public information on the newest Google WSC
Offers updates to other chapters including new material dealing with the use of stacked DRAM; data on the performance of new NVIDIA Pascal GPU vs. new AVX-512 Intel Skylake CPU; and extensive additions to content covering multicore architecture and organization
Includes "Putting It All Together" sections near the end of every chapter, providing real-world technology examples that demonstrate the principles covered in each chapter
Includes review appendices in the printed text and additional reference appendices available online
Includes updated and improved case studies and exercises
ACM named John L. Hennessy and David A. Patterson, recipients of the 2017 ACM A.M. Turing Award for pioneering a systematic, quantitative approach to the design and evaluation of computer architectures with enduring impact on the microprocessor industry
Nuclear Energy: An Introduction to the Concepts, Systems, and Applications of Nuclear Processes, Eighth Edition, provides essential information on basic nuclear physics, systems and the applications of nuclear energy. It comprehensively covers Basic Concepts, Radiation and Its Uses, and Nuclear Power, providing students with a broad view of nuclear energy and science in a fast-paced format that features updated, timely content on topics of new and growing importance to current and future nuclear professionals, such as tritium-powered betavoltaic integrated circuit chips, the modulation of radioactive decay constant due to solar activity, Monte Carlo radiation transport calculations and accelerator-driven systems.
This book is an essential resource for any first course on nuclear energy and systems.
Contains coverage of timely topics, such as the connection between hydraulic fracturing (fracking), radioactivity and nuclear forensics
Covers the TerraPower traveling wave reactor, the first ever FDA approved drug for the treatment of acute radiation injury, and more
Describes the industry response to the Fukushima nuclear disaster, including FLEX in the U.S.
Includes more worked examples and end of chapter exercises
Автор: , Phaidon Press Название: Vitamin P3: New Perspectives in Painting ISBN: 0714879959 ISBN-13(EAN): 9780714879956 Издательство: Phaidon Press Ltd. Рейтинг: Цена: 31630.00 T Наличие на складе: Невозможна поставка. Описание: The indispensable guide to the most exciting painters of recent years, chosen by leading arts professionals - now in paperback
Автор: Parsons/Une/Oja Название: New Perspectives On Computer Concepts 2010 Brief ISBN: 0324780850 ISBN-13(EAN): 9780324780857 Издательство: Cengage Learning Рейтинг: Цена: 74970.00 T Наличие на складе: Невозможна поставка. Описание: Presents computer concepts that lets you create an integrated and interactive teaching and learning environment. This book helps instructors and students work in sync to explore, understand, and apply computer technology in their personal and professional lives.
Автор: Parsons, June Jamrich (mediatechnics Corporation) Parsons, June Jamrich (mediatechnics Corporation) Название: New perspectives computer concepts introductory 21st edition ISBN: 0357674626 ISBN-13(EAN): 9780357674628 Издательство: Cengage Learning Рейтинг: Цена: 65460.00 T Наличие на складе: Нет в наличии. Описание: The story of the doomed love affair between Kitty Jewell and Prince Lobengula, a heart-breaking tale, a real mystery, and a window into Victorian attitudes to race, the beginnings of tabloid journalism, and feminism in the 1890s - in short, a true story that has everything. A documentary on mixed marriages - on the story of Kitty and the Prince - is to be shown on Channel 4 to coincide with publication.
Автор: Clark Nathan Название: Computer Programming for Beginners: Fundamentals of Programming Terms and Concepts ISBN: 1719439559 ISBN-13(EAN): 9781719439558 Издательство: Неизвестно Цена: 22980.00 T Наличие на складе: Невозможна поставка. Описание: ★ Every Conceivable Topic a Complete Novice Needs To Know ★If you are a newcomer to programming it's easy to get lost in the technical jargon, before even getting to the language you want to learn.
What are statements, operators, and functions?
How to structure, build and deploy a program?
What is functional programming and object oriented programming?
How to store, manage and exchange data?
These are topics many programming guides don't cover, as they are assumed to be general knowledge to most developers. That is why this guide has been created. It is the ultimate primer to all programming languages. What This Book OffersZero Knowledge Required This guide has specifically been created for someone who is completely new to programming. We cover all the concepts, terms, programming paradigms and coding techniques that every beginner should know. A Solid Foundation This guide will form the foundation for all future programming languages you may encounter. It doesn't focus on merely one specific language, but rather the principles that apply to all programming languages. Detailed Descriptions & Code Samples Emphasis has been placed on beginner-friendly descriptions, supported by working code samples from the most popular languages, such as C#, Java and Python, to help illustrate concepts and terms. Key Topics
What Is a Programming Language?
Why Do We Need a Programming Language?
The History of Programming Languages
Popular Programming Languages
Understanding the Structure of a Program
What Are the Different Types of Programs?
How Is a Program Built?
How Is a Program Executed?
What Are Program Statements?
What Are Data Types?
What Are Variables?
What Are Operators?
Working with Numbers
The Importance of Strings
Making Decisions in Programs
Iterative Programming
Logical Grouping of Code
What Are Functions?
Taking Input
Sending Output
What Is Functional Programming?
What Is Object Oriented Programming?
What Are Client Server Applications?
What Is Web Programming?
Managing Data in a Program
Storing Data in Files
Storing Data in Databases
Data Exchange Formats
Error Handling
Logging in Programs
Logical Grouping of Programs
Deploying Programs
Programming for the Internet
Serverless Programming
Programming for Mobile Devices
Design Practices
Learn Programming the Easy Way, Get Your Copy Today
Автор: Parsons, June Jamrich (mediatechnics Corporation) Parsons, June Jamrich (mediatechnics Corporation) Название: New perspectives computer concepts comprehensive ISBN: 0357674618 ISBN-13(EAN): 9780357674611 Издательство: Cengage Learning Рейтинг: Цена: 79190.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание:
With over 40 case studies writtenfrom acontinental European perspective, Management Accounting: A Cases Approach is an ideal companion for studentswho want to reinforce and deepen their understanding of management accounting theories by working on real accounting challenges.
The book aims to show what managers need when solving daily problems in management accounting, in a real, practical setting.
It is exceptionally well suited for Master`s programs and Management training programs where participants need to see the usefulness of analysis.
Containingsimple to advanced level cases, they are ordered by subject matter such as
* Budgeting and planning * Cost Accounting * Internal transfer pricing * Corporate capital investment decisions
Автор: Parsons Название: New Perspectives on Computer Concepts 2018: Introductory ISBN: 1305951514 ISBN-13(EAN): 9781305951518 Издательство: Cengage Learning Рейтинг: Цена: 65460.00 T Наличие на складе: Нет в наличии. Описание:
There are lots of beautiful fall leaves to find! Three friends have a big adventure hiking over a mountain and through a forest to collect leaves of all kinds and colors. What will they do with all their leaves at the end of the story? Jump and play in them, of course!
With easy rhyming text and fun sound effects, children will delight in this rollicking autumn story.
Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2) ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz