Browse Results

Showing 54,776 through 54,800 of 57,134 results

A User's Guide to Network Analysis in R (Use R!)

by Douglas Luke

Presenting a comprehensive resource for the mastery of network analysis in R, the goal of Network Analysis with R is to introduce modern network analysis techniques in R to social, physical, and health scientists. The mathematical foundations of network analysis are emphasized in an accessible way and readers are guided through the basic steps of network studies: network conceptualization, data collection and management, network description, visualization, and building and testing statistical models of networks. As with all of the books in the Use R! series, each chapter contains extensive R code and detailed visualizations of datasets. Appendices will describe the R network packages and the datasets used in the book. An R package developed specifically for the book, available to readers on GitHub, contains relevant code and real-world network datasets as well.

The User's Journey: Storymapping Products That People Love

by Donna Lichaw Eva Lotta-Lamm

Like a good story, successful design is a series of engaging moments structured over time. The User's Journey will show you how, when, and why to use narrative structure, technique, and principles to ideate, craft, and test a cohesive vision for an engaging outcome. See how a "story first" approach can transform your product, feature, landing page, flow, campaign, content, or product strategy.

Uses of Technology in Primary and Secondary Mathematics Education: Tools, Topics And Trends (ICME-13 Monographs)

by Paul Drijvers Lynda Ball Hans-Stefan Siller Silke Ladel Michal Tabach Colleen Vale

This book provides international perspectives on the use of digital technologies in primary, lower secondary and upper secondary school mathematics. It gathers contributions by the members of three topic study groups from the 13th International Congress on Mathematical Education and covers a range of themes that will appeal to researchers and practitioners alike. The chapters include studies on technologies such as virtual manipulatives, apps, custom-built assessment tools, dynamic geometry, computer algebra systems and communication tools. Chiefly focusing on teaching and learning mathematics, the book also includes two chapters that address the evidence for technologies’ effects on school mathematics. The diverse technologies considered provide a broad overview of the potential that digital solutions hold in connection with teaching and learning. The chapters provide both a snapshot of the status quo of technologies in school mathematics, and outline how they might impact school mathematics ten to twenty years from now.

Uses of Technology in Upper Secondary Mathematics Education

by Stephen Hegedus Colette Laborde Corey Brady Sara Dalton Hans-Stefan Siller Michal Tabach Jana Trgalova Luis Moreno-Armella

This survey addresses the use of technology in upper secondary mathematics education from four points of view: theoretical analysis of epistemological and cognitive aspects of activity in new technology mediated learning environments, the changes brought by technology in the interactions between environment, students and teachers, the interrelations between mathematical activities and technology, skills and competencies that must be developed in teacher education. Research shows that the use of some technologies may deeply change the solving processes and contribute to impact the learning processes. The questions are which technologies to choose for which purposes, and how to integrate them, so as to maximize all students' agency. In particular the role of the teacher in classrooms and the content of teacher education programs are critical for taking full advantage of technology in teaching practice.

Using and Administering Linux: Zero to SysAdmin: Getting Started

by David Both

Learn to be a Linux sysadmin and an expert user of the Linux operating system, even with no previous Linux experience. This second edition of the popular and highly rated Linux self-study training course has been fully updated to Fedora Linux 37 with expanded and revised content and figures as well new chapters on the BTRFS file system, using Zram for swap, NetworkManager, automation with Ansible, and systemd.Like the previous version, this edition has been reviewed for technical accuracy by a highly respected Linux expert and will prepare you to manage complex systems with ease and equip you for a new career. It has also been reviewed by a student who took this course to ensure its readability and flow for those with little or no previous experience with Linux.In this first volume of the training course series, you will learn about operating systems in general and Linux in particular, and explore the Linux philosophy for SysAdmins in preparation for the rest of the course. This book provides you with the tools necessary for mastering user management; installing, updating, and deleting software; and using command line tools to do performance tuning and basic problem determination.You'll begin by creating a virtual network and installing an instance of Fedora – a popular and powerful Linux distribution – on a VirtualBox VM that can be used for all of the experiments on an existing Windows or Linux computer. You’ll then move on to the basics of using the Xfce GUI desktop and the many tools Linux provides for working on the command line including virtual consoles, various terminal emulators, Bash, and other shells.Explore data streams and the Linux tools used to manipulate them, and learn about the Vim text editor, which is indispensable to advanced Linux users and system administrators and be introduced to some other text editors. You’ll also see how to install software updates and new software, learn additional terminal emulators, and some advanced shell skills. Examine the sequence of events that take place as the computer boots and Linux starts up, configure your shell to personalize it in ways that can seriously enhance your command line efficiency, and delve into files and filesystems.What You Will LearnInstall Fedora Linux and basic configuration of the Xfce desktopAccess the root user ID, and the care that must be taken when working as rootUse Bash and other shells in the Linux virtual consoles and terminal emulatorsCreate and modify system configuration files with Use the Vim text editorExplore administrative tools available to root that enable you to manage users, filesystems, processes, and basic network communicationsConfigure the boot and startup sequencesWho This Book Is For Anyone who wants to learn Linux as an advanced user and system administrator at the command line while using the GUI desktop to leverage productivity.

