Browse Results

Showing 52,926 through 52,950 of 53,687 results

Mastering PHP 7

by Branko Ajzele

Effective, readable, and robust codes in PHP About This Book • Leverage the newest tools available in PHP 7 to build scalable applications • Embrace serverless architecture and the reactive programming paradigm, which are the latest additions to the PHP ecosystem • Explore dependency injection and implement design patterns to write elegant code Who This Book Is For This book is for intermediate level developers who want to become a master of PHP. Basic knowledge of PHP is required across areas such as basic syntax, types, variables, constants, expressions, operators, control structures, and functions. What You Will Learn • Grasp the current state of PHP language and the PHP standards • Effectively implement logging and error handling during development • Build services through SOAP and REST and Apache Trift • Get to know the benefits of serverless architecture • Understand the basic principles of reactive programming to write asynchronous code • Practically implement several important design patterns • Write efficient code by executing dependency injection • See the working of all magic methods • Handle the command-line area tools and processes • Control the development process with proper debugging and profiling In Detail PHP is a server-side scripting language that is widely used for web development. With this book, you will get a deep understanding of the advanced programming concepts in PHP and how to apply it practically The book starts by unveiling the new features of PHP 7 and walks you through several important standards set by PHP Framework Interop Group (PHP-FIG). You'll see, in detail, the working of all magic methods, and the importance of effective PHP OOP concepts, which will enable you to write effective PHP code. You will find out how to implement design patterns and resolve dependencies to make your code base more elegant and readable. You will also build web services alongside microservices architecture, interact with databases, and work around third-party packages to enrich applications. This book delves into the details of PHP performance optimization. You will learn about serverless architecture and the reactive programming paradigm that found its way in the PHP ecosystem. The book also explores the best ways of testing your code, debugging, tracing, profiling, and deploying your PHP application. By the end of the book, you will be able to create readable, reliable, and robust applications in PHP to meet modern day requirements in the software industry. Style and approach This is a comprehensive, step-by-step practical guide to developing scalable applications using PHP 7.1

Modular Programming with PHP 7

by Branko Ajzele

Utilize the power of modular programming to improve code readability, maintainability, and testability About This Book * This book demonstrates code reusability and distributed development to get high speed, maintainable, and fast applications * It illustrates the development of a complete modular application developed using PHP7 in detail * This book provides a high-level overview of the Symfony framework, a set of tools and a development methodology that are needed to build a modular web shop application Who This Book Is For This step-by-step guide is divided into two sections. The first section explores all the fundamentals of modular design technique with respect to PHP 7. The latter section demonstrates the practical development of individual modules of a web shop application. What You Will Learn * Discover the new features of PHP 7 that are relevant to modular application development * Write manageable code based on the GoF design patterns and SOLID principles * Define the application requirements of a working modular application * Explore the ins and outs of the Symfony framework * Build a set of modules based on the Symfony framework that comprise a simple web shop app * Use core modules to set the structure and dependencies for other modules to use * Set up entities that are relevant to the module functionality and see how to manage these entities In Detail Modular design techniques help you build readable, manageable, reusable, and more efficient codes. PHP 7, which is a popular open source scripting language, is used to build modular functions for your software. With this book, you will gain a deep insight into the modular programming paradigm and how to achieve modularity in your PHP code. We start with a brief introduction to the new features of PHP 7, some of which open a door to new concepts used in modular development. With design patterns being at the heart of all modular PHP code, you will learn about the GoF design patterns and how to apply them. You will see how to write code that is easy to maintain and extend over time with the help of the SOLID design principles. Throughout the rest of the book, you will build different working modules of a modern web shop application using the Symfony framework, which will give you a deep understanding of modular application development using PHP 7. Style and approach This book is for intermediate-level PHP developers with little to no knowledge of modular programming who want to understand design patterns and principles in order to better utilize the existing frameworks for modular application development.

Designing with CSS Grid Layout

by Ahmad Ajmi Nitish Kumar Adrian Roworth

