Browse Results

Showing 27,326 through 27,350 of 53,455 results

Introducing Regular Expressions: Unraveling Regular Expressions, Step-by-Step

by Michael Fitzgerald

If you're a programmer new to regular expressions, this easy-to-follow guide is a great place to start. You'll learn the fundamentals step-by-step with the help of numerous examples, discovering first-hand how to match, extract, and transform text by matching specific words, characters, and patterns. Regular expressions are an essential part of a programmer's toolkit, available in various Unix utlilities as well as programming languages such as Perl, Java, JavaScript, and C#. When you've finished this book, you'll be familiar with the most commonly used syntax in regular expressions, and you'll understand how using them will save you considerable time. Discover what regular expressions are and how they work Learn many of the differences between regular expressions used with command-line tools and in various programming languages Apply simple methods for finding patterns in text, including digits, letters, Unicode characters, and string literals Learn how to use zero-width assertions and lookarounds Work with groups, backreferences, character classes, and quantifiers Use regular expressions to mark up plain text with HTML5

Introducing Regular Expressions: JavaScript and TypeScript

by Jörg Krause

This book is your easy-to-digest and concise guide to regular expressions in JavaScript, this book teaches you the very basics and can be used in the browser or on the server. Explore and understand how to use regular expressions in all JavaScript environments. Presented in four key concept sections, Introducing Regular Expressions shows how to create and use regular expressions to accelerate your JavaScript development.What You'll LearnWhat regular expressions are and why you should use them Use useful expressions (including examples)Reference features and functionsUse regular expressions in all JavaScript environmentsWho This Book Is For Developers of web applications who want to explore the capabilities of JavaScript based apps on both, client and server. It’s suitable for beginners that have a basic understanding of JavaScript already.

Introducing ReScript: Functional Programming for Web Applications

by Danny Yang

This book serves as a succinct guide on ReScript, a functional language for building web applications. Using examples of ReScript language features along with explanations of fundamental concepts in functional programming, this book will show web developers with a background in JavaScript how to effectively use ReScript to its full potential. In Introducing ReScript, you'll learn how to use features in ReScript that JavaScript lacks, such as type inference, null-safety, algebraic data types, pattern matching, and more. Along the way, you'll pick up functional programming concepts like immutability and higher-order functions. You'll also gain a sense of how ReScript works under the hood and how to leverage interoperability between ReScript and JavaScript. Whether you're a web developer interested in dabbling with functional programming or you just want to learn how to write safer and cleaner code for web applications, this book is a great way for you to get started with ReScript. What You Will LearnUse ReScript to write clean, safe, and elegant softwareUnderstand the features of ReScript that set it apart from JavaScript, such as type inference, null-safety, and algebraic data typesExplore functional programming concepts like immutabhigher-orderr order functions, and pattern matchingUse popular JavaScript libraries and frameworks in your ReScript code and integrate ReScript code into JavaScript codebases Who This Book Is For Web developers that want a strictly typed, safer alternative to JavaScript, as well as web developers interested in learning functional programming and leveraging the elegant and powerful functional features in ReScript.

Introducing Robotic Process Automation to Your Organization: A Guide for Business Leaders

by Robert Fantina Andriy Storozhuk Kamal Goyal

