Browse Results

Showing 31,251 through 31,275 of 85,161 results

Expert Python Programming, Third Edition: Become A Master In Python By Learning Coding Best Practices And Advanced Programming Concepts In Python 3. 7, 3rd Edition

by Michał Jaworski

Expert Python Programming, Third Edition is a collection of valuable tips that will help you build robust and scalable applications in Python. These will help you become confident at solving challenging programming problems effectively.

Expert Scripting and Automation for SQL Server DBAs

by Peter A. Carter

Automate your workload and manage more databases and instances with greater ease and efficiency by combining metadata-driven automation with powerful tools like PowerShell and SQL Server Agent. Automate your new instance-builds and use monitoring to drive ongoing automation, with the help of an inventory database and a management data warehouse.The market has seen a trend towards there being a much smaller ratio of DBAs to SQL Server instances. Automation is the key to responding to this challenge and continuing to run a reliable database platform service. Expert Scripting and Automation for SQL Server DBAs guides you through the process of automating the maintenance of your SQL Server enterprise.Expert Scripting and Automation for SQL Server DBAs shows how to automate the SQL Server build processes, monitor multiple instances from a single location, and automate routine maintenance tasks throughout your environment. You will also learn how to create automated responses to common or time consuming break/fix scenarios. The book helps you become faster and better at what you do for a living, and thus more valuable in the job market.Extensive coverage of automation using PowerShell and T-SQL Detailed discussion and examples on metadata-driven automation Comprehensive coverage of automated responses to break/fix scenariosWhat You Will LearnAutomate the SQL Server build processCreate intelligent, metadata-drive routinesAutomate common maintenance tasksCreate automated responses to common break/fix scenariosMonitor multiple instance from a central locationUtilize T-SQL and PowerShell for administrative purposesWho This Book Is ForExpert Scripting and Automation for SQL Server DBAs is a book for SQL Server database administrators responsible for managing increasingly large numbers of databases across their business enterprise. The book is also useful for any database administrator looking to ease their workload through automation. The book addresses the needs of these audiences by showing how to get more done through less effort by implementing an intelligent, automated-processes service model using tools such as T-SQL, PowerShell, Server Agent, and the Management Data Warehouse.

Expert Service-Oriented Architecture In C#: Using the Web Services Enhancements 2.0 (Books For Professionals By Professionals Ser.)

by Jeffrey Hasan

This book will draw you into the service-oriented architecture (SOA) mindset and immerse you in updated code and reference material specifically architected for Visual Studio 2005 and Web Services Enhancements (WSE) 3.0. The book provides a head start on building SOA applications using the author’s clear conceptual discussions, practical examples, and accurate treatment of difficult material that doesn’t simply "gloss over" the hard stuff. This book will show you how to shift your development paradigm to create Web services that process sophisticated XML messages within a secure, service-oriented, loosely-coupled architecture.

Expert SharePoint 2010 Practices

by Winsmarts LLC Sahil Malik Brian Farnhill Razi bin Rais Ed Richard Ed Musters Darrin Bishop Matthew McDermott Mark Orange Cory R. Loriot Matt Eddinger Doug Ortiz Tahir Naveed Karthick Sethunarayanan Barry Ralston Steve Wright Ed Hild Joerg Krause Dave Milner Dan Bakmand-Mikalski

Expert SharePoint 2010 Practices is a valuable compendium of best practices, tips, and secrets straight from the most knowledgeable SharePoint gurus in the industry.Learn from the experts as you dive into topics like multitenancy, solution deployment, business intelligence, and administration. Our team of carefully chosen contributors, most with Microsoft's Most Valuable Professional (MVP) designation bestowed upon them, shares with you the secrets and practices that have brought them success in a wide variety of SharePoint scenarios.Each contributor is passionate about the power of SharePoint and wants to help you leverage the capabilities of the platform in your business—but in the proper way. Go beyond procedures and manuals, and benefit from hundreds of years of combined experience, which the authors of Expert SharePoint 2010 Practices provide in these pages.Learn from the masters and take control of SharePoint 2010 like you never have before with Expert SharePoint 2010 Practices!

