Browse Results

Showing 54,576 through 54,600 of 57,134 results

UNIX: The Textbook, Third Edition

by Syed Mansoor Sarwar Robert M. Koretsky

UNIX: The Textbook, Third Edition provides a comprehensive introduction to the modern, twenty-first-century UNIX operating system. The book deploys PC-BSD and Solaris, representative systems of the major branches of the UNIX family, to illustrate the key concepts. It covers many topics not covered in older, more traditional textbook approaches, such as Python, UNIX System Programming from basics to socket-based network programming using the client-server paradigm, the Zettabyte File System (ZFS), and the highly developed X Windows-based KDE and Gnome GUI desktop environments. The third edition has been fully updated and expanded, with extensive revisions throughout. It features a new tutorial chapter on the Python programming language and its use in UNIX, as well as a complete tutorial on the git command with Github. It includes four new chapters on UNIX system programming and the UNIX API, which describe the use of the UNIX system call interface for file processing, process management, signal handling, interprocess communication (using pipes, FIFOs, and sockets), extensive coverage of internetworking with UNIX TCP/IP using the client-server software, and considerations for the design and implementation of production-quality client-server software using iterative and concurrent servers. It also includes new chapters on UNIX system administration, ZFS, and container virtualization methodologies using iocage, Solaris Jails, and VirtualBox. Utilizing the authors’ almost 65 years of practical teaching experience at the college level, this textbook presents well-thought-out sequencing of old and new topics, well-developed and timely lessons, a Github site containing all of the code in the book plus exercise solutions, and homework exercises/problems synchronized with the didactic sequencing of chapters in the book. With the exception of four chapters on system programming, the book can be used very successfully by a complete novice, as well as by an experienced UNIX system user, in both an informal and formal learning environment. The book may be used in several computer science and information technology courses, including UNIX for beginners and advanced users, shell and Python scripting, UNIX system programming, UNIX network programming, and UNIX system administration. It may also be used as a companion to the undergraduate and graduate level courses on operating system concepts and principles.

Unix and Perl to the Rescue!

by Ian Korf Keith Bradnam

Your research has generated gigabytes of data and now you need to analyse it. You hate using spreadsheets but it is all you know, so what else can you do? This book will transform how you work with large and complex data sets, teaching you powerful programming tools for slicing and dicing data to suit your needs. Written in a fun and accessible style, this step-by-step guide will inspire and inform non-programmers about the essential aspects of Unix and Perl. It shows how, with just a little programming knowledge, you can write programs that could save you hours, or even days. No prior experience is required and new concepts are introduced using numerous code examples that you can try out for yourself. Going beyond the basics, the authors touch upon many broader topics that will help those new to programming, including debugging and how to write in a good programming style.

UNIX Application Migration Guide

by Microsoft Corporation

Drawing on the experience of Microsoft consultants working in the field, as well as external organizations that have migrated from UNIX to Microsoft® Windows®, this guide offers practical, prescriptive guidance on the issues you are likely to face when porting existing UNIX applications to the Windows operating system environment. Senior IT decision makers, network managers, and operations managers will get real-world guidance and best practices on planning and implementation issues to understand the different methods through which migration or co-existence can be accomplished. Also detailing changes required at the coding level, this guide is a valuable resource for both UNIX programmers and Windows programmers. All PATTERNS & PRACTICES guides are reviewed and approved by Microsoft engineering teams, consultants, partners, and customers--delivering accurate, real-world information that's been technically validated and tested.

Unix Backup and Recovery

by W. Curtis Preston

This guide provides a complete overview of all facets of Unix backup and recovery and offers practical, affordable backup and recovery solutions for environments of all sizes and budgets. It explains everything from freely available backup systems to large-scale commercial utilities.

UNIX For Dummies, 5th Edition

by John R. Levine Margaret Levine Young