For your robotic process automation (RPA) program to be successful, you need to follow a general framework and governance model. This book covers, in detail, what they should look like and how to adapt them to your organization.Introducing Robotic Process Automation to Your Organization is structured to enable you, a novice to RPA, to successfully implement an RPA program at your company. RPA is rapidly growing in use, but is only starting to be taught at a university level. Many mid-level managers will be tasked with introducing an RPA program at their organizations as senior management learns of its efficacy, but will be unfamiliar with how to do so. This book provides you with the skills and information you need to make an informed decision. ​For decades, there has been much discussion about the fast pace of technology, the rapidly changing technology environment, and the need for companies to be on the cutting edge to remain competitive or even relevant. In this ever-changing environment, there is a need to know what can be done in terms of current processes, here and now, that will increase efficiency, benefit customers, and improve profitability. One option is RPA.This book includes information to assist you in getting the required buy-in and identifying the first few processes for automation. A structure for identifying opportunities on an ongoing basis is detailed, along with concepts that must be considered for solution design and deployment. Throughout the book there are several "pause and consider" statements to help you think about how principles pertain to your organization. Additionally, there are tips included that offer short, concrete suggestions on how to help implement the particular step being discussed.What You Will LearnKnow the benefits of robotic process automation (RPA)Understand the limitations of RPAAsk the right questions to determine whether a process is a good candidate for automationObtain buy-in from skeptics at the senior and middle manager levels, and from line workersBe familiar with the structure required for successWho This Book is ForMiddle managers who have either identified the need for robotic process automation (RPA) in their organization or have been directed by senior management to explore the possibility of introducing RPA to their organization; managers at all levels who hear about RPA, either through conferences, professional associations, or industry publications, and want to know more; students of business and technology who wish to broaden their understanding of important current trends.

Introducing SEO

by Aravind Shenoy Anirudh Prabhu

This is your easy-to-digest brief introduction to SEO (search engine optimization) - an imperative methodology used to affect the visibility of websites using different strategies and techniques. Using this book, you'll understand techniques, practical implementations, and concepts to make you familiar with this technology. You will understand SEO basics, search engine methodology, ranking and Google tools. You will also cover keywords, link building, and the role of online marketing with social media. This book will jumpstart your knowledge with an easy-to-follow approach so you can come to grips with the latest version of the framework. A downloadable code bundle is also included for you to play with, and therefore understand, the subtle nuances of the latest version. What you'll learn How to incorporate effective SEO into your workflow How to use keywords, link building, and online social media marketing How to implement SEO-specific plans and strategies. Who this book is for This book is aimed at beginners who want a quick, no-nonsense introduction to SEO. No prior experience or knowledge of SEO is required to understand the concepts in this book.

Introducing Software Verification with Dafny Language: Proving Program Correctness

by Boro Sitnikovski

Get introduced to software verification and proving correctness using the Microsoft Research-backed programming language, Dafny. While some other books on this topic are quite mathematically rigorous, this book will use as little mathematical symbols and rigor as possible, and explain every concept using plain English. It's the perfect primer for software programmers and developers with C# and other programming language skills.Writing correct software can be hard, so you'll learn the concept of computation and software verification. Then, apply these concepts and techniques to confidently write bug-free code that is easy to understand. Source code will be available throughout the book and freely available via GitHub.After reading and using this book you'll be able write correct, big free software source code applicable no matter which platform and programming language you use. What You Will LearnDiscover the Microsoft Research-backed Dafny programming language Explore Hoare logic, imperative and functional programsWork with pre- and post-conditionsUse data types, pattern matching, and classesDive into verification examples for potential re-use for your own projectsWho This Book Is ForSoftware developers and programmers with at least prior, basic programming experience. No specific language needed. It is also for those with very basic mathematical experience (function, variables).

Introducing Spoken Dialogue Systems into Intelligent Environments

by Wolfgang Minker Tobias Heinroth

Introducing Spoken Dialogue Systems into Intelligent Environments outlines the formalisms of a novel knowledge-driven framework for spoken dialogue management and presents the implementation of a model-based Adaptive Spoken Dialogue Manager(ASDM) called OwlSpeak. The authors have identified three stakeholders that potentially influence the behavior of the ASDM: the user, the SDS, and a complex Intelligent Environment (IE) consisting of various devices, services, and task descriptions. The theoretical foundation of a working ontology-based spoken dialogue description framework, the prototype implementation of the ASDM, and the evaluation activities that are presented as part of this book contribute to the ongoing spoken dialogue research by establishing the fertile ground of model-based adaptive spoken dialogue management. This monograph is ideal for advanced undergraduate students, PhD students, and postdocs as well as academic and industrial researchers and developers in speech and multimodal interactive systems.