Using and Administering Linux: Zero to SysAdmin: Network Services

by David Both

In Using and Administering Linux: Volume 3 you’ll work with multiple VMs on a single physical host to create a network in which to sharpen your sysadmin skills. Chapters have been fully updated to Fedora Linux 38 with expanded content and figures as well brand new material on the BTRFS file system, using Zram for swap, NetworkManager, automation with Ansible, as well as systemd.Focusing on network and other advanced services, this second edition of the final series volume builds upon the skills you have learned so far in volumes 1&2 and will depend upon the virtual network and VMs created there. Start by reviewing the administration of Linux servers and install and configure various Linux server services such as DHCP, DNS, NTP, and SSH server that will be used to provide advanced network services. You’ll then learn to install and configure servers such as BIND for name services, DHCP for network host configuration, and SSH for secure logins to remote hosts. Other topics covered include public/private keypairs to further enhance security, SendMail and IMAP and antispam protection for email, using Apache and WordPress to create and manage web sites, NFS, SAMBA, and Chrony. This volume also covers SELinux and its use in making your systems even more secure., You will learn to build RPMs to be used to distribute automation scripts. All of these services are installed on a single server host over the course of the book and by the time you are finished you will have a single server that provides these services for your network. What You Will LearnInstall, configure, and manage several Linux server services such as email with spam management and single and multiple web sitesWork with NTP time synchronization, DHCP, SSH, and file sharing with Unix/Linux and Windows clientsCreate RPMs for distribution of scripts and administrative programs.Understand and work with enhanced security. Who This Book Is ForThose who are already Linux power users – SysAdmins who can administer Linux workstation hosts that are not servers – who want to learn to administer the services provided by Linux servers such as web, time, name, email, SSH, and more.

Using and Administering Linux: Zero to SysAdmin: Advanced Topics

by David Both

Learn to be a Linux sysadmin and an expert user of the Linux operating system, even with no previous Linux experience. This second edition of the popular and highly rated Linux self-study training course has been fully updated to Fedora Linux 37 with expanded and revised content and figures as well new chapters on the BTRFS file system, using Zram for swap, NetworkManager, automation with Ansible, and systemd.Like the previous version, this edition has been reviewed for technical accuracy by a highly respected Linux expert and will prepare you to manage complex systems with ease and equip you for a new career. It has also been reviewed by a student who took this course to ensure its readability and flow for those with little or no previous experience with Linux. This second volume builds upon what you learned in the first and depends upon the virtual network and virtual machine created there.You’ll see how to manage and monitor running processes, discover the power of the special filesystems, monitor and tune the kernel while it is running – without a reboot. You’ll then turn to regular expressions and the power that using them for pattern matching can bring to the command line, and learn to manage printers and printing from the command line and unlock the secrets of the hardware on which your Linux operating system is running.Experiment with command line programming and how to automate various administrative tasks, networking, and the many services that are required in a Linux system. Use the logs and journals to look for clues to problems and confirmation that things are working correctly, and learn to enhance the security of your Linux systems and how to perform easy local and remote backups. What You Will LearnUnderstand Logical Volume Management, using file managers, and special filesystemsExploit everything is a filePerform command line programming and basic automationConfigure printers and manage other hardwareManage system services with systemd, user management, security, and local and remote backups using simple and freely available tools Who This Book Is For Anyone who wants to continue to learn Linux in depth as an advanced user and system administrator at the command line while using the GUI desktop to leverage productivity.