UNIX For Dummies has been the standard for beginning UNIX references for nearly ten years, and this latest edition continues that tradition of success This unparalled resource is updated to cover the latest applications of UNIX technology, including Linux and Mac desktops as well as how UNIX works with Microsoft server software Thorough coverage of how to handle UNIX installation, file management, software, utilities, networks, Internet access, and other basic tasks Aimed at the first-time UNIX desktop user growing accustomed to the ins and outs of the OS, as well as the beginning administrator who needs to get a handle on UNIX networking basics Written by John Levine and Margaret Levine Young, longtime UNIX experts and highly experienced For Dummies authors

Unix for Oracle DBAs Pocket Reference

by Donald K. Burleson

The Unix for Oracle DBAs Pocket Reference puts within easy reach the commands that Oracle database administrators need most when operating in a Unix environment. If you are an Oracle DBA moving to Unix from another environment such as Windows NT or IBM Mainframe, you know that these commands are far different from those covered in most beginning Unix books. To jump start your learning process, Don Burleson has gathered together in this succinct book the Unix commands he most often uses when managing Oracle databases. You'll be able to reach into your pocket for the answer when you need to know how to: Display all Unix components related to Oracle, identify the top CPU consumers on your server, and even kill processes when necessary Stack Unix commands into powerful scripts that can perform vital DBA functions Monitor Unix filesystems, and automatically manage your trace files, dump files, and archived redo log files Use essential server monitoring commands such as top, sar, and vmstat And there's much more between these covers. If you need to get up to speed with Oracle on Unix, and quickly, this book is for you.

UNIX in a Nutshell: System V Edition

by Arnold Robbins

The bestselling, most informative Unix reference book is now more complete and up to date. Not a scaled-down quick reference of common commands, UNIX in a Nutshell is a complete reference containing all commands and options, with descriptions and examples that put the commands in context. For all but the thorniest Unix problems, this one reference should be all you need. Covers System V Release 4 and Solaris 7.