Introducing Spring Framework 6: Learning and Building Java-based Applications With Spring

by Felipe Gutierrez Joseph B. Ottinger

Spring Framework 6 remains - by far - the leading de-facto "out of the box" practical Java meta application development framework for building complex enterprise, cloud-native applications as well as web applications and microservices. Introducing Spring Framework 6 is your hands-on tutorial guide for learning the Spring Framework 6 from top to bottom, and allows you to build an example application along the way from the ground-up.As you learn the Spring Framework over the course of this book, you’llincrementally build your first Spring application piece-by-piece as you learn each module, project or component of the Spring Framework and its extensions and ecosystem. As you learn the various fundamentals, you'll then apply them immediately to your Spring application. This Spring application, My Documents, enables you to learn by doing. After reading this book, you will have the essentials you should need to start using the Spring Framework and building your own Java-based applications or microservices with it.What you'll learn:Get started with Spring Framework 6 by VMWare Tanzu and the Spring communityBuild your first My Documents application using Spring Framework and its extensionsTest your Spring applicationAdd persistence to your application using Spring Data JPA and moreShow your Spring application on the Web with Spring MVC and relatedUse REST APIs to enhance your application and add messaging with Kafka and AMQPIntegrate your Spring application with external systems using Spring Integration toolkitWho is this book for:This book is for those aspiring software developers and programmers who are new to Spring. Some prior programming experience recommended, preferably in Java.

Introducing SQL Server

by Mike Mcquillan

Introducing SQL Server is a fast and easy introduction to SQL Server and the world of relational databases. You'll learn how databases work and how to use the T-SQL language by practicing on one of the most widely-used and powerful database engines in the corporate world: Microsoft SQL Server. Do you quake at the sight of a SELECT statement? Start to shiver when people start talking about tables and rows? Fear not, Introducing SQL Server is here to rescue you. The book focuses on the knowledge and skills needed to begin your journey toward becoming a solid and competent SQL Server professional and database programmer. You'll learn the core concepts of SQL Server, from installing the software to executing and profiling queries. Introducing SQL Server is aimed at SQL Server newcomers as well as at those wanting to improve their database skills. You'll put a comprehensive database together as you work through the book. You will create tables and learn to use constraints; create reusable functions and stored procedures; and even learn how indexes work and what they bring in terms of increased performance. Introducing SQL Server shows you that databases don't need to be difficult. Teaches you how to build a SQL Server database from scratch Takes a tutorial-based approach, with each chapter building on the last Covers what you need to know for common SQL Server development tasks What you'll learn Install SQL Server and customize your system Build databases and table Become conversant with the T-SQL language Import data using text files and T-SQL Program in T-SQL, creating stored procedures and functions Administer SQL Server at a basic level, including query and index management Who this book is for Introducing SQL Server is for anybody who wants to learn how databases are put together in Microsoft SQL Server. It's especially helpful to database newcomers, software developers who want to improve their SQL Server knowledge, and those whose SQL knowledge has lapsed over time. Introducing SQL Server's unique tutorial-led approach makes it a great choice for those who enjoy learning by doing. It's also a great reference book to keep on your desk. Table of Contents Chapter 1: What is SQL Server? Chapter 2: Obtaining and Installing SQL Server Chapter 3: Database Basics Chapter 4: Tables Chapter 5: Putting Good Tables Together Chapter 6: Automating Deployment with SQLCMD Chapter 7: NULLs and Table Constraints Chapter 8: Inserts, Updates, and Deletes Chapter 9: Bulk Inserting Data Chapter 10: Creating Data Import Scripts Chapter 11: The SELECT Statement Chapter 12: Joining Tables Chapter 13: Views Chapter 14: Indexes Chapter 15: Transactions Chapter 16: Functions Chapter 17: Table-Valued Functions Chapter 18: Stored Procedures - Part 1 Chapter 19: Stored Procedures - Part 2 Chapter 20: Bits and Pieces Chapter 21: Appendix A: SQL Data Types Chapter 22: Appendix B: Glossary Chapter 23: Appendix C: Common SQL Server System Objects Chapter 24: Appendix D: Exercises