Layout in CSS has always been a tricky task: hacking solutions using positioning, floats, and the one-dimensional flexbox has never been very satisfactory. Fortunately, there is a new tool to add to our arsenal: CSS Grid Layout. It is an incredibly powerful layout system that allows us to design pages using a two-dimensional grid - offering the kind of fine-grained layout control that print designers take for granted! Grid Layout has been in development for a while, but has recently been made a W3C candidate recommendation and has been added to most of the major browsers, so is ready for prime time. This short selection of tutorials, hand-picked from SitePoint's HTML & CSS channel, will get you up and running with Grid Layout and using it on your own sites in no time. This collection includes: An Introduction to the CSS Grid Layout Module by Ahmad AjmiSeven Ways You Can Place Elements Using CSS Grid Layout by Nitish KumarHow to Order and Align Items in Grid Layout by Nitish KumarA Step by Step Guide to the Auto- Placement Algorithm in CSS Grid by Nitish KumarHow I Built a Pure CSS Crossword Puzzle by Adrian Roworth This book is suitable for front end developers and web designers with some CSS experience.

Coordination, Organizations, Institutions, Norms, and Ethics for Governance of Multi-Agent Systems XV: International Workshop, COINE 2022, Virtual Event, May 9, 2022, Revised Selected Papers (Lecture Notes in Computer Science #13549)

by Nirav Ajmeri Andreasa Morris Martin Bastin Tony Roy Savarimuthu

This book constitutes the thoroughly refereed post-conference proceedings of the International Workshop on Coordination, Organizations, Institutions, and Norms for Governance of Multi-Agent Systems, COINE 2022, which was held in Auckland, New Zealand, on May 9, 2022.The 14 papers included in these proceedings were carefully reviewed and selected from 15 submissions. They deal with autonomous agents and multi-agent systems, focusing on the scientific and technological aspects of social coordination, organizational theory, artificial (electronic) institutions, and normative and ethical MAS.

Advances in RAMS Engineering: In Honor of Professor Ajit Kumar Verma on His 60th Birthday (Springer Series in Reliability Engineering)

by Srividya Ajit Durga Rao Karanki Gopika Vinod

This book surveys reliability, availability, maintainability and safety (RAMS) analyses of various engineering systems. It highlights their role throughout the lifecycle of engineering systems and explains how RAMS activities contribute to their efficient and economic design and operation. The book discusses a variety of examples and applications of RAMS analysis, including: • software products; • electrical and electronic engineering systems; • mechanical engineering systems; • nuclear power plants; • chemical and process plants and • railway systems. The wide-ranging nature of the applications discussed highlights the multidisciplinary nature of complex engineering systems. The book provides a quick reference to the latest advances and terminology in various engineering fields, assisting students and researchers in the areas of reliability, availability, maintainability, and safety engineering.

Practical Automated Machine Learning Using H2O.ai: Discover the power of automated machine learning, from experimentation through to deployment to production

by Salil Ajgaonkar

Accelerate the adoption of machine learning by automating away the complex parts of the ML pipeline using H2O.aiKey FeaturesLearn how to train the best models with a single click using H2O AutoMLGet a simple explanation of model performance using H2O ExplainabilityEasily deploy your trained models to production using H2O MOJO and POJOBook DescriptionWith the huge amount of data being generated over the internet and the benefits that Machine Learning (ML) predictions bring to businesses, ML implementation has become a low-hanging fruit that everyone is striving for. The complex mathematics behind it, however, can be discouraging for a lot of users. This is where H2O comes in – it automates various repetitive steps, and this encapsulation helps developers focus on results rather than handling complexities. You'll begin by understanding how H2O's AutoML simplifies the implementation of ML by providing a simple, easy-to-use interface to train and use ML models. Next, you'll see how AutoML automates the entire process of training multiple models, optimizing their hyperparameters, as well as explaining their performance. As you advance, you'll find out how to leverage a Plain Old Java Object (POJO) and Model Object, Optimized (MOJO) to deploy your models to production. Throughout this book, you'll take a hands-on approach to implementation using H2O that'll enable you to set up your ML systems in no time. By the end of this H2O book, you'll be able to train and use your ML models using H2O AutoML, right from experimentation all the way to production without a single need to understand complex statistics or data science.What you will learnGet to grips with H2O AutoML and learn how to use itExplore the H2O Flow Web UIUnderstand how H2O AutoML trains the best models and automates hyperparameter optimizationFind out how H2O Explainability helps understand model performanceExplore H2O integration with scikit-learn, the Spring Framework, and Apache StormDiscover how to use H2O with Spark using H2O Sparkling WaterWho this book is forThis book is for engineers and data scientists who want to quickly adopt machine learning into their products without worrying about the internal intricacies of training ML models. If you're someone who wants to incorporate machine learning into your software system but don't know where to start or don't have much expertise in the domain of ML, then you'll find this book useful. Basic knowledge of statistics and programming is beneficial. Some understanding of ML and Python will be helpful.

The Economics of Artificial Intelligence: Health Care Challenges (National Bureau of Economic Research Conference Report)

by Ajay Agrawal, Joshua Gans, Avi Goldfarb, and Catherine E. Tucker

A timely investigation of the potential economic effects, both realized and unrealized, of artificial intelligence within the United States healthcare system. In sweeping conversations about the impact of artificial intelligence on many sectors of the economy, healthcare has received relatively little attention. Yet it seems unlikely that an industry that represents nearly one-fifth of the economy could escape the efficiency and cost-driven disruptions of AI. The Economics of Artificial Intelligence: Health Care Challenges brings together contributions from health economists, physicians, philosophers, and scholars in law, public health, and machine learning to identify the primary barriers to entry of AI in the healthcare sector. Across original papers and in wide-ranging responses, the contributors analyze barriers of four types: incentives, management, data availability, and regulation. They also suggest that AI has the potential to improve outcomes and lower costs. Understanding both the benefits of and barriers to AI adoption is essential for designing policies that will affect the evolution of the healthcare system.

Project Management beyond Waterfall and Agile (Best Practices in Portfolio, Program, and Project Management)

by Mounir Ajam

This book goes beyond the paint by numbers approach, transcending the "how" of project management to the "what" and "why," which is critical for leaders of change. — Dr. Joel B. Carboni, President and Founder, GPM Global and President, IPMA-USA <P><P> Project Management beyond Waterfall and Agile presents a flexible, universal, and integrated three-dimensional model for managing projects, the Customizable and Adaptable Methodology for Managing Projects™ (CAMMP™ ). By tailoring and customizing the model to a specific industry or organization and by adapting it to a function or project classification, this model can be used to manage any project. CAMMP™ can also be used both in a traditional or an Agile environment. CAMMP™ integrates leading concepts on competence, processes, and sustainability. The model’s three dimensions are project lifecycle, project management processes, and, finally, competence, sustainability, and best practices. The book explains how to integrate these dimensions to manage a project across the three dimensions and the project stages. CAMMP™ is a stage-gate process, which is vital for project success. <P><P>The current state of practice in project management is not sustainable. The root causes of this problem include a lack of standardized processes, missing methods or methodological approaches, and no real organizational system for managing projects. <P><P>This book introduces a system to address these shortcomings. It focuses on the elements of this system, which is a practical and systematic methodological approach for managing and delivering all types of projects. <P><P>CAMMP™ integrates the best learning from the various global associations in the field. The book distills the experience and knowledge of a practitioner working in different roles for more than three decades on various types of projects of all sizes and complexities. It is a practical book by a practitioner writing for practitioners.

Mastering Nginx

by Dimitri Aivaliotis

This book is a practical step-by-step tutorial with well-explained code snippets, best-practice tips, and reference tables.If you are an experienced systems administrator or systems engineer, familiar with installing and configuring servers to meet specific needs and want to master NGINX, then this book is for you. You do not need to have experience using NGINX already.

Mastering NGINX - Second Edition

by Dimitri Aivaliotis

An in-depth guide to configuring NGINX for your everyday server needs About This Book * Get tips, tricks, and master insight to help you configure NGINX for any server situation * Integrate NGINX into your applications architecture with is, using hands-on guidance and practical code samples that are free to use * Troubleshoot configuration problems before and as they arise, for a seamless NGINX server experience Who This Book Is For This book is for system administrators and engineers who want to personalize NGINX, and design a robust configuration module to solve their hosting problems. Some knowledge of NGINX is a plus, but is not a prerequisite. What You Will Learn * Compile the right third-party module to meet your needs * Write an authentication server to use with the mail proxy module * Create your own SSL certificates to encrypt connections * Use try_files to solve your file-existence check problems * Cache and compress responses to get speedier user interaction * Integrate popular PHP frameworks with the FastCGI module * Construct useful logging configurations In Detail NGINX is a high-performance HTTP server and mail proxy designed to use very few system resources. But despite its power it is often a challenge to properly configure NGINX to meet your expectations. Mastering Nginx is the solution - an insider's guide that will clarify the murky waters of NGINX's configuration. Tune NGINX for various situations, improve your NGINX experience with some of the more obscure configuration directives, and discover how to design and personalize a configuration to match your needs. To begin with, quickly brush up on installing and setting up the NGINX server on the OS and its integration with third-party modules. From here, move on to explain NGINX's mail proxy module and its authentication, and reverse proxy to solve scaling issues. Then see how to integrate NGINX with your applications to perform tasks. The latter part of the book focuses on working through techniques to solve common web issues and the know-hows using NGINX modules. Finally, we will also explore different configurations that will help you troubleshoot NGINX server and assist with performance tuning. Style and approach This is a mastering guide where you will follow an instructional, conversational approach working through problems and their solutions.

Business Research Methodology: Research Process and Methods (Classroom Companion: Business)

by Sergey K. Aityan

This book introduces students to major research processes and methods used in business research. The research process includes all steps in the research project beginning from the problem formulation, through research design, proposal, conducting the research, deriving conclusions, writing research report, and preparing and making presentation. The major research methods include risk assessment, statistics, sampling, hypothesis testing, surveys, and comparative analysis. It helps students develop solid knowledge and practical skills sufficient for conducting a research project from its initiation, through completion, and delivery. The author provides multiple examples as well as the questions and problems for self-testing and self-evaluation in each chapter. The book is structured to provide a smooth flow of understanding and learning the material along the learning curve and is concise enough to fit a one-semester course.

The Online Writer?s Companion: A Complete Guide to Earning Your Living as a Freelancer

by P. J. Aitken

Every year, millions of writers struggle to find work, and most make little more than spare change from the assignments they land. With the expansion of the online freelance marketplace, anyone with the right skills can learn to thrive and build a full-time career as a freelance writer. Author P. J. Aitken shares with readers what those skills are-the same skills that have earned him high levels of success on Upwork and other online freelance platforms. His tips include:Creating the perfect profileWriting winning proposals when bidding on writing jobsGarnering the rating system that will bring recognition and new clientsEstablishing long-term clientsOutsourcing for the most efficient resultsBlogging-for pay!Navigating the best sites and avoiding pitfalls many writers fall intoThe Online Writer’s Companion is an unprecedented and indispensable guide for aspiring writers and authors of various materials and backgrounds, from bloggers to professional writers, students to retirees. It can even touch freelancers in other trades who want to hone their skills. By learning to make the most of a myriad of websites for freelance writers, readers will finally have the knowledge to succeed!Allworth Press, an imprint of Skyhorse Publishing, publishes a broad range of books on the visual and performing arts, with emphasis on the business of art. Our titles cover subjects such as graphic design, theater, branding, fine art, photography, interior design, writing, acting, film, how to start careers, business and legal forms, business practices, and more. While we don't aspire to publish a New York Times bestseller or a national bestseller, we are deeply committed to quality books that help creative professionals succeed and thrive. We often publish in areas overlooked by other publishers and welcome the author whose expertise can help our audience of readers.

Value-Driven IT Management

by Iain Aitken

Value-Driven IT Management explains how huge sums are wasted by companies (and governments) on poorly aligned, poorly justified and poorly managed IT projects based on 'wishful thinking' cost and benefit assumptions and that even 'successful' projects rarely seem to realise the benefits promised.The author contends that the root cause of the disappointment and disillusion often found in senior management with the value extracted from its IT investments is a complacent corporate culture that can actually foster uncommercial behaviours in both users and internal suppliers of IT solutions.The author sets out a detailed, pragmatic framework for commercialising the internal IT Function and measuring its value to the business. This is not to be achieved by deploying conventional IT best practices or by making the IT Function look like an external service provider. Instead the author proposes that the IT Function should transform its value to the business by embracing a small set of best value practices that will engender more commercial behaviours in both IT staff and users and will focus the IT Function's energies on delivering successful business outcomes that will win the respect of senior management.

The Hacker's Handbook: The Strategy Behind Breaking into and Defending Networks

by Dave Aitel Susan Young

The Hacker‘s Handbook: The Strategy Behind Breaking Into and Defending Networks, moves ahead of the pack of books about digital security by revealing the technical aspects of hacking that are least understood by network administrators. This is accomplished by analyzing subjects through a hacking/security dichotomy that details hacking maneuv

Formal Methods and Software Engineering: 21st International Conference on Formal Engineering Methods, ICFEM 2019, Shenzhen, China, November 5–9, 2019, Proceedings (Lecture Notes in Computer Science #11852)

by Yamine Ait-Ameur Shengchao Qin

This book constitutes the proceedings of the 21st International Conference on Formal Engineering Methods, ICFEM 2019, held in Shenzhen, China, in November 2019. The 28 full and 8 short papers presented in this volume were carefully reviewed and selected from 94 submissions. They deal with the recent progress in the use and development of formal engineering methods for software and system design and record the latest development in formal engineering methods.

Implicit and Explicit Semantics Integration in Proof-Based Developments of Discrete Systems: Communications of NII Shonan Meetings

by Yamine Ait-Ameur Shin Nakajima Dominique Méry

This book addresses mechanisms for reducing model heterogeneity induced by the absence of explicit semantics expression in the formal techniques used to specify design models. More precisely, it highlights the advances in handling both implicit and explicit semantics in formal system developments, and discusses different contributions expressing different views and perceptions on the implicit and explicit semantics. The book is based on the discussions at the Shonan meeting on this topic held in 2016, and includes contributions from the participants summarising their perspectives on the problem and offering solutions. Divided into 5 parts: domain modelling, knowledge-based modelling, proof-based modelling, assurance cases, and refinement-based modelling, and offers inspiration for researchers and practitioners in the fields of formal methods, system and software engineering, domain knowledge modelling, requirement analysis, and explicit and implicit semantics of modelling languages.

Theoretical Aspects of Software Engineering: 16th International Symposium, TASE 2022, Cluj-Napoca, Romania, July 8–10, 2022, Proceedings (Lecture Notes in Computer Science #13299)

by Yamine Aït-Ameur Florin Crăciun

This book constitutes the proceedings of the 16th International Conference on Theoretical Aspects of Software Engineering, TASE 2022, held in Cluj-Napoca, Romania, July 2022. The 21 full regular papers presented together with 5 short papers in this book were carefully reviewed and selected from 71 submissions. The topics of the papers covering various fields in software engineering and the latest developments in in formal and theoretical software engineering methods and techniques.

MacRuby: The Definitive Guide

by Matt Aimonetti

Want to build native Mac OS X applications with a sleek, developer-friendly alternative to Objective-C? MacRuby is an ideal choice. This in-depth guide shows you how Apple's implementation of Ruby gives you access to all the features available to Objective-C programmers. You'll get clear, detailed explanations of MacRuby, including quick programming techniques such as prototyping. Perfect for programmers at any level, this book is packed with code samples and complete project examples. If you use Ruby, you can tap your skills to take advantage of Interface Builder, Cocoa libraries, the Objective-C runtime, and more. If you're a Cocoa developer, you'll learn how to improve your productivity with MacRuby. Get up to speed on MacRuby basics, including classes and methods Learn how to use MacRuby with Apple's Xcode developer suite Delve into the primitive object classes and data types in Foundation Kit Build event-driven user interfaces with the AppKit framework Handle relational object persistence with the Core Data framework Use advanced MacRuby techniques, including concurrency and sandboxing Get examples for applications using Twitter and a location web service Embed MacRuby into existing Objective-C applications

MacRuby: Ruby and Cocoa on OS X (Definitive Guide Ser.)

by Matt Aimonetti

Want to build native Mac OS X applications with a sleek, developer-friendly alternative to Objective-C? MacRuby is an ideal choice. This in-depth guide shows you how Apple’s implementation of Ruby gives you access to all the features available to Objective-C programmers. You’ll get clear, detailed explanations of MacRuby, including quick programming techniques such as prototyping.Perfect for programmers at any level, this book is packed with code samples and complete project examples. If you use Ruby, you can tap your skills to take advantage of Interface Builder, Cocoa libraries, the Objective-C runtime, and more. If you’re a Cocoa developer, you’ll learn how to improve your productivity with MacRuby.Get up to speed on MacRuby basics, including classes and methodsLearn how to use MacRuby with Apple’s Xcode developer suiteDelve into the primitive object classes and data types in Foundation KitBuild event-driven user interfaces with the AppKit frameworkHandle relational object persistence with the Core Data frameworkUse advanced MacRuby techniques, including concurrency and sandboxingGet examples for applications using Twitter and a location web serviceEmbed MacRuby into existing Objective-C applications

Foundations and Practice of Security: 14th International Symposium, FPS 2021, Paris, France, December 7–10, 2021, Revised Selected Papers (Lecture Notes in Computer Science #13291)

by Esma Aïmeur Maryline Laurent Reda Yaich Benoît Dupont Joaquin Garcia-Alfaro

This book constitutes the revised selected papers of the 14th International Symposium on Foundations and Practice of Security, FPS 2021, held in Paris, France, in December 2021. The 18 full papers and 9 short paper presented in this book were carefully reviewed and selected from 62 submissions. They cover a range of topics such as Analysis and Detection; Prevention and Efficiency; and Privacy by Design. Chapters “A Quantile-based Watermarking Approach for Distortion Minimization”, “Choosing Wordlists for Password Guessing: An Adaptive Multi-Armed Bandit Approach” and “A Comparative Analysis of Machine Learning Techniques for IoT Intrusion Detection” are available open access under a Creative Commons Attribution 4.0 International License via link.springer.com.

The Cyber Effect: A Pioneering Cyberpsychologist Explains How Human Behaviour Changes Online

by Mary Aiken

Dr Mary Aiken is the world's leading expert in forensic cyberpsychology - a discipline that combines psychology, criminology and technology to investigate the intersection between technology and human behaviour. In this, her first book, Aiken has created a starting point for all future conversations about how the Internet is shaping our perception of the world, development and behaviour, societal norms and values, children, safety and security.Covering everything from the impact of screens on the developing child to the explosion of teen sexting, and the acceleration of compulsive and addictive online behaviours (gaming, shopping, pornography), The Cyber Effect also examines the escalation in cyberchondria (self-diagnosis online), cyberstalking and organized crime in the Deep Web. Cyberspace is an environment full of surveillance, but who is looking out for us? Full of surprising statistics and incredible-but-true case studies of the hidden trends that are shaping our culture, this book raises troubling questions about where the digital revolution is taking us.Upending your assumptions about your online life and forever changing the way you think about the technology that you, your friends and your family use, The Cyber Effect offers a fascinating and chilling look at a future we can still do something about.

The Cyber Effect: A Pioneering Cyberpsychologist Explains How Human Behaviour Changes Online

by Mary Aiken

From the world's leading expert in forensic cyberpsychology - a discipline that combines psychology, forensics and technology - comes a groundbreaking exploration of the impact of technology on human behaviour. The average person now checks their phone over 200 times a day. That's a serious addiction - but because we're all doing it all the time, it doesn't seem quite so scary. And, like all addicts, we have avoided thinking about the implications of the cyber effect. But now, at last, there is someone who can explain what is happening to us, how it works and what we can do about it. In this, the first book of its kind, Dr Mary Aiken applies her expertise in cyber-behavioural analysis to a range of subjects including criminal activity on the Deep Web and Darknet; deviant behaviour; internet addictions; the impact of technology on the developing child; teenagers and the Web; cyber romance and cyber friendships; cyberchrondria; the future of artificial intelligence; and the positive effects on our digital selves, such as online altruism. Packed with vivid stories, eye-opening insights and surprising statistics, The Cyber Effect offers us a fascinating guide through a new future that it's not too late to do something about.(P) 2016 Penguin Random House Audio

Instruction Level Parallelism

by Alex Aiken Utpal Banerjee Arun Kejariwal Alexandru Nicolau

This book precisely formulates and simplifies the presentation of Instruction Level Parallelism (ILP) compilation techniques. It uniquely offers consistent and uniform descriptions of the code transformations involved. Due to the ubiquitous nature of ILP in virtually every processor built today, from general purpose CPUs to application-specific and embedded processors, this book is useful to the student, the practitioner and also the researcher of advanced compilation techniques. With an emphasis on fine-grain instruction level parallelism, this book will also prove interesting to researchers and students of parallelism at large, in as much as the techniques described yield insights that go beyond superscalar and VLIW (Very Long Instruction Word) machines compilation and are more widely applicable to optimizing compilers in general. ILP techniques have found wide and crucial application in Design Automation, where they have been used extensively in the optimization of performance as well as area and power minimization of computer designs.

Contrastive Analysis of Discourse-pragmatic Aspects of Linguistic Genres (Yearbook of Corpus Linguistics and Pragmatics #5)

by Karin Aijmer Diana Lewis

This volume will give readers insight into how genres are characterised by the patterns of frequency and distribution of linguistic features across a number of European languages. The material presented in this book will also stimulate further corpus-based contrastive research including more languages, more genres and different types of corpora. This is the first special issue of the Yearbook of Corpus Linguistics and Pragmatics, a publication that addresses the interface between the two disciplines and offers a platform to scholars who combine both methodologies to present rigorous and interdisciplinary findings about language in real use. Corpus linguistics and Pragmatics have traditionally represented two paths of scientific thought, parallel but often mutually exclusive and excluding. Corpus Linguistics can offer a meticulous methodology based on mathematics and statistics, while Pragmatics is characterized by its effort in the interpretation of intended meaning in real language.

The Construction Industry in the Fourth Industrial Revolution: Proceedings of 11th Construction Industry Development Board (CIDB) Postgraduate Research Conference

by Clinton Aigbavboa Wellington Thwala

This book gathers papers from the 11th Construction Industry Development Board (cidb) Postgraduate Research Conference, held on 28–30 July 2019 in Johannesburg, South Africa. The conference provided an essential forum for reviewing and generating knowledge on Construction 4.0 and, consequently, highlighted processes and practices that allow us to deliver and operate built environment assets more effectively and efficiently by focusing on physical-to-digital and digital-to-physical transformation. The event addressed three broad themes: Industrial production (prefabrication, 3-D printing and assembly, offsite and advanced manufacturing);Cyber-physical systems (actuators, sensors, IoT, robots and cobots for repetitive and dangerous tasks, and drones for mapping, progress monitoring, safety and quality inspections, lifting, moving and positioning); and Technologies (digital ecosystems, digital platforms, BIM, video and laser scanning, AI and cloud computing, big data and data analytics, reality capture, blockchain, simulation, virtual and augmented reality, data standards and interoperability, and vertical and horizontal integration). Given its scope, the book will be of interest to all construction industry and architectural professionals who want to learn about cutting-edge technologies applied to construction

Refine Search

Showing 52,926 through 52,950 of 53,687 results