Browse Results

Showing 73,026 through 73,050 of 85,246 results

Shaping the University of the Future: Using Technology to Catalyse Change in University Learning and Teaching

by Stephen James Marshall

This book focuses on developing an understanding of the complex interplay of forces acting on individual universities and higher education systems to enable leaders and practitioners to take purposeful and strategic action. It explores the challenging landscape of higher education and the pressures that are reshaping the university as a societal institution, describing the complex interplay of technological, sociological, political and economic forces driving change. The issues analysed are global in scope, reflecting the diversity of contexts, but also the common nature of the challenges facing institutions individually and collectively. The analysis draws on the lessons learnt and evidence from over fifty organisational case studies undertaken by the author over the past decade, exploring organisational change in higher education institutions in New Zealand, Australia, the United States and the United Kingdom, and on his engagement as president of the ACODE organisation with colleagues responsible for learning technological change in Australasia. The book helps institutions respond to technological change purposefully, in ways that build upon a clear understanding of the complex nature of the existing institution, its students and the organisational context.

Shared Encounters (Computer Supported Cooperative Work)

by Katharine S. Willis George Roussos Konstantinos Chorianopoulos Mirjam Struppek

Every day we share encounters with others as we inhabit the space around us. In offering insights and knowledge on this increasingly important topic, this book introduces a range of empirical and theoretical approaches to the study of shared encounters. It highlights the multifaceted nature of collective experience and provides a deeper understanding of the nature and value of shared encounters in everyday life. Divided into four sections, each section comprises a set of chapters on a different topic and is introduced by a key author in the field who provides an overview of the content. The book itself is introduced by Paul Dourish, who sets the theme of shared encounters in the context of technological and social change over the last fifteen years. The four sections that follow consider the characteristics of shared encounters and describe how they can be supported in different settings: the first section, introduced by Barry Brown, looks at shared experiences. George Roussos, in the second section, presents playful encounters. Malcolm McCulloch introduces the section on spatial settings and – last but not least – Elizabeth Churchill previews the topic of social glue. The individual chapters that accompany each part offer particular perspectives on the main topic and provide detailed insights from the author’s own research background. A valuable reference for anyone designing ubiquitous media, mobile social software and LBS applications, this volume will also be useful to researchers, students and practitioners in fields ranging from computer science to urban studies.

Shared Memory Application Programming: Concepts and Strategies in Multicore Application Programming

by Victor Alessandrini

Shared Memory Application Programming presents the key concepts and applications of parallel programming, in an accessible and engaging style applicable to developers across many domains. Multithreaded programming is today a core technology, at the basis of all software development projects in any branch of applied computer science. This book guides readers to develop insights about threaded programming and introduces two popular platforms for multicore development: OpenMP and Intel Threading Building Blocks (TBB). Author Victor Alessandrini leverages his rich experience to explain each platform's design strategies, analyzing the focus and strengths underlying their often complementary capabilities, as well as their interoperability. The book is divided into two parts: the first develops the essential concepts of thread management and synchronization, discussing the way they are implemented in native multithreading libraries (Windows threads, Pthreads) as well as in the modern C++11 threads standard. The second provides an in-depth discussion of TBB and OpenMP including the latest features in OpenMP 4.0 extensions to ensure readers' skills are fully up to date. Focus progressively shifts from traditional thread parallelism to modern task parallelism deployed by modern programming environments. Several chapter include examples drawn from a variety of disciplines, including molecular dynamics and image processing, with full source code and a software library incorporating a number of utilities that readers can adapt into their own projects. - Designed to introduce threading and multicore programming to teach modern coding strategies for developers in applied computing - Leverages author Victor Alessandrini's rich experience to explain each platform's design strategies, analyzing the focus and strengths underlying their often complementary capabilities, as well as their interoperability - Includes complete, up-to-date discussions of OpenMP 4.0 and TBB - Based on the author's training sessions, including information on source code and software libraries which can be repurposed

