Browse Results

Showing 40,301 through 40,325 of 54,414 results

Recording and Voice Processing, Volume 2: Working in the Studio

by Jean-Michel Réveillac

Capturing, recording and broadcasting the voice is often difficult. Many factors must be taken into account and achieving a true representation is much more complex than one might think.The capture devices such as the position of the singer(s) or narrator(s), the acoustics, atmosphere and equipment are just some of the physical aspects that need to be mastered. Then there is the passage through the analog or digital channel, which disrupts the audio signal, as well as the processes that are often required to enrich, improve or even transform the vocal timbre and tessitura. While in the past these processes were purely material, today digital technologies and software produce surprising results that every professional in recording and broadcasting should know how to master.Recording and Voice Processing 2 focuses on live and studio voice recordings. It presents the various pieces of hardware and software necessary for voice recording, and details possible sound channel configurations based on recording location. An actual recording, and its various constraints, is then considered, addressing the pitfalls to avoid and the strategies to use in order to achieve a satisfactory result. Different special effects (vocoder, auto-tune, Melodyne, etc.) that can be used on the voice, whether spoken or sung, are also presented.

Mental Models: Design of User Interaction and Interfaces for Domestic Energy Systems

by Kirsten M. Revell Neville A. Stanton

There is a resurgence of interest in mental models due to advances in our understanding of how they can be used to help design and due to the development of practical methods to elicit them. This book brings both areas together with a focus on reducing domestic energy consumption. The book focuses on how mental models can be applied in design to bring out behaviour change resulting in increased achievement of home heating goals (reduced waste and improved comfort). This book also offers a method to extract and apply mental models to interface design. The approach enables mental models to be applied across domains when behaviour change was sought, and is validated as a useful design method.

Computer Vision Projects with OpenCV and Python 3: Six end-to-end projects built using machine learning with OpenCV, Python, and TensorFlow

by Matthew Rever

Gain a working knowledge of advanced machine learning and explore Python's powerful tools for extracting data from images and videos Key Features Implement image classification and object detection using machine learning and deep learning Perform image classification, object detection, image segmentation, and other Computer Vision tasks Crisp content with a practical approach to solving real-world problems in Computer Vision Book Description Python is the ideal programming language for rapidly prototyping and developing production-grade codes for image processing and Computer Vision with its robust syntax and wealth of powerful libraries. This book will help you design and develop production-grade Computer Vision projects tackling real-world problems. With the help of this book, you will learn how to set up Anaconda and Python for the major OSes with cutting-edge third-party libraries for Computer Vision. You'll learn state-of-the-art techniques for classifying images, finding and identifying human postures, and detecting faces within videos. You will use powerful machine learning tools such as OpenCV, Dlib, and TensorFlow to build exciting projects such as classifying handwritten digits, detecting facial features,and much more. The book also covers some advanced projects, such as reading text from license plates from real-world images using Google's Tesseract software, and tracking human body poses using DeeperCut within TensorFlow. By the end of this book, you will have the expertise required to build your own Computer Vision projects using Python and its associated libraries. What you will learn Install and run major Computer Vision packages within Python Apply powerful support vector machines for simple digit classification Understand deep learning with TensorFlow Build a deep learning classifier for general images Use LSTMs for automated image captioning Read text from real-world images Extract human pose data from images Who this book is for Python programmers and machine learning developers who wish to build exciting Computer Vision projects using the power of machine learning and OpenCV will find this book useful. The only prerequisite for this book is that you should have a sound knowledge of Python programming.