Introducing SQLite for Mobile Developers

by Jesse Feiler

This brief book is a basic introduction to SQLite for iOS and Android developers. The book includes a simple introduction to SQL, a discussion of when to use SQLite, and chapters devoted to using SQLite with the most likely programming languages: Java, PHP, Swift and Objective-C. It then goes through adding simple database functionality to an Android or iOS app and finally a chapter on managing the app's life cycle. What you'll learn What You Will Learn:The basics of SQLite The SQL you need to use SQLite effectively How to integrate database functionality into your mobile app. How to maintain the app Who this book is for This book is for Android or iOS developers who wish to use a lightweight but flexible database for their applications. It assumes mobile development experience but does not assume any database knowledge. Table of Contents 1. Getting Up to Speed with Databases and SQLite 2. Understanding What SQLite Is. . . 3. Working with the relationship model and SQLite 4. Using SQLite basics -- storing and retrieving data 5. Using SQLite features -- What you can do with SELECT statements 6. Using SQLite with PHP 7. Using SQLite with Java (Android) 8. Using SQLite with Swift (iOS/Mac) 9. Using SQLite with Objective-C (iOS/Mac) 10. Exploring the simple database (used in Chapters 10-12) 11. Using the simple database with a website (database example code included) 12. Adding the simple database to an Android app (using android. database. sqlite) 13. Adding the simple database to an iOS app (using Core Data) 14. Considering performance issues 15. Managing the SQLite life cyle

Introducing Starling

by Thibault Imbert

Starling is an ActionScript 3 2D framework developed on top of the Stage3D APIs (available on desktop in Flash Player 11 and Adobe AIR 3). Starling is mainly designed for game development, but could be used for many other use cases. Starling makes it possible to write fast GPU accelerated applications without having to touch the low-level Stage3D APIs. Most Flash developers want to be able to leverage GPU acceleration (through Stage3D) without the need to write such higher-level frameworks and dig into the low-level Stage3D APIs. Starling is completely designed after the Flash Player APIs and abstracts the complexity of Stage3D (Molehill) and allows easy and intuitive programming for everyone. Obviously Starling is for ActionScript 3 developers, especially those involved in 2D game development; of course you will need to have a basic understanding of ActionScript 3. By its design (lightweight, flexible and simple), Starling can be used also be used for other use cases like UI programming. That said, everything is designed to be as intuitive as possible, so any JavaTM or .NetTM developer will get the hang of it quickly as well.

Introducing the HTML5 Web Speech API: Your Practical Introduction to Adding Browser-Based Speech Capabilities to your Websites and Online Applications

by Alex Libby

Leverage the power of HTML5 Web Speech API to quickly add voice capabilities to your websites. This project-oriented book simplifies the process of setting up and manipulating the API in the browser using little more than a text editor or free software. You'll be presented with a starting toolset that you can use to develop future projects, incorporate into your existing workflow and allow you to take your websites to the next level, reducing the reliance on entering choices through a keyboard and making the overall experience easier for customers. This excellent resource is perfect for getting acquainted with creating and manipulating browser-based APIs. You don’t have to convert your whole work process immediately; you can incorporate as little or as much as you want of the API, and build on this as your skills develop. We live in an age where speed and simplicity are of the essence – this book provides a perfect way to add speech capabilities to our websites, directly in the browser and with the minimum of fuss.Introducing the HTML5 Web Speech API is the right choice for developers who want to focus on simplicity to produce properly optimized content in modern browsers using tools already in their possession.What You'll Learn Implement the Web Speech API in a projectExplore some of the options for personalizing them for a projectGain an appreciation of pointers around user experience and how this affects the APIUnderstand how to manage issues and security when using the APIWork through some example projects, from standalone demos to implementing with other tools or libraries Who This Book Is For Website developers who are already familiar with JavaScript, and are keen to learn how to leverage the Web Speech API to quickly add voice-enabled capabilities to a website, using little more than a text editor. It’s ideal for those in agile development teams, where time is of the essence, and the pressure is on to deliver results quickly.