Shared Memory Parallel Programming with Open MP: 5th International Workshop on Open MP Application and Tools, WOMPAT 2004, Houston, TX, USA, May 17-18, 2004 (Lecture Notes in Computer Science #3349)

by Barbara M. Chapman

This book contains the Proceedings of the 5th Workshop on OpenMP Appli- tionsandTools(WOMPAT2004),whichtookplaceattheUniversityofHouston, Houston, Texas on May 17 and 18, 2004. Previous workshops in this series took place in Toronto, Canada, Fairbanks, Alaska, Purdue, Indiana, and San Diego, California.Thepurposeoftheworkshopwastobringtogetherusersanddevel- ers of the OpenMP API for shared memory parallel programming to disseminate their ideas and experiences and discuss the latest developments in OpenMP and its application. To support this aim, the program comprised a mixture of invited talks from research and industry, experience reports, and submitted papers, the last of which are presented in this volume. A tutorial introduction to OpenMP was held at the same location on May 18 by Ruud van der Pas from Sun Microsystems. Further, a two-day lab session called OMPlab was held immediately following the workshop and the tutorial on May 19 and 20, and was attended by both novice and advanced users. Many of the hardware vendors and several researchers gave in-depth tutorials on their softwareandmadetheirsystemsavailabletobothnoviceandadvancedattendees during OMPlab. Contributors to the WOMPAT 2004 OMPlab included IBM, Intel, Sun, the University of Tennessee, NASA, the University of Greenwich, Cornell University, the University of Oregon and the University of Houston. TheOpenMPAPIisawidelyacceptedstandardforhigh-levelsharedmemory parallel programming that was put forth by a consortium of vendors in 1997.

Shared-Memory Synchronization (Synthesis Lectures on Computer Architecture)

by Michael L. Scott

From driving, flying, and swimming, to digging for unknown objects in space exploration, autonomous robots take on varied shapes and sizes. In part, autonomous robots are designed to perform tasks that are too dirty, dull, or dangerous for humans. With nontrivial autonomy and volition, they may soon claim their own place in human society. These robots will be our allies as we strive for understanding our natural and man-made environments and build positive synergies around us. Although we may never perfect replication of biological capabilities in robots, we must harness the inevitable emergence of robots that synchronizes with our own capacities to live, learn, and grow. This book is a snapshot of motivations and methodologies for our collective attempts to transform our lives and enable us to cohabit with robots that work with and for us. It reviews and guides the reader to seminal and continual developments that are the foundations for successful paradigms. It attempts to demystify the abilities and limitations of robots. It is a progress report on the continuing work that will fuel future endeavors. Table of Contents: Part I: Preliminaries/Agency, Motion, and Anatomy/Behaviors / Architectures / Affect/Sensors / Manipulators/Part II: Mobility/Potential Fields/Roadmaps / Reactive Navigation / Multi-Robot Mapping: Brick and Mortar Strategy / Part III: State of the Art / Multi-Robotics Phenomena / Human-Robot Interaction / Fuzzy Control / Decision Theory and Game Theory / Part IV: On the Horizon / Applications: Macro and Micro Robots / References / Author Biography / Discussion

Shared-Memory Synchronization (Synthesis Lectures on Computer Architecture)

by Michael L. Scott Trevor Brown

This book offers a comprehensive survey of shared-memory synchronization, with an emphasis on “systems-level” issues. It includes sufficient coverage of architectural details to understand correctness and performance on modern multicore machines, and sufficient coverage of higher-level issues to understand how synchronization is embedded in modern programming languages.The primary intended audience for this book is “systems programmers”—the authors of operating systems, library packages, language run-time systems, concurrent data structures, and server and utility programs. Much of the discussion should also be of interest to application programmers who want to make good use of the synchronization mechanisms available to them, and to computer architects who want to understand the ramifications of their design decisions on systems-level code.

Shared Services and Outsourcing: 10th Global Sourcing Workshop 2016, Val d'Isère, France, February 16-19, 2016, Revised Selected Papers (Lecture Notes in Business Information Processing #266)

by Julia Kotlarsky Ilan Oshri Leslie P. Willcocks

This book constitutes the revised selected papers from the 10th Global Sourcing Workshop held in Val d’Isère, France, in February 2016. The 11 papers presented in this volume were carefully reviewed and selected from 47 submissions. The book offers a review of the key topics in outsourcing and offshoring of information technology and business services offering practical frameworks that serve as a tool kit to students and managers. The range of topics covered is wide and diverse, but predominately focused on how to achieve success in shared services and outsourcing. More specifically, the book examines outsourcing decisions and management practices, giving specific attention to shared services that have become one of the dominant sourcing models. The topics discussed combine theoretical and practical insights regarding challenges that industry leaders, policy makers, and professionals face or should be concerned with. Case studies from various organizations, industries and countries such as UK, Italy, The Netherlands, Canada, Australia and Denmark complete the book.

SharePoint 2003 User's Guide

by Seth Bates Tony Smith

* Provides a "real world" view and best practices around using SharePoint 2003 technologies to meet business needs. * Seth Bates was the technical reviewer for both of Scot Hillier’s books. * Lists the most common deployment scenarios of SharePoint technologies and the ways to best leverage SharePoint features for these scenarios.

SharePoint 2007 Development Recipes: A Problem-Solution Approach

by Mark Gerow

SharePoint 2007 Development Recipes offers a range of ready–to–use code recipes that provide the building blocks for solving many common SharePoint 2007 programming dilemmas. This practical, hands–on guide categorizes recipes by problem area, for example site management, event handlers, users, lists, and web parts, and source code is provided in both VB and C#. As well as providing an invaluable reference, Mark Gerow also includes clear, supporting guidelines to help you modify the code samples for the broadest range of applications. For each recipe you will find Background and design considerations Source code in both VB and C# Discussion of variations on the provided examples Cross–reference to core SharePoint classes If you find yourself asking, "How do I solve this SharePoint development problem?" you will find all the answers in Mark Gerow&’s supremely useful book.

SharePoint 2007 User's Guide: Learning Microsoft's Collaboration and Productivity Platform

by Tony Smith Seth Bates

SharePoint 2007 User's Guide: Learning Microsoft's Collaboration and Productivity Platform is the follow-up edition to the successful SharePoint 2003 User's Guide (Apress, 2005). This book provides guidance about the new workflows, interface, and other technologies within SharePoint 2007. Authors Seth Bates and Tony Smith describe SharePoint in a variety of environments. They have the expertise and ability to proffer an eminently useful guide for anyone working with SharePoint technologies in any capacity.

SharePoint 2010 All-in-One For Dummies

by Emer McKenna Kevin Laahs Veli-Matti Vanamo

Simplify SharePoint with this comprehensive, understandable guide SharePoint is a Microsoft technology that enables project collaboration through a single portal. It can be complex, but not when approached the Dummies way! This guide offers eight self-contained minibooks that examine each aspect of SharePoint 2010. Whether you're an experienced administrator or developer or you're just getting your feet wet, you'll find it's easy to locate what you need and learn to install, configure, and manage a SharePoint portal. You can dig as deeply into SharePoint as you want or need to. SharePoint 2010 is the newest version of collaboration technology that allows you to aggregate SharePoint sites, information, and applications into a single portal Administrators, page producers, and developers will be able to get SharePoint installed, configured, and running with the advice in this guide Eight minibooks address the Microsoft Office SharePoint system, SharePoint services, collaboration, SharePoint Server, enterprise content management, managing users, architecting SharePoint, and SharePoint deployment Covers planning, installation, configuration, performance, troubleshooting, data structure, and more If you work with SharePoint, you'll find Microsoft SharePoint 2010 All-in-One For Dummies provides what you need to get starting and keep going with SharePoint 2010.

SharePoint 2010 All-in-One For Dummies

by Emer McKenna Kevin Laahs Veli-Matti Vanamo

Simplify SharePoint with this comprehensive, understandable guide SharePoint is a Microsoft technology that enables project collaboration through a single portal. It can be complex, but not when approached the Dummies way! This guide offers eight self-contained minibooks that examine each aspect of SharePoint 2010. Whether you're an experienced administrator or developer or you're just getting your feet wet, you'll find it's easy to locate what you need and learn to install, configure, and manage a SharePoint portal. You can dig as deeply into SharePoint as you want or need to. SharePoint 2010 is the newest version of collaboration technology that allows you to aggregate SharePoint sites, information, and applications into a single portal Administrators, page producers, and developers will be able to get SharePoint installed, configured, and running with the advice in this guide Eight minibooks address the Microsoft Office SharePoint system, SharePoint services, collaboration, SharePoint Server, enterprise content management, managing users, architecting SharePoint, and SharePoint deployment Covers planning, installation, configuration, performance, troubleshooting, data structure, and more If you work with SharePoint, you'll find Microsoft SharePoint 2010 All-in-One For Dummies provides what you need to get starting and keep going with SharePoint 2010.

SharePoint 2010 as a Development Platform

by Joerg Krause Martin Dring Christian Langhirt Bernd Pehlke Alexander Sterff Andrew Krause

SharePoint is gaining recognition as a full-fledged application server with many features and enhancements that specifically allow non-developers to create sophisticated intranet sites. However, with the 2010 release, Microsoft’s SharePoint increasingly becomes a compelling development platform. The strong application programming interface (API), its highly extensible nature, and its foundation on the underlying .NET Framework all generate “the perfect storm” to make it one of the most powerful web development platforms available. However, with power comes complexity. The wide range of usage scenarios make it difficult for developers to grasp the full ability of this next-generation platform. This book takes an in-depth, all-encompassing approach to programming concepts, the extensibility interfaces, and how to embrace SharePoint as a toolkit full of features available to web developers. Take an in-depth look into the internals of SharePoint. Create sophisticated applications using SharePoint controls and databases. Understand the API and use in conjunction with ASP.NET to extend SharePoint. SharePoint is more than a portal and more than an intranet. Harness its capabilities and put it to work for you.

SharePoint 2010 For Dummies

by Vanessa L. Williams

Here's the bestselling guide on SharePoint 2010, updated to cover Office 365 SharePoint Portal Server is an essential part of the enterprise infrastructure for many businesses. The Office 365 version includes significantly enhanced cloud capabilities. This second edition of the bestselling guide to SharePoint covers getting a SharePoint site up and running, branded, populated with content, and more. It explains ongoing site management and offers plenty of advice for administrators who want to leverage SharePoint and Office 365 in various ways. Many businesses today rely on SharePoint Portal Server to aggregate SharePoint sites, information, and applications into a single portal This updated edition covers the enhanced cloud capacities of Office 365 and Microsoft SharePoint Online Shows how to use SharePoint to leverage data centers and collaborate with both internal and external customers, including partners and clients Covers getting a site up and running, populating it with content, branding it, and managing the site long term Administrators and small-business website managers will find SharePoint 2010 For Dummies, 2nd Edition gives them the information they need to make the most of this technology.

SharePoint 2010 For Dummies

by Vanessa L. Williams

Here's the bestselling guide on SharePoint 2010, updated to cover Office 365 SharePoint Portal Server is an essential part of the enterprise infrastructure for many businesses. The Office 365 version includes significantly enhanced cloud capabilities. This second edition of the bestselling guide to SharePoint covers getting a SharePoint site up and running, branded, populated with content, and more. It explains ongoing site management and offers plenty of advice for administrators who want to leverage SharePoint and Office 365 in various ways. Many businesses today rely on SharePoint Portal Server to aggregate SharePoint sites, information, and applications into a single portal This updated edition covers the enhanced cloud capacities of Office 365 and Microsoft SharePoint Online Shows how to use SharePoint to leverage data centers and collaborate with both internal and external customers, including partners and clients Covers getting a site up and running, populating it with content, branding it, and managing the site long term Administrators and small-business website managers will find SharePoint 2010 For Dummies, 2nd Edition gives them the information they need to make the most of this technology.

SharePoint 2010 User's Guide: Learning Microsoft's Business Collaboration Platform

by Seth Bates Anthony Smith Roderick Smith

Microsoft SharePoint Foundation 2010 and SharePoint Server 2010 provide a collection of tools and services you can use to improve user and team productivity, make information sharing more effective, and facilitate business decision–making processes. In order to get the most out of SharePoint 2010, you need to understand how to best use the capabilities to support your information management, collaboration, and business process management needs. This book is designed to provide you with the information you need to effectively use these tools. Whether you are using SharePoint as an intranet or business solution platform, you will learn how to use the resources (such as lists, libraries, and sites) and services (such as publishing, workflow, and policies) that make up these environments. Information and process owners will be given the knowledge they need to build and manage solutions. Information and process consumers will be given the knowledge they need to effectively use SharePoint resources. In this book, Seth Bates and Tony Smith walk you through the components and capabilities that make up a SharePoint 2010 environment. Their expertise shines as they provide step-by-step instructions for using and managing these elements, as well as recommendations for how to best leverage them. As a reader, you’ll then embrace two common SharePoint uses, document management and project information management, and walk through creating samples of these solutions, understanding the challenges these solutions are designed to address and the benefits they can provide. The authors have brought together this information based on their extensive experience working with these tools and with business users who effectively leverage these technologies within their organizations. These experiences were incorporated into the writing of this book to make it easy for you to gain the knowledge you need to make the most of the product.

SharePoint 2013 Branding and User Interface Design

by Randy Drisgill John Ross Paul Stubbs

Plan, design, and launch a brand in SharePoint If you are planning, designing, and launching your brand using SharePoint, this book and author trio will walk you through everything you need to know in an understandable and approachable way. From specific technologies such as master pages, page layouts, and CSS to offering best-practices and real-world experience for creating successful branding projects through SharePoint 2013, you will learn how to approach your branding project in effective new ways. This visual book provides step-by-step instructions in a simple and striking format that focuses on each of the tasks you will face in your own branding project. Explains the various approaches to SharePoint branding and methodologies for creating an engaging UI. Guides you through planning for branding and using the Design Manager to start a design. Addresses implementing modern web techniques such as HT ML5, jQuery, and mobile responsive design into SharePoint. Explores creating SharePoint branding for public facing websites as well as internal intranets, including a deep dive into how custom SharePoint branding is created from scratch. Provides coverage on designing apps for SharePoint.

SharePoint 2013 Branding and User Interface Design

by Randy Drisgill John Ross Paul Stubbs

Plan, design, and launch a brand in SharePoint If you are planning, designing, and launching your brand using SharePoint, this book and author trio will walk you through everything you need to know in an understandable and approachable way. From specific technologies such as master pages, page layouts, and CSS to offering best-practices and real-world experience for creating successful branding projects through SharePoint 2013, you will learn how to approach your branding project in effective new ways. This visual book provides step-by-step instructions in a simple and striking format that focuses on each of the tasks you will face in your own branding project. Explains the various approaches to SharePoint branding and methodologies for creating an engaging UI. Guides you through planning for branding and using the Design Manager to start a design. Addresses implementing modern web techniques such as HT ML5, jQuery, and mobile responsive design into SharePoint. Explores creating SharePoint branding for public facing websites as well as internal intranets, including a deep dive into how custom SharePoint branding is created from scratch. Provides coverage on designing apps for SharePoint.

SharePoint 2013 For Dummies

by Ken Withee

The bestselling guide on running SharePoint, now updated to cover all the new features of SharePoint 2013 SharePoint Portal Server is an essential part of the enterprise infrastructure for many businesses. Building on the success of previous versions of SharePoint For Dummies, this new edition covers all the latest features of SharePoint 2013 and provides you with an easy-to-understand resource for making the most of all that this version has to offer. You'll learn how to get a site up and running, branded, and populated with content, workflow, and management. In addition, this new edition includes essential need-to-know information for administrators, techsumers, and page admins who want to leverage the cloud-hosted features online, either as a standalone product or in conjunction with an existing SharePoint infrastructure. Walks you through getting a SharePoint site up and running effectively and efficiently Explains ongoing site management and offers plenty of advice for administrators who want to leverage SharePoint and Office 365 in various ways Shows how to use SharePoint to leverage data centers and collaborate with both internal and external customers, including partners and clients SharePoint 2013 For Dummies is essential reading if you want to make the most of this technology.

SharePoint 2013 For Dummies

by Ken Withee

The bestselling guide on running SharePoint, now updated to cover all the new features of SharePoint 2013 SharePoint Portal Server is an essential part of the enterprise infrastructure for many businesses. Building on the success of previous versions of SharePoint For Dummies, this new edition covers all the latest features of SharePoint 2013 and provides you with an easy-to-understand resource for making the most of all that this version has to offer. You'll learn how to get a site up and running, branded, and populated with content, workflow, and management. In addition, this new edition includes essential need-to-know information for administrators, techsumers, and page admins who want to leverage the cloud-hosted features online, either as a standalone product or in conjunction with an existing SharePoint infrastructure. Walks you through getting a SharePoint site up and running effectively and efficiently Explains ongoing site management and offers plenty of advice for administrators who want to leverage SharePoint and Office 365 in various ways Shows how to use SharePoint to leverage data centers and collaborate with both internal and external customers, including partners and clients SharePoint 2013 For Dummies is essential reading if you want to make the most of this technology.

SharePoint 2013 User's Guide: Learning Microsoft's Business Collaboration Platform

by Anthony Smith

Microsoft SharePoint 2013 provides a collection of tools and services you can use to improve user and team productivity, make information sharing more effective, and facilitate business decision–making processes. In order to get the most out of SharePoint 2013, you need to understand how to best use the capabilities to support your information management, collaboration, and business process management needs. The SharePoint 2013 User's Guide is designed to provide you with the information you need to effectively use these tools. Whether you are using SharePoint as an intranet or business solution platform, you will learn how to use the resources (such as lists, libraries, and sites) and services (such as search, workflow, and social) that make up these environments. In the fourth edition of this bestselling book, author Tony Smith walks you through the components and capabilities that make up a SharePoint 2013 environment. He provides step-by-step instructions for using and managing these elements, as well as recommendations for how to best leverage them. The author has brought together this information based on his extensive experience working with these tools and with business users who effectively leverage these technologies within their organizations. These real-world experiences were incorporated into the writing of this book to make it easy for you to gain the knowledge you need to make the most of the product. Pick up a copy of the SharePoint 2013 User's Guide today.

SharePoint 2013 WCM Advanced Cookbook

by John Chapman

You will be led carefully step-by-step through a detailed set of recipes. This book focuses on web content management using Microsoft SharePoint 2013 server. The practical examples are built logically throughout the chapters to create a common theme. This book is ideal for developers who want to broaden their understanding of the web content management features available with SharePoint 2013. It is assumed that you already have some experience using SharePoint and developing web content. Experience with Microsoft PowerShell and coding C# with Visual Studio will also be helpful, but is not essential.

SharePoint 2016 For Dummies

by Rosemarie Withee Ken Withee

Learn all the ins and outs of SharePoint 2016, launch your site, collaborate with coworkers, and go mobile There's no doubt about it, SharePoint is a complex creature. But when broken down into easily digestible chunks, it's not quite the beast it appears to be right out of the gate—that's where SharePoint 2016 For Dummies comes in! Written in plain English and free of intimidating jargon, this friendly, accessible guide starts out by showing you just what SharePoint 2016 is, translating the terminology, and explaining the tools. Then it helps you create a site, work with apps, and master basic SharePoint administration. Next, you'll learn to use SharePoint 2016 to get social, go mobile, manage content, and connect with others through working with Office 365, archiving documents, developing workflows, and so much more. SharePoint is truly one of Microsoft's crown jewels. Launched in 2001, it offers organizations a secure place to store, organize, share, and access information under the Microsoft Office system umbrella—all in a single portal. Whether you're new to SharePoint 2016 or new to SharePoint altogether, SharePoint 2016 For Dummies is the fast and painless way to get a site up and running, branded, and populated with content. Plus, this new edition adds the need-to-know information for administrators, techsumers, and page admins who want to leverage the cloud-based features online, either as a standalone product or in conjunction with an existing SharePoint infrastructure. Get up to speed with SharePoint 2016 and take advantage of new features Set up and effectively manage your SharePoint site Use SharePoint 2016 in the Cloud with SharePoint Online Leverage SharePoint 2016 capabilities to drive business value If you want to learn SharePoint from the ground up, get your site going, and start collaborating, SharePoint 2016 For Dummies will be the dog-eared reference you'll turn to again and again.

SharePoint 2016 For Dummies

by Rosemarie Withee Ken Withee

Learn all the ins and outs of SharePoint 2016, launch your site, collaborate with coworkers, and go mobile There's no doubt about it, SharePoint is a complex creature. But when broken down into easily digestible chunks, it's not quite the beast it appears to be right out of the gate—that's where SharePoint 2016 For Dummies comes in! Written in plain English and free of intimidating jargon, this friendly, accessible guide starts out by showing you just what SharePoint 2016 is, translating the terminology, and explaining the tools. Then it helps you create a site, work with apps, and master basic SharePoint administration. Next, you'll learn to use SharePoint 2016 to get social, go mobile, manage content, and connect with others through working with Office 365, archiving documents, developing workflows, and so much more. SharePoint is truly one of Microsoft's crown jewels. Launched in 2001, it offers organizations a secure place to store, organize, share, and access information under the Microsoft Office system umbrella—all in a single portal. Whether you're new to SharePoint 2016 or new to SharePoint altogether, SharePoint 2016 For Dummies is the fast and painless way to get a site up and running, branded, and populated with content. Plus, this new edition adds the need-to-know information for administrators, techsumers, and page admins who want to leverage the cloud-based features online, either as a standalone product or in conjunction with an existing SharePoint infrastructure. Get up to speed with SharePoint 2016 and take advantage of new features Set up and effectively manage your SharePoint site Use SharePoint 2016 in the Cloud with SharePoint Online Leverage SharePoint 2016 capabilities to drive business value If you want to learn SharePoint from the ground up, get your site going, and start collaborating, SharePoint 2016 For Dummies will be the dog-eared reference you'll turn to again and again.

SharePoint 2016 User's Guide: Learning Microsoft's Business Collaboration Platform

by Tony Smith

Learn how to make the most of SharePoint 2016 and its wide range of capabilities to support your information management, collaboration, and business process management needs. Whether you are using SharePoint as an intranet or business solution platform, you will learn how to use the resources (such as lists, libraries, and sites) and services (such as search, workflow, and social) that make up these environments. In the fifth edition of this bestselling book, author Tony Smith walks you through the components and capabilities that make up a SharePoint 2016 environment. He provides step-by-step instructions for using and managing these elements, as well as recommendations for how to get the best out of them.What You Will LearnCreate and use common SharePoint resources like lists, libraries, sites, pages and web partsUnderstand when and how workflows and information management policies can be used to automate processLearn how to take advantage of records retention, management, and disposition Make the most of SharePoint search servicesTake advantage of social capabilities to create social solutionsWho This Book Is ForWhether you have not yet used SharePoint at all, have used previous versions, have just started using the basic features, or have been using it for a long of time, this book provides the skills you need to work efficiently with the capabilities SharePoint 2016 provides.

Refine Search

Showing 73,026 through 73,050 of 85,246 results