Browse Results

Showing 12,076 through 12,100 of 62,964 results

Competitive Semiconductor Product Management: Navigating the Future of Semiconductor Technology in the AI Era

by Sultana Begum Faiyaz Chowdary

This book is your guide to navigating the complex landscape of the semiconductor product industry. With the emerging benefits of artificial intelligence (AI), the semiconductor industry is at crossroads of unprecedented demand, touching almost every product in the modern world. The book takes into consideration the business development opportunities and guides you through technical and business details to help you gain a deep understanding of the semiconductor product management lifecycle. From transistors to modern AI accelerators, semiconductor products are fundamental contributors to technology and shape our future. Continuous research and development are pushing the boundaries of technology disruption and demanding capabilities in semiconductor products in almost all technological spaces. This book is a one-stop resource for delivering customer-centric solutions and it unveils the secrets to crafting the perfect semiconductor product. The book takes you through the impact of factors such as The Chips Act 2022 to reveal opportunities and challenges across semiconductor product industries. It provides a systematic framework for product managers and technology business leaders to define and implement semiconductor products with competitive advantage, using a robust competitive product strategy. This book demystifies the complex technical concepts in semiconductor architecture, manufacturing technology, and performance management via easy-to-understand, real-world examples. What You Will Learn Develop knowledge of semiconductor hardware architecture and software organization Dig into industry eco-system challenges, factors contributing to success, and failures of semiconductor products Know the secrets to defining competitive semiconductor product strategies and roadmaps Be aware of factors impacting semiconductor product manufacturing and performance management Understand the strategies of the key semiconductor product leaders in the industry Gain a detailed understanding of the design, development, positioning, pricing, and supply of semiconductor products Who This Book Is For Product managers, program managers, directors of product management, vice presidents of technology, principal engineers, CEOs, executive leaders in the semiconductor industry, product architects, software and hardware design and verification engineers, technical leaders in semiconductor industries, as well as business leaders, students pursuing electrical, electronics, & communication engineering, sales, and marketing teams