Expert Shell Scripting

by Ron Peters

System administrators need libraries of solutions that are ingenious but understandable. They don't want to reinvent the wheel, but they don't want to reinvent filesystem management either! Expert Shell Scripting is the ultimate resource for all working Linux, Unix, and OS X system administrators who would like to have short, succinct, and powerful shell implementations of tricky system scripting tasks. Automating small to medium system management tasks Analyzing system data and editing configuration files Scripting Linux, Unix, and OS X applications using bash, ksh, et al.

Expert Spring MVC and Web Flow

by Colin Yates Seth Ladd Steven Devijver Darren Davison

* 1st and only book to market on the open source Spring MVC and Web Flows, positioned to become the new "Struts." * Will be the only authoritative solution, by the Spring MVC and Spring Web Flows project leads themselves. * Two markets for this book. 1) Ex-patriots from the Struts world who have developed numerous web applications, but are looking for more and willing to take the initiative to experiment with new solutions; and 2) early adopter web developers into Web Flow, which has created a lot of buzz and will generate interest around this book as well as Spring MVC.

Expert SQL Server 2005 Development

by Adam Machanic Lara Rubbelke Hugo Kornelis

While building on the skills you already have, Expert SQL Server 2005 Development will help you become an even better developer by focusing on best practices and demonstrating how to design high–performance, maintainable database applications. This book starts by reintroducing the database as a integral part of the software development ecosystem. You'll learn how to think about SQL Server development as you would any other software development. For example, there's no reason you can't architect and test database routines just as you would architect and test application code. And nothing should stop you from implementing the types of exception handling and security rules that are considered so important in other tiers, even if they are usually ignored in the database. You'll learn how to apply development methodologies like these to produce high–quality encryption and SQLCLR solutions. Furthermore, you'll discover how to exploit a variety of tools that SQL Server offers in order to properly use dynamic SQL and to improve concurrency in your applications. Finally, you'll become well versed in implementing spatial and temporal database designs, as well as approaching graph and hierarchy problems.

Expert SQL Server 2008 Development

by Alastair Aitchison Adam Machanic

Expert SQL Server 2008 Development is aimed at SQL Server developers ready to move beyond Books Online. Author and experienced developer Alastair Aitchison shows you how to think about SQL Server development as if it were any other type of development. You’ll learn to manage testing in SQL Server and to properly deal with errors and exceptions. The book also covers critical, database-centric topics such as managing concurrency and securing your data and code through proper privileges and authorization. Alastair places focus on sound development and architectural practices that will help you become a better developer, capable of designing high-performance, robust, maintainable database applications. He shows you how to apply notable features in SQL Server such as encryption and support for hierarchical data. If developing for SQL Server is what puts the bread on your table, you can do no better than to read this book and to assimilate the expert-level practices that it provides. Promotes expert-level practices Leads to high performance, scalable code Improves productivity, getting you home in time for dinner

Expert SQL Server 2008 Encryption

by Michael Coles Rodney Landrum

Every day, organizations large and small fall victim to attacks on their data. Encryption provides a shield to help defend against intruders. Because of increasing pressure from government regulators, consumers, and the business community at large, the job descriptions of SQL DBAs and developers are expanding to include encryption. Expert SQL Server 2008 Encryption will show you how to efficiently implement SQL Server 2008 encryption functionality and features to secure your organizational data. Introduces encryption, guiding readers through its implementation in SQL Server Demonstrates advanced techniques such as the use of hardware security modules Covers all that a SQL Server database administrator needs to know about encryption

Expert SQL Server In-Memory OLTP

by Dmitri Korotkevitch