Using and Administering Linux: Zero to SysAdmin: Getting Started

by David Both

Become a Linux sysadmin and expert user of Linux, even with no previous Linux experience and learn to manage complex systems with ease. Volume 1 of this three volume training course introduces operating systems in general and Linux in particular. It briefly explores the The Linux Philosophy for SysAdmins in preparation for the rest of the course. This book provides you with the tools necessary for mastering user management; installing, updating, and deleting software; and using command line tools to do performance tuning and basic problem determination. You'll begin by creating a virtual network and installing an instance of Fedora – a popular and powerful Linux distribution – on a VirtualBox VM that can be used for all of the experiments on an existing Windows or Linux computer. You’ll then move on to the basics of using the Xfce GUI desktop and the many tools Linux provides for working on the command line including virtual consoles, various terminal emulators, BASH, and other shells. Explore data streams and the Linux tools used to manipulate them, and learn about the Vim text editor, which is indispensable to advanced Linux users and system administrators, and be introduced to some other text editors. You’ll also see how to install software updates and new software, learn additional terminal emulators, and some advanced shell skills. Examine the sequence of events that take place as the computer boots and Linux starts up, configure your shell to personalize it in ways that can seriously enhance your command line efficiency, and delve into all things file and filesystems. What You Will LearnInstall Fedora Linux and basic configuration of the Xfce desktopAccess the root user ID, and the care that must be taken when working as rootUse Bash and other shells in the Linux virtual consoles and terminal emulatorsCreate and modify system configuration files with Use the Vim text editorExplore administrative tools available to root that enable you to manage users, filesystems, processes, and basic network communicationsConfigure the boot and startup sequencesWho This Book Is For Anyone who wants to learn Linux as an advanced user and system administrator at the command line while using the GUI desktop to leverage productivity.

Using and Administering Linux: Zero to SysAdmin: Advanced Topics

by David Both

Experience an in-depth exploration of logical volume management and the use of file managers to manipulate files and directories and the critical concept that, in Linux, everything is a file and some fun and interesting uses of the fact that everything is a file.This book builds upon the skills you learned in Volume 1 of this course and it depends upon the virtual network and virtual machine created there. More experienced Linux users can begin with this volume and download the assigned script that will set up the VM for the start of Volume 2. Instructions with the script will provide specifications for configuration of the virtual network and the virtual machine. Refer to the volume overviews in the book's introduction to select the volume of this course most appropriate for your current skill level. You’ll see how to manage and monitor running processes, discover the power of the special filesystems, monitor and tune the kernel while it is running – without a reboot. You’ll then turn to regular expressions and the power that using them for pattern matching can bring to the command line, and learn to manage printers and printing from the command line and unlock the secrets of the hardware on which your Linux operating system is running. Experiment with command line programming and how to automate various administrative tasks, networking, and the many services that are required in a Linux system. Use the logs and journals to look for clues to problems and confirmation that things are working correctly, and learn to enhance the security of your Linux systems and how to perform easy local and remote backups. What You Will Learn Understand Logical Volume Management, using file managers, and special filesystemsExploit everything in a filePerform command line programming and basic automationConfigure printers and manage other hardwareManage system services with systemd, user management, security, and local and remote backups using simple and freely available tools Who This Book Is For Anyone who wants to continue to learn Linux in depth as an advanced user and system administrator at the command line while using the GUI desktop to leverage productivity.

Using and Administering Linux: Zero to SysAdmin: Network Services

by David Both