Competitiveness Strategies for Negative Organizations: Challenging the Status Quo (Information Systems Engineering and Management #1)

by Beatriz Graça Manuel Au-Yong-Oliveira

The book aims to describe how a certain type of organisation may come into existence and may even become prevalent in society - what we call a negative organisation. This type of organization is one where the status quo prevails over what is best for the company, in strategic terms. Namely, certain employees who are actually very good may be forced to leave so as to not disturb the status quo and existing loyalties and ties which are actually prejudicial to the company, in the medium to long run. Change is very necessary and strategies need to change to accompany technological breakthroughs and other market developments. Wanting to maintain the same course so as not to “disrupt the waters” is often a bad strategy and the firm will suffer. Innovation must prevail over the maintenance of the status quo or, in other words, must prevail over the maintenance of the existing state of things and hierarchy. Our book discusses the topic as well as providing solutions for the situation of a firm becoming negative. Various levels of leadership in the organisation may contribute to a negative organisation and this too is discussed. We hope to have contributed in whatever small way to a more joyous, satisfactory and, above all, more productive and innovative workplace.

Competitiveness and Sustainability in the Digitization Era: Proceedings of the 16th International Conference on Competitiveness and Stability in the Knowledge Base Society (iCOnEc), Romania, October 25—26, 2024 (Springer Proceedings in Business and Economics)

by Samuel O. Idowu Ercan Özen Cătălina Sitnikov Anca Băndoi

This book analyzes digital transformation in organizations through digital strategy, digital capability, and digital culture. Featuring contributions presented at the 16th International Conference on Competitiveness and Stability in the Knowledge Base Society (iCOnEc), the book explores the influence of digital transformation which has on companies&’ sustainability and competitiveness, particularly in times of economic uncertainty.Megatrends like digitalization are reshaping society and the economy. In an ever-evolving world, businesses play a crucial role in enabling society to carry out digital transformation and engage in competitive and sustainable growth to improve performance as well as socioeconomic and environmental sustainability. The enclosed chapters examine the relationship and mechanisms connecting digital transformation to ongoing business growth.Presenting both conceptual and operational perspectives on emerging issues, this book is useful for researchers, scholars, students, and policymakers in digital transformation and organizational sustainability and competitiveness.

Compiere 3

by Andries L Pretorius

This book is a concise guide that focuses solely on implementing Compiere. It uses a business scenario case study throughout to illustrate the sort of decisions and considerations required at critical stages in a real-life Compiere implementation. If you are considering or want to easily implement Compiere in your organization, this book is for you. This book will also be beneficial to system users and administrators who wish to implement an ERP system. No previous knowledge of Compiere is required.

Compilation and Synthesis for Embedded Reconfigurable Systems: An Aspect-Oriented Approach

by José Gabriel de Figueiredo Coutinho Pedro C. Diniz João Manuel Cardoso Zlatko Marinov Petrov

This book provides techniques to tackle the design challenges raised by the increasing diversity and complexity of emerging, heterogeneous architectures for embedded systems. It describes an approach based on techniques from software engineering called aspect-oriented programming, which allow designers to control today's sophisticated design tool chains, while maintaining a single application source code. Readers are introduced to the basic concepts of an aspect-oriented, domain specific language that enables control of a wide range of compilation and synthesis tools in the partitioning and mapping of an application to a heterogeneous (and possibly multi-core) target architecture. Several examples are presented that illustrate the benefits of the approach developed for applications from avionics and digital signal processing. Using the aspect-oriented programming techniques presented in this book, developers can reuse extensive sections of their designs, while preserving the original application source-code, thus promoting developer productivity as well as architecture and performance portability. Describes an aspect-oriented approach for the compilation and synthesis of applications targeting heterogeneous embedded computing architectures. Includes examples using an integrated tool chain for compilation and synthesis. Provides validation and evaluation for targeted reconfigurable heterogeneous architectures. Enables design portability, given changing target devices· Allows developers to maintain a single application source code when targeting multiple architectures.

Compilation for Secure Multi-party Computation (SpringerBriefs in Computer Science)

by Stefan Katzenbeisser Niklas Büscher

This book presents a holistic view on compiler assisted practical secure multi-party computation (MPC) over Boolean circuits. It discusses that two or more parties jointly evaluate a function over their inputs in such a way that each party keeps its input unknown to the other parties in MPC. MPC provides a generic way to construct Privacy-Enhancing Technologies, which protect sensitive data during processing steps in untrusted environments. A major obstacle in the past was to generate MPC applications by hand. Recently, special compilers have been developed to build all kinds of applications. This book also explains in detail how efficient MPC applications can be created automatically from ANSI-C, thus, bridging the areas of cryptography, compilation and hardware synthesis. It also gives an insight into the requirements for creating efficient applications for MPC and is hence of interest to not only researchers in the area of MPC but also developers realizing practical applications with MPC. For a better understanding of the complete compile chain from ANSI-C to circuits, which is the 'machine code' of MPC, the authors first give the necessary background information on MPC protocols, Boolean logic, and logic synthesis. Then the authors describe the various compilation steps required to translate any code into an adequate circuit description. Afterwards, the authors introduce a variety of optimization techniques for two classes of MPC protocols, namely techniques that improve the runtime of applications in constant- and multi-round MPC protocols. The authors also illustrate how efficient parallelization of MPC protocols can be achieved using the assistance of compilers. It presents the effectiveness of the proposed techniques by giving a detailed evaluation on benchmarking applications. Most of the aforementioned techniques are implemented in our open source compiler that is accompanying this book and allows to study compilation for MPC in practice. Researchers who are interested in practical secure multi-party computation (MPC), and developers who are interested in realizing MPC applications in practice will find this book useful as a reference, as well as advanced-level students in computer science.

Compiler Construction Using Java, JavaCC, and Yacc

by Anthony J. Dos Reis

Broad in scope, involving theory, the application of that theory, and programming technology, compiler construction is a moving target, with constant advances in compiler technology taking place. Today, a renewed focus on do-it-yourself programming makes a quality textbook on compilers, that both students and instructors will enjoy using, of even more vital importance. This book covers every topic essential to learning compilers from the ground up and is accompanied by a powerful and flexible software package for evaluating projects, as well as several tutorials, well-defined projects, and test cases.

Compiler Design: Analysis and Transformation

by Sebastian Hack Helmut Seidl Reinhard Wilhelm

While compilers for high-level programming languages are large complex software systems, they have particular characteristics that differentiate them from other software systems. Their functionality is almost completely well-defined - ideally there exist complete precise descriptions of the source and target languages. Additional descriptions of the interfaces to the operating system, programming system and programming environment, and to other compilers and libraries are often available. The book deals with the optimization phase of compilers. In this phase, programs are transformed in order to increase their efficiency. To preserve the semantics of the programs in these transformations, the compiler has to meet the associated applicability conditions. These are checked using static analysis of the programs. In this book the authors systematically describe the analysis and transformation of imperative and functional programs. In addition to a detailed description of important efficiency-improving transformations, the book offers a concise introduction to the necessary concepts and methods, namely to operational semantics, lattices, and fixed-point algorithms. This book is intended for students of computer science. The book is supported throughout with examples, exercises and program fragments.

Compiler Design: Syntactic and Semantic Analysis

by Sebastian Hack Helmut Seidl Reinhard Wilhelm

While compilers for high-level programming languages are large complex software systems, they have particular characteristics that differentiate them from other software systems. Their functionality is almost completely well-defined - ideally there exist complete precise descriptions of the source and target languages. Additional descriptions of the interfaces to the operating system, programming system and programming environment, and to other compilers and libraries are often available. This book deals with the analysis phase of translators for programming languages. It describes lexical, syntactic and semantic analysis, specification mechanisms for these tasks from the theory of formal languages, and methods for automatic generation based on the theory of automata. The authors present a conceptual translation structure, i.e., a division into a set of modules, which transform an input program into a sequence of steps in a machine program, and they then describe the interfaces between the modules. Finally, the structures of real translators are outlined. The book contains the necessary theory and advice for implementation. This book is intended for students of computer science. The book is supported throughout with examples, exercises and program fragments.

Compilers: Principles, Techniques, and Tools

by Alfred V. Aho Ravi Sethi Jeffrey D. Ullman

The authors present updated coverage of compilers based on research and techniques that have been developed in the field over the past few years.

Compiling with Continuations

by Andrew W. Appel

The control and data flow of a program can be represented using continuations, a concept from denotational semantics that has practical application in real compilers. This book shows how continuation-passing style is used as an intermediate representation on which to perform optimizations and program transformations. Continuations can be used to compile most programming languages. The method is illustrated in a compiler for the programming language Standard ML. However, prior knowledge of ML is not necessary, as the author carefully explains each concept as it arises. This is the first book to show how concepts from the theory of programming languages can be applied to the producton of practical optimizing compilers for modern languages like ML. This book will be essential reading for compiler writers in both industry and academe, as well as for students and researchers in programming language theory.

Complete A+ Guide to IT Hardware and Software: A CompTIA A+ Core 1 (220-1001) & CompTIA A+ Core 2 (220-1002)

by Cheryl A. Schmidt

Master IT hardware and software installation, configuration, repair, maintenance, and troubleshooting and fully prepare for the CompTIA® A+ Core 1 (220-1001) and Core 2 (220-1002) exams. This is your all-in-one, real-world, full-color guide to connecting, managing, and troubleshooting modern devices and systems in authentic IT scenarios. Its thorough instruction built on the CompTIA A+ Core 1 (220-1001) and Core 2 (220-1002) exam objectives includes coverage of Windows 10, Mac, Linux, Chrome OS, Android, iOS, cloud-based software, mobile and IoT devices, security, Active Directory, scripting, and other modern techniques and best practices for IT management. Award-winning instructor Cheryl Schmidt also addresses widely-used legacy technologies—making this the definitive resource for mastering the tools and technologies you’ll encounter in real IT and business environments. Schmidt’s emphasis on both technical and soft skills will help you rapidly become a well-qualified, professional, and customer-friendly technician.

Complete A+ Guide to IT Hardware and Software: CompTIA A+ Exams 220-1101 & 220-1102

by Cheryl Schmidt Christopher Lee

Master IT hardware and software installation, configuration, repair, maintenance, and troubleshooting and fully prepare for the CompTIA® A+ Core 1 (220-1101) and Core 2 (220-1102) exams This is your all-in-one, real-world, full-color guide to connecting, managing, and troubleshooting modern devices and systems in authentic IT scenarios. Its thorough instruction built on the CompTIA A+ Core 1 (220-1101) and Core 2 (220-1102) exam objectives includes coverage of Windows 11, Mac, Linux, Chrome OS, Android, iOS, cloud-based software, mobile and IoT devices, security, Active Directory, scripting, and other modern techniques and best practices for IT management. Award-winning instructor Cheryl Schmidt also addresses widely-used legacy technologies―making this the definitive resource for mastering the tools and technologies you'll encounter in real IT and business environments. Schmidt's emphasis on both technical and soft skills will help you rapidly become a well-qualified, professional, and customer-friendly technician.

Complete B2B Online Marketing

by Maura Ginty William Leake Lauren Vaccarello

Learn to take full advantage of search and social media for B2B marketing Business-to-business marketers have been slow to enter the online marketing arena, but now that the impact of search and social media marketing in the consumer marketplace is clearly documented, B2B marketers are ready for a complete guide to making the most of the medium. Written by experts with first-hand knowledge of the field, this book clearly explains how to leverage today's search engine marketing and social media technologies to get, nurture, and convert leads. Topics include strategy, branding, monitoring, resource allocation, and much more. B2B marketers need detailed, practical guidelines and strategies for how best to gain, nurture, and convert leads using today's Internet technologies and strategies This ultimate how-to guide examines strategic and branding considerations, search engine optimization techniques, and how to maximize the impact of banner ads and landing pages Explains how to use social media listening and monitoring tools, how to engage visitors, and how to allocate resources to ensure success Covers measuring results, improving web site usability, using metrics, and nurturing leads Skilled B2B marketers who are ready to take advantage of all that online marketing has to offer will find this guide provides exactly the know-how they need.

Complete Book of Remote Access: Connectivity and Security (Best Practices)

by Victor Kasacavage

As technology advances, the demand and necessity for seamless connectivity and stable access to servers and networks is increasing exponentially. Unfortunately the few books out there on remote access focus on Cisco certification preparation, one aspect of network connectivity or security. This text covers both-the enabling technology and how to ma

Complete Bootstrap: Responsive Web Development with Bootstrap 4

by David Cochran Ian Whitley Bass Jobsen Matt Lambert

Learn all the new features and build a set of example applications for your portfolio with the latest version of Bootstrap About This Book • Do more with JavaScript and learn how to create an enhanced user experience • Leverage Sass to make your CSS code maintainable, reusable and prevent code duplications • Leverage Bootstrap's excellent JavaScript plugins Who This Book Is For This course is mainly intended for web developers who want to learn to build enterprise-level and professional websites efficiently with Bootstrap. You must have a basic and fundamental understanding of HTML, CSS, and JavaScript; however, there is no need to have prior Bootstrap experience. What You Will Learn • Fire up Bootstrap and set up the required build tools to get started • Understand how and when to use Flexbox with the Bootstrap layouts • Learn responsive web design and discover how to build mobile-ready websites with ease • Find out how to extend the capabilities of Bootstrap with a huge range of tools and plugins, including jQuery • Play around with the huge variety of components that Bootstrap offers • Customize your designs by working directly with Bootstrap's SASS files • Explore the inner workings of Bootstrap 4 by building different websites In Detail Since its debut in August 2011, Bootstrap has become by far the most popular framework for empowering and enhancing frontend web design. With version 4, Bootstrap reaches an exciting new milestone, a lean code base optimized for modern browsers. Bootstrap 4 introduces a wide range of new features that make frontend web design even more simple and exciting. So, if you're interested to unearth the potential of Bootstrap 4 to build highly responsive and beautiful websites using modern web techniques, then you should surely go for this course. The highlights of this course are: Learn out how to make your websites responsive Explore the robust features of Bootstrap 4 and create exciting websites through excellent hands-on projects Find out how to extend the capabilities of Bootstrap with a huge range of tools and plugins, including jQuery Customize your designs by working directly with SASS files Let's take a quick look at your learning journey. In this comprehensive course, you'll learn everything that you need to know excel in Bootstrap web development. You'll first learn to build a simple blog named Hello World! You'll then discover the principles of mobile-first design in order to ensure your pages can fit any screen size and meet the responsive requirements. You'll learn to play with Bootstrap's grid system and base CSS to ensure your designs are robust and that your development process is speedy and efficient. You'll then find out how you can extend your current build with some cool JavaScript plugins, and throw in some Sass to spice things up and customize your themes. Finally, you'll go through different hands-on projects on Bootstrap such as building your portfolio, building an ecommerce website, and many more! By the end of this course, you will able to build amazingly beautiful and responsive websites with Bootstrap. Note: This course is a blend of text and quizzes, all packaged up keeping your journey in mind. It includes content from the following Packt products: • Learning Bootstrap 4, Second Edition by Matt Lambert • Bootstrap 4 Site Blueprints by Bass Jobsen, David Cochran, and Ian Whitley Style and approach This course takes a practical approach to teach you how to build modern responsive websites with Bootstrap. It follows a project-based approach to creating different types of popular websites using Bootstrap.

Complete CompTIA A+ Guide to PCs (Sixth Edition)

by Cheryl Schmidt

Master PC installation, configuration, repair, maintenance, and networking and fully prepare for the CompTIA A+ 220-801 and 220-802 exams This unique tutorial and study guide teaches the fundamentals of computer desktop and laptop installation, configuration, maintenance, and networking with thorough instruction built on the CompTIA A+ 220-801 and 220-802 exam objectives. Learn all the skills you need to become a certified professional and customer-friendly technician using today's tools and technologies. Every chapter opens with focused learning objectives and lists the exam objectives covered in that chapter. To meet the learning objectives, each chapter includes detailed figures, helpful Tech Tips, explanations of key terms, step-by-step instruction, and complete coverage of every topic. At the end of every chapter are comprehensive assessment tools, including a summary, review questions, labs, activities, and exam tips. Covers Both 2012 A+ Exams: A+ 220-801: * PC Hardware * Networking * Laptops * Printers * Operational Procedures A+ 220-802 * Operating Systems * Security * Mobile Devices * Troubleshooting Learn more quickly and thoroughly with all these study and review tools: Learning Objectives provide the goals for each chapter Practical Tech Tips give real-world PC repair knowledge Soft Skills information and activities in each chapter cover all the tools and skills you need to become a professional, customer-friendly technician in every category Review Questions, including true/false, multiple choice, matching, fill-in-the-blank, and open-ended questions, assess your knowledge of the learning objectives More than 125 Lab Exercises enable you to link theory to practical experience Key Terms identify exam words and phrases associated with each topic Detailed Glossary clearly defines every key term Critical Thinking Activities in every chapter take you beyond the facts to complete comprehension of topics Chapter Summary provides a recap of key concepts See Special Offer in Back of Book to save 70% on the CompTIA A+ Cert Guide, Deluxe Edition, Premium Edition eBook and Practice Test

Complete Guide to CISM Certification

by Thomas R. Peltier Justin Peltier

The Certified Information Security Manager(CISM) certification program was developed by the Information Systems Audit and Controls Association (ISACA). It has been designed specifically for experienced information security managers and those who have information security management responsibilities. The Complete

Complete Guide to Open Source Big Data Stack

by Michael Frampton

See a Mesos-based big data stack created and the components used. You will use currently available Apache full and incubating systems. The components are introduced by example and you learn how they work together. In the Complete Guide to Open Source Big Data Stack, the author begins by creating a private cloud and then installs and examines Apache Brooklyn. After that, he uses each chapter to introduce one piece of the big data stack--sharing how to source the software and how to install it. You learn by simple example, step by step and chapter by chapter, as a real big data stack is created. The book concentrates on Apache-based systems and shares detailed examples of cloud storage, release management, resource management, processing, queuing, frameworks, data visualization, and more. What You'll Learn Install a private cloud onto the local cluster using Apache cloud stack Source, install, and configure Apache: Brooklyn, Mesos, Kafka, and Zeppelin See how Brooklyn can be used to install Mule ESB on a cluster and Cassandra in the cloud Install and use DCOS for big data processing Use Apache Spark for big data stack data processing Who This Book Is For Developers, architects, IT project managers, database administrators, and others charged with developing or supporting a big data system. It is also for anyone interested in Hadoop or big data, and those experiencing problems with data size.

Complete Guide to Security and Privacy Metrics: Measuring Regulatory Compliance, Operational Resilience, and ROI

by Debra S. Herrmann

While it has become increasingly apparent that individuals and organizations need a security metrics program, it has been exceedingly difficult to define exactly what that means in a given situation. There are hundreds of metrics to choose from and an organization's mission, industry, and size will affect the nature and scope of the task as well as

Complete Me: Stark Series Book 3 (Stark Series #8)

by J. Kenner

For fans of Fifty Shades of Grey and the Crossfire series comes Complete Me, the third in J. Kenner's sensual, erotic, powerfully emotional and internationally bestselling romance series. In Release Me, multimillionaire Damien Stark made Nikki Fairchild an unforgettable but irresistible indecent proposal; in Claim Me their passion burned ever more fierce; now, can their love survive the secrets of their pasts?Our desire runs deep. But our secrets cut close.Beautiful, strong, and commanding, Damien Stark fills a void in me that no other man can touch. His fierce cravings push me beyond the brink of bliss - and unleash a wild passion that utterly consumes us both. Yet beneath his need for dominance, he carries the wounds of a painful past. Haunted by a legacy of dark secrets and broken trust, he seeks release in our shared ecstasy, the heat between us burning stronger each day. Our attraction is undeniable, our obsession inevitable. Yet not even Damien can run from his ghosts, or shield us from the dangers yet to come.Spellbinding romance. Electrifying passion. Why not indulge in J. Kenner...Discover the whole story of Damien and Nikki's epic romance in J. Kenner's hot and addictive bestselling Stark series: Release Me, Claim Me, Complete Me, Take Me, Have Me, Play My Game, Seduce Me, Unwrap Me, Deepest Kiss, Entice Me and Anchor Me.(P)2013 Headline Digital

Complete Me: The Stark Series #3 (Stark Series #6)

by J. Kenner

For fans of Fifty Shades of Grey and the Crossfire series comes Complete Me, the third in J. Kenner's sensual, erotic, powerfully emotional and internationally bestselling romance series. In Release Me, multimillionaire Damien Stark made Nikki Fairchild an unforgettable but irresistible indecent proposal; in Claim Me their passion burned ever more fierce; now, can their love survive the secrets of their pasts?Our desire runs deep. But our secrets cut close.Beautiful, strong, and commanding, Damien Stark fills a void in me that no other man can touch. His fierce cravings push me beyond the brink of bliss - and unleash a wild passion that utterly consumes us both. Yet beneath his need for dominance, he carries the wounds of a painful past. Haunted by a legacy of dark secrets and broken trust, he seeks release in our shared ecstasy, the heat between us burning stronger each day. Our attraction is undeniable, our obsession inevitable. Yet not even Damien can run from his ghosts, or shield us from the dangers yet to come.Spellbinding romance. Electrifying passion. Why not indulge in J. Kenner...Discover the whole story of Damien and Nikki's epic romance in J. Kenner's hot and addictive bestselling Stark series: Release Me, Claim Me, Complete Me, Take Me, Have Me, Play My Game, Seduce Me, Unwrap Me, Deepest Kiss, Entice Me and Anchor Me.

Complete Photography: Understand cameras to take, edit and share better photos

by Chris Gatcum

Whether you're a complete beginner, a casual snapper or a seasoned photographer, there is a lot to be learned from this extensive photography guide. Take the guesswork out of your photography and understand not just what to do with your camera, but how and why this affects the photos you take. You'll learn how to compose a shot for visual impact, focus it to attract the viewer's eye, expose it so every detail is captured and so much more. Photography never stands still so it doesn't matter what camera you have, whether you own an SLR, film camera or a compact digital camera, Gatcum will teach you how to take the best photos possible. As well as Gatcum's own expertise on the subject, Complete Photography is packed with tips and masterclasses from other inspirational professionals.

Complete Photography: Understand cameras to take, edit and share better photos

by Chris Gatcum

Whether you're a complete beginner, a casual snapper or a seasoned photographer, there is a lot to be learned from this extensive photography guide. Take the guesswork out of your photography and understand not just what to do with your camera, but how and why this affects the photos you take. You'll learn how to compose a shot for visual impact, focus it to attract the viewer's eye, expose it so every detail is captured and so much more. Photography never stands still so it doesn't matter what camera you have, whether you own an SLR, film camera or a compact digital camera, Gatcum will teach you how to take the best photos possible. As well as Gatcum's own expertise on the subject, Complete Photography is packed with tips and masterclasses from other inspirational professionals.

Complete Unity 2018 Game Development: Explore techniques to build 2D/3D applications using real-world examples

by Alan Thorn John P. Doran Alan Zucconi Jorge Palacios

Leverage the power of the Unity 2018 game engine to create games with brilliant gameplay and high replayability. Key Features Develop different types of games from scratch with Unity 2018 Discover the secrets of creating AAA quality shaders without writing long algorithms Script intelligent game characters and agents using Artificial Intelligence techniques and algorithms Book Description Through this Learning Path, you'll learn how to leverage the features of Unity and create amazing games, ranging from action shooters and mind-bending puzzle games to adventure and Virtual Reality(VR) games. If you have no prior experience of using Unity, you can still benefit from this Learning Path, which easily explains the complete working of the Unity toolset. You'll start by learning how to create compelling shaders using Unity and understanding everything you need to know about vectors. This includes useful inputs on how lighting is constructed with vectors and how textures are used to create complex effects without the need for advanced math. In the succeeding chapters, you'll also be able to use popular AI techniques, such as A* and A*mbush to develop intelligent pathfinding agents for your games. The book will also guide you through different algorithms for creating decision-making agents that go beyond simple behaviors and movement. By the end of this Learning Path, you will have developed all the basic skills to create highly engaging and replayable games. This Learning Path includes content from the following Packt products: Unity 2018 By Example - Second Edition by Alan Thorn Unity 2018 Shaders and Effects Cookbook - Third Edition by John P. Doran, Alan Zucconi Unity 2018 Artificial Intelligence Cookbook - Second Edition by Jorge Palacios What you will learn Understand concepts such as game objects, components, and scenes Create functional games with C# scripting Write shaders from scratch in ShaderLab and HLSL/Cg Develop intelligent pathfinding agents with A and Ambush Work with terrains and world-creation tools Simulate senses for agents to make decisions based on the environment Implement waypoints by creating a manual selector Enhance games with volumetric explosions, special effects, and visuals Who this book is for If you are a game developer who wants to learn tools that can transform your gameplay, this beginner-level Learning Path is ideal for you. Having basic knowledge of C# will help you grasp the concepts explained in the book easily.

Refine Search

Showing 12,076 through 12,100 of 62,964 results