Unix in a Nutshell, 4th Edition: A Desktop Quick Reference - Covers GNU/Linux, Mac OS X,and Solaris (In a Nutshell (O'Reilly))

by Arnold Robbins

<p>This quick reference has been reworked to present you with the current state of Unix. Featuring chapter overviews, in-depth command coverage, and specific examples, it's the perfect supplement for Unix users and programmers. New topics include package management programs, source code management systems, and the Solaris 10, GNU/Linux, and Mac OS X systems.</p>

Unix Power Tools

by Shelley Powers Mike Loukides Tim O'Reilly Jerry Peek

With the growing popularity of Linux and the advent of Darwin, Unix has metamorphosed into something new and exciting. No longer perceived as a difficult operating system, more and more users are discovering the advantages of Unix for the first time. But whether you are a newcomer or a Unix power user, you'll find yourself thumbing through the goldmine of information in the new edition of Unix Power Tools to add to your store of knowledge. Want to try something new? Check this book first, and you're sure to find a tip or trick that will prevent you from learning things the hard way. The latest edition of this best-selling favorite is loaded with advice about almost every aspect of Unix, covering all the new technologies that users need to know. In addition to vital information on Linux, Darwin, and BSD, Unix Power Tools 3rd Edition now offers more coverage of bash, zsh, and other new shells, along with discussions about modern utilities and applications. Several sections focus on security and Internet access. And there is a new chapter on access to Unix from Windows, addressing the heterogeneous nature of systems today. You'll also find expanded coverage of software installation and packaging, as well as basic information on Perl and Python. Unix Power Tools 3rd Edition is a browser's book...like a magazine that you don't read from start to finish, but leaf through repeatedly until you realize that you've read it all. Bursting with cross-references, interesting sidebars explore syntax or point out other directions for exploration, including relevant technical details that might not be immediately apparent. The book includes articles abstracted from other O'Reilly books, new information that highlights program tricks and gotchas, tips posted to the Net over the years, and other accumulated wisdom. Affectionately referred to by readers as "the" Unix book, UNIX Power Tools provides access to information every Unix user is going to need to know. It will help you think creatively about UNIX, and will help you get to the point where you can analyze your own problems. Your own solutions won't be far behind.

UNIX Power Tools, 3rd Edition

by Mike Loukides Tim O'Reilly Jerry Peek Shelley Powers

The latest edition of this best-selling favorite is loaded with vital information on Linux, Darwin, and BSD. Unix Power Tools 3rd Edition now offers more coverage of bash, zsh, and other new shells, along with discussions about modern utilities and applications. Several sections focus on security and Internet access. There is a new chapter on access to Unix from Windows, and expanded coverage of software installation and packaging, as well as basic information on Perl and Python.

UNIX Unbounded: A Beginning Approach

by Amir Afzal

UNIX Unbounded: A Beginning Approach is ideal for introductory courses in the UNIX operating system. It is also serves as a suitable introduction to UNIX for professionals. Using clear-cut examples, this tutorial introduces readers to the UNIX operating system, including its historical development, major versions, and important features. It covers the topics necessary for users to function independently and handle routine tasks, giving readers a foundation for exploring more advanced UNIX topics.

Unjust: Social Justice and the Unmaking of America

by Noah Rothman

"An elegant and thoughtful dismantling of perhaps the most dangerous ideology at work today." — BEN SHAPIRO, bestselling author and host of "The Ben Shapiro Show" "Reading Noah Rothman is like a workout for your brain." — DANA PERINO, bestselling author and former press secretary to President George W. Bush There are just two problems with “social justice”: it’s not social and it’s not just. Rather, it is a toxic ideology that encourages division, anger, and vengeance. In this penetrating work, Commentary editor and MSNBC contributor Noah Rothman uncovers the real motives behind the social justice movement and explains why, despite its occasionally ludicrous public face, it is a threat to be taken seriously. American political parties were once defined by their ideals. That idealism, however, is now imperiled by an obsession with the demographic categories of race, sex, ethnicity, and sexual orientation, which supposedly constitute a person’s “identity.” As interest groups defined by identity alone command the comprehensive allegiance of their members, ordinary politics gives way to “Identitarian” warfare, each group looking for payback and convinced that if it is to rise, another group must fall. In a society governed by “social justice,” the most coveted status is victimhood, which people will go to absurd lengths to attain. But the real victims in such a regime are blind justice—the standard of impartiality that we once took for granted—and free speech. These hallmarks of American liberty, already gravely compromised in universities, corporations, and the media, are under attack in our legal and political systems.

The Unknown Component Problem

by Alberto Sangiovanni-Vincentelli Alan Mishchenko Alexandre Petrenko Tiziano Villa Robert K. Brayton Nina Yevtushenko

The Problem of the Unknown Component: Theory and Applications addresses the issue of designing a component that, combined with a known part of a system, conforms to an overall specification. The authors tackle this problem by solving abstract equations over a language. The most general solutions are studied when both synchronous and parallel composition operators are used. The abstract equations are specialized to languages associated with important classes of automata used for modeling systems. The book is a blend of theory and practice, which includes a description of a software package with applications to sequential synthesis of finite state machines. Specific topologies interconnecting the components, exact and heuristic techniques, and optimization scenarios are studied. Finally the scope is enlarged to domains like testing, supervisory control, game theory and synthesis for special omega languages. The authors present original results of the authors along with an overview of existing ones.

Unleash Core Data: Fetching Data, Migrating, and Maintaining Persistent Stores

by Avi Tsadok

Create apps with rich capabilities to receive, process, and intelligently store data that work across multiple devices in the Apple ecosystem. This book will show you how to organize your app's data and make it work for you and your users! With many frameworks, there’s a point in the learning curve where you stop fearing the mountain of knowledge to learn and just enjoy the power to play and develop. For some reason many developers feel that point seems harder to reach with Core Data. And that’s unjustified—Core Data is a great framework that with powerful, optimized tools right out of the box. So it's time you stopped fearing the journey and took your steps further out into the world of enjoying the power of Core Data.With what you learn, you can build apps to deal with a large amount of data and complex relationships in intelligent and efficient ways. Core Data has many secrets underneath the hood that can power up your persistent store like never before. Tools such as Undo, objects deletion, migration, and more. Set up your store and your data model, handle objects with a multi-threading environment, write integration tests, and share your data with an Apple Watch app and iCloud.What You'll LearnWork with Core Data objects across apps and platformsWrite integration tests with your persistent storeFetch, organize, write, and process data efficiently and intelligentlyWho This Book Is ForExperienced iOS developers with Swift knowledge creating iOS apps that require saving complex data on the device other than a few numbers or text.

Unleashing The Power of ChatGPT: A Real World Business Applications

by Charles Waghmare

Explore the role ChatGPT can play in business, including operations, marketing, sales, and delivery. This concise book illustrates how ChatGPT is changing the way individuals interact with machines and how you can take advantage of its capabilities for business. The book starts with an overview of ChatGPT and its impact in the realm of of conversational AI. You will then dive into the technical aspects of ChatGPT and gain an understanding of how machine learning algorithms and natural language processing work in the background. Various business applications of ChatGPT are then discussed, followed by how it can get integrated into your business operations. To wrap things up, you will gain insight into the data and privacy elements that need to be considered while using ChatGPT, and how to maintain its integrity. After completing this book, you will understand the ChatGPT framework and how to integrate it into your own ventures. What You Will Learn Understand the various technologies and techniques utilized in ChatGPTGain insight into the future of human-machine interactionAnalyze the advantages and disadvantages of ChatGPT for your industryExplore the ethical implications of using AI Who This Book Is For Tech enthusiasts who are passionate about artificial intelligence (AI), machine learning, and human-machine interaction.

Unleashing the Art of Digital Forensics

by Keshav Kaushik Rohit Tanwar Susheela Dahiya Komal Kumar Bhatia Yulei Wu

Unleashing the Art of Digital Forensics is intended to describe and explain the steps taken during a forensic examination, with the intent of making the reader aware of the constraints and considerations that apply during a forensic examination in law enforcement and in the private sector. Key Features: • Discusses the recent advancements in Digital Forensics and Cybersecurity • Reviews detailed applications of Digital Forensics for real-life problems • Addresses the challenges related to implementation of Digital Forensics and Anti-Forensic approaches • Includes case studies that will be helpful for researchers • Offers both quantitative and qualitative research articles, conceptual papers, review papers, etc. • Identifies the future scope of research in the field of Digital Forensics and Cybersecurity. This book is aimed primarily at and will be beneficial to graduates, postgraduates, and researchers in Digital Forensics and Cybersecurity.

Unleashing the Power of Data with Trusted AI: A guide for board members and executives

by Wendy Turner-Williams

Discover the transformative potential of AI for data-driven decision-making and fast-track your organization's growth journey with trusted AI implementationKey FeaturesGain comprehensive insights and analyses to make quick and accurate decisionsLearn to integrate trusted AI into your organizational workflows and decision-making processesExplore real-world case studies that showcase the transformative impact of AI in diverse industriesPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionWritten by a distinguished leader and innovator who has been instrumental in spearheading digital, cloud, and AI transformations across global brands, Unleashing the Power of Data with Trusted AI is an indispensable resource that will make you AI-ready. This comprehensive guide is designed to meet the urgent need for clarity and to give you actionable insights into today's rapidly evolving landscape of AI and its fundamental driver - data. You’ll delve into the exciting world of AI and its integration with data, uncover its significance, ethical considerations, and strategic applications with real-life success stories from industry giants like Starbucks, Netflix, and Siemens. You’ll also witness first-hand how the integration of data and AI has reshaped markets and elevated customer experiences, and discover the future of generative AI based on several surveys and case studies. You’ll gain an understanding of how AI has evolved across industries, empowering decision-making and fostering innovation. Tailored for board members, executives, innovators, and tech enthusiasts, this immersive guide will reshape your understanding of data and AI synergy. By the end of this guide, you’ll be able to lead your teams, customers, partners, and organizations confidently and responsibly in the era of AI.What you will learnNavigate ethical considerations and comply with data regulations effectivelyElevate data quality and enhance data literacy within your organizationCraft effective AI strategies for data analytics processesExplore real-world case studies showcasing the tangible benefits of trusted AIOptimize decision-making processes by harnessing AI-driven insightsWho this book is forThis report is for executives and board members of mid to large enterprises, such as CDAIOs, CTOs, CIOs, CISOs, CPOs, and CEOs, as well as AI, data, ethics, privacy, and security professionals. With this book, you’ll confidently develop your data and AI implementation strategy and navigate the complex landscape of emerging technologies with clarity.

Unleashing the Power of IT

by Dan Roberts

Go from the "IT guy" to trusted business partnerIf you're in IT, quite a lot is expected of you and your team: be technologically advanced, business-minded, customer-focused, and financially astute, all at once. In the face of unforgiving competition, rampant globalization, and demanding customers, business leaders are discovering that it's absolutely essential to have a strong, active partner keeping a firm hand on the decisions and strategies surrounding information technology. Unleashing the Power of IT provides tangible, hard-hitting, real-world strategies, techniques, and approaches that will immediately transform your IT workforce and culture, presenting the new mindset, skill set, and tool set necessary for IT leaders to thrive in today's challenging environment.Includes new discussion on social mediaOffers online access to the IT Skill Builder Competency Assessment ToolFeatures top ten lists of tips and techniques, proven frameworks, and practical guidance to help you launch and sustain your IT culture change and professional development initiativesProfiling several world-class organizations that have implemented the principles in this book, Unleashing the Power of IT reveals the best practices to get you on the path to implementation.

Unleugbare Daten und digitale Währungen: Blockchain und Bitcoin im Vergleich zum S-Netzwerk mit dem Einweg-Bezugsmittel Jad

by Johannes Viehmann

Alte und neue Kryptowährungen: In diesem Buch erfahren Sie alles über alternative WirtschaftssystemeIm Zeitalter der Digitalisierung scheint alles möglich: Produktionen werden automatisiert, die Welt ist miteinander vernetzt und Transaktionen erfolgen nicht mehr nur durch materielles Geld, sondern durch digitale Kryptowährungen. In diesem Buch von Johannes Viehmann werden Ihnen daher unter anderem folgende Begriffe begegnen:BlockchainBitcoin PrimecoinEthereumetc.Sie erhalten einen ersten Eindruck von den aktuell häufig genutzten Kryptowährungen und ihrer Entwicklung in den letzten Jahren. Dank der anschaulichen Darstellung des Inhaltes eignet sich dieses Buch für alle, die ihr Wissen zu digitalen Währungen erweitern und kreativ über die bereits realisierten Kryptowährungen hinausdenken möchten.Das Buch zeigt, wie eine hypothetische ideale Kryptowährung aussehen müssteWie bei allen Geldmitteln kann es auch bei digitalen Währungen zu einer Finanzkrise kommen. Probleme liegen in der Stabilität der Kaufkraft der Kryptowährung und bei der Skalierbarkeit ihrer Transaktionssysteme. Der Autor geht in seinem Buch daher der Frage auf den Grund, wie derlei negative Eigenschaften verhindert werden können und wo die Schwierigkeiten liegen, einer idealen Kryptowährung nahe zu kommen.Das Buch bietet Ihnen eine Alternative, die der Autor selbst auf Basis der Blockchain entwickelt hat: Jad. Dieses Einweg-Nutzmittel könnte auf einem S-Netzwerk zu einer Sammlung von unleugbaren Daten führen. In sieben Kapiteln werden Sie (auch als Anfänger) problemlos in die Welt der Kryptowährungen eingeführt. Das Buch hilft Ihnen zudem dabei, den Zusammenhang zwischen Bitcoin und unleugbaren Daten zu erkennen. Sie lernen mehr über Vertrauenskonzepte, Transaktionen, Technologien und neue digitale Währungen.

Unlocked: The Real Science of Screen Time (and how to spend it better)

by Pete Etchells

'A welcome counterpoint to the technopanic that screen time is causing a mental health crisis' Bruce Hood 'A rare mix of trustworthy science, practical advice, and human stories ... I'm going to recommend it to all the parents I know, and keep it handy for reference next time I see a scary headline about how technology is ruining our lives' Timandra HarknessMost of us spend a significant part of the day in front of a screen. Our work and social lives play out through our computers, tablets and phones: on email, social media, video conference calls and gaming servers. But what is all this screen time doing to our health, our sleep, and our relationships?Professor Pete Etchells studies the way we use screens, and how they can affect us. In UNLOCKED, he delves into the real science behind the panic about our alleged device addiction and withering attention spans. Armed with the latest research, he reveals how little we have to fear, and the great deal we have to gain, by establishing a more positive relationship with our screens. That begins with asking ourselves some essential questions about how we use them.Instead of clamouring for us to ditch our devices (before guiltily returning to the same old habits), UNLOCKED is a sustainable, realistic and vital guide to transforming our connection with technology.

Unlocked: The Real Science of Screen Time (and how to spend it better)

by Pete Etchells

'A welcome counterpoint to the technopanic that screen time is causing a mental health crisis' Bruce Hood 'A rare mix of trustworthy science, practical advice, and human stories ... I'm going to recommend it to all the parents I know, and keep it handy for reference next time I see a scary headline about how technology is ruining our lives' Timandra HarknessMost of us spend a significant part of the day in front of a screen. Our work and social lives play out through our computers, tablets and phones: on email, social media, video conference calls and gaming servers. But what is all this screen time doing to our health, our sleep, and our relationships?Professor Pete Etchells studies the way we use screens, and how they can affect us. In UNLOCKED, he delves into the real science behind the panic about our alleged device addiction and withering attention spans. Armed with the latest research, he reveals how little we have to fear, and the great deal we have to gain, by establishing a more positive relationship with our screens. That begins with asking ourselves some essential questions about how we use them.Instead of clamouring for us to ditch our devices (before guiltily returning to the same old habits), UNLOCKED is a sustainable, realistic and vital guide to transforming our connection with technology.

Unlocked: The Real Science of Screen Time (and how to spend it better)

by Pete Etchells

'A welcome counterpoint to the technopanic that screen time is causing a mental health crisis' Bruce Hood'A rare mix of trustworthy science, practical advice, and human stories ... I'm going to recommend it to all the parents I know, and keep it handy for reference next time I see a scary headline about how technology is ruining our lives' Timandra Harkness'Punctures some of the most pernicious myths about our smartphone and screen-dominated lives, while offering good advice about how to improve the time we spend with screens ... a must-read' New ScientistMost of us spend a significant part of the day in front of a screen. Our work and social lives play out through our computers, tablets and phones: on email, social media, video conference calls and gaming servers. But what is all this screen time doing to our health, our sleep, and our relationships?Professor Pete Etchells studies the way we use screens, and how they can affect us. In UNLOCKED, he delves into the real science behind the panic about our alleged device addiction and withering attention spans. Armed with the latest research, he reveals how little we have to fear, and the great deal we have to gain, by establishing a more positive relationship with our screens. That begins with asking ourselves some essential questions about how we use them.Instead of clamouring for us to ditch our devices (before guiltily returning to the same old habits), UNLOCKED is a sustainable, realistic and vital guide to transforming our connection with technology.

Unlocking Agile's Missed Potential

by Robert Webber

UNLOCKING AGILE???S MISSED POTENTIAL Agile has not delivered on its promises. The business side expected faster time to market, but they still experience the long delays of bloated releases. Engineers thought they would be given time to build the product right the first time, but they are rushed under pressure to deliver new features within impossible schedules. What went wrong? The culprit is feature-based waterfall release planning perpetuated in a vain attempt to achieve business predictability. Agile didn’t address the business need for multi-year financial predictability. The Agile community’s answer was the naïve response, “The business needs to be more Agile.” Waterfall release planning with fixed schedules undercuts a basic tenet of Agile development – the need to adjust content delivered within a timebox to account for evolving requirements and incorporation of feedback. Agile without flexible content is not Agile. This book introduces a novel solution that enables product teams to deliver higher value within shorter cycle times while meeting the predictability needs of the business. Organizations today want product teams that break down walls between product management and engineering to achieve schedule and financial objectives. Until now they haven’t had a way to implement product teams within the rigid constraints of traditional organizational structures. The Investment planning approach described in this book supports small development increments planned and developed by product teams aligned by common schedule and financial goals. It uses Cost of Delay principles to prioritize work with the highest value and shortest cycle times. Investments provide a vehicle for collaboration and innovation and fulfill the promise of highly motivated self-directed Agile development teams. This book is for engineers, product managers and project managers who want to finally do Agile the way it was envisioned. This book is also for leaders who want to build high-performance teams around the inherent motivational environment of Agile when done right. Foreword by Steve McConnell, author of More Effective Agile: A Roadmap for Software Leaders (Construx Press, 2019).

Unlocking Blockchain on Azure: Design and Develop Decentralized Applications

by Shilpa Karkeraa

Design, architect, and build Blockchain applications with Azure in industrial scenarios to revolutionize conventional processes and data security. This book will empower you to build better decentralized applications that have stronger encryption, better architectures, and effective deployment structures over the cloud. You’ll start with an overview of Blockchain, distributed networks, Azure components in Blockchain, such as Azure Workbench, and independent Blockchain-as-a-service solutions. Next, you’ll move on to aspects of Blockchain transactions where the author discusses encryption and distribution along with practical examples. You’ll cover permissioned Blockchains and distributed ledgers with the help of use cases of financial institutions, followed by code and development aspects of smart contracts. Here, you will learn how to utilise the templates provided by Azure Resource Manager to quickly develop an Ethereum-based smart contract. Further, you will go through Blockchain points of integration, where the author demonstrates enterprise integration, automated processing of smart contracts, and lifecycle events. Finally, you will go through every deployment of HyperLedger, Ethereum, and other decentralized ledger examples over Azure, thus understanding the elements of creation, design, development, security, and deployment. After reading Unlocking Blockchain on Azure you will be able to design and develop Blockchain applications in Azure to decentralize social networks, financial organisations, and data. You’ll be able to implement encryption over a Blockchain and have full control over shared instances digitally. You will be able to program smart contracts to digitize rules and trigger timely transactions.What You Will LearnBuild decentralized applications Program, design, and deploy dynamic smart contractsModel Blockchains in the form of token economics, hybrid networks, and infrastructureDevelop end-to-end encryption and distributed systemsWho This Book Is ForDevelopers and solutions architects who want to develop Blockchain applications in Azure and decentralize applications in different scenarios.

Unlocking The Clubhouse: Women In Computing

by Jane Margolis Allan Fisher

The information technology revolution is transforming almost every aspect of society, but girls and women are largely out of the loop. Although women surf the Web in equal numbers to men and make a majority of online purchases, few are involved in the design and creation of new technology. It is mostly men whose perspectives and priorities inform the development of computing innovations and who reap the lion's share of the financial rewards. As only a small fraction of high school and college computer science students are female, the field is likely to remain a "male clubhouse," absent major changes. In Unlocking the Clubhouse, social scientist Jane Margolis and computer scientist and educator Allan Fisher examine the many influences contributing to the gender gap in computing. The book is based on interviews with more than 100 computer science students of both sexes from Carnegie Mellon University, a major center of computer science research, over a period of four years, as well as classroom observations and conversations with hundreds of college and high school faculty.

Refine Search

Showing 54,576 through 54,600 of 57,134 results