Manage complex systems with ease and equip yourself for a new career. This book builds upon the skills you learned in Volumes 1 and 2 of this course and it depends upon the virtual network and virtual machine you created there. However, more experienced Linux users can begin with this volume and download an assigned script that will set up the VM for the start of Volume 3. Instructions with the script will provide specifications for configuration of the virtual network and the virtual machine. Refer to the volume overviews in the book's introduction to select the volume of this course most appropriate for your current skill level.Start by reviewing the administration of Linux servers and install and configure various Linux server services such as DHCP, DNS, NTP, and SSH server that will be used to provide advanced network services. You’ll then learn to install and configure servers such as BIND for name services, DHCP for network host configuration, and SSH for secure logins to remote hosts. Other topics covered include public/private keypairs to further enhance security, SendMail and IMAP and antispam protection for email, using Apache and WordPress to create and manage web sites, NFS, SAMBA, and Chrony. This volume also covers SELinux, and building RPMs to distribute automation scripts. All of these services are installed on a single server host over the course of the book and by the time you are finished you will have a single server that provides these services for your network. What You Will LearnInstall, configure, and manage several Linux server services such as email with spam management and single and multiple web sitesWork with NTP time synchronization, DHCP, SSH, and file sharing with Unix/Linux and Windows clientsCreate RPMs for distribution of scripts and administrative programs.Understand and work with enhanced security. Who This Book Is ForThose who are already Linux power users – SysAdmins who can administer Linux workstation hosts that are not servers – who want to learn to administer the services provided by Linux servers such as web, time, name, email, SSH, and more.

Using Apps for Learning Across the Curriculum: A Literacy-Based Framework and Guide

by David O'Brien Richard Beach

How can apps be used to foster learning with literacy across the curriculum? This book offers both a theoretical framework for considering app affordances and practical ways to use apps to build students’ disciplinary literacies and to foster a wide range of literacy practices. Using Apps for Learning Across the Curriculum presents a wide range of different apps and also assesses their value features methods for and apps related to planning instruction and assessing student learning identifies favorite apps whose affordances are most likely to foster certain disciplinary literacies includes resources and apps for professional development provides examples of student learning in the classroom A website (www.usingipads.pbworks.com) with resources for teaching and further reading for each chapter, a link to a blog for continuing conversations about topics in the book (appsforlearningliteracies.com), and more enhance the usefulness of the book.

