Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
Filter
  • 2015-2019  (18)
  • Safari, an O’Reilly Media Company.  (18)
  • computers  (9)
  • Electronic videos  (6)
  • Teams in the workplace
Datasource
Material
Language
Years
Year
  • 1
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Ascent Audio | Boston, MA : Safari
    ISBN: 9781469073118
    Language: English
    Pages: 1 online resource (21364 pages)
    Edition: 1st edition
    Keywords: Computers ; Electronic digital computers ; Audiobooks ; computers ; COMPUTERS ; General ; Electronic digital computers ; Computers ; Downloadable audio books ; Ordinateurs ; Audiobooks ; Livres audio
    Abstract: A few decades into the digital era, scientists discovered that thinking in terms of computation made possible an entirely new way of organizing scientific investigation; eventually, every field had a computational branch: computational physics, computational biology, computational sociology. More recently, "computational thinking" has become part of the K-12 curriculum. But what is computational thinking? This volume in the MIT Press Essential Knowledge series offers an accessible overview. The authors explain that computational thinking (CT) is not a set of concepts for programming; it is a way of thinking that is honed through practice: the mental skills for designing computations to do jobs for us, and for explaining and interpreting the world as a complex of information processes. Mathematically trained experts (known as "computers") who performed complex calculations as teams engaged in CT long before electronic computers. The authors identify six dimensions of today's highly developed CT-methods, machines, computing education, software engineering, computational science, and design-and cover each in a chapter. Along the way, they debunk inflated claims for CT and computation while making clear the power of CT in all its complexity and multiplicity.
    Note: Online resource; Title from title page (viewed April 23, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Ascent Audio | Boston, MA : Safari
    ISBN: 9781469071701
    Language: English
    Pages: 1 online resource (18035 pages)
    Edition: 1st edition
    DDC: 658.4/092
    Keywords: Teams in the workplace ; Audiobooks ; Teams in the workplace ; Downloadable audio books ; Équipes de travail ; Audiobooks ; Livres audio
    Abstract: Communicate, congregate, and collaborate more effectively than ever Smart Teams will help your team to go beyond personal productivity to enhance team productivity. Building on the concepts presented in Smart Work, which focuses on personal productivity, this book shows you how to turn unproductive team behaviors that create friction into "superproductive" behaviors that promote flow. Productivity is, at its core, a leadership issue-and this book provides practical guidelines that help you build a culture where productivity thrives. Working together can be a drag-literally. Email noise, unproductive meetings, and poorly organized projects can stifle creativity and disrupt everyone's workflow. But by creating team agreements that raise awareness of the negative impact of our behaviors, you build the desire and capability to change. This book is packed with tips, guidelines, and expert insights for leaders and managers at any level. People want their work to matter, they want to make an impact, and they want to do it all with a healthy work-life balance-productivity is the key to making it all happen. Smart Teams shows you how to implement the culture shift that will allow your team to flourish.
    Note: Online resource; Title from title page (viewed March 26, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Ascent Audio | Boston, MA : Safari
    ISBN: 9781469076607
    Language: English
    Pages: 1 online resource (37354 pages)
    Edition: 1st edition
    DDC: 005.8
    Keywords: Computers ; Electronic digital computers ; Audiobooks ; computers ; Electronic digital computers ; Computers ; Ordinateurs ; Downloadable audio books ; Audiobooks ; Audiobooks ; Livres audio
    Abstract: Investigate crimes involving cryptocurrencies and other blockchain technologies Bitcoin has traditionally been the payment system of choice for a criminal trading on the Dark Web, and now many other blockchain cryptocurrencies are entering the mainstream as traders are accepting them from low-end investors putting their money into the market. Worse still, the blockchain can even be used to hide information and covert messaging, unknown to most investigators. Investigating Cryptocurrencies is the first book to help corporate, law enforcement, and other investigators understand the technical concepts and the techniques for investigating crimes utilizing the blockchain and related digital currencies such as Bitcoin and Ethereum. Listen to this book to: understand blockchain and transaction technologies, set up and run cryptocurrency accounts, identify users of cryptocurrencies, and more. With nearly $150 billion in cryptocurrency circulating and $3 billion changing hands daily, crimes committed with or paid for with digital cash are a serious business. Luckily, Investigating Cryptocurrencies shows you how to detect it and, more importantly, stop it in its tracks.
    Note: Online resource; Title from title page (viewed December 3, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Ascent Audio | Boston, MA : Safari
    ISBN: 9781469071305
    Language: English
    Pages: 1 online resource (48730 pages)
    Edition: 1st edition
    DDC: 006.3
    Keywords: Computers ; Computers ; Audiobooks ; computers ; COMPUTERS / Intelligence (AI) & Semantics ; Computers ; Downloadable audio books ; Ordinateurs ; Audiobooks ; Livres audio
    Abstract: Step into the future with AI The term "Artificial Intelligence" has been around since the 1950s, but a lot has changed since then. Today, AI is referenced in the news, books, movies, and TV shows, and the exact definition is often misinterpreted. Artificial Intelligence for Dummies provides a clear introduction to AI and how it's being used today. In this book, you'll get a clear overview of the technology, the common misconceptions surrounding it, and a fascinating look at its applications in everything from self-driving cars and drones to its contributions in the medical field. - Learn about what AI has contributed to society - Explore uses for AI in computer applications - Discover the limits of what AI can do - Find out about the history of AI The world of AI is fascinating-and this hands-on guide makes it more accessible than ever!
    Note: Online resource; Title from title page (viewed February 19, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 5 hr., 2 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; Audiobooks
    Abstract: Offers both guidelines and guidance on how to achieve a clear, consistent tone across a larger team. From the Foreword by Ross Tuck Objects are the central concept of languages like Java, Python, C#. Applying best practices for object design means that your code will be easy to read, write, and maintain. Object Design Style Guide captures dozens of techniques for creating pro-quality OO code that can stand the test of time. Examples are in an instantly familiar pseudocode, teaching techniques you can apply to any OO language, from C++ to PHP. Object Design Style Guide presents dozens of professional techniques for writing OO code. In it, veteran developer Matthias Noback lays out design rules for constructing objects, defining methods, changing and exposing state, and much more. All examples use instantly familiar pseudocode, so you can follow along in the language you prefer. You’ll go case by case as you explore important scenarios and challenges for object design and then walk through a simple web application that demonstrates how different types of objects can work together effectively. about the technology Well-written OO code is a pleasure to read, modify, and debug. Elevate your coding style by mastering the universal best practices for object design presented in this book. These clearly presented rules, which apply to any OO language, maximize the clarity and durability of your codebase and increase productivity for you and your team. about the book Object Design Style Guide presents dozens of professional techniques for writing OO code. In it, veteran developer Matthias Noback lays out design rules for constructing objects, defining methods, changing and exposing state, and much more. All examples use instantly familiar pseudocode, so you can follow along in the language you prefer. You’ll go case by case as you explore important scenarios and challenges for object design and then walk through a simple web application that demonstrates how different types of objects can work together effectively. what's inside Universal design rules for a wide range of objects Best practices for testing objects A catalog of common object types Exercises for each chapter to test your object design skills about the audience For developers familiar with an object-oriented language and basic application architecture. about the author Matthias Noback is a professional web developer with nearly two decades of experience. He runs his own web deve...
    Note: Online resource; Title from title screen (viewed December 23, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Ascent Audio | Boston, MA : Safari
    ISBN: 9781469074344
    Language: English
    Pages: 1 online resource (26034 pages)
    Edition: 1st edition
    DDC: 005.45
    Keywords: Computers ; Computers ; Audiobooks ; computers ; COMPUTERS ; Software Development & Engineering ; General ; Computers ; Downloadable audio books ; Ordinateurs ; Audiobooks ; Livres audio
    Abstract: 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 fifty 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.
    Note: Online resource; Title from title page (viewed July 24, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Ascent Audio | Boston, MA : Safari
    ISBN: 9781469075228
    Language: English
    Pages: 1 online resource (40165 pages)
    Edition: 1st edition
    Keywords: Computers ; Electronic digital computers ; Audiobooks ; computers ; COMPUTERS ; Security ; General ; Electronic digital computers ; Computers ; Downloadable audio books ; Ordinateurs ; Audiobooks ; Livres audio
    Abstract: Cyber attacks perpetrated against businesses, governments, organizations, and individuals have been occurring for decades. Many attacks are discovered only after the data has been exploited or sold on the criminal markets. Cyber attacks damage both the finances and reputations of businesses and cause damage to the ultimate victims of the crime. From the perspective of the criminal, the current state of inconsistent security policies and lax investigative procedures is a profitable and low-risk opportunity for cyber attacks. They can cause immense harm to individuals or businesses online and make large sums of money-safe in the knowledge that the victim will rarely report the matter to the police. For those tasked with probing such crimes in the field, information on investigative methodology is scarce. While there are high-quality manuals for conducting digital examinations on a device or network that has been hacked, the Cybercrime Investigators Handbook is the first guide on how to commence an investigation from the location the offence occurred and collect the evidence necessary to locate and prosecute the offender. This valuable contribution to the field teaches listeners to locate, lawfully seize, preserve, examine, interpret, and manage the technical evidence that is vital for effective cybercrime investigation.
    Note: Online resource; Title from title page (viewed October 8, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    ISBN: 9781469076423
    Language: English
    Pages: 1 online resource (12223 pages)
    Edition: 1st edition
    DDC: 658.0557
    Keywords: Computers ; Electronic digital computers ; Audiobooks ; computers ; Electronic digital computers ; Computers ; Ordinateurs
    Abstract: Can blockchain solve your biggest business problem? While the world is transfixed by bitcoin mania, your competitors are tuning out the noise and making strategic bets on blockchain. Your rivals are effortlessly tracking every last link in their supply chains. They're making bureaucratic paper trails obsolete while keeping their customers' data safer and discovering new ways to use this next foundational technology to sustain their competitive advantage. What should you be doing with blockchain now to ensure that your business is poised for success? Blockchain: The Insights You Need from Harvard Business Review brings you today's most essential thinking on blockchain, explains how to get the right initiatives started at your company, and prepares you to seize the opportunity of the coming blockchain wave. Business is changing. Will you adapt or be left behind? Get up to speed and deepen your understanding of the topics that are shaping your company's future with the Insights You Need from Harvard Business Review series. Featuring HBR's smartest thinking on fast-moving issues-blockchain, cybersecurity, AI, and more-each book provides the foundational introduction and practical case studies your organization needs to compete today and collects the best research, interviews, and analysis to get it ready for tomorrow.
    Note: Online resource; Title from title page (viewed September 17, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Ascent Audio | Boston, MA : Safari
    ISBN: 9781469073453
    Language: English
    Pages: 1 online resource (24783 pages)
    Edition: 1st edition
    DDC: 658.8
    Keywords: Computers ; Computers ; Audiobooks ; computers ; COMPUTERS ; General ; Computers ; Downloadable audio books ; Ordinateurs ; Audiobooks ; Livres audio
    Abstract: Get on board the next massive marketing revolution AI for Marketing and Product Innovation offers creatives and marketing professionals a non-tech guide to artificial intelligence (AI) and machine learning (ML)-twin technologies that stand poised to revolutionize the way we sell. The future is here, and we are in the thick of it; AI and ML are already in our lives every day, whether we know it or not. The technology continues to evolve and grow, but the capabilities that make these tools world-changing for marketers are already here-whether we use them or not. This book helps you lean into the curve and take advantage of AI's unparalleled and rapidly expanding power. More than a simple primer on the technology, this book goes beyond the "what" to show you the "how": How do we use AI and ML in ways that speak to the human spirit? How to we translate cold technological innovation into creative tools that forge deep human connections? Written by a team of experts at the intersection of neuroscience, technology, and marketing, this book shows you the ins and outs of these groundbreaking technological tools.
    Note: Online resource; Title from title page (viewed February 26, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 55 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Frank Kane, Sundog Education founder, explains the advantages, use cases and methodologies for deploying Recommender Systems. Frank Kane holds 17 issued patents in the fields of distributed computing, data mining, and machine learning. He spent 9 years at Amazon and IMDb, developing and managing the technology that automatically delivers product and movie recommendations to millions of customers every day.
    Note: Online resource; Title from title screen (viewed September 16, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 11
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Ascent Audio | Boston, MA : Safari
    ISBN: 9781469072852
    Language: English
    Pages: 1 online resource (25294 pages)
    Edition: 1st edition
    DDC: 658.4/03028563
    Keywords: Computers ; Electronic digital computers ; Audiobooks ; computers ; Electronic digital computers ; Computers ; Ordinateurs
    Abstract: Artificial Intelligence in Practice is a fascinating look into how companies use AI and machine learning to solve problems. Presenting fifty case studies of actual situations, this book demonstrates practical applications to issues faced by businesses around the globe. The rapidly evolving field of artificial intelligence has expanded beyond research labs and computer science departments and made its way into the mainstream business environment. Artificial intelligence and machine learning are cited as the most important modern business trends to drive success. It is used in areas ranging from banking and finance to social media and marketing. This technology continues to provide innovative solutions to businesses of all sizes, sectors, and industries. This engaging and topical book explores a wide range of cases illustrating how businesses use AI to boost performance, drive efficiency, and analyse market preferences. Bestselling author and renowned AI expert Bernard Marr reveals how machine learning technology is transforming the way companies conduct business. This detailed examination provides an overview of each company, describes the specific problem and explains how AI facilitates resolution. Each case study provides a comprehensive overview, including some technical details as well as key learning summaries.
    Note: Online resource; Title from title page (viewed May 31, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 12
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781838985363
    Language: English
    Pages: 1 online resource (1 video file, approximately 29 hr., 48 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Go from Beginner to Super Advance Level in Machine Learning Algorithms using Python and Mathematical Insights About This Video Learn Machine Learning with real-world case studies Learn complex theory, algorithms and coding libraries in a very simple way In Detail Want to become a good Data Scientist? Then this is a right course for you. This course has been designed by IIT professionals who have mastered in Mathematics and Data Science. We will be covering complex theory, algorithms and coding libraries in a very simple way which can be easily grasped by any beginner as well. We will walk you step-by-step into the World of Machine Learning. With every tutorial you will develop new skills and improve your understanding of this challenging yet lucrative sub-field of Data Science from beginner to advance level. We have solved few Kaggle problems during this course and provided complete solutions so that students can easily compete in real world competition websites.
    Note: Online resource; Title from title screen (viewed July 24, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 13
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Ascent Audio | Boston, MA : Safari
    ISBN: 9781469096810
    Language: English
    Pages: 1 online resource (13733 pages)
    Edition: 1st edition
    Keywords: Computers ; Electronic digital computers ; Audiobooks ; computers ; Electronic digital computers ; Computers ; Ordinateurs
    Abstract: Using information in its everyday, nonspecialized sense, Michael Buckland explores the influence of information on what we know, the role of communication and recorded information in our daily lives, and the difficulty (or ease) of finding information. He shows that all this involves human perception, social behavior, changing technologies, and issues of trust. Buckland argues that every society is an "information society"; a "non-information society" would be a contradiction in terms. But the shift from oral and gestural communication to documents, and the wider use of documents facilitated by new technologies, have made our society particularly information intensive. Buckland describes the rising flood of data, documents, and records, outlines the dramatic long-term growth of documents, and traces the rise of techniques to cope with them. He examines the physical manifestation of information as documents, the emergence of data sets, and how documents and data are discovered and used. He explores what individuals and societies do with information; offers a basic summary of how collected documents are arranged and described; considers the nature of naming; explains the uses of metadata; and evaluates selection methods, considering relevance, recall, and precision.
    Note: Online resource; Title from title page (viewed April 30, 2018) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 14
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 18 hr., 37 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: "A comprehensive overview of the challenges teams face when moving to microservices, with industry-tested solutions to these problems." Tim Moore, Lightbend Microservices Patterns teaches enterprise developers and architects how to build applications with the microservice architecture. Rather than simply advocating for the use the microservice architecture, this clearly-written guide takes a balanced, pragmatic approach, exploring both the benefits and drawbacks. Successfully developing microservices-based applications requires mastering a new set of architectural insights and practices. In this unique book, microservice architecture pioneer and Java Champion Chris Richardson collects, catalogues, and explains 44 patterns that solve problems such as service decomposition, transaction management, querying, and inter-service communication. Microservices Patterns teaches you how to develop and deploy production-quality microservices-based applications. This invaluable set of design patterns builds on decades of distributed system experience, adding new patterns for writing services and composing them into systems that scale and perform reliably under real-world conditions. More than just a patterns catalog, this practical guide offers experience-driven advice to help you design, implement, test, and deploy your microservices-based application. Inside: How (and why!) to use the microservice architecture Service decomposition strategies Transaction management and querying patterns Effective testing strategies Deployment patterns This book/course is made for enterprise developers familiar with standard enterprise application architecture. Examples are in Java. Chris Richardson is a Java Champion, a JavaOne rock star, author of Manning’s POJOs in Action , and creator of the original CloudFoundry.com. Pragmatic treatment of an important new architectural landscape. Simeon Leyzerzon, Excelsior Software A solid compendium of information that will quicken your migration to this modern cloud-based architecture. John Guthrie, Dell/EMC How to understand the microservices approach, and how to use it in real life. Potito Coluccelli, Bizmatica Econocom NARRATED BY AIDEN HUMPHREYS AND LOU FERNANDEZ
    Note: Online resource; Title from title screen (viewed October 27, 2018) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 15
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pearson | Boston, MA : Safari
    Language: English , Chinese
    Pages: 1 online resource (1 video file, approximately 2 hr., 30 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: 本课程为数据分析人员、数据科学家提供Python和pandas的实用介绍,这些分析工具可以将你从电子表格程序(如Excel等)带入自动化的数据分析工作流程中。 在这个视频课程中,丹尼尔首先介绍了Python和Pandas,以及它们为什么会成为数据分析方面很好用的工具。首先介绍了安装和启动Python,随后将介绍了使用Python和pandas处理数据集的基本知识,然后是绘图和可视化、数据组装和操作、缺失数据和整理数据。看完这个视频课程后,数据分析人员和数据科学新手们将会真正理解为什么Python和pandas在当今数据科学家中如此受欢迎,并且应该能够开始创建自动化的数据工作流。 ● 安装和启动Python; ● 将数据集加载到Pandas中,并学会评估和分析它们; ● 使用panda数据结构来导入/导出数据; ● 组合多个数据集; ● 处理缺失数据; ● 整理和重塑数据
    Note: Online resource; Title from title screen (viewed February 21, 2017) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 16
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Auerbach Publications | Boston, MA : Safari
    ISBN: 9781439855447
    Language: English
    Pages: 1 online resource (225 pages)
    Edition: 1st edition
    Series Statement: ESI international project management series
    Parallel Title: Erscheint auch als
    DDC: 658.4/022
    Keywords: Teams in the workplace ; Project management ; Business planning ; Electronic books ; local ; Équipes de travail ; Gestion de projet ; Business planning ; Project management ; Teams in the workplace
    Abstract: Supplying busy project professionals with time-tested tips and templates for developing teams efficiently and effectively, Team Planning for Project Managers and Business Analysts provides the planning materials required to increase team collaboration and productivity in a global workplace.This comprehensive resource offers insights and access to c
    Note: Online resource; Title from title page (viewed April 19, 2016) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 17
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : CRC Press | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (321 pages)
    Edition: 1st edition
    Keywords: Leadership ; Teams in the workplace ; Organizational behavior ; Electronic books ; local
    Abstract: The complexity of governments today makes the accountability desired by citizens difficult to achieve. Written to address performance policies within state and national governments, Government Performance and Results: An Evaluation of GPRA’s First Decade summarizes lessons learned from a 10-year research project that evaluated performance reports produced by federal agencies under the Government Performance and Results Act (GPRA). The results of this project can help answer a wide variety of questions in political economy and public administration, such as: What factors make performance reports relevant and informative? Has the quality of information disclosed to the public improved? Why do some agencies produce better reports than others? Has GPRA led to greater availability and use of performance information by federal managers? Has GPRA led to greater use of performance information in budget decisions? What steps would make federal management and budget decisions more performance oriented? The book documents the current state of the art in federal performance reporting, measures the extent of improvement, compares federal performance reports with those produced by state governments and other nations, and suggests how GPRA has affected management of federal agencies and resource allocation by policymakers. It also identifies obstacles that must be overcome if GPRA is to deliver on the promise of performance budgeting. The authors chronicle the improvements observed in federal performance reporting through the lens of the Mercatus Center’s annual Performance Report Scorecard. As budget shortfalls and new debt burdens increase interest in public management and budgeting techniques that allow governments to do more with less, this is an appropriate time to take stock of what GPRA has accomplished and what remains to be done. By comparing best performance reporting practices in the US federal government with those in states and other countries, this book speeds the diffusion of useful knowledge at a critical time.
    Note: Online resource; Title from title page (viewed April 19, 2016) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 18
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    ISBN: 9781491957912 , 1491957913
    Language: English
    Pages: 1 online resource (1 video file, approximately 19 hr., 22 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: The standard for large-scale data processing, Hadoop makes your data truly accessible. This Learning Path offers an in-depth tour of the Hadoop ecosystem, providing detailed instruction on setting up and running a Hadoop cluster, batch processing data with Pig, Hive's SQL dialect, MapReduce, and everything else you need parse, access, and analyze your data.
    Note: Online resource; Title from title screen (viewed November 17, 2015) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...