Da: BuchWeltWeit Ludwig Meier e.K., Bergisch Gladbach, Germania
EUR 35,30
Quantità: 2 disponibili
Aggiungi al carrelloTaschenbuch. Condizione: Neu. This item is printed on demand - it takes 3-4 days longer - Neuware -Explore key scenarios required for building quality Ionic apps quickly and easily and bring them to the iOS and Android mobile ecosystem. Learn Ionic 2explains various techniques to quickly integrate third-party back end systems. With this short guide, you'll benefit from practical examples of implementing authentication and authorization, connecting to social media, integrating with payment gateway, and analytics integration. This book presents solutions to the challenges faced during the development process of these tasks.Validation isessential to the survival and eventual success of any startup. You validate your business idea by placing a product in the hands of your customers and getting them tointeract with it. The Ionic framework makes this possible.What You'll Learn: Master end-to-end hybrid application developmentCreate user management modules including signup, login, and forgotten passwordsUse analytics to evaluate an application using Ionic FrameworkWho This Book Is For: Techentrepreneurs and businessmen with ideas 105 pp. Englisch.
Da: BuchWeltWeit Ludwig Meier e.K., Bergisch Gladbach, Germania
EUR 40,65
Quantità: 2 disponibili
Aggiungi al carrelloTaschenbuch. Condizione: Neu. This item is printed on demand - it takes 3-4 days longer - Neuware -Learn how to build playgrounds so you can test your code, syntax, and ideas quickly. You can even learn from playgrounds built by others or build playgrounds to teach. And the playgrounds you build and use on your Mac and on your iPad are automatically shared using your Apple ID. Exploring Swift Playgrounds shows you how to use playgrounds to try out your basic app design ideas to see what they look like and how they behave. It doesn't matter if you can't remember a pesky little bit of syntax. Rather than look it up, you can try it out in a playground. More and more of the APIs are now available through playgrounds, so that you can do more than ever before. Going beyond print, the Swift Playgrounds book tool allows for immersive experiences for users learning code, organization processes, and anything else that can be described in the rich (and free) authoring tools provided by Apple. All of which you can learn how to use in Exploring Swift Playgrounds. What You'll Learn: Build Swift playgrounds for others to useTeach yourself and others with Swift playgroundsUse Swift playgrounds in your development processWho This Book Is For:Students with no prior coding knowledge and experienced developers. 208 pp. Englisch.
Da: BuchWeltWeit Ludwig Meier e.K., Bergisch Gladbach, Germania
EUR 58,75
Quantità: 2 disponibili
Aggiungi al carrelloTaschenbuch. Condizione: Neu. This item is printed on demand - it takes 3-4 days longer - Neuware -Updated to include coverage of the latest 'DBPro' extension for database professionals this book is the only reference needed to get started with Visual Studio 2005 Team System. It will guide you through the entire breadth of VSTS. If you are a stakeholder, you have a portal that gives you instant access to project documents, status, and performance indicators. If you are a project manager, you will learn how create, manage, and assess team performance. If you are a developer, you will learn how to write higher-quality code, and ensure that the code works and performs well. 618 pp. Englisch.
Da: BuchWeltWeit Ludwig Meier e.K., Bergisch Gladbach, Germania
EUR 64,19
Quantità: 2 disponibili
Aggiungi al carrelloTaschenbuch. Condizione: Neu. This item is printed on demand - it takes 3-4 days longer - Neuware 536 pp. Englisch.
Da: BuchWeltWeit Ludwig Meier e.K., Bergisch Gladbach, Germania
EUR 64,19
Quantità: 2 disponibili
Aggiungi al carrelloTaschenbuch. Condizione: Neu. This item is printed on demand - it takes 3-4 days longer - Neuware 188 pp. Englisch.
Da: buchversandmimpf2000, Emtmannsberg, BAYE, Germania
EUR 40,65
Quantità: 1 disponibili
Aggiungi al carrelloTaschenbuch. Condizione: Neu. This item is printed on demand - Print on Demand Titel. Neuware -Learn how to build playgrounds so you can test your code, syntax, and ideas quickly. You can even learn from playgrounds built by others or build playgrounds to teach. And the playgrounds you build and use on your Mac and on your iPad are automatically shared using your Apple ID.Libri GmbH, Europaallee 1, 36244 Bad Hersfeld 208 pp. Englisch.
Da: BuchWeltWeit Ludwig Meier e.K., Bergisch Gladbach, Germania
EUR 80,24
Quantità: 2 disponibili
Aggiungi al carrelloTaschenbuch. Condizione: Neu. This item is printed on demand - it takes 3-4 days longer - Neuware -Discover the practical aspects of implementing deep-learning solutions using the rich Python ecosystem. This book bridges the gap between the academic state-of-the-art and the industry state-of-the-practice by introducing you to deep learning frameworks such as Keras, Theano, and Caffe. The practicalities of these frameworks is often acquired by practitioners by reading source code, manuals, and posting questions on community forums, which tends to be a slow and a painful process. Deep Learning with Python allows you to ramp up to such practical know-how in a short period of time and focus more on the domain, models, and algorithms.This book briefly covers the mathematical prerequisites and fundamentals of deep learning, making this book a good starting point for software developers who want to get started in deep learning. A brief survey of deep learning architectures is also included.Deep Learning with Python alsointroduces you to key concepts of automatic differentiation and GPU computation which, while not central to deep learning, are critical when it comes to conducting large scale experiments.What You Will LearnLeverage deep learning frameworks in Python namely, Keras, Theano, and CaffeGain the fundamentals of deep learning with mathematical prerequisitesDiscover the practical considerations of large scale experimentsTake deep learning models to productionWho This Book Is ForSoftware developers who want to try out deep learning as a practical solution to a particular problem.Software developers in a data science team who want to take deep learning models developed by data scientists to production. 248 pp. Englisch.
Da: BuchWeltWeit Ludwig Meier e.K., Bergisch Gladbach, Germania
EUR 80,24
Quantità: 2 disponibili
Aggiungi al carrelloTaschenbuch. Condizione: Neu. This item is printed on demand - it takes 3-4 days longer - Neuware -Design great databases-from logical data modeling through physical schema definition. You will learn a framework that finally cracks the problem of merging data and process models into a meaningful and unified design that accounts for how data is actually used in production systems.Key to the framework is a method for taking the logical data model that is a static look at the definition of the data, and merging that static look with the process models describing how the data will be used in actual practice once a given system is implemented. The approach solves the disconnect between the static definition of data in the logical data model and the dynamic flow of the data in the logical process models.The design framework in this book can be used to create operational databases for transaction processing systems, or for data warehouses in support of decision support systems. The information manager can be a flat file, Oracle Database, IMS, NoSQL, Cassandra, Hadoop, or any other DBMS.Usage-Driven Database Design emphasizes practical aspects of design, and speaks to what works, what doesn't work, and what to avoid at all costs. Included in the book are lessons learned by the author over his 30+ years in the corporate trenches. Everything in the book is grounded on good theory, yet demonstrates a professional and pragmatic approach to design that can come only from decades of experience.Presents an end-to-end framework from logical data modeling through physical schema definition.Includes lessons learned, techniques, and tricks that can turn a database disaster into a success.Applies to all types of database management systems, including NoSQL such as Cassandra and Hadoop, and mainstream SQL databases such as Oracle and SQL ServerWhat You'll LearnCreate logical data models that accurately reflect the real world of the userCreate usage scenarios reflecting how applications will use a new databaseMerge static data models with dynamic process models to create resilient yet flexible database designsSupport application requirements by creating responsive database schemas in any database architectureCope with big data and unstructured data for transaction processing and decision support systemsRecognize when relational approaches won't work, and when to turn toward NoSQL solutions such as Cassandra or HadoopWho This Book Is ForSystem developers, including business analysts, database designers, database administrators, and application designers and developers who must design or interact with database systems 400 pp. Englisch.
Da: BuchWeltWeit Ludwig Meier e.K., Bergisch Gladbach, Germania
EUR 80,24
Quantità: 2 disponibili
Aggiungi al carrelloTaschenbuch. Condizione: Neu. This item is printed on demand - it takes 3-4 days longer - Neuware -Learn through this practical guide to SQL tuning how Oracle's own experts do it, using a freely downloadable tool called SQLTXPLAIN. This new edition has been expanded to include AWR, Oracle 12c Statistics, interpretation of SQL Monitor reports, Parallel execution, and Exadata-related features. Reading this book and using SQL helps you learn to tune even the most complex SQL, and you'll learn to do it quickly, without the huge learning curve usually associated with tuning as a whole.Firmly based in real-world problems, this book helps you reclaim system resources and avoid the most common bottleneck in overall performance, badly tuned SQL. You'll learn how the optimizer works, how to take advantage of its latest features, and when it's better to turn them off. Best of all, the book is updated to cover the very latest feature set in Oracle Database 12c.Covers AWR report integrationHelps with SQL Monitor Report InterpretationProvides a reliable method that is repeatableShows the very latest tuning features in Oracle Database 12cEnables the building of test cases without affecting productionWhat You'll LearnIdentify how and why complex SQL has gone wrongCorrectly interpret AWR reports generated via SQLTXPLAINCollect the best statistics for your environmentKnow when to invoke built-in tuning facilitiesRecognize when tuning is not the solutionSpot the steps in a SQL statement's execution plan that are critical to performance of that statementModify your SQL to solve performance problems and increase the speed and throughput of production database systemsWho This Book Is ForAnyone who deals with SQL and SQL tuning. Both developers and DBAs will benefit from learning how to use theSQLTXPLAINtool, and from the problem solving methodology in this book. 436 pp. Englisch.
Da: BuchWeltWeit Ludwig Meier e.K., Bergisch Gladbach, Germania
EUR 80,24
Quantità: 2 disponibili
Aggiungi al carrelloTaschenbuch. Condizione: Neu. This item is printed on demand - it takes 3-4 days longer - Neuware 320 pp. Englisch.
Da: BuchWeltWeit Ludwig Meier e.K., Bergisch Gladbach, Germania
EUR 90,34
Quantità: 2 disponibili
Aggiungi al carrelloTaschenbuch. Condizione: Neu. This item is printed on demand - it takes 3-4 days longer - Neuware -Replication is a way of copying and updating information in a database. The Definitive Guide to SQL Server 2005 Replication is for Microsoft database developers and administrators who want to learn about the different types of replication and those best suited to SQL Server 2005. The book will also delve into advanced topics like replication of SQL Server with heterogeneous databases; replication of different database objects like stored procedures; backup and recovery of replicated databases; performance and tuning; and finally troubleshooting replication. As such, this book will address the concerns of both novice and advanced users of replication. 996 pp. Englisch.
Da: buchversandmimpf2000, Emtmannsberg, BAYE, Germania
EUR 64,19
Quantità: 1 disponibili
Aggiungi al carrelloTaschenbuch. Condizione: Neu. This item is printed on demand - Print on Demand Titel. Neuware -Readers will be given in-depth explanations of the fundamentals of .NET ranging common structures, functions and rules for designing and improving .NET applications to explanation of how .NET executables compile and how the languages tools (such as the assembler, disassembler and validator) operate.Libri GmbH, Europaallee 1, 36244 Bad Hersfeld 536 pp. Englisch.
Da: buchversandmimpf2000, Emtmannsberg, BAYE, Germania
EUR 80,24
Quantità: 1 disponibili
Aggiungi al carrelloTaschenbuch. Condizione: Neu. This item is printed on demand - Print on Demand Titel. Neuware -Discover the practical aspects of implementing deep-learning solutions using the rich Python ecosystem. This book bridges the gap between the academic state-of-the-art and the industry state-of-the-practice by introducing you to deep learning frameworks such as Keras, Theano, and Caffe. The practicalities of these frameworks is often acquired by practitioners by reading source code, manuals, and posting questions on community forums, which tends to be a slow and a painful process. Deep Learning with Python allows you to ramp up to such practical know-how in a short period of time and focus more on the domain, models, and algorithms.Springer-Verlag GmbH, Tiergartenstr. 17, 69121 Heidelberg 248 pp. Englisch.
Da: buchversandmimpf2000, Emtmannsberg, BAYE, Germania
EUR 80,24
Quantità: 1 disponibili
Aggiungi al carrelloTaschenbuch. Condizione: Neu. This item is printed on demand - Print on Demand Titel. Neuware -How do you design good databases This book breaks new ground by presenting a way of developing databases, from start to finish, where the start is logical data modeling and the finish is a database schema that reflects not only the definition of the data uncovered in logical data modeling, but also how the database will be used by applications and end users. The usage-driven design framework in this book provides guidance on mapping from logical to physical designs while simultaneously incorporating knowledge of the target business processes. The framework is practical, pragmatic, and proven over the author's many years of experience.Springer-Verlag GmbH, Tiergartenstr. 17, 69121 Heidelberg 400 pp. Englisch.
Da: buchversandmimpf2000, Emtmannsberg, BAYE, Germania
EUR 80,24
Quantità: 1 disponibili
Aggiungi al carrelloTaschenbuch. Condizione: Neu. This item is printed on demand - Print on Demand Titel. Neuware -Oracle SQL Tuning with Oracle SQLTXPLAIN: Oracle Database 12c Edition helps DBAs and developers work faster and more accurately, allowing complex projects to be completed within today's tighter budgets and timescales. In the past both developers and DBAs have used trial and error to solve performance problems, a slow and error-prone process which can look like groping around in the dark. Learning SQLTXPLAIN and the method in this book will turn every DBA and SQL developer into a superhero, able to solve complicated tuning problems faster than ever before, and give them the potential to save projects from expensive performance disasters. New chapters on AWR and statistics will help DBAs also avoid problems before they even begin.Springer-Verlag GmbH, Tiergartenstr. 17, 69121 Heidelberg 436 pp. Englisch.
Da: buchversandmimpf2000, Emtmannsberg, BAYE, Germania
EUR 80,24
Quantità: 1 disponibili
Aggiungi al carrelloTaschenbuch. Condizione: Neu. This item is printed on demand - Print on Demand Titel. Neuware -The increasing number of Internet-connected everyday devices such as thermostats and toasters generate large amounts of data that can be sifted and analyzed to provide insight into how people live and what else they might be persuaded to buy. This book addresses that need for analysis head-on by showing how to collect and analyze data from the Internet of Things using the Microsoft Azure IoT suite. The business value from mining consumer behavior is too great to ignore, and this book addresses the market by providing a solution for grabbing and analyzing the available data.Springer-Verlag GmbH, Tiergartenstr. 17, 69121 Heidelberg 320 pp. Englisch.