Browse Results

Showing 33,601 through 33,625 of 53,245 results

Database Systems for Advanced Applications: 25th International Conference, DASFAA 2020, Jeju, South Korea, September 24–27, 2020, Proceedings, Part II (Lecture Notes in Computer Science #12113)

by Yunmook Nah Bin Cui Sang-Won Lee Jeffrey Xu Yu Yang-Sae Moon Steven Euijong Whang

The 4 volume set LNCS 12112-12114 constitutes the papers of the 25th International Conference on Database Systems for Advanced Applications which will be held online in September 2020. The 119 full papers presented together with 19 short papers plus 15 demo papers and 4 industrial papers in this volume were carefully reviewed and selected from a total of 487 submissions. The conference program presents the state-of-the-art R&D activities in database systems and their applications. It provides a forum for technical presentations and discussions among database researchers, developers and users from academia, business and industry.

Database Systems for Advanced Applications: 25th International Conference, DASFAA 2020, Jeju, South Korea, September 24–27, 2020, Proceedings, Part III (Lecture Notes in Computer Science #12114)

by Yunmook Nah Bin Cui Sang-Won Lee Jeffrey Xu Yu Yang-Sae Moon Steven Euijong Whang

The 4 volume set LNCS 12112-12114 constitutes the papers of the 25th International Conference on Database Systems for Advanced Applications which will be held online in September 2020. The 119 full papers presented together with 19 short papers plus 15 demo papers and 4 industrial papers in this volume were carefully reviewed and selected from a total of 487 submissions. The conference program presents the state-of-the-art R&D activities in database systems and their applications. It provides a forum for technical presentations and discussions among database researchers, developers and users from academia, business and industry.

Database Systems for Advanced Applications: 25th International Conference, DASFAA 2020, Jeju, South Korea, September 24–27, 2020, Proceedings, Part I (Lecture Notes in Computer Science #12112)

by Yunmook Nah Bin Cui Sang-Won Lee Jeffrey Xu Yu Yang-Sae Moon Steven Euijong Whang

The 4 volume set LNCS 12112-12114 constitutes the papers of the 25th International Conference on Database Systems for Advanced Applications which will be held online in September 2020. The 119 full papers presented together with 19 short papers plus 15 demo papers and 4 industrial papers in this volume were carefully reviewed and selected from a total of 487 submissions. The conference program presents the state-of-the-art R&D activities in database systems and their applications. It provides a forum for technical presentations and discussions among database researchers, developers and users from academia, business and industry.

Database Systems for Advanced Applications. DASFAA 2020 International Workshops: BDMS, SeCoP, BDQM, GDMA, and AIDE, Jeju, South Korea, September 24–27, 2020, Proceedings (Lecture Notes in Computer Science #12115)

by Yunmook Nah Chulyun Kim Seon Ho Kim Yang-Sae Moon Steven Euijong Whang

The LNCS 12115 constitutes the workshop papers which were held also online in conjunction with the 25th International Conference on Database Systems for Advanced Applications in September 2020.The complete conference includes 119 full papers presented together with 19 short papers plus 15 demo papers and 4 industrial papers in this volume were carefully reviewed and selected from a total of 487 submissions.DASFAA 2020 presents this year following five workshops: The 7th International Workshop on Big Data Management and Service (BDMS 2020) The 6th International Symposium on Semantic Computing and Personalization (SeCoP 2020) The 5th Big Data Quality Management (BDQM 2020) The 4th International Workshop on Graph Data Management and Analysis (GDMA 2020) The 1st International Workshop on Artificial Intelligence for Data Engineering (AIDE 2020)

Website Branding for Small Businesses: Secret Strategies for Building a Brand, Selling Products Online, and Creating a Lasting Community

by Nathalie Nahai

With so many customers taking to the web for information, every business needs to have an online presence, especially a small business. However, a simple website won't suffice and each enterprise has to properly connect with customers to build and nurture a relationship that will ensure their devotion to the brand. This is where Nathalie Nahai, The Web Psychologist, steps in.Nahai expertly draws from the fields of psychology, neuroscience, and behavioral economics to share the latest developments, innovative techniques, and original insights that will lead any small business to online success, with information on: Targeting the emotional versus the rational brain The psychology of decision-making How to pinpoint your target market Communicate persuasively Utilizing images, video, and colors to grab attention Making a website easy to use Using social media to connect Increase sales through e-commerceWhat makes consumers click on a link? In what ways can you target different demographics? How do you make the web work for you? The tools in this book will give you answers to help develop a compelling, influential, and profitable online strategy to catapult your brand to the next level.

Web Commerce Security

by Hadi Nahari Ronald L. Krutz

A top-level security guru for both eBay and PayPal and a best-selling information systems security author show how to design and develop secure Web commerce systems.Whether it's online banking or ordering merchandise using your cell phone, the world of online commerce requires a high degree of security to protect you during transactions. This book not only explores all critical security issues associated with both e-commerce and mobile commerce (m-commerce), it is also a technical manual for how to create a secure system. Covering all the technical bases, this book provides the detail that developers, system architects, and system integrators need to design and implement secure, user-friendly, online commerce systems.Co-authored by Hadi Nahari, one of the world's most renowned experts in Web commerce security; he is currently the Principal Security, Mobile and DevicesArchitect at eBay, focusing on the architecture and implementation of eBay and PayPal mobileCo-authored by Dr. Ronald Krutz; information system security lecturer and co-author of the best-selling Wiley CISSP Prep Guide SeriesShows how to architect and implement user-friendly security for e-commerce and especially, mobile commerceCovers the fundamentals of designing infrastructures with high availability, large transactional capacity, and scalabilityIncludes topics such as understanding payment technologies and how to identify weak security, and how to augment it.Get the essential information you need on Web commerce security--as well as actual design techniques--in this expert guide.

Concurrent Programming in Mac OS X and iOS: Unleash Multicore Performance with Grand Central Dispatch (Oreilly And Associate Ser.)

by Vandad Nahavandipoor

Now that multicore processors are coming to mobile devices, wouldn't it be great to take advantage of all those cores without having to manage threads? This concise book shows you how to use Apple's Grand Central Dispatch (GCD) to simplify programming on multicore iOS devices and Mac OS X. Managing your application's resources on more than one core isn't easy, but it's vital. Apps that use only one core in a multicore environment will slow to a crawl. If you know how to program with Cocoa or Cocoa Touch, this guide will get you started with GCD right away, with many examples to help you write high-performing multithreaded apps. Package your code as block objects and invoke them with GCD Understand dispatch queues--the pools of threads managed by GCD Use different methods for executing UI and non-UI tasks Create a group of tasks that GCD can run all at once Instruct GCD to execute tasks only once or after a delay Discover how to construct your own dispatch queues

Graphics and Animation on iOS: A Beginner's Guide to Core Graphics and Core Animation

by Vandad Nahavandipoor

Jazz up your iPhone and iPad apps with some slick graphics and animation--and keep users from looking elsewhere. This short and concise book shows developers with even little Cocoa programming experience how to create impressive graphics and animation effects with relatively easy coding. Learn how to incorporate smooth animations and draw images in your apps to achieve the classy look you want. The recipes in this book include step-by-step instructions and simple code solutions that you can put to work right away. Learn basic concepts for adapting to different screen sizes Construct, set, and use colors Draw text, images, lines, and rectangles Add shadows to shapes Create and draw gradients Learn how to animate and scale, rotate, or move views

iOS 10 Swift Programming Cookbook: Solutions and Examples for iOS Apps

by Vandad Nahavandipoor

Ready to build truly stunning apps for iPhone, iPad, and Apple Watch? This cookbook--written exclusively in Swift 3--provides more than 120 proven solutions for tackling the latest features in iOS 10 and watchOS 3. With these code-rich recipes, you'll learn how to build dynamic voice interfaces with Siri and messaging apps with iMessage. You'll also learn how to use interactive maps, multitasking functionality, the UI Testing framework, and many other features.This cookbook is ideal for intermediate and advanced iOS developers looking to work with the newest versions of Apple's mobile operating systems. Each recipe includes reusable code that's available on GitHub, so you can put it to work right away.Let users interact with your apps and services through SiriWrite your own iMessage extensions that allow added interactivityWork with features in Swift 3, Xcode 8, and Interface BuilderBuild standalone apps for Apple WatchCreate vibrant user interfaces with new UIKit featuresUse Spotlight APIs to make your app content searchableAdd Picture in Picture playback functionality to iPad appsTake advantage of MapKit and Core Location updatesUse Apple's new UI Testing frameworkLiven up your UI with gravity and turbulence fields

iOS 11 Swift Programming Cookbook: Solutions and Examples for iOS Apps

by Vandad Nahavandipoor

iOS 11, Swift 4, and Xcode 9 provide many new APIs for iOS developers. With this cookbook, you’ll learn more than 170 proven solutions for tackling the latest features in iOS 11 and watchOS 4, including new ways to use Swift and Xcode to make your day-to-day app development life easier. This collection of code-rich recipes also gets you up to speed on continuous delivery and continuous integration systems.Ideal for intermediate and advanced iOS developers looking to work with the newest version of iOS, these recipes include reusable code on GitHub, so you can put them to work in your project right away.Among the topics covered in this book:New features in Swift 4 and Xcode 9Tools for continuous delivery and continuous integrationSnapshot testing and test automationCreating document-based applicationsUpdated Map view and Core Location featuresiOS 11’s Security and Password AutofillData storage with Apple’s Core DataCreating lively user interfaces with UI DynamicsBuilding iMessage applications and sticker packagesIntegrating Siri into your apps with Siri KitCreating fascinating apps for Apple Watch

iOS 4 Programming Cookbook: Solutions & Examples for iPhone, iPad, and iPod touch Apps

by Vandad Nahavandipoor

You can build a variety of amazing apps on the iOS platform—and every one of them presents a unique set of problems. With the recipes in this cookbook, you'll go beyond theory to solve the vexing, real-life issues you’re likely to face when creating apps for the iPhone, iPad, or iPod Touch. Each recipe provides a clear solution and sample code that you can use right away.You'll find solutions for working with development frameworks in iOS SDK 4 and technologies such as Cocoa, Objective-C, Xcode, and Interface Builder. Whether you have a little or a lot of experience with iOS development, you’ll find the help you need for every phase of the process, from initial idea to completed project.Work with Objective-C classes, objects, properties, delegates, and memory managementConstruct a user interface with gesture recognizersDevelop location-aware applications with the Map Kit and Core Location APIsBuild apps that play audio and video, manage calendars and events, access contacts and groups, or tap into the Photo LibraryUse the Core Motion framework to access the accelerometer and gyroscopeMaintain persistent storage for iOS apps with the Core Data frameworkCreate multitasking-aware apps that let users leave and return without losing their place

iOS 5 Programming Cookbook

by Vandad Nahavandipoor

Now you can overcome the vexing, real-life issues you confront when creating apps for the iPhone, iPad, or iPod Touch. By making use of more than 100 new recipes in this updated cookbook, you'll quickly learn the steps necessary for writing complete iOS apps, whether they're as simple as a music player or feature a complex mix of animations, graphics, multimedia, a database, and iCloud storage. If you're comfortable with iOS SDK, this cookbook will teach you how to use hundreds of iOS techniques. Each recipe provides a clear solution with sample code that you can use right away. Use different approaches to construct a user interface Develop location-aware apps Get working examples for implementing gesture recognizers Play audio and video files and access the iPod library Retrieve contacts and groups from the Address Book Determine camera availability and access the Photo Library Create multitasking-aware apps Maintain persistent storage in your apps Use Event Kit to manage calendars and events Learn capabilities of the Core Graphics framework Access the accelerometer and gyroscope Take advantage of the iCloud service

iOS 5 Programming Cookbook: Solutions & Examples for iPhone, iPad, and iPod touch Apps (Oreilly And Associate Ser.)

by Vandad Nahavandipoor

Now you can overcome the vexing, real-life issues you confront when creating apps for the iPhone, iPad, or iPod Touch. By making use of more than 100 new recipes in this updated cookbook, you’ll quickly learn the steps necessary for writing complete iOS apps, whether they’re as simple as a music player or feature a complex mix of animations, graphics, multimedia, a database, and iCloud storage.If you’re comfortable with iOS SDK, this cookbook will teach you how to use hundreds of iOS techniques. Each recipe provides a clear solution with sample code that you can use right away.Use different approaches to construct a user interfaceDevelop location-aware appsGet working examples for implementing gesture recognizersPlay audio and video files and access the iPod libraryRetrieve contacts and groups from the Address BookDetermine camera availability and access the Photo LibraryCreate multitasking-aware appsMaintain persistent storage in your appsUse Event Kit to manage calendars and eventsLearn capabilities of the Core Graphics frameworkAccess the accelerometer and gyroscopeTake advantage of the iCloud service

iOS 5. Programowanie. Receptury

by Vandad Nahavandipoor

Gotowe rozwi?zania i przyk?ady aplikacji dla urz?dze? iPhone, iPad i iPod touchSzeroki wachlarz urz?dze? mobilnych Apple sprawia, ?e ?atwo jest dzi?ki nim dotrze? do wielkiej liczby u?ytkowników. Z drugiej strony stawia jednak przed programistami nowe wyzwania - ró?ne rozdzielczo?ci ekranu i ró?ne wyposa?enie urz?dze? to tylko niektóre z nich. Jak sobie poradzi? z codziennymi problemami w trakcie tworzenia aplikacji dla iOS-a?Je?eli znasz iOS SDK, dzi?ki tej ksi??ce nauczysz si? stosowa? setki technik z zakresu tworzenia oprogramowania na platformie iOS oraz pokonasz wiele uci??liwych problemów, które pojawiaj? si? podczas tworzenia aplikacji dla urz?dze? iPhone, iPad i iPod touch. Dowiesz si?, jak zaimplementowa? procedur? rozpoznawania gestów, odtwarzania plików audio i wideo oraz wybierania konkretnych kontaktów i grup z ksi??ki adresowej. Ponadto znajdziesz gotowe do wdro?enia przyk?ady, korzystaj?ce z wielow?tkowo?ci, geolokalizacji i aparatu fotograficznego. Ksi??ka ta jest idealn? pozycj? dla wszystkich osób tworz?cych oprogramowanie dla platformy iOS. Zawarte w niej przyk?ady zaoszcz?dz? Ci mnóstwo czasu. Ta inwestycja si? op?aca!U?ywanie ró?nych podej?? podczas tworzenia interfejsu u?ytkownikaTworzenie aplikacji wykorzystuj?cych informacje o bie??cym po?o?eniu urz?dzenia iOSImplementacje procedur rozpoznawania gestów Odtwarzanie plików audio i wideo oraz uzyskiwanie dost?pu do biblioteki wbudowanej aplikacji MuzykaPobieranie poszczególnych kontaktów i grup kontaktów z ksi??ki adresowejOkre?lanie dost?pno?ci kamery w urz?dzeniu iOS oraz uzyskiwanie dost?pu do biblioteki wbudowanej aplikacji Zdj?ciaTworzenie aplikacji wykorzystuj?cych mo?liwo?? wielozadaniowo?ci systemu iOSStosowanie i obs?uga trwa?ego magazynu danych w aplikacjachU?ywanie struktury Event Kit do zarz?dzania kalendarzami i wydarzeniamiWykorzystanie mo?liwo?ci oferowanych przez struktur? Core GraphicsUzyskiwanie dost?pu do informacji pochodz?cych z przy?pieszeniomierza i ?yroskopuWykorzystanie mo?liwo?ci oferowanych przez us?ug? iCloudZaoszcz?d? czasu dzi?ki pomocnym przyk?adom!

iOS 6 Programming Cookbook: Solutions for iOS Developers

by Vandad Nahavandipoor

Overcome the vexing issues you’ll inevitably confront when creating apps for the iPhone, iPad, or iPod touch. By making use of new and revised recipes in this updated cookbook, you’ll quickly learn the steps necessary to write complete iOS apps—including ways to store and protect data, enhance and animate graphics, manage files and folders, and take advantage of Passbook.Thoroughly updated for iOS 6 SDK, this cookbook shows you how to use hundreds of techniques to solve problems that developers of all levels commonly face. Each recipe includes sample code you can use right away.Use Pass Kit to deliver digitally-signed passes such as loyalty cardsDefine the layout of UI elements with Cocoa Auto LayoutDevelop location-aware appsGet working examples for implementing gesture recognizersUse new Objective-C Runtime featuresPlay audio and video files and access the iPod libraryRetrieve contacts and groups from the Address BookDetermine camera availability and access the Photo LibraryCreate multitasking-aware appsUse Event Kit to manage calendars, dates, and eventsApply the accelerometer and gyroscopeEnhance your app with the iCloud service

iOS 8 Swift Programming Cookbook

by Vandad Nahavandipoor

Entirely rewritten for Apple's Swift programming language, this updated cookbook helps you overcome the vexing issues you're likely to face when creating apps for iOS devices.You'll find hundreds of new and revised recipes for using the iOS 8 SDK, including techniques for working with Health data and HomeKit accessories, enhancing and animating graphics, storing and protecting data, sending and receiving notifications, and managing files and folders among them. Each recipe includes sample code on GitHub that you can use right away.Use CloudKit APIs to store information in the cloud with easeCreate custom keyboards and extensionsAccess users' health-related information with HealthKitInteract with accessories inside the user's home with HomeKitCreate vibrant and lifelike user interfaces with UIKit DynamicsUse the Keychain to protect your app's dataDevelop location-aware and multitasking-aware appsWork with iOS 8's audio and video APIsUse Event Kit UI to manage calendars, dates, and eventsTake advantage of the accelerometer and the gyroscopeGet working examples for implementing gesture recognizersRetrieve and manipulate contacts and groups from the Address BookDetermine a camera's availability and access the Photo Library

Writing Game Center Apps in iOS: Bringing Your Players Into the Game

by Vandad Nahavandipoor

Now that Apple has introduced the GameKit framework to its iOS SDK, you can integrate Game Center features directly into your iPhone and iPad apps. This concise cookbook shows you how it's done, with 18 targeted recipes for adding leaderboards, user authentication, achievements, multiplayer games, and many other features. How do you display players' scores and achievements? How do you create Game Center accounts and add friends? Each recipe in this book includes a simple code solution you can put to work immediately, along with a detailed discussion that offers insight into why and how the recipe works. Recipes include techniques to: Set up Game Center for an iOS App Use block objects and Grand Central Dispatch to write Game Center apps Authenticate a local player in Game Center Use iTunes Connect to create leaderboards and achievements Retrieve leaderboard and achievement information programmatically Handle players' state changes in multiplayer games

Digital Dice: Computational Solutions to Practical Probability Problems

by Paul J. Nahin

Some probability problems are so difficult that they stump the smartest mathematicians. But even the hardest of these problems can often be solved with a computer and a Monte Carlo simulation, in which a random-number generator simulates a physical process, such as a million rolls of a pair of dice. This is what Digital Dice is all about: how to get numerical answers to difficult probability problems without having to solve complicated mathematical equations. Popular-math writer Paul Nahin challenges readers to solve twenty-one difficult but fun problems, from determining the odds of coin-flipping games to figuring out the behavior of elevators. Problems build from relatively easy (deciding whether a dishwasher who breaks most of the dishes at a restaurant during a given week is clumsy or just the victim of randomness) to the very difficult (tackling branching processes of the kind that had to be solved by Manhattan Project mathematician Stanislaw Ulam). In his characteristic style, Nahin brings the problems to life with interesting and odd historical anecdotes. Readers learn, for example, not just how to determine the optimal stopping point in any selection process but that astronomer Johannes Kepler selected his second wife by interviewing eleven women. The book shows readers how to write elementary computer codes using any common programming language, and provides solutions and line-by-line walk-throughs of a MATLAB code for each problem. Digital Dice will appeal to anyone who enjoys popular math or computer science.

Digital Dice: Computational Solutions to Practical Probability Problems (Princeton Puzzlers)

by Paul J. Nahin

Some probability problems are so difficult that they stump the smartest mathematicians. But even the hardest of these problems can often be solved with a computer and a Monte Carlo simulation, in which a random-number generator simulates a physical process, such as a million rolls of a pair of dice. This is what Digital Dice is all about: how to get numerical answers to difficult probability problems without having to solve complicated mathematical equations. Popular-math writer Paul Nahin challenges readers to solve twenty-one difficult but fun problems, from determining the odds of coin-flipping games to figuring out the behavior of elevators. Problems build from relatively easy (deciding whether a dishwasher who breaks most of the dishes at a restaurant during a given week is clumsy or just the victim of randomness) to the very difficult (tackling branching processes of the kind that had to be solved by Manhattan Project mathematician Stanislaw Ulam). In his characteristic style, Nahin brings the problems to life with interesting and odd historical anecdotes. Readers learn, for example, not just how to determine the optimal stopping point in any selection process but that astronomer Johannes Kepler selected his second wife by interviewing eleven women. The book shows readers how to write elementary computer codes using any common programming language, and provides solutions and line-by-line walk-throughs of a MATLAB code for each problem. Digital Dice will appeal to anyone who enjoys popular math or computer science. In a new preface, Nahin wittily addresses some of the responses he received to the first edition.

The Logician and the Engineer: How George Boole and Claude Shannon Created the Information Age

by Paul J. Nahin

How two pioneers of math and technology ushered in the computer revolutionBoolean algebra, also called Boolean logic, is at the heart of the electronic circuitry in everything we use—from our computers and cars, to home appliances. How did a system of mathematics established in the Victorian era become the basis for such incredible technological achievements a century later? In The Logician and the Engineer, Paul Nahin combines engaging problems and a colorful historical narrative to tell the remarkable story of how two men in different eras—mathematician and philosopher George Boole and electrical engineer and pioneering information theorist Claude Shannon—advanced Boolean logic and became founding fathers of the electronic communications age. Nahin takes readers from fundamental concepts to a deeper and more sophisticated understanding of modern digital machines, in order to explore computing and its possible limitations in the twenty-first century and beyond.

Number-Crunching: Taming Unruly Computational Problems from Mathematical Physics to Science Fiction

by Paul J. Nahin

More stimulating mathematics puzzles from bestselling author Paul NahinHow do technicians repair broken communications cables at the bottom of the ocean without actually seeing them? What's the likelihood of plucking a needle out of a haystack the size of the Earth? And is it possible to use computers to create a universal library of everything ever written or every photo ever taken? These are just some of the intriguing questions that best-selling popular math writer Paul Nahin tackles in Number-Crunching. Through brilliant math ideas and entertaining stories, Nahin demonstrates how odd and unusual math problems can be solved by bringing together basic physics ideas and today's powerful computers. Some of the outcomes discussed are so counterintuitive they will leave readers astonished.Nahin looks at how the art of number-crunching has changed since the advent of computers, and how high-speed technology helps to solve fascinating conundrums such as the three-body, Monte Carlo, leapfrog, and gambler's ruin problems. Along the way, Nahin traverses topics that include algebra, trigonometry, geometry, calculus, number theory, differential equations, Fourier series, electronics, and computers in science fiction. He gives historical background for the problems presented, offers many examples and numerous challenges, supplies MATLAB codes for all the theories discussed, and includes detailed and complete solutions.Exploring the intimate relationship between mathematics, physics, and the tremendous power of modern computers, Number-Crunching will appeal to anyone interested in understanding how these three important fields join forces to solve today's thorniest puzzles.

Logic Pro X 10. 3 - Apple Pro Training Series: Professional Music Production (Apple Pro Training )

by David Nahmani

<P>The Apple-Certified Way to Learn <P>Record, arrange, mix, produce, and polish your music with this bestselling, Apple-certified guide to Logic Pro X 10.3. Veteran producer and composer David Nahmani uses step-by-step, project-based instructions and straightforward explanations to teach everything from basic music creation to sophisticated production techniques. Using the book’s downloadable lesson files and Logic Pro X, you’ll begin making music in the first lesson. <P>From there, you’ll learn to record audio and MIDI, create and edit sequences, and master mixing and automation techniques such as submixing with Track Stacks or the practical uses of true stereo panning. You will create both acoustic and electronic virtual drum performances using Drummer tracks with Drum Kit Designer and Drum Machine Designer. You’ll use Logic Pro X MIDI plug-ins and Smart Controls to control software synthesizers from a MIDI controller or an iPad. Flex Time will allow you to precisely edit the timing of notes inside an audio recording, and you’ll explore Flex Pitch to correct the pitch of a vocal recording. Finally, you’ll mix, automate, and master the song, using plug-ins to process only selected sections or entire tracks, giving your audio creations the final polish needed to achieve a professional sound. <P>Downloadable lesson and media files allow you to perform the hands-on exercises. <br>Focused lessons take you step by step through practical, real-world tasks. <br>Ample illustrations help you master techniques fast. <br>Lesson goals and time estimates help you plan your time. <br>Chapter review questions help you prepare for the Logic Pro X 10.3 certification exam. <P>The Apple Pro Training Series is both a self-paced learning tool and the official curriculum of the Apple Training and Certification program. Upon completing the course material in this guide, you can become Apple Certified by passing the Logic Pro X 10.3 certification exam at an Apple Authorized Training Provider. To find an Apple Authorized Training Provider near you, please visit training.apple.com. <P>Also in the Apple Pro Training Series: <br>Final Cut Pro X 10.3 <br>Pages, Numbers, and Keynote <br>macOS Support Essentials

Logic Pro X 10. 4 - Apple Pro Training Series: Professional Music Production (Apple Pro Training)

by David Nahmani

Record, arrange, mix, produce, and polish your audio files with this best-selling, Apple-certified guide to Logic Pro X 10.4. Veteran producer and composer David Nahmani uses step-bystep, project-based instructions and straightforward explanations to teach everything from basic music creation to sophisticated production techniques. Using the book’s downloadable lesson files and Logic Pro X, you’ll begin making music in the first lesson. From there, learn to record audio and MIDI data, create and edit sequences, and master mixing and automation techniques such as submixing with track stacks. Create both acoustic and electronic virtual drum performances using Drummer tracks with Drum Kit Designer and Drum Machine Designer. Use Logic Pro X MIDI FX and Smart Controls to control software synthesizers from a MIDI controller or an iPad. Harness the power of Smart Tempo to make sure all recordings, imported audio files, and samples play in time. Flex Time allows you to precisely edit the timing of notes inside an audio recording, and you’ll explore Flex Pitch to correct the pitch of a vocal recording. Finally, you mix, automate, and master the song, using plug-ins to process only selected sections or entire tracks, giving your audio creations the final polish needed to achieve a professional sound. Downloadable lesson and media files allow you to perform the hands-on exercises. Focused lessons take you step by step through practical, real-world tasks. Accessible writing style puts an expert instructor at your side Ample illustrations help you master techniques fast. Lesson goals and time estimates help you plan your time. Chapter review questions summarize what you’ve learned and help you prepare for the Apple certification exam.

Die Monte-Carlo-Methode: Beispiele unter Excel VBA (essentials)

by Harald Nahrstedt

Harald Nahrstedt zeigt hier den pragmatisch technischen und weniger den wissenschaftlichen Ansatz, wie Excel mit seinen Programmiermöglichkeiten sich immer mehr zu einem universellen Arbeitsmittel entwickelt. So ist die Simulation mit Hilfe von Pseudozufallszahlen ein schneller und preiswerter Weg zu fachlichen Aussagen. Den Rahmen dieser Abhandlung bildet der geschichtliche Hintergrund.

Die Welt der VBA-Objekte: Was integrierte Anwendungen leisten können

by Harald Nahrstedt

Dieses Fachbuch setzt VBA-Kenntnisse voraus. Es beschreibt die Objektmodelle der Office-Anwendungen und zeigt mithilfe integrierter Beispiele die Nutzung der Bibliotheken. Der Leser ist damit in der Lage, aus einer Anwendung heraus mittels VBA andere Anwendungen zu öffnen und zu nutzen. Es werden auch Anbindungen außerhalb der Office-Welt angesprochen.

Refine Search

Showing 33,601 through 33,625 of 53,245 results