Using Artificial Neural Networks for Timeseries Smoothing and Forecasting: Case Studies in Economics (Studies in Computational Intelligence #979)

by Jaromír Vrbka

The aim of this publication is to identify and apply suitable methods for analysing and predicting the time series of gold prices, together with acquainting the reader with the history and characteristics of the methods and with the time series issues in general. Both statistical and econometric methods, and especially artificial intelligence methods, are used in the case studies. The publication presents both traditional and innovative methods on the theoretical level, always accompanied by a case study, i.e. their specific use in practice. Furthermore, a comprehensive comparative analysis of the individual methods is provided. The book is intended for readers from the ranks of academic staff, students of universities of economics, but also the scientists and practitioners dealing with the time series prediction. From the point of view of practical application, it could provide useful information for speculators and traders on financial markets, especially the commodity markets.

Using Asyncio in Python: Understanding Python's Asynchronous Programming Features

by Caleb Hattingh

If you’re among the Python developers put off by asyncio’s complexity, it’s time to take another look. Asyncio is complicated because it aims to solve problems in concurrent network programming for both framework and end-user developers. The features you need to consider are a small subset of the whole asyncio API, but picking out the right features is the tricky part. That’s where this practical book comes in. <p><p>Veteran Python developer Caleb Hattingh helps you gain a basic understanding of asyncio’s building blocks—enough to get started writing simple event-based programs. You’ll learn why asyncio offers a safer alternative to preemptive multitasking (threading) and how this API provides a simpleway to support thousands of simultaneous socket connections. <li>Get a critical comparison of asyncio and threading for concurrent network programming <li>Take an asyncio walk-through, including a quickstart guide for hitting the ground looping with event-based programming <li>Learn the difference between asyncio features for end-user developers and those for framework developers <li>Understand asyncio’s new async/await language syntax, including coroutines and task and future APIs <li>Get detailed case studies (with code) of some popular asyncio-compatible third-party libraries

Using Behavioral Science in Marketing: Drive Customer Action and Loyalty by Prompting Instinctive Responses

by Nancy Harhut

Increase engagement, response rates and the ROI of marketing initiatives with this step-by-step guide to harnessing hardwired consumer behavior and instinctive responses. Using Behavioral Science in Marketing shows how to apply behavioral science principles in key areas of marketing, including marketing communications, email, direct mail and ad campaigns, social media marketing and sales funnel conversion strategies. Highly practical and accessible, it includes case studies and examples from AT&T, Apple, Spotify and The Wall Street Journal showing how these approaches have been used in practice. Using Behavioral Science in Marketing also reveals how to increase consumer involvement and engagement, convey exclusivity and desirability, and prompt customer action and loyalty with scientifically proven principles such as autonomy bias, storytelling, and the Von Restorff effect. Featuring common mistakes to avoid and key takeaways at the end of each chapter, it's also accompanied by downloadable checklists and an interactive template to use in practice. In a highly competitive space, where even an incremental advantage can result in significant uplifts, this is a crucial resource to create stand out and successful marketing-especially for marketers in highly regulated or highly competitive environments.

Using Blended Learning

by Khe Foon Hew Wing Sum Cheung

This book discusses evidence-based practices related to the use of blended learning in both K-12 and higher education settings. Specifically, this book features evidence-based practices in relation to the following five learning goals: (a) Fostering students' attitude change toward country, (b) Helping students' solve ill-structured design task problems, (c) Improving students' critical thinking in assessing sources of information, (d) Improving students' narrative and argumentative writing abilities and (e) Enhancing students' knowledge retention and understanding. To achieve this aim, the authors draw upon their own research studies as well as some other relevant studies to reveal the pedagogical approaches, the specific instructional/learning activities, the technologies utilized and the overall framework for developing blended learning experiences.

Using Chef with Microsoft Azure

by Stuart Preston

This book is your hands-on guide to infrastructure provisioning and configuration management in the cloud using Chef's open source, cross-platform toolset. With over 10,000 customers joining the Microsoft Azure cloud platform each week and steadily increasing usage, the need for automation approaches has never been greater. This book provides both practical examples and a much needed strategic overview of how these two technologies can be combined. Using Chef with Microsoft Azure takes you through the process of writing 'recipes' in Chef to describe your infrastructure as code, and simplify your configuration management processes. You'll also meet the Chef tools that can be used to provision complete environments within Microsoft Azure. There are now a wide variety of tools and approaches that can be taken to provision resources such as virtual machines within Microsoft Azure. This book demonstrates them, discusses the benefits and weaknesses of each approach, and shows how a continuous provisioning pipeline can be established as part of a reliable, repeatable, and robust provisioning process. Each chapter has practical exercises that highlight the capabilities of both Chef and Microsoft Azure from an automation perspective and can be executed on Windows, Mac, or Linux platforms. In this book, you'll learn: The purpose and principles behind automated provisioning Microsoft Azure concepts and management options How to deploy Chef Azure Virtual Machine Extensions using PowerShell, Azure command-line tools, and Chef Provisioning Chef Provisioning techniques, including provisioning PaaS resources such as KeyVault How to integrate quality tooling into the Chef development lifecycle, including Test Kitchen and InSpec with Azure compute resources How to set up a pipeline for continuous provisioning with Chef and Azure What you'll learn The purpose and principles behind automated provisioning, and why Chef could be the right tool for you Microsoft Azure concepts and management options How to install a Chef 12 server from the Azure Marketplace How to provision machines, using both Knife Azure and Chef Provisioning, including examples using Ubuntu and Windows How to deploy Chef Azure Virtual Machine Extensions using PowerShell, Knife Azure, and Chef Provisioning Advanced Chef Provisioning techniques, including provisioning many machines in batch mode, provisioning PaaS resources, and provisioning a multi-tier application How to integrate quality tooling into the Chef development lifecycle, including ChefSpec, Test Kitchen, and more Considerations when using Chef in a real-world environment How to set up a pipeline for continuous provisioning with Chef and Azure Who this book is for This book is for infrastructure platform and operations engineers and DevOps specialists/practitioners working with infrastructure and platform provisioning on Microsoft's public cloud, Azure. An understanding of programming in any language would be beneficial, but not necessary as the examples are designed to be easily readable by anyone with general IT experience. While it is expected most users picking up this book will be on the Windows platform, a good proportion of compute workload on the Azure platform is Linux based. As a result the book includes examples that are relevant to both Windows and Linux platforms.

Using CiviCRM

by Joseph Murray Brian Shaughnessy

This book is a step-by-step tutorial with practical examples, introduced by a planning framework and illustrations of good relationship management techniques for a variety of situations. We begin with basics such as installation, low-level implementation, and CiviCRM's core modules before covering CiviCRM's advanced features and issues such as customization of CiviCRM and integrating it with Joomla! and Drupal. You should be able to quickly grasp and implement the basic elements of CiviCRM before moving on to the more advanced features and tools. This book is for project implementers, organization leaders, staff, and volunteers in advocacy, non-profit, and non-governmental organizations, elected officials, professional/trade associations, political campaigns and parties, government agencies, and other similar organizations who want to implement CiviCRM in a manner tailored to their organization's size, culture, and needs. It addresses CRM strategists, implementers, administrators, and end users looking to become power users in communicating, fundraising, managing events, memberships, grants, cases, and people-resource management.

Using CiviCRM - Second Edition

by Joseph Murray Erik Hommel Brian P. Shaughnessy

Develop and implement a fully-functional, systematic CRM plan with CiviCRM About This Book * Develop an integrated online system that manages contacts, donations, event registrations, memberships, bulk e-mail, campaigns, case management, and other functions such as activity tracking, grant distribution, and reporting. * Plan a constituency relationship management strategy with ladders of engagement that will improve how your organization realizes its mission. * Use case studies and step-by-step examples to put the raw concepts into real-life terminology and build your solutions. Who This Book Is For The book is primarily for administrators tasked with implementing, configuring, maintaining, and updating CiviCRM, and staff users who are looking to better understand the tools available in order to become power users. CiviCRM is software that may be used by advocacy groups, non-profit, and non-governmental organizations, elected officials, professional and trade associations, government entities, political campaigns and parties, and other similar organizations, and this book will prove useful to all such users. What You Will Learn * Install and configure your CiviCRM * Analyze your current workflows and processes to translate them effectively into the CiviCRM model * Build an integrated system to solicit, retain, and manage your donors and members through robust management and reporting tools for administrators * Raise more money with CiviCRM with effective solicitation campaigns * Market events effectively and track registrations and payments * Improve communications with constituents using targeted broadcast e-mail campaigns * Track ongoing communications with constituents including from Outlook and Gmail using activities and case management tools * Take advantage of the many CiviCRM tools to generate both simple and complex event structures and manage registrants through every phase of the project In Detail CiviCRM provides a powerful toolbox of resources to help organizations manage relationships with constituents. It is free, open source, web-based, and geared specifically to meet the constituent relationship management needs of the not-for-profit sector. Beginning with broader questions about how your organization is structured, which existing workflows are critical to your operations, and the overarching purpose of a centralized CRM, the book proceeds step by step through configuring CiviCRM, understanding the choices when setting up the system, importing data, and exploring the breadth of tools available throughout the system. You will see how to best use this software to handle event registrations, accept and track contributions, manage paid and free memberships and subscriptions, segment contacts, send bulk e-mails with open and click-through tracking, manage outreach campaigns, and set up case management workflows that match your organization's roles and rules. With specific emphasis on helping implementers ask the right questions, consider key principals when setting up the system, and understand usage through case studies and examples, the book comprehensively reviews the functionality of CiviCRM and the opportunities it provides. With this book, you can help your organization better achieve its mission as a charity, industry association, professional society, political advocacy group, community group, government agency, or other similar organization and position yourself to become a power user who efficiently and effectively navigates the system. Style and approach This guide is packed with step-by-step tutorials and real-life examples interspersed with practical advice and best practices on how to use CiviCRM strategically. You will be able to quickly grasp and implement the basic elements of CiviCRM before moving on to more advanced tools.

Using Cognitive and Affective Metrics in Educational Simulations and Games: Applications in School and Workplace Contexts (Routledge Research in Digital Education and Educational Technology)

by Harold F. O'Neil

Presenting original studies and rich conceptual analyses, this volume explores how cognitive and affective metrics can be used to effectively assess, modify, and enhance learning and assessment outcomes of simulations and games used in education and training.The volume responds to the increasing use of computer-based simulations and games across academic and professional sectors by bringing together contributions from different research communities, including K-12 and postsecondary education, medical, and military contexts. Drawing on empirical results, the chapter authors focus on the design and assessment of educational simulations and games. They describe how quantitative and qualitative metrics can be used effectively to evaluate and tailor instructional resources to the cognitive and affective needs of the individual learner. In doing so, the volume enhances understanding of how games and simulations can intersect with the science of learning to improve educational outcomes. Given its rigorous and multidisciplinary approach, this book will prove an indispensable resource for researchers and scholars in the fields of educational assessment and evaluation, educational technology, military psychology, and educational psychology.

Using Communications Media in Open and Flexible Learning (Open and Flexible Learning Series)

by Mason, Robin

An introduction to three types of interactive media - computer conferencing, audiographics and video conferencing - which explains how each type can be used in the open learning environment. It describes attributes and limitations, analyzing appropriate applications through case studies.

Using Computers in the Law Office (Seventh Edition)

by Matthew S. Cornick

Using Computers in the Law Office, Seventh Edition, is designed to give students both theoretical understanding and practical experience with common law-office computer applications. These include both widely used applications, such as Microsoft Word, Excel, PowerPoint, and HotDocs; and programs specific to the law office, such as Tabs3, AbacusLaw, Clio, Discover FY, CaseMap, TimeMap, Westlaw, Lex-isNexis, and TrialDirector.

Using csh & tcsh

by Paul Dubois

If you use UNIX, you probably use csh to type commands even if you've never heard of it. It's the standard shell (command line) on most UNIX systems. tcsh is an enhanced version that's freely available and highly recommended. Using csh & tcsh describes from the beginning how to use these shells interactively. More important, it shows how to get your work done faster with less typing. Even if you've used UNIX for years, techniques described in this book can make you more efficient. You'll learn how to: Make your prompt tell you where you are (no more pwd) Use what you've typed before (history) Type long command lines with very few keystrokes (command and filename completion) Remind yourself of filenames when in the middle of typing a command Edit a botched command instead of retyping it This book does not cover programming or script writing in csh or tcsh because the tasks are better done with a different shell, such as sh (the Bourne shell) or a language like Perl.

Using Data Science and Landscape Approach to Sustain Historic Cities

by Ali Moazzeni Khorasgani

This book comprehensively explores sustaining historic cities using a landscape approach and data science. The author offers valuable insights for professionals and enthusiasts interested in preserving and developing urban heritage through a data driven approach. Drawing on the synergy between landscape architecture and data science, the book delves into the intricate interplay between historical, cultural, and environmental factors in urban settings. Readers will understand how to navigate historic cities' complex challenges through case studies, research findings, and practical methodologies. The book equips readers with innovative strategies for preserving the authenticity of these cities while embracing sustainable development practices. By blending theory and real-world applications, this book is a comprehensive guide for creating thriving, resilient, and culturally rich urban environments.

Using Docker

by Adrian Mouat

Docker containers offer simpler, faster, and more robust methods for developing, distributing, and running software than previously available. With this hands-on guide, you'll learn why containers are so important, what you'll gain by adopting Docker, and how to make it part of your development process.Ideal for developers, operations engineers, and system administrators--especially those keen to embrace a DevOps approach--Using Docker will take you from Docker and container basics to running dozens of containers on a multi-host system with networking and scheduling. The core of the book walks you through the steps needed to develop, test, and deploy a web application with Docker.Get started with Docker by building and deploying a simple web applicationUse Continuous Deployment techniques to push your application to production multiple times a dayLearn various options and techniques for logging and monitoring multiple containersExamine networking and service discovery: how do containers find each other and how do you connect them?Orchestrate and cluster containers to address load-balancing, scaling, failover, and schedulingSecure your system by following the principles of defense-in-depth and least privilege

Using Drupal: Choosing and Configuring Modules to Build Dynamic Websites

by Bruno De Bondt Addison Berry Angela Byron

<p>Take advantage of Drupal&#8217;s vast collection of community-contributed modules and discover how they make this web framework unique and valuable. With this guide, you&#8217;ll learn how to combine modules in interesting ways (with minimal code-wrangling) to develop several community-driven websites&#8212; including a job posting board, photo gallery, online store, product review database, and event calendar. The second edition focuses on Drupal 7, the latest version of this open source system.</p>

Refine Search

Showing 54,776 through 54,800 of 57,134 results