Introducing the MySQL 8 Document Store

by Charles Bell

Learn the new Document Store feature of MySQL 8 and build applications around a mix of the best features from SQL and NoSQL database paradigms. Don’t allow yourself to be forced into one paradigm or the other, but combine both approaches by using the Document Store. MySQL 8 was designed from the beginning to bridge the gap between NoSQL and SQL. Oracle recognizes that many solutions need the capabilities of both. More specifically, developers need to store objects as loose collections of schema-less documents, but those same developers also need the ability to run structured queries on their data. With MySQL 8, you can do both! Introducing the MySQL 8 Document Store presents new tools and features that make creating a hybrid database solution far easier than ever before. This book covers the vitally important MySQL Document Store, the new X Protocol for developing applications, and a new client shell called the MySQL Shell. Also covered are supporting technologies and concepts such as JSON, schema-less documents, and more. The book gives insight into how features work and how to apply them to get the most out of your MySQL experience. The book covers topics such as:The headline feature in MySQL 8MySQL's answer to NoSQLNew APIs and client protocolsWhat You'll LearnCreate NoSQL-style applications by using the Document StoreMix the NoSQL and SQL approaches by using each to its best advantage in a hybrid solutionWork with the new X Protocol for application connectivity in MySQL 8Master the new X Developer Application Programming InterfacesCombine SQL and JSON in the same database and applicationMigrate existing applications to MySQL Document StoreWho This Book Is ForDevelopers and database professionals wanting to learn about the most profound paradigm-changing features of the MySQL 8 Document Store

Introducing the Oscillations Based Paradigm

by Darius Plikynas

The book presents a conceptually novel oscillations based paradigm, the Oscillation-Based Multi-Agent System (OSIMAS), aimed at the modelling of agents and their systems as coherent, stylized, neurodynamic processes. This paradigm links emerging research domains via coherent neurodynamic oscillation based representations of the individual human mind and society (as a coherent collective mind) states. Thus, this multidisciplinary paradigm delivers an empirical and simulation research framework that provides a new way of modelling the complex dynamics of individual and collective mind states. This book addresses a conceptual problem - the lack of a multidisciplinary, connecting paradigm, which could link fragmented research in the fields of neuroscience, artificial intelligence (AI), multi-agent system (MAS) and the social network domains. The need for a common multidisciplinary research framework essentially arises because these fields share a common object of investigation and simulation, i. e. , individual and collective human behavior. Although the fields of research mentioned above all approach this from different perspectives, their common object of investigation unites them. By putting the various pathways of research as they are interrelated into perspective, this book provides a philosophical underpinning, experimental background and modelling tools that the author anticipates will reveal new frontiers in multidisciplinary research. Fundamental investigation of the implicit oscillatory nature of agents' mind states and social mediums in general can reveal some new ways of understanding the periodic and nonperiodic fluctuations taking place in real life. For example, via agent states-related diffusion properties, we could investigate complex economic phenomena like the spread of stock market crashes, currency crises, speculative oscillations (bubbles and crashes), social unrest, recessionary effects, sovereign defaults, etc. All these effects are closely associated with social fragility, which follows and is affected by cycles such as production, political, business and financial. Thus, the multidisciplinary OSIMAS paradigm can yield new knowledge and research perspectives, allowing for a better understanding of social agents and their social organization principles.

Introducing Vala Programming: A Language and Techniques to Boost Productivity

by Michael Lauer