New Trends in Databases and Information Systems: Selected Papers Of The 17th East European Conference Adbis 2013 And Associated Satellite Events, Genoa, Italy, September 1-4 2013 (Advances In Intelligent Systems and Computing #241)

by Peter Z. Revesz Csaba Sidló Tania Cerquitelli Silvia Chiusano Tomáš Horváth Bernhard Thalheim András Benczúr

This book constitutes the thoroughly refereed short papers, workshops and doctoral consortium papers of the 22th European Conference on Advances in Databases and Information Systems, ADBIS 2018, held in Budapest, Hungary, in September 2018.The 20 full and the 4 short workshop papers as well as the 3 doctoral consortium papers were carefully reviewed and selected from 54 submissions to the workshops and 6 submissions to the doctoral consortium. Furthermore, there are 10 short papers included, which were accepted for the main conference. The papers are organized according to the 6 workshops and the doctoral consortium: ADBIS 2018 short papers; First Workshop on Advances on Big Data Management, Analytics, Data Privacy and Security, BigDataMAPS 2018; First International Workshop on New Frontiers on Meta-data Management and Usage, M2U 2018; First Citizen Science Applications and Citizen Databases Workshop, CSADB 2018; First International Workshop on Articial Intelligence for Question Answering, AI*QA 2018; First International Workshop on BIG Data Storage, Processing and Mining for Personalized MEDicine, BIGPMED 2018; First Workshop on Current Trends in Contemporary Information Systems and Their Architectures, ISTREND 2018; Doctoral Consortium.

Cracking the AP Computer Science A Exam, 2017 Edition: Proven Techniques to Help You Score a 5

by Princeton Review

This eBook edition has been specially formatted for on-screen viewing with cross-linked questions, answers, and explanations.EVERYTHING YOU NEED TO HELP SCORE A PERFECT 5. Equip yourself to ace the AP Computer Science A Exam with The Princeton Review's brand-new, comprehensive study guide--including 2 full-length practice tests, thorough content reviews, access to our AP Connect online portal, and targeted strategies for every section of the exam.This brand new addition to our best-selling Cracking the AP Exam series is perfect for students tackling the fast-growing AP Computer Science A test. Easy to understand and simple to use, this book gives you all the tools you need to get the score you want.Everything You Need to Know to Help Achieve a High Score.* Comprehensive content review of key Computer Science A topics, including lab requirements* Up-to-date information on the 2017 AP Computer Science A Exam* Engaging activities to help you critically assess your progress* Access to AP Connect, our online portal for helpful pre-college information and exam updatesPractice Your Way to Excellence.* 2 full-length practice tests with detailed answer explanations* Comprehension drills in each content review chapter* Step-by-step walk-throughs of sample questionsTechniques That Actually Work.* Tried-and-true strategies to help you avoid traps and beat the test* Tips for pacing yourself and guessing logically* Essential tactics to help you work smarter, not harder

jQuery 2.0 Development Cookbook

by Leon Revill

Taking a recipe-based approach, this book presents numerous practical examples that you can use directly in your applications. The book covers the essential issues you will face while developing your web applications and gives you solutions to them. The recipes in this book are written in a manner that rapidly takes you from beginner to expert level. This book is for web developers of all skill levels. Although some knowledge of JavaScript, HTML, and CSS is required, this Cookbook will teach jQuery newcomers all the basics required to move on to the more complex examples of this book, which will benefit the more seasoned jQuery developer. If you want to learn how to create modern website features quickly, using best practice techniques, then this book is for you.

The Advanced Game Developer's Toolkit

by Rex van der Spuy

<P>Master the most important skills and techniques you need to know for professional HTML5 and JavaScript 2D game development. This book delves into many of the great classic techniques of video game design. <P> You’ll discover how to develop games and game levels using Tiled Editor, how to implement tile-based collision, how to design advanced pathfinding and enemy AI systems, the fundamentals of broad-phase collision, and how to make isometric games. All the techniques and supporting code are explained in an easy-to-understand manner and written in a general way so that they can be applied to any game engine or technology that you’re comfortable using. <P> You'll find detailed working examples, with dozens of illustrations and many concepts you can freely apply to your own projects. All the math and programming techniques are elaborately explained and examples are open-ended to encourage you to think of original ways to use these techniques in your own games. You can use what you learn in this book as the basis for making games for desktops, mobile phones, tablets, or the Web. <P> The Advanced Game Developer's Toolkit is a great next step if you already have some JavaScript game-making- experience, or a great continuation if you've already read Advanced Game Design with HTML5 and JavaScript by the same author.

A Rapid Introduction to Adaptive Filtering (SpringerBriefs in Electrical and Computer Engineering)

by Hernan Rey Leonardo Rey Vega

In this book, the authors provide insights into the basics of adaptive filtering, which are particularly useful for students taking their first steps into this field. They start by studying the problem of minimum mean-square-error filtering, i.e., Wiener filtering. Then, they analyze iterative methods for solving the optimization problem, e.g., the Method of Steepest Descent. By proposing stochastic approximations, several basic adaptive algorithms are derived, including Least Mean Squares (LMS), Normalized Least Mean Squares (NLMS) and Sign-error algorithms. The authors provide a general framework to study the stability and steady-state performance of these algorithms. The affine Projection Algorithm (APA) which provides faster convergence at the expense of computational complexity (although fast implementations can be used) is also presented. In addition, the Least Squares (LS) method and its recursive version (RLS), including fast implementations are discussed. The book closes with the discussion of several topics of interest in the adaptive filtering field.

Interpretability of Machine Intelligence in Medical Image Computing: 5th International Workshop, iMIMIC 2022, Held in Conjunction with MICCAI 2022, Singapore, Singapore, September 22, 2022, Proceedings (Lecture Notes in Computer Science #13611)

by Mauricio Reyes Pedro Henriques Abreu Jaime Cardoso

This book constitutes the refereed joint proceedings of the 5th International Workshop on Interpretability of Machine Intelligence in Medical Image Computing, iMIMIC 2022, held in September 2022, in conjunction with the 25th International Conference on Medical Imaging and Computer-Assisted Intervention, MICCAI 2022.The 10 full papers presented at iMIMIC 2022 were carefully reviewed and selected from 24 submissions each. The iMIMIC papers focus on introducing the challenges and opportunities related to the topic of interpretability of machine learning systems in the context of medical imaging and computer assisted intervention.

Interpretability of Machine Intelligence in Medical Image Computing, and Topological Data Analysis and Its Applications for Medical Data: 4th International Workshop, iMIMIC 2021, and 1st International Workshop, TDA4MedicalData 2021, Held in Conjunction with MICCAI 2021, Strasbourg, France, September 27, 2021, Proceedings (Lecture Notes in Computer Science #12929)

by Mauricio Reyes Pedro Henriques Abreu Jaime Cardoso Mustafa Hajij Ghada Zamzmi Paul Rahul Lokendra Thakur

This book constitutes the refereed joint proceedings of the 4th International Workshop on Interpretability of Machine Intelligence in Medical Image Computing, iMIMIC 2020, and the First International Workshop on Topological Data Analysis and Its Applications for Medical Data, TDA4MedicalData 2021, held on September 27, 2021, in conjunction with the 24th International Conference on Medical Imaging and Computer-Assisted Intervention, MICCAI 2021.The 7 full papers presented at iMIMIC 2021 and 5 full papers held at TDA4MedicalData 2021 were carefully reviewed and selected from 12 submissions each. The iMIMIC papers focus on introducing the challenges and opportunities related to the topic of interpretability of machine learning systems in the context of medical imaging and computer assisted intervention. TDA4MedicalData is focusing on using TDA techniques to enhance the performance, generalizability, efficiency, and explainability of the current methods applied to medical data.

Similarity Search and Applications: 14th International Conference, SISAP 2021, Dortmund, Germany, September 29 – October 1, 2021, Proceedings (Lecture Notes in Computer Science #13058)

by Nora Reyes Richard Connor Nils Kriege Daniyal Kazempour Ilaria Bartolini Erich Schubert Jian-Jia Chen

This book constitutes the refereed proceedings of the 14th International Conference on Similarity Search and Applications, SISAP 2021, held in Dortmund, Germany, in September/October 2021. The conference was held virtually due to the COVID-19 pandemic.The 23 full papers presented together with 5 short and 3 doctoral symposium papers were carefully reviewed and selected from 50 submissions. The papers are organized in the topical sections named: ​Similarity Search and Retrieval; Intrinsic Dimensionality; Clustering and Classification; Applications of Similarity Search; Similarity Search in Graph-Structured Data; Doctoral Symposium.

The Image-Interface: Graphical Supports for Visual Information

by Everardo Reyes-Garcia

Digital practices are shaped by graphical representations that appear on the computer screen, which is the principal surface for designing, visualizing, and interacting with digital information. Before any digital image or graphical interface is rendered on the screen there is a series of layers that affect its visual properties. To discover such processes it is necessary to investigate software applications, graphical user interfaces, programming languages and code, algorithms, data structures, and data types in their relationship with graphical outcomes and design possibilities. This book studies interfaces as images and images as interfaces. It offers a comprehensible framework to study graphical representations of visual information. It explores the relationship between visual information and its graphical supports, taking into account contributions from fields of visual computing. Graphical supports are considered as material but also as formal aspects underlying the representation of digital images on the digital screen.

Designing Interactive Hypermedia Systems

by Everardo Reyes-Garcia Nasreddine Bouhaï

The design and development of hypermedia systems is a complex process. It demands to take into account: the types of information, supported media, distributing/using environments, type of end-users, kinds of tasks, social contexts, practices and usages it modifies. This book aims at exploring and illustrating the different ways in which hypermedia systems and tools are designed according to those aspects. The design and visualization schemes included in any system will be related to the variety of social and technical complexities confronted by researchers in social, communication, humanities, art and design.

EAI International Conference on Technology, Innovation, Entrepreneurship and Education: TIE'2017 (Lecture Notes in Electrical Engineering #532)

by Angelica Reyes-Munoz Ping Zheng David Crawford Victor Callaghan

This book presents the proceedings of the 1st EAI International Conference on Technology, Innovation, Entrepreneurship and Education (TIE 2017), which took place at Canterbury Christ Church University on September 11-12, 2017. The central theme of the conference is creativity and innovation, especially in relation to technology, business, education, social and political needs that make modern society flourish. The proceedings feature papers from a cross-disciplinary audience that explore the process of creativity and innovation. The goal is that the various disciplines can learn from each other and see how they might benefit from the cross-fertilization of practices.

Meteor Design Patterns

by Marcelo Reyna

Accelerate your code writing skills with over twenty programming patterns that will make your code easier to maintain and scaleAbout This BookOptimize your web application for production useBuild views and controllers with minimal effort that will evolve with your applicationLearn how to maintain a MeteorJS project while it is running in productionWho This Book Is ForThis book is for developers who have already had an introductory course with Meteor. Basic knowledge of web development is recommended.What You Will LearnUse of Jade, Stylus, and CoffeeScript to speed up web developmentIncrease productivity by leveraging the best packages in the communityOptimize your site for load speed with advanced publishers and subscribersLeverage the aggregation framework to produce results with big dataMaster the intricacies of front-end development using Jeet, Bootstrap, CSS animations, and moreOptimize your site for search engine visibilitySecure your site with Meteor's best practicesTrack the live status of your application, ensuring all errors have been taken care ofIn DetailWith the increasing interest in NodeJS web applications, a new framework, Meteor, has joined the ranks to simplify developer workflows. Meteor is one of the few open source frameworks that has received funding since its early development stages. It builds on ideas from existing frameworks and libraries, offering developers an easy way to develop a prototype app. At the same time, it gives them the tools and flexibility to build a fully fledged production app. Meteor is the weapon of choice for start-ups in today's world.Meteor Design Patterns cuts through the jargon that most websites play with and gets to the point with simple solutions that will boost your development skills.We start off with a refresher on the basics of JavaScript programming such as templates, CoffeeScript, the Event Loop, and the Merge Box, amongst others. You then learn how to map real-world data and optimize the data's publishers to output data with the least amount of work done by the server with some subscribe and publish patterns. Next, using front-end patterns, you will learn how to create maintainable and trackable forms, and make our site crawlable by any search engine. Following this, you will see how to optimize and secure the web application and maintain applications without breaking other features. Finally, you will learn how to deploy a secure production-ready application while learning to set up modulus, compose with Oplog tracking and SSL certificates, as well as error tracking with Kadira.Throughout the book, you will put your skills to practice and build an online shop from scratch. By the end of the book, you will have built a feature-rich online shop.Style and approachThe book is a practical handbook on how to build an e-commerce web app using Meteor. Every topic ties into the webapp to easily illustrate the concepts that you are learning about.

Meteor: Full-Stack Web Application Development

by Marcelo Reyna Isaac Strack Fabian Vogelsteller

Learn how to create mobile and full-stack web applications in JavaScript by getting a deeper insight into Meteor About This Book * This step-by-step tutorial will show you how to build fast, complex web applications * Over 65 hands-on recipes help you build and deploy elegant web applications * Optimize your web application for production use Who This Book Is For If you are a web developer who is familiar with Meteor and has basic knowledge of web development, and you now want to explore new paradigms of single-page, real-time applications, this course is perfectly suited for you. What You Will Learn * Secure your site with Meteor best practices * Create reactive templates that update themselves when data changes * Add routing to a single-page application and make it appear like a real website * Make your own Meteor packages and see how to make them public * Rapidly build robust, responsive user interfaces * Publish your own reusable custom packages * Optimize your site for load speed with advanced publishers and subscribers * Master the intricacies of front-end development using Jeet, Bootstrap, CSS animations, and more * Leverage the aggregation framework to produce results with big data * Optimize your site for search engine visibility In Detail Meteor is best JavaScript development platform and is packed with collections of libraries and packages bound together in a tidy way to take care of everything from development to production, making your web development easier. This course follows a learning path divided into three modules. Each module is a mini course in its own right, taking your knowledge to a new level as you progress. The first module takes you from the installation of Meteor to building a fully working web blog (including back end) to create and edit posts. Your path will begin with the basic concepts and folder structure of a Meteor project, learning how Meteor templates work to test packages, and seeing the application itself. The second module is a cookbook that starts with simple recipes designed for quick reference, and culminating advanced recipes that walk you through building and deploying a complete application. The cookbook covers all the major areas of Meteor development, including lesser-known and undocumented features too. With all the important concepts covered in the previous modules, the third module will get you equipped with simple solutions to boost your development skills. You'll learn about mapping of real-world data and optimizing it, how to optimize and secure web applications and how to deploy and maintain it without breaking its features. Throughout the module, you will put your skills into practice and build an online shop from scratch. This Learning Path combines some of the best that Packt has to offer in one complete, curated package. It includes content from the following Packt products: * Building Single-page Web Apps with Meteor, Fabian Vogelsteller * Meteor Cookbook, Isaac Strack * Meteor Design Patterns, Marcelo Reyna Style and approach This practical handbook has a step-by-step approach to help you improve your developer skills and efficiently built web applications using Meteor.

Modern API Design with ASP.NET Core 2: Building Cross-platform Back-end Systems

by Fanie Reynders

Use ASP.NET Core 2 to create durable and cross-platform web APIs through a series of applied, practical scenarios. Examples in this book help you build APIs that are fast and scalable. You’ll progress from the basics of the framework through to solving the complex problems encountered in implementing secure RESTful services. The book is packed full of examples showing how Microsoft’s ground-up rewrite of ASP.NET Core 2 enables native cross-platform applications that are fast and modular, allowing your cloud-ready server applications to scale as your business grows. Major topics covered in the book include the fundamentals and core concepts of ASP.NET Core 2. You'll learn about building RESTful APIs with the MVC pattern using proven best practices and following the six principles of REST. Examples in the book help in learning to develop world-class web APIs and applications that can run on any platform, including Windows, Linux, and MacOS. You can even deploy to Microsoft Azure and automate your delivery by implementing Continuous Integration and Continuous Deployment pipelines.What You Will LearnIncorporate automated API tooling such as Swagger from the OpenAPI specificationStandardize query and response formats using Facebook’s GraphQL query languageImplement security by applying authentication and authorization using ASP.NET IdentityEnsure the safe storage of sensitive data using the data protection stackCreate unit and integration tests to guarantee code qualityWho This Book Is ForDevelopers who build server applications such as web sites and web APIs that need to run fast and cross platform; programmers who want to implement practical solutions for real-world problems; those who want in-depth knowledge of the latest bits of ASP.NET Core 2.0

Ruination – um livro LEAGUE OF LEGENDS

by Anthony Reynolds

Eis o primeiro livro oficial ambientado no universo League of Legends. Um conto épico de magia, de vingança e de um império à beira da ruína. Quando o tio de Kalista, o jovem e narcisista Viego, se torna rei, ela promete moderar os seus instintos destrutivos, tornando-se sua leal confidente, conselheira e general militar. No entanto, Kalista vê os seus desígnios gorados quando a lâmina envenenada de um assassino atinge a esposa de Viego, Isolde, contagiando-a com uma doença incurável. À medida que o estado de Isolde piora, Viego desce à loucura e à dor, ameaçando arrastar Camavor consigo. É então que Kalista tenta uma jogada desesperada para salvar o reino, lançando-se em busca das lendárias Ilhas Abençoadas. Elas poderão ser a chave para a salvação da rainha — isto é, se Kalista conseguir encontrá-las. A corrupção cresce na capital das Ilhas Abençoadas, onde um guardião vingativo procura enredar Kalista nas suas cruéis intrigas. Ela será forçada a escolher entre a sua lealdade a Viego e fazer o que ela sabe que é certo... Porque, mesmo perante a escuridão absoluta, um gesto nobre pode fazer brilhar a luz que salvará o mundo. UM LIVRO LEAGUE OF LEGENDS

Oracle SOA Suite 11g R1 Developer's Guide

by Antony Reynolds

This book is a comprehensive guide, split into three sections. The initial section of the book provides an introduction to the Oracle SOA Suite and its various components, and will give you an in-depth fast-paced hands-on introduction to each of the key components. The next section provides an in-depth best-practice guide to applying the various components of the SOA Suite to implement a real-world SOA-based solution; it illustrates this through the development of an auction site (oBay). The final section covers other considerations such as the packaging, deployment, testing, security, and administration of SOA applications. If you are a developer or a technical architect who works in the SOA domain, this book is for you. The primary purpose of the book is to provide you with a hands-on practical guide to using and applying the Oracle SOA Suite in the delivery of real-world composite applications. You need basic understanding of the concepts of SOA, as well as some of the key standards in this field, including web services (SOAP, WSDL), XML Schemas, and XSLT (and XPath).

Learning Grunt

by Douglas Reynolds

Monitor and automate complex JavaScript tasks and processes by obtaining a practical understanding of Grunt About This Book * Gain a solid knowledge of Grunt to achieve better process management by improving consistency, productivity, reliability, and quality of code * Install, configure, and use plugins into your project with this hands-on guide * This step-by-step tutorial will walk you through practical examples of workflow automation Who This Book Is For If you are a JavaScript developer and want to learn project monitoring and automation using Grunt, then this book is for you. Basic knowledge of Node.js and Angular.js is assumed. However, no previous experience using Grunt.js is required. What You Will Learn * Install and configure Grunt and its dependencies such as Node.js and Node Package Manager (NPM) * Create a sample application using Angular.JS * Configure plugins to perform various tasks that will benefit your project * Explore the task-specific methods available through the Grunt API such as configuration, externals, events, and logging * Set up tasks to automate the build process of the simple contact application * Build, test, and refine a sample project * Get general tips, tricks, and troubleshooting strategies to identify and solve common issues in Grunt * Advance your knowledge of Grunt with concepts such as configuration variables and test automation In Detail With the increasing focus on task automation, the Grunt task runner is a vast platform that allows you to incorporate automation into your workflows. At the outset, you will learn how to use Node.js and NMP through an example. You will then find out how to build a sample app and the development environment for it. You will further delve into the implementation of Grunt plugins and the configuration of Grunt tasks. Furthermore, you will explore the various methods and packages for workflow automation. The final chapter will cover some advanced concepts, such as configuration variables and how to create a Grunt plugin. By the end of the book, you will have gained the fundamentals of Grunt and progressed through advanced concepts, including building a Grunt plugin. Style and approach This book is an easy-to-follow, step-by-step tutorial that provides explanations and examples of deploying Grunt from scratch.

Presentation Zen Design: A Simple Visual Approach to Presenting in Today's World (Second Edition)

by Garr Reynolds

Presentation and design lessons are all around us, even in something as seemingly unrelated as a beautifully prepared traditional Japanese meal. A few years ago on a late fall afternoon, a friend and I were walking along Tetsugaku no Michi (Philosopher's Road) in the city of Kyoto.

Presentation Zen: Simple Ideas on Presentation Design and Delivery

by Garr Reynolds Guy Kawasaki

A highly visual methodology to help professionals free themselves from the pain of creating and delivering presentations.

Ethics in Information Technology (Fifth Edition)

by George Reynolds

Gain a strong understanding of the legal, ethical, and societal implications of information technology with Reynolds' ETHICS IN INFORMATION TECHNOLOGY, Fifth Edition. The latest edition of this dynamic text provides up-to-date, thorough coverage of notable technology developments and their impact on business today. You will examine issues surrounding professional codes of ethics, file sharing, infringement of intellectual property, security risk assessment, Internet crime, identity theft, employee surveillance, privacy, compliance, social networking, and the ethics of IT corporations. This book offers an excellent foundation in ethical decision-making for current and future business managers and IT professionals. Unlike typical introductory Information Systems books that cover ethical issues only briefly, ETHICS IN INFORMATION TECHNOLOGY provides thorough coverage to prepare the individuals responsible for addressing ethical issues in today's workplace. You will learn how to examine ethical situations that typically arise in IT and gain practical advice for addressing the relevant issues. Up-to-the-minute business vignettes and thought-provoking questions challenge your knowledge, while features focused on decision-making--including updated Manager's Checklists--provide brief, critical points to consider in making key business decisions. Trust ETHICS IN INFORMATION TECHNOLOGY, Fifth Edition, to equip you with the understanding of IT and ethics needed for confident decision-making and professional success.

JUNOS Enterprise Switching: A Practical Guide to JUNOS Switches and Certification

by Harry Reynolds Doug Marschke

JUNOS Enterprise Switching is the only detailed technical book on Juniper Networks' new Ethernet-switching EX product platform. With this book, you'll learn all about the hardware and ASIC design prowess of the EX platform, as well as the JUNOS Software that powers it. Not only is this extremely practical book a useful, hands-on manual to the EX platform, it also makes an excellent study guide for certification exams in the JNTCP enterprise tracks. The authors have based JUNOS Enterprise Switching on their own Juniper training practices and programs, as well as the configuration, maintenance, and troubleshooting guidelines they created for their bestselling companion book, JUNOS Enterprise Routing. Using a mix of test cases, case studies, use cases, and tangential answers to real-world problems, this book covers:Enterprise switching and virtual LANs (VLANs) The Spanning tree protocol and why it's needed Inter-VLAN routing, including route tables and preferences Routing policy and firewall filters Switching security, such as DHCP snooping Telephony integration, including VLAN voice Part of the Juniper Networks Technical Library, JUNOS Enterprise Switching provides all-inclusive coverage of the Juniper Networks EX product platform, including architecture and packet flow, management options, user interface options, and complete details on JUNOS switch deployment.

Theories of Programming Languages

by John C. Reynolds

This textbook is a broad but rigorous survey of the theoretical basis for the design, definition, and implementation of programming languages, and of systems for specifying and proving program behavior. It encompasses imperative and functional programming, as well as the ways of integrating these aspects into more general languages. Basic concepts and their properties are described with mathematical rigor, but the mathematical development is balanced by numerous examples of applications, particularly of program specification and proof, concurrent programming, functional programming (including the use of continuations and lazy evaluation), and type systems (including subtyping, polymorphism, and modularization). Assuming only knowledge of elementary programming, this text is perfect for advanced undergraduate and beginning graduate courses in programming language theory, and will also appeal to researchers and professionals in designing or implementing computer languages.

Refine Search

Showing 40,301 through 40,325 of 54,414 results