Take a deep dive into one of the most significant SQL Server features–support for In-Memory Online Transaction Processing. The latest developments are covered, including support of off-row storage, columnstore indexes and operational analytics, changes in programmability and native compilation, and more. This book describes the architecture and internals of the In-Memory OLTP Engine and explains how to develop, deploy, and maintain systems using it. With it you can dramatically increase transaction throughput to handle thousands of transactions per second supporting millions of customers.Learn the architecture and the internals of In-Memory OLTP in order to recognize when technology can make a difference. Recognize opportunities for In-Memory OLTP in new development and understand how to benefit from it in existing systems. Don’t be without Dmitri Korotkevitch and the deep expertise he imparts in Expert SQL Server In-Memory OLTP, 2nd Edition as you move forward in using SQL Server’s In-Memory OLTP technology. Dmitri Korotkevitch is the five-star author of Pro SQL Server Internals, and brings the same combination of clear thinking and deep expertise to help you in this second edition. The book:Explains In-Memory OLTP internals, architecture and programmability, including data storage, indexing, multi-version concurrency control, transaction logging and recovery, and native compilationCovers SQL Server 2016 technology enhancements, including columnstore indexes and off-row storageGuides in using In-Memory OLTP in new development and existing systemsWhat You’ll LearnGrasp how SQL Server stores and works with data in memory-optimized tablesProperly design and index memory-optimized tablesPlan successful deployments, including the required memory size and I/O configurationAccelerate T-SQL processing through the creation of natively compiled modulesMonitor and report on the benefits and performance of your In-Memory OLTP solutionsBenefit from the technology in existing systems and in the systems with the mixed workloadWho This Book Is ForApplication developers and database administrators who create and manage online transaction processing (OLTP) systems; in particular, those wanting to take advantage of SQL Server’s new offering of in-memory OLTP to dramatically improve performance and throughput of their systems

Expert SQL Server in-Memory OLTP

by Dmitri Korotkevitch

Expert SQL Server In-Memory OLTP is a deep dive into one of the most significant features of SQL Server 2014 – support for In-Memory Online Transaction Processing. The book describes the architecture and internals of the In-Memory OLTP Engine and explains how to develop, deploy, and maintain systems using it. With it you can dramatically increase transactional throughput to handle thousands of transactions per second supporting millions of customers. Dmitri Korotkevitch is the five-star author of Pro SQL Server Internals, and now brings his same combination of clear thinking and deep expertise to the question of how to recognize the opportunities and benefit from Microsoft’s In-Memory OLTP feature set in SQL Server 2014. Learn the architecture and the internals in order to recognize when In-Memory OLTP can make a difference. Learn useful scenarios for thoughtfully incorporating in-memory support into existing applications. Recognize opportunities for In-Memory OLTP in new development. Don’t be without Dmitri Korotkevitch and the deep expertise he imparts in Expert SQL Server In-Memory OLTP as you move forward in using SQL Server’s new and important In-Memory OLTP feature set. Covers In-Memory OLTP internals and architecture, including data storage, indexing, multi-version concurrency control, transaction logging, and recoveryIllustrates In-Memory OLTP programmability and the process of native compilationGuides in using In-Memory OLTP in new development and existing systems.

Expert SQL Server Transactions and Locking: Concurrency Internals for SQL Server Practitioners

by Dmitri Korotkevitch

Master SQL Server’s Concurrency Model so you can implement high-throughput systems that deliver transactional consistency to your application customers. This book explains how to troubleshoot and address blocking problems and deadlocks, and write code and design database schemas to minimize concurrency issues in the systems you develop.SQL Server’s Concurrency Model is one of the least understood parts of the SQL Server Database Engine. Almost every SQL Server system experiences hard-to-explain concurrency and blocking issues, and it can be extremely confusing to solve those issues without a base of knowledge in the internals of the Engine. While confusing from the outside, the SQL Server Concurrency Model is based on several well-defined principles that are covered in this book.Understanding the internals surrounding SQL Server’s Concurrency Model helps you build high-throughput systems in multi-user environments. This book guides you through the Concurrency Model and elaborates how SQL Server supports transactional consistency in the databases. The book covers all versions of SQL Server, including Microsoft Azure SQL Database, and it includes coverage of new technologies such as In-Memory OLTP and Columnstore Indexes.What You'll LearnKnow how transaction isolation levels affect locking behavior and concurrencyTroubleshoot and address blocking issues and deadlocksProvide required data consistency while minimizing concurrency issuesDesign efficient transaction strategies that lead to scalable codeReduce concurrency problems through good schema designUnderstand concurrency models for In-Memory OLTP and Columnstore IndexesReduce blocking during index maintenance, batch data load, and similar tasksWho This Book Is ForSQL Server developers, database administrators, and application architects who are developing highly-concurrent applications. The book is for anyone interested in the technical aspects of creating and troubleshooting high-throughput systems that respond swiftly to user requests.