Get an introduction into the Vala programming language and learn about its syntax, semantics, and idioms. Do you want to boost your productivity? Are you interested in a programming language that combines the efficiency of a scripting language with the performance of a compiled language? Did you always want to write GTK+ or GNOME programs, but hate C with a passion? Read this book and learn Vala!Introducing Vala Programming starts from Hello World and goes up to graphical user interfaces using GTK+, covering DBus interprocess communication, network programming, Linux specifics, and more. You’ll learn how to leverage external libraries and enhance Vala by writing bindings to new libraries.What You Will LearnDiscover the Vala programming language and how to use it to boost your productivityUse Vala syntax and semanticsWrite object-oriented code with ValaWork with DBusImplement networking with ValaIntegrate and use external libraries with bindings and libgusbWho This Book Is ForPeople with basic programming experience in any imperative programming language.

Introducing Web Development

by Jörg Krause

This brief book is an easy-to-digest introduction to the key concepts of web development. Understand the concepts of the web and how they apply to static and dynamic websites. See how HTML and CSS are used to create the bones of the web. Concisely presented through four key concept chapters, Introducing Web Development will enable you to get a clear understanding of how web development works. What You Will LearnHow the web works and interacts with websitesWhat static and dynamic websites are and how they work How the static parts of a website are coded using HTML and CSSWho This Book Is ForAnyone who wants to understand the basics of web development.

Introducing Windows 8.1 For IT Professionals

by Ed Bott

NOTE: This title is also available as a free eBook. It is offered for sale in print format as a convenience. Get a head start evaluating Windows 8.1 - with early technical insights from award-winning journalist and Windows expert Ed Bott. Based on the Windows 8.1 Preview release, this guide introduces new features and capabilities, with scenario-based advice on how Windows 8.1 can meet the needs of your business. Get the high-level overview you need to begin preparing your deployment now. Preview new features and enhancements, including: How features compare to Windows 7 and Windows XP The Windows 8.1 user experience Deployment Security features Internet Explorer 11 Delivering Windows apps Recovery options Networking and remote access Managing mobile devices Virtualization Windows RT 8.1

Introducing Windows Azure for IT Professionals

by Mitch Tulloch

NOTE: This title is also available as a free eBook. It is offered for sale in print format as a convenience. Get a head start evaluating Windows Azure - with technical insights from a Microsoft MVP Mitch Tulloch. This guide introduces the latest features and capabilities, with scenario-based advice on how the platform can meet the needs of your business. Get the high-level overview you need to begin preparing your deployment now. Topics include: Understanding Windows Azure Windows Azure Compute Services Windows Azure Network Services Windows Azure Data Services Windows Azure App Services Getting Started with Windows Azure

Introducing Windows Server® 2008

by Mitch Tulloch Microsoft Windows Server Team

Get a jump on evaluating Window Server 2008--with technical insights from Windows Server team. This practical introduction delivers real-world implementation scenarios and pragmatic advice for administering Windows Server in the enterprise. Discover how to: Deploy Windows Server 2008, and configure and manage server roles Understand Windows Server Virtualization Implement a single, integrated IDA solution built on Active Directory Explore enhancements in Internet Information Services 7.0 Use failover clustering for high-availability solutions Implement the Network Access Protection platform

Introducing Windows Server® 2012

by Mitch Tulloch

Get a head start evaluating Window Server 2012--with technical insights from a Microsoft MVP who's worked extensively with the beta release. This practical introduction illuminates new features and capabilities, with scenarios demonstrating how the platform can meet the needs of your business. Based on beta software, this book provides the early, high-level information you need to begin preparing now for deployment and management. Topics include:Virtualization and cloud solutions Availability Provisioning and storage management Security and scalability Infrastructure options Server administration

Introducing Windows Server 2012 R2

by Mitch Tulloch

