Browse Results

Showing 30,001 through 30,025 of 53,338 results

Serverless computing with Azure and .NET

by Sasha Rosenbaum

This book is for .NET developers who would like to learn about serverless architecture. Basic C# programming knowledge is assumed.

Service-Oriented Computing: 15th International Conference, ICSOC 2017, Malaga, Spain, November 13–16, 2017, Proceedings (Lecture Notes in Computer Science #10601)

by Michael Maximilien, Antonio Vallecillo, Jianmin Wang and Marc Oriol

This book constitutes the proceedings of the 15th International Conference on Service-Oriented Computing, ICSOC 2017, held in malaga, Spain, in November 2017. The 33 full papers presented together with 20 short papers and 4 keynotes in this volume were carefully reviewed and selected from 179 submissions.The selected papers cover a wide variety of important topics in the area of service-oriented computing, including foundational issues on service discovery and service-systems design, business process modelling and management, economics of service-systems engineering, as well as services on the cloud, social networks, the Internet of Things (IoT), and data analytics.The chapter "Risk-based Proactive Process Adaptation" is available open access under a CC BY 4.0 license via link.springer.com.

Service-Oriented Computing – ICSOC 2016 Workshops

by Khalil Drira Hongbing Wang Qi Yu Yan Wang Yuhong Yan François Charoy Jan Mendling Mohamed Mohamed Zhongjie Wang Sami Bhiri

This book constitutes the revised selected papers of the scientific satellite events that were held in conjunction with the 14th International Conference on Service-Oriented Computing, ICSOC 2016, held in Banff, AB, Canada, in October 2016. The ICSOC 2016 workshop track consisted of three workshops on a wide range of topics that fall into the general area of service computing: ASOCA 2016: The rst Workshop on Adaptive Service-oriented and Cloud Applications ISyCC 2016: The rst Workshop on IoT Systems Provisioning & Management in Cloud Computing BSCI 2016: The Second International Workshop on Big Data Services and Computational Intelligence

ServiceNow Application Development

by Sagar Gupta

Develop and extend efficient cloud-native applications with ServiceNow About This Book • Build and customize your apps and workflows to suit your organization's requirements • Perform in-depth application development from designing forms to writing business rules, client-scripts, and workflows • Comprehensive guide to the end-to-end implementation of designing and extending apps with ServiceNow Who This Book Is For If you are a ServiceNow administrator and developer and need to build and customize your service management solution (apps and workflows) with ServiceNow, then this book is for you. What You Will Learn • Customize the ServiceNow dashboard to meet your business requirements • Use Administration and Security Controls to add roles and ensure proper access • Manage tables and columns using data dictionaries • Learn how application scopes are defined within ServiceNow • Configure different types of table to design your application • Start using the different types of scripting options available in ServiceNow • Design and create workflows for task tables • Use debugging techniques available in ServiceNow to easily resolve script-related issues • Run scripts at regular time intervals using the Scheduled Script Execution module In Detail ServiceNow provides service management for every department in the enterprise, including IT, Human Resources, Facilities, Field Service, and more. This book focuses on all the steps required to develop apps and workflows for any of your business requirements using ServiceNow. You will start with the first module, which covers the basics of ServiceNow and how applications are structured; how you can customize the dashboard as required; and also how to create users. After you get used to the dashboard, you will move on to the next module, Applications and Tables, where you will learn about working with different tables and how you can create a scope other than the global scope for your application. The next module is Scripting and APIs, where you will learn Scripting in ServiceNow and use powerful APIs to develop applications. The final module, Administration Essentials, covers debugging, advanced database features, and scheduled script creation. By the end of the book you will have mastered creating organized and customer-friendly applications Style and approach A step-by-step tutorial to designing applications and workflows with ServiceNow

ServiceNow Cookbook

by Ashish Srivastava

This book targets IT professionals and administrators who have some experience of working with ServiceNow already and are looking to solve regular or unique problems that surface when using ServiceNow. It’s advisable to have a basic level of administration experience with ServiceNow. Familiarity with JavaScript is assumed.

ServiceNow IT Operations Management

by Ajay Guggilla

The book is aimed at System administrators, IT operations and IT managers who plan to implement ServiceNow IT Operations Management for their organization. They have no knowledge of ServiceNow ITOM.

Serviceology for Smart Service System: Selected papers of the 3rd International Conference of Serviceology

by Yuriko Sawatani Takeshi Takenaka James Spohrer Stephen Kwan

Services are key activities in a globalized economy and they also underlie the quality of life of local residents. The advanced work presented in this book was selected from the proceedings of the Third International Conference on Serviceology (ICServ2015), held July 7–9, 2015, in San Jose, CA, USA. The conference was supported by the Society for Serviceology. The society was established in 2012 in Japan to explore the scientific systematization of services and to promote technological developments for solutions to industrial issues.This book provides a useful general guide to the state of the art in the theory and practice of services. It can also serve as a valuable reference book for researchers in a wide range of fields from engineering to marketing and economics.

Shame Nation: The Global Epidemic Of Online Hate

by Melissa Schorr Sue Scheff Monica Lewinksy

"Engaging, sharp, and important — Shame Nation will inspire you to open your eyes and be better." — Theresa Payton, CEO of Fortalice Solutions and Deputy Director of Intelligence on CBS' HuntedIn today's digitally driven world, disaster is only a click away. A rogue tweet could bring down a business; an army of trolls can run a celebrity off-line; and virtual harassment might cause real psychological damage. Shame Nation is the first book to both study the fascinating phenomenon of online shaming, and offer practical guidance and inspiring advice on how to prevent and protect against cyber blunders and faceless bullies. Author and acclaimed Internet safety expert Sue Scheff unveils all sides of an issue that it only becoming more relevant day by day while drawing from the expertise of other top professionals spanning fields including law, psychology, and reputation management.From damning screenshots to revenge porn, Shame Nation shines a light on the rising trend of an online shame culture and empowers readers to take charge of their digital lives.

SharePoint Development with the SharePoint Framework

by Jussi Roine Olli Jaaskelainen

Design and create beautiful solutions using modern development tools for SharePoint Online About This Book • Get the best out of the latest Sharepoint Framework and leverage the Sharepoint RESTful and JSOM APIs. • Develop efficient client side applications with JavaScript injection and Sharepoint Addins. • Get the best tips and tricks on designing your website flawlessly. Who This Book Is For This book targets current SharePoint developers, as well as people starting their journey on SharePoint development. The reader must have basic web development programming knowledge, including JavaScript and CSS. The reader should have familiarity using and managing SharePoint-based collaboration sites. What You Will Learn • Understand what the SharePoint Framework is • Create modern solutions using the new tools, approaches and frameworks • Learn how to use Visual Studio Code for effective SharePoint development • Package and deploy your code, using automation as needed • Work with content and data stored in SharePoint • Benefit from third party frameworks without having to build your own frameworks • Debug and troubleshoot your code with ease • Configure security in your application In Detail SharePoint is one of Microsoft's best known web platforms. A loyal audience of developers, IT Pros and power users use it to build line of business solutions. The SharePoint Framework (SPFx) is a great new option for developing SharePoint solutions. Many developers are creating full-trust based solutions or add-in solutions, while also figuring out where and how SPFx fits in the big picture. This book shows you how design, build, deploy and manage SPFx based solutions for SharePoint Online and SharePoint 2016. The book starts by getting you familiar with the basic capabilities of SPFx. After that, we will walk through the tool-chain on how to best create production-ready solutions that can be easily deployed manually or fully automated throughout your target Office 365 tenants. We describe how to configure and use Visual Studio Code, the de facto development environment for SPFx-based solutions. Next, we provide guidance and a solid approach to packaging and deploying your code. We also present a straightforward approach to troubleshooting and debugging your code an environment where business applications run on the client side instead of the server side. Style and approach The approach will be that of a practical tutorial which will take you through every topic using code samples and working examples.

Shelly Cashman Series Microsoft Office 365 And Office 2016: Introductory

by Misty E Vermaat Steven M. Freund Corinne Hoisington Eric Schmieder Mary Z. Last

Discover how to maximize the advantages that the latest version of Microsoft Office offers with the focused approach found in MICROSOFT OFFICE 365 & OFFICE 2016: INTRODUCTORY. This new softcover, spiral-bound edition is part of the acclaimed Shelly Cashman Series that has effectively introduced computer skills to millions of students like you. MICROSOFT OFFICE 365 & OFFICE 2016: INTRODUCTORY continues the Series� strong history of innovation with an enhanced learning approach to address your needs, no matter what your learning style. A trademark step-by-step, screen-by-screen approach encourages you to expand your understanding of Microsoft Office 2016 through experimentation, critical thought, and personalization. This new edition delivers the most effective educational materials specifically designed to engage, improve retention, and prepare you for success.

Shitstorm-Prävention

by Jörg Sikkenga

Das Buch stellt die Gefahr von Shitstorms dar, die schnell in Sozialen Medien aufziehen und Unternehmen schaden können. Die Sozialen Medien oder das Web 2.0 stellen eine besondere Herausforderung für das Marketing dar, da die Konsumentinnen und Konsumenten Rückmeldung zu den gekauften Produkten geben und damit reale sowie vermeintliche Missstände anprangern können. Darauf muss die Unternehmenskommunikation reagieren. Für Unternehmen wäre es ein Worst-Case-Szenario, wenn ein Shitstorm seinen Ruf nachhaltig schädigt und intensive Marketingbemühungen verpuffen lassen würde. Die Case Study behandelt das Thema Shitstorm-Attacken auf zwei Ebenen. So diskutiert sie auf der ersten Ebene die Möglichkeiten der Shitstorm-Prävention des Unternehmens, aus denen dann eine Präventionsstrategie erarbeitet wird. Auf der zweiten Ebene wird anhand eines Beispiels ein Plan entwickelt, mit dem ein Shitstorm beruhigt werden kann. Beide Strategien können von Unternehmen eingesetzt werden, um sowohl Shitstorms vorzubeugen als auch diese frühzeitig zu minimieren.Die Leuphana Case Studies sind ein Projekt, das in Zusammenarbeit mit kleinen und mittelständischen Unternehmen erstellt und entwickelt worden ist. Sie sind ein Lehrbuch, mit dessen Hilfe Unternehmen, die vor ähnlichen Herausforderungen stehen, selbige bewältigen können. Dafür ist keine Hilfe von Dritten notwendig. Auf Grundlage der einzelnen Case Studies werden den Bearbeiterinnen und Bearbeitern elementare Werkzeuge aus der wissenschaftlichen Theorie erklärt. Diese können sie anwenden, um mit den Insiderkenntnissen des eigenen Unternehmens Prozesse zu optimieren, Ziele entwickeln und erreichen oder schwierige Herausforderungen zu bewältigen.

Shopify - Crie o Seu Próprio Império de Negócio Online Lucrativo!

by Jonathan S. Walker

Parabéns por adquirir a sua cópia pessoal do Shopify: Crie o Seu Próprio Império de Negócio Online Lucrativo! (Ganhe Dinheiro a Partir de Casa, Shopify, Dropshipping, Amazon FBA).  Obrigado por o ter feito. Este livro vai-lhe fornecer todas as informações de que precisa sobre três tipos de ferramentas que pode aprender a utilizar para ganhar mais dinheiro a partir de casa.  Estes três métodos incluem a Shopify, o dropshipping e o Amazon FBA.  Depois de aprender mais sobre cada um dos métodos apresentados neste livro, vai ter todas as informações de que precisa para começar a trabalhar em direção ao seu objetivo de se tornar um empreendedor online.  Estas táticas não são complexas; no entanto, muitas pessoas utilizam estes possíveis fluxos de receita incorretamente.  Este livro vai ajudá-lo a utilizar estas várias ferramentas corretamente.  É por isso que este livro é importante.  O último capítulo deste livro será sobre como usar o Amazon FBA como uma forma de ganhar dinheiro.  Depois de ler este livro, irá ficar um passo à frente do jogo, no sentido de que irá estar menos propenso a cometer erros, e mais propenso a tirar partido do que leu para aumentar os seus ganhos e ter um bom resultado final. Mais uma vez, obrigado por ter adquirido este livro, Shopify: Crie o Seu Próprio Império de Negócio Online Lucrativo! (Ganhe Dinheiro a Partir de Casa, Shopify, Dropshipping, Amazon FBA).  Aproveite o que ele tem para oferecer!

Sidesplitting Jokes for Minecrafters: Ghastly Golems and Ghoulish Ghasts (Jokes For Minecrafters #4)

by Brian Boone

Sidesplitting Jokes for Minecrafters: Ghastly Golems and Ghoulish Ghasts is the fourth book in the Jokes for Minecrafters series, which has more than 800 belly laughs waiting for you! This laugh-a-minute book leaves no enderman or zombie unscathed, and comes complete with silly illustrations for even more fun! <p><p> For kids ages 5 and up, this book of jokes will have all your friends and family doubling over! Bust out the funniest of these Minecrafter jokes at home or school for endless jokes and fun! <p> This adventure series is created especially for readers who love the fight of good vs. evil, magical academies like Hogwarts in the Harry Potter saga, and games like Minecraft, Terraria, and Pokemon GO.

Sign of the Apocalypse: Ruminations and Wit from an American Roadside Prophet

by John Getchell

Friends, neighbors, and passersby from all over the country can’t fail to miss “The Sign’s constantly changing humor and insight. On occasion, The Sign of the Apocalypse (SOTA) traffics in the earnest, but at its heart is rooted in a deep-seated desire to express the sarcastic and snort-worthy. This, and a love of haiku, pizza, Latin, double entendre, and the worst puns ever crafted. Two years in the making, the message on “The Sign” is changed on a daily basis, with the primary benefit of slowing passing traffic to a honking crawl. It was designed to convey pithy tidbits of thought and wordplay. In its conception, SOTA was perpetrated in spite of the objection of the author's girlfriend, and with hopes of creating controversy and dismay in the local community. The girlfriend packed up and left, and the community and town fathers were surprisingly gruntled by the proceedings. Punny and sarcastic signs include: • When attacked by a gang of clowns, go for the juggler • What if doing the hokey pokey really is what it’s all about? • Legalize marinara • A penny saved is ridiculous • Wendy, please take me back / I’m so miserable / it’s almost like / you’re still here

Signal Interference in WiFi and ZigBee Networks

by Gaotao Shi Keqiu Li

This book systematically summarizes the fundamentals of WiFi and ZigBee from different levels and provides the detailed theoretical and experimental results for signal interference between these two wireless data transmission technologies. The existing mechanisms and methods of interference mitigation, avoidance and co-existence are carefully explored. Both collaboration and cross-technology communication between WiFi and ZigBee are also introduced as key research trends. Due to the popularity of WiFi and ZigBee, which share the same ISM frequency band, interference is a common problem and addressed in a wide range of literature. This book condenses the newest research results into an approachable format. This is an essential resource for professionals and students in wireless networks as well as network engineers, designers, or planners seeking a backbone of knowledge in WiFi and ZigBee networks.

Significant Zero: Heroes, Villains, and the Fight for Art and Soul in Video Games

by Walt Williams

From the award-winning videogame writer behind Spec Ops: The Line comes an exclusive behind-the-scenes look at how today’s blockbuster video games are made.When his satirical musings in a college newspaper got him discharged from the Air Force, it became clear to Walt Williams that his destiny in life was to be a writer—he just never thought he’d end up writing video games, let alone working on some of the most successful franchises in the industry—Bioshock, Civilization, Borderlands, and Mafia among others. Williams pulls back the curtain on an astonishingly profitable industry that has put its stamp on pop culture and yet is little known to those outside its walls. In his reflective yet comically-observant voice, Williams walks you through his unlikely and at times inglorious rise within one of the world’s top gaming companies, exposing an industry abundant in brain power and out-sized egos, but struggling to stay innovative. Significant Zero also provides clear-eyed criticism of the industry’s addiction to violence and explains how the role of the narrative designer—the poor soul responsible for harmonizing gameplay with storylines—is crucial for expanding the scope of video games into more immersive and emotional experiences. Significant Zero offers a rare look inside this fascinating, billion-dollar industry and a path forward for its talented men and women—gamers and nongamers alike—that imagines how video games might inspire the best in all of us.

A Simple Guide To Vedic Astrology: Preparing Birth and Navamsa Charts Manually

by Aloysius Aseervatham

The book provides an insight into the basics of Vedic Astrology and guides how to prepare your own birth chart manually. The book is especially useful to those who have tried to understand Vedic Astrology but failed because of their inability to understand the technical terms used. This book attempts to simplify matters for the interested reader. Self-test questions and Crossword puzzle at the end of the book would help enhance the learning!

Simulating Heterogeneous Crowds with Interactive Behaviors

by Nuria Pelechano, Jan M. Allbeck, Mubbasir Kapadia and Norman I. Badler

This book provides a deep understanding of state-of-art methods for simulation of heterogeneous crowds in computer graphics. It will cover different aspects that are necessary to achieve plausible crowd behaviors. The book will be a review of the most recent literature in this field that can help professionals and graduate students interested in this field to get up to date with the latest contributions, and open problems for their possible future research. The chapter contributors are well known researchers and practitioners in the field and they include their latest contributions in the different topics required to achieve believable heterogeneous crowd simulation. Provides crowd simulation methodology to populate virtual environments, for video games or any kind of applications that requires believable multi-agent behavior Presents the latest contributions on crowd simulation, animation, planning, rendering and evaluation with detailed algorithms for implementation purposes Includes perspectives of both academic researchers and industrial practitioners with reference to open source solutions and commercial applications, where appropriate

Simulation Gaming. Applications for Sustainable Cities and Smart Infrastructures: 48th International Simulation And Gaming Association Conference, Isaga 2017, Delft, The Netherlands, July 10-14, 2017, Revised Selected Papers (Theoretical Computer Science and General Issues #10825)

by Rens Kortmann Geertje Bekebrede Heide Karen Lukosch

This book constitutes the refereed post-conference proceedings of the 48th International Simulation and Gaming Association Conference, ISAGA 2018, held in Delft, The Netherlands, in July 2018. The 19 revised full papers included in the volume were carefully reviewed and selected from 27 submissions. The contributions to this book range from design thinking related to simulation gaming, the analysis of the consequences of design choices in games, to games for decision making, examples of games for business, climate change, maritime spatial planning, sustainable city development, supply chain, and much more.

Simulators for Transportation Human Factors: Research and Practice (The Human Factors of Simulation and Assessment Series)

by Mark Young Michael Lenné

Simulation continues to be a growth area in transportation human factors. From empirical studies in the laboratory to the latest training techniques in the field, simulators offer myriad benefits for the experimenter and the practitioner. This book draws together current trends in research and training simulators for the road, rail, air and sea sectors to inform the reader how to maximize both validity and cost-effectiveness in each case. Simulators for Transportation Human Factors provides a valuable resource for both researchers and practitioners in transportation human factors on the use of simulators, giving readers concrete examples and case studies of how simulators have been developed and used in empirical research as well as training applications. It offers useful and usable information on the functional requirements of simulators without the need for any background knowledge on the technical aspects, focusing on the state of the art of research and applications in transport simulators rather than the state of the art of simulation technology. The book covers simulators in operational terms instead of task simulation/modelling and provides a useful balance between a bottom-up, academic approach and a top-down, practical perspective.

Six Billion Shoppers: The Companies Winning The Global E-commerce Boom

by Porter Erisman

An insightful, practical guide to e-commerce in emerging markets--and how to profit from their explosive boom.From China to India to Nigeria, e-commerce is entering a golden era in countries that were long left out of the e-commerce gold rush experienced in the West. If the story of the first twenty years of e-commerce’s growth was set in developed markets, the story of the next twenty years will be set in emerging ones. The rise of e-commerce in emerging markets is being driven by three major trends: widespread internet adoption, a rising middle class, and, most importantly, innovative new business models that serve the needs of local customers better than the models used by western e-commerce giants.Six Billion Shoppers takes readers on an exciting and colorful journey around the world to visit the next e-commerce mega markets and explore how a new e-commerce boom is opening opportunities for entrepreneurs and global brands alike. Traveling through Nigeria, China, India, Southeast Asia, and Latin America, Porter Erisman addresses e-commerce across these new markets and what it means for western brands. He argues that e-commerce in developing countries is revolutionary and will play a much larger role in emerging markets than in the West. With e-commerce in emerging markets entering a rapid period of expansion, Six Billion Shoppers explains how to seize the massive opportunity created by emerging market consumers and provides practical advice on how to ride this new business trend.

SketchUp For Dummies

by Aidan Chopra Rebecca Huehls

Design almost anything in 3D with SketchUp Whether you've dabbled in drawing in 3D or are interested in learning the basics of design, SketchUp For Dummies makes it fast and easy to learn the ropes of a powerful, user-friendly tool to bring your design ideas to life. From creating a basic 3D model to showing off your work via 3D print or animation, this all-access guide pulls back the curtain on using SketchUp to do anything from redesigning your house to mocking up the next great invention. With an emphasis on usability, SketchUp has found very wide success as a tool even non-designers can use to make basic drawings. And now, thanks to the insight and expert tips from former SketchUp product director Aidan Chopra and co-author Rebecca Huehls, this easy-to-follow guide makes it more accessible than ever! Create buildings and components Alter the appearance of your model Tour your designs via SketchUp Get quick tips on troubleshooting If you're a designer with sketchy computer modeling skills, SketchUp For Dummies is the trusted reference you'll turn to again and again.

Skill Up: A Software Developer's Guide to Life and Career

by Jordan Hudgens

This unique book provides you with a wealth of tips, tricks, best practices, and answers to the day-to-day questions that programmers face in their careers. It is split into three parts: Coder Skills, Freelancer Skills, and Career Skills, providing the knowledge you need to get ahead in programming. About This Book • Over 50 essays with practical advice on improving your programming career • Practical focus gives solutions to common problems, and methods to become a better coder • Includes advice for existing programmers and those wanting to begin a career in programming Who This Book Is For This book is useful for programmers of any ability or discipline. It has advice for those thinking about beginning a career in programming, those already working as a fully employed programmer, and for those working as freelance developers. What You Will Learn • Improve your soft skills to become a better and happier coder • Learn to be a better developer • Grow your freelance development business • Improve your development career • Learn the best approaches to breaking down complex topics • Have the confidence to charge what you're worth as a freelancer • Succeed in developer job interviews In Detail This is an all-purpose toolkit for your programming career. It has been built by Jordan Hudgens over a lifetime of coding and teaching coding. It helps you identify the key questions and stumbling blocks that programmers encounter, and gives you the answers to them! It is a comprehensive guide containing more than 50 insights that you can use to improve your work, and to give advice in your career. The book is split up into three topic areas: Coder Skills, Freelancer Skills, and Career Skills, each containing a wealth of practical advice. Coder Skills contains advice for people starting out, or those who are already working in a programming role but want to improve their skills. It includes such subjects as: how to study and understand complex topics, and getting past skill plateaus when learning new languages. Freelancer Skills contains advice for developers working as freelancers or with freelancers. It includes such subjects as: knowing when to fire a client, and tips for taking over legacy applications. Career Skills contains advice for building a successful career as a developer. It includes such subjects as: how to improve your programming techniques, and interview guides and developer salary negotiation strategies. Style and approach This unique book provides over 50 insightful essays full of practical advice for improving your programming career. The book is split into three broad sections covering different aspects of a developer's career. Each essay is self-contained and can be read individually, or in chunks.

Sliding Window Algorithm for Mobile Communication Networks

by Nuka Mallikharjuna Rao Mannava Muniratnam Naidu

This book offers a broad overview of mobile communications and its databases, focusing on the processes and methods used in mobile communication networks. Drawing upon the insights of leading researchers, the book’s main focus is on the sliding window algorithm. In addition, the book discusses queuing theory concepts for measuring the realistic throughput and performance of mobile switching centers in global system for mobile communications (GSM) networks by applying the sliding window algorithm. Practical case studies, a full set of easy-to-access supplements, and extensive web resources make reading, learning about and teaching mobile communications easier than ever.

Smart Computing and Communication

by Meikang Qiu

This book constitutes the proceedings of the First International Conference on Smart Computing and Communication, SmartCom 2016, held in Shenzhen, China, in December 2016. The 59 papers presented in this volume were carefully reviewed and selected from 210 submissions. The conference focuses on both smart computing and communications fields and aims to collect recent academic work to improve the research and practical applications.

Refine Search

Showing 30,001 through 30,025 of 53,338 results