Expert System Applications (Symbolic Computation)

by C. Bock W. J. Clancey J. Cuena P. E. Johnson J. B. Moen H. Prade R. Sauers T. Shibahara T. Tanaka W. B. Thompson J. K. Tsotsos J. Wang

While expert systems technology originated in the United States, its development has become an international concern. Since the start of the DENDRAL project at Stanford University over 15 years ago, with its objective of problem-solving via the automation of actual human expert knowledge, significant expert systems projects have been completed in countries rang­ ing from Japan to France, Spain to China. This book presents a sample of five such projects, along with four substantial reports of mature studies from North American researchers. Two important issues of expert system design permeate the papers in this volume. The first concerns the incorporation of substantial numeric knowledge into a system. This has become a significant focus of work as researchers have sought to apply expert systems tech­ nology to complex, real-world domains already subject to statistical or algebraic description (and handled well at some level in numeric terms). A second prominent issue is that of representing control knowledge in a manner which is both explicit, and thus available for inspection, and compatible with the semantics of the problem domain.

Expert Systems: The Technology of Knowledge Management and Decision Making for the 21st Century

by Cornelius T. Leondes

This six-volume set presents cutting-edge advances and applications of expert systems. Because expert systems combine the expertise of engineers, computer scientists, and computer programmers, each group will benefit from buying this important reference work. An "expert system" is a knowledge-based computer system that emulates the decision-making ability of a human expert. The primary role of the expert system is to perform appropriate functions under the close supervision of the human, whose work is supported by that expert system. In the reverse, this same expert system can monitor and double check the human in the performance of a task. Human-computer interaction in our highly complex world requires the development of a wide array of expert systems.Expert systems techniques and applications are presented for a diverse array of topics includingExperimental design and decision supportThe integration of machine learning with knowledge acquisition for the design of expert systemsProcess planning in design and manufacturing systems and process control applicationsKnowledge discovery in large-scale knowledge basesRobotic systemsGeograhphic information systemsImage analysis, recognition and interpretationCellular automata methods for pattern recognitionReal-time fault tolerant control systemsCAD-based vision systems in pattern matching processesFinancial systemsAgricultural applicationsMedical diagnosis

Expert Systems and Artificial Intelligence in Decision Support Systems: Proceedings of the Second Mini Euroconference, Lunteren, The Netherlands, 17–20 November 1985

by Henk G. Sol Cees A. Th. Takkenberg Pieter F. De Vries Robbé

In 1985 it was 20 years since Nobel Laureate Herbert A. Simon published: 'THE SHAPE OF AUTOMATION: For Men and Management'. This short but important and still topical book dwells on three subjects: - The Long-Range Economic Effects of Automation; - Will the Corporation be Managed by Machines? - The New Science of Management Decision. In contrast with George Orwell, who was a critic of contemporary political systems rather than a prophet, Simon portrays a far more rosy picture of our 'brave new world'. Simon's work breathes optimism. First, computer technology; looking back it is aoubtful whether even the professor expected the hardware development ~e have wittnessed. Secondly, our ability to 'tame the beast'; there is now not much reason for complacency and satisfaction. Offices and factories can by no means be called automated, at most semi-automated. Thirdly the organizational and social implications of these rapid technological developments; referring to what he then called: 'The Computer and the new decision making techniques ..• ' Concerning this last point, there is little need to emphasize that had been less practical application in organizations than the often impressive theoretical developments would lead one to believe. In Europe this situation is even more accute than in the USA and Japan. The ESPRIT programme of the ECC and many similar national programs intend to bridge the gap.