NOTE: This title is also available as a free eBook on the Microsoft Download Center. It is offered for sale in print format as a convenience. Get a head start evaluating Windows Server 2012 R2 - with technical insights from a Microsoft MVP and members of the Windows Server product team. Based on final Windows Server 2012 R2 release-to-manufacturing (RTM) software, this guide introduces new features and capabilities, with scenario-based advice on how the platform can meet the needs of your business. Get the high-level overview you need to begin preparing your deployment now. Coverage includes: Server virtualization and cloud solutions Availability and scalability Provisioning and storage management Security features, access, and data protection Infrastructure options Server management and automation

Introducing Windows Server 2012 R2 Preview Release

by Mitch Tulloch

NOTE: This title is also available as a free eBook on the Microsoft Download Center. It is offered for sale in print format as a convenience. Get a head start evaluating Windows Server 2012 R2 - with early technical insights from a Microsoft MVP and members of the Windows Server product team. Based on the Windows Server 2012 R2 Preview release, this guide introduces new features and capabilities, with scenario-based advice on how the platform can meet the needs of your business. Get the high-level overview you need to begin preparing your deployment now. Preview new features and enhancements, including: Server virtualization and cloud solutions Availability and scalability Provisioning and storage management Security features, access, and data protection Infrastructure options Server management and automation

Introducing Windows Server® 2012 RTM Edition

by Mitch Tulloch

Get a head start evaluating Window Server 2012--with technical insights from a Microsoft MVP who's worked extensively with the beta release. This practical introduction illuminates new features and capabilities, with scenarios demonstrating how the platform can meet the needs of your business. Based on final, release-to-manufacturing (RTM) software, this book provides the high-level information you need to begin preparing now for deployment and management. Topics include:Virtualization and cloud solutions Availability Provisioning and storage management Security and scalability Infrastructure options Server configuration and administration

Introducing ZBrush

by Eric Keller

If you want to take advantage of one of the hottest CG tools available, Introducing ZBrush is the perfect place to start.Introducing ZBrush helps you jump into this exciting drawing and sculpting software without fear. Learn ZBrush 3.1 basics inside and out and get comfortable sculpting in a digital environment with this relaxed, friendly, and thorough guide. Master these practical techniques and soon you'll be creating realistic, cartoon, and organic models with flair.Introduces you to ZBrush 3.1, the sculpting software that lets you create digital art with a fine-art feel, which you can transfer into Maya or other 3D applicationsCovers painting, meshes, organic sculpting, hard surface sculpting, textures, lighting, rendering, working with other 3D applications, and scriptingWalks you through a series of fun and engaging tutorials where you can start creating your own work, including human, cartoon, and organic modelsLearn to create lush, beautiful digital art with ZBrush and this detailed guide.

Introducing ZBrush 3rd Edition

by Eric Keller

Learn ZBrush inside and out with this updated new editionGet totally comfortable sculpting in a digital environment with the latest edition of this bestselling beginner's guide to ZBrush. Fully updated for the newest version of the software, ZBrush 4R3, this book dispels any fears you might have about the difficulty of using ZBrush and soon has you creating realistic, cartoon, and organic models with flair. Learn all the essentials, as you complete fun tutorials on painting, meshes, organic scripting, hard surface sculpting, lighting, rendering, and more.Introduces you to ZBrush, the sculpting software that lets you create digital art with a fine-art feel, which you can transfer into Maya or other 3D applications Covers painting, meshes, organic sculpting, hard surface sculpting, textures, lighting, rendering, working with other 3D applications, and scripting Walks you through a series of fun and engaging tutorials where you can start creating your own work, including human, cartoon, and organic models Fully updated for the newest version of ZBrush, ZBrush 4R3, including full coverage of its robust rendering tools Includes a DVD with helpful video examples and files to help you complete the tutorialsDesign remarkably realistic creatures, people, and objects with ZBrush and the new edition of this top-selling guide.The DVD is not included as part of the e-book file, but is available for download after purchase.

Refine Search

Showing 27,326 through 27,350 of 53,455 results