Expert Systems and Probabilistic Network Models (Monographs in Computer Science)

by Enrique Castillo Jose M. Gutierrez Ali S. Hadi

Artificial intelligence and expert systems have seen a great deal of research in recent years, much of which has been devoted to methods for incorporating uncertainty into models. This book is devoted to providing a thorough and up-to-date survey of this field for researchers and students.

Expert Systems and Robotics (NATO ASI Subseries F: #71)

by Timothy Jordanides Bruce Torby

The areas of intelligent machines or robotic systems is of enormous technological and economic interest as competition in productivity intensifies. This volume gives the proceedings of the 1990 Advanced Study Institute on Expert Systems and Robotics. It presents research work already accomplished in the analytical theory of intelligent machines, work in progress and of current interest and some specific examples for further research. The papers in the volume range from the most theoretical to some descriptions of very practical working robots. The papers are organized into sections on vision and image analysis, robotic sensory systems, software/hardware and system simulation, robot control, applications, and reports of group meetings.

Expert Systems: Applications to Urban Planning

by T. J. Kim Lyna L. Wiggins J. R. Wright

***e FACHGEBIET*** Mathematical Geology, Computer Applications, Artificial Intelligence, Urban Economics and Regional Economics ***INTERESSENTENGRUPPE*** Of interest to Urban and Regional planners, civil engineers, geographers; computer scientists; operations researchers; landscape architects; and advanced students in the above disciplines.- Level: Technical Book, Monograph ***URHEBER*** T.J. Kim, University of Illinois, Champaign, IL; L.L. Wiggins, Massachusetts Institute of Technology, Cambridge, MA; J.R. Wright, Purdue University, Lafayette, IN (Eds.) ***TITEL*** Expert Systems: Applications to Urban Planning ***BIBLIOGRAPHISCHE-ANGABEN*** 1990. XIV, 268 pp. 48 figs. Hardcover DM 78,- ISBN 3-540-97171-8 ***LANGTEXT*** While expert systems have become a popular topic in the computing, medical and engineering fields, the expert system is still a new technology in urban planning. This book introduces expert systems for problem solving in urban planning and describes the way in which heuristic knowledge and rules of thumb of expert planners can be represented through computer programs. The book presents practical applications of expert systems for solving many important urban planning problems, particularly those issues that many practicing planners face in their daily operations. Problems and issues discussed are grouped in the following categories: - Land Use Planning - Transportation Planning - Site Selection and Analysis - Environmental Planning - Conflict Mediation and Legal Disputes - Future Developments and Directions Expert Systems: Applications to Urban Planning will benefit both urban planners who wish to learn how this new technology might be applied to their daily work as well as researchers in expert systems seeking new ideas for systems design.

Expert Systems in Auditing

by J C Dijk Paul Williams Michael P. Cangemi

This book provides an understanding of the concepts and objectives of expert systems. It is a practical guide, intended to help the practitioner in identifying potential application in his/her own practice, and to understand the limitations of the technology. This should provide the auditor with a ground basis to direct, stimulate and control development efforts in his own practice. At the same time, it should give students in auditing a good grasp of the possibilities and limitations of the technology.

Expert Systems in Banking: A Guide for Senior Managers

by Dimitris N Chorafas Heinrich Steinmann Heinrich Steinman

This book presents the reader with a complete and comprehensive picture of what is happening today in banks and other financial institutions in terms of expert systems implementation. In addition it helps in refining the reader's thoughts on how to build an environment for the successful implementation of expert systems in banking - and how to sell this concept to management including risks and opportunities.

Expert Systems in Engineering Applications

by Spyros Tzafestas

Expert system technology is receiving increasing popularity and acceptance in the engineering community. This is due to the fact that there actually exists a close match between the capabilities of the current generation expert systems and the requirements of engineering practice. Prepared by a distinguished team of experts, this book provides a balanced state-of-the-art presentation of the design principles of engineering expert systems, and a representative picture of their capabilities to assist efficiently the design, diagnosis and operation of complex industrial plants. Among the application areas covered are the following: hardware synthesis, industrial plant layout design, fault diagnosis, process control, image analysis, computer communication, electric power systems, intelligent control, robotics, and manufacturing systems. The book is appropriate for the researcher and the professional. The researcher can save considerable time in searching the scattered technical information on engineering expert systems. The professional can have readily available a rich set of guidelines and techniques that are applicable to a wide class of engineering domains.

Expert Systems in Environmental Planning

by T. JohnKim Ravinder K. Jain Lyna L. Wiggins Jeff R. Wright

The connections between economics, planning, and the environment are receiv­ ing increased attention among scholars and policy makers in many countries. The common denominator among these three variables is the earth's life support sys­ tems, the ecosystems on which the world depends. When we describe our physi­ cal surroundings as a collection of possible uses, we are establishing linkages between economics, planning, and the environment. Because possible alternative uses compete with each other, and conflicts arise over scarce land resources, the varying environmental impacts of alternative uses are major concerns for the cur­ rent as well as the next generation. How to achieve sustainable development is the pressing question for today's environmental professionals. Environmental planners and engineers help us study the implications of our choices, and new technologies and techniques that improve the practice of environmental planning should enhance our ability to protect our future. The depletion of the earth's natural resources and loss of biodiversity, the deg­ radation of air, land, and water quality, the accumulation of greenhouse gases leading to changes in our climate, and the depletion of the ozone layer comprise only a partial list of environmental issues that concern our policy makers. To sup­ port their decisions, environmental planning must be a multidimensional and multidisciplinary activity that incorporates social, economic, political, geograph­ ical, and technical factors. Solutions for problems in these areas frequently re­ quire not only numerical analyses but also heuristic analyses, which in turn depend on the intuitive judgements of planners and engineers.

Expert Systems in Production Engineering: Proceedings of the International Workshop, Spa, Belgium, August 18–22, 1986 (Lecture Notes in Engineering #29)

by Georg Menges Norbert Hövelmanns Erwin Baur

The present volume contains edited versions of the communications presented at an International Workshop on "Expert Systems in Production Engineering", held in Spa, Belgium, in 1986. Introductory papers on Artificial Intelligence and Expert Systems are complemented by case studies of Expert Systems in practice, primarily, in the area of Mechanical Engineering and discussions of the possibilities and the limitations of Expert Systems.

Expert Systems in Structural Safety Assessment: Proceedings of an International Course October 2-4, 1989, Stuttgart, FRG (Lecture Notes in Engineering #53)

by Aleksandar S. Jovanovic Karl F. Kussmaul Alfredo C. Lucia Piero P. Bonissone

Structural safety of industrial systems and components raises a steadily growing public, scientific and engineering interest, and causes permanent development of methods and techniques used for its assessment. In addition to the well established engineering methods, applied in the field, several new methods and tools have emerged recently. Among them, the most novel ones are probably those related to expert system applica­ tions, appearing as an important possible improvement of the current engineering practice. The issue has been addressed by the international course EXPERT SYSTEMS IN STRUCTURAL SAFETY ASSESSMENT organized by MPA Stuttgart and JRC Ispra (Stuttgart, October 2-4, 1989), and the proceedings of the course are contained in this volume of the Lecture Notes ill Engineering. The contributions (invited lectures) tackle the issues usually confronting developers and users of expert systems applied in structural engineering, i.e. in structural safety and integrity assessment. Both the book and the course are a combination of a tutorial and of presentation of the current achievements in the field. Starting from the basic elements of expert systems (knowledge based systems), the book should "guide" the reader up to the applications in various particular sub-domains.

Refine Search

Showing 31,251 through 31,275 of 85,161 results