Your email was sent successfully. Check your inbox.

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

Proceed reservation?

Export
Filter
  • MPI Ethno. Forsch.  (135)
  • [Old Saybrook, Connecticut] : Tantor Media, Inc.  (81)
  • [Shelter Island, New York] : Manning Publications  (54)
  • Audiobooks  (135)
  • New products
Datasource
  • MPI Ethno. Forsch.  (135)
Material
Language
Years
  • 1
    Online Resource
    Online Resource
    [Shelter Island, New York] : Manning Publications
    Language: English
    Pages: 1 online resource (1 sound file (4 hr., 25 min.))
    Edition: [First edition].
    DDC: 005.1/17
    Keywords: Object-oriented programming (Computer science) ; Programmation orientée objet (Informatique) ; Audiobooks ; Livres audio
    Abstract: Simple Object-Oriented Design: Create clean, maintainable applications presents practical design principles you can use to keep an object-oriented codebase simple as it grows and changes. Written as a collection of practical techniques you can apply in any OO language, it offers tips for concise code, managing dependencies and modules, and designing flexible abstractions. Illuminating figures, real-world examples, and insightful exercises make each principle stick.
    Note: Online resource; title from title details screen (O’Reilly, viewed May 21, 2024)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Language: English
    Pages: 1 online resource (1 sound file (8 hr., 6 min.))
    Edition: Second edition.
    DDC: 005.4/46
    Keywords: Microsoft Windows (Computer file) ; Windows PowerShell (Computer program language) ; Application software Development ; Windows PowerShell (Langage de programmation) ; Logiciels d'application ; Développement ; Audiobooks ; Livres audio
    Abstract: Learn PowerShell Scripting in a Month of Lunches, Second Edition is a hands-on introduction to PowerShell automation and toolbuilding. Updated for the latest version of PowerShell, this thoroughly revised bestseller teaches you how to write efficient scripts, find and squash bugs, and organize your tools into libraries. Along the way, you’ll even pick up tips for securing and managing Linux and macOS systems.
    Note: Online resource; title from title details screen (O’Reilly, viewed May 21, 2024)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Online Resource
    Online Resource
    [Old Saybrook, Connecticut] : Tantor Media, Inc.
    ISBN: 9798855505733
    Language: English
    Pages: 1 online resource (1 sound file (12 hr., 2 min.))
    Edition: [First edition].
    Series Statement: For dummies
    DDC: 331.25/76
    Keywords: Leave of absence ; Sabbatical leave ; Career development ; Vocational guidance ; Work-life balance ; Congé sabbatique ; Plan de carrière ; Conciliation travail-vie personnelle ; Audiobooks ; Livres audio
    Abstract: Taking a career timeout could be the window of opportunity you've been looking for Taking A Career Break For Dummies shows you that a career break could be life-changing. Career breaks give us a chance to pause to identify opportunities and dreams, focus on the things we've been missing, and develop new skills. This book empowers you to take the leap into your next chapter. There are dozens of reasons you might want to do it, but whatever your circumstance, this friendly Dummies guide will help you value your own well-being, give yourself permission to grow and explore, and reclaim your time, your life, and your happiness. - Develop your plan for taking a break from your career and for transitioning back when you're ready - Set a budget for your break, create a realistic timeline, and make it happen - Access practical tools and resources to help you on your career break journey - Build a positive mindset so you can enjoy your break and return to your career feeling renewed For anyone looking for a new direction, feeling burned out, or longing to reignite that inner spark, Taking a Career Break For Dummies is a must.
    Note: Online resource; title from title details screen (O’Reilly, viewed April 29, 2024)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Language: English
    Pages: 1 online resource (1 audio file (3 hr., 44 min.))
    Edition: [First edition].
    DDC: 006.3
    Keywords: Regular expressions (Computer science) ; Artificial intelligence Computer programs ; Audiobooks
    Abstract: Learn how AI-assisted coding using ChatGPT and GitHub Copilot can dramatically increase your productivity (and fun) writing regular expressions and other programs. Regular Expression Puzzles and AI Coding Assistants is the story of two competitors. On one side is David Mertz, an expert programmer and the author of the Web's most popular Regex tutorial. On the other are the AI powerhouse coding assistants, GitHub Copilot and OpenAI ChatGPT. Here's how the contest works: David invents 24 Regex problems he calls puzzles and shows you how to tackle each one. When he's done, he has Copilot and ChatGPT work the same puzzles. What they produce intrigues him. Which side is likelier to get it right? Which will write simple and elegant code? Which makes smarter use of lesser known Regex library features? Read the book to find out. David also offers AI best practices, showing how smart prompts return better results. By the end, you'll be a master at solving your own Regex puzzles, whether you use AI or not. About the Technology Groundbreaking large language model research from OpenAI, Google, Amazon, and others have transformed expectations of machine-generated software. But how do these AI assistants, like ChatGPT and GitHub Copilot, measure up against regular expressions--a workhorse technology for developers used to describe, find, and manipulate patterns in text. Regular expressions are compact, complex, and subtle. Will AI assistants handle the challenge? About the Book Regular Expression Puzzles and AI Coding Assistants is the perfect starting point for programmers of any experience level who want to understand the capabilities--and the limitations--of these exciting new tools. Author David Mertz presents 24 challenging regex puzzles, their traditional human-made solutions, and the fascinating answers given by popular AI assistants. Alongside these eye-opening puzzles you'll learn how to write prompts, integrate AI-generated coding suggestions, and interact with the assistant to get the results you want. By the end of the book, you'll have a clear understanding of where AI assistants can reliably write code for you and where you'll still need a human touch. Plus, you'll learn a lot about regular expressions! About the Reader Code examples use simple Python and Regular Expressions. No experience with AI coding tools required. About the Author David Mertz is the founder of KDM Training and an acclaimed contributor to the Python community. He is also the author of The Puzzling Quirks of Regular Expressions, Cleaning Data for Effective Data Science: Doing the Other 80% of the Work, and other books. Quotes AI coding assistants are here, and they're transforming how programming is and will be done. If you know regular expressions, pick up this book and learn all about AI coding assistants. If you don't know regular expressions, well, pick it up anyway and experience how you learn with AI coding assistants. - Dr. Daniel Zingaro University of Toronto, author of Algorithmic Thinking How these tools can be both so very amazing in what they produce, and simultaneously so utterly doltish in their numerous failures, is the main thing this book tries to understand. For reasons I attempt to elucidate throughout, of all the domains of computer programming, games with regular expressions are particularly well suited for getting a grasp on the peculiar behaviors of AI. - From the Preface I am a strong believer in Augmented Intelligence and welcome tools such as ChatGPT & Co-Pilot. To take meaningful steps toward Augmented Intelligence, we will need to understand both Humans' and Machines' strengths and weaknesses. This is where David's book comes in. Through the puzzles, David was able to show it well. Strongly recommended for anyone who is looking to use Artificial Intelligence for their business, to tap into its strength and prepare for potential risks. - Koo Ping Shung, Data Science Rex.
    Note: Online resource; title from title details screen (O'Reilly, viewed May 2, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Online Resource
    Online Resource
    [Old Saybrook, Connecticut] : Tantor Media, Inc.
    ISBN: 9798765074657
    Language: English
    Pages: 1 online resource (1 audio file (8 hr., 34 min.))
    Edition: [First edition].
    DDC: 658.11
    Keywords: Spikes, Stacy ; MoviePass 2.0 ; African Americans ; Success in business ; Entrepreneurship ; African American business enterprises ; High technology industries ; Audiobooks
    Abstract: From the award-winning entrepreneur USA Today named one of the twenty-one most influential Blacks in technology comes an empowering, bracingly honest, entertaining blueprint for success in life and work-including the true story of what really happened to MoviePass-straight from the cofounder and former CEO himself. Stacy Spikes knows what's it like to be an outsider. Finding his footing in the tech world was an education in the complexities of being an outsider-but as Stacy came to see, rather than a hindrance, it afforded him a unique position of power. Beginning as a film studio gopher, Spikes quickly rose through the industry ranks, being named one of the Hollywood Reporter's 30 Under 30. Still, he was an outsider looking in. Defying expectations, Spikes effectively disrupted the status quo and reinvented himself from junior executive to CEO Tech Founder. What ensued was an escalating adventure with bigger stages, bigger risks, and a roller-coaster ride of exhilarating ascent-unpredictable collapse-and a story book return. Taking listeners inside the battles of the boardroom and beyond, Black Founder is a business memoir that will inspire every outsider who has a dream.
    Note: Online resource; title from title details screen (O'Reilly, viewed January 30, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    [Old Saybrook, Connecticut] : Tantor Media, Inc.
    ISBN: 9798765088012
    Language: English
    Pages: 1 online resource (1 audio file (09 hr., 12 min.))
    Edition: [First edition].
    DDC: 005.3
    Keywords: Video games History ; Shareware (Computer software) History ; Video games Marketing ; History ; Shareware (Computer software) ; Video games ; Video games ; Marketing ; Audiobooks ; History ; Audiobooks
    Abstract: Shareware Heroes is a comprehensive, meticulously researched exploration of an important and too-long overlooked chapter in video game history Shareware Heroes: The renegades who redefined gaming at the dawn of the internet takes listeners on a journey, from the beginnings of the shareware model in the early 1980s, the origins of the concept, even the name itself, and the rise of shareware's major players-the likes of id Software, Apogee, and Epic MegaGames-through to the significance of shareware for the "forgotten" systems-the Mac, Atari ST, Amiga-when commercial game publishers turned away from them. This book also charts the emergence of commercial shareware distributors like Educorp and the BBS/newsgroup sharing culture. And it explores how shareware developers plugged gaps in the video gaming market by creating games in niche and neglected genres like vertically-scrolling shoot-'em-ups (e.g. Raptor and Tyrian), or racing games (e.g. Wacky Wheels and Skunny Kart), or RPGs (God of Thunder and Realmz), until finally, as the video game market again grew and shifted, and major publishers took control, how the shareware system faded into the background and fell from memory
    Note: Online resource; title from title details screen (O'Reilly, viewed March 28, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Online Resource
    Online Resource
    [Old Saybrook, Connecticut] : Tantor Media, Inc.
    ISBN: 9798765094891
    Language: English
    Pages: 1 online resource (1 audio file (5 hr., 15 min.))
    Edition: [First edition].
    DDC: 155.9042
    Keywords: Stress management ; Stress management ; Audiobooks ; Audiobooks
    Abstract: In addition to the twin epidemics of anxiety and depression plaguing our society, psychotherapist Ira Israel has observed a new wave of highly functional adults who don't technically suffer from the debilitating symptoms of clinical anxiety and depression yet feel wired & tired: consistently overworked, overstimulated, under-loved, and underappreciated-stressed out, yet unenthusiastic about their daily responsibilities. Wired & Tired provides scientifically proven tools to alleviate the pain of typical life-ruptures (divorces, firings, etc.) as well as critical analyses of transformational moments in our lives and practices to make us resilient and keep us at the high end of our happiness spectrums.
    Note: Online resource; title from title details screen (O'Reilly, viewed March 28, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Online Resource
    Online Resource
    [Shelter Island, New York] : Manning Publications
    Language: English
    Pages: 1 online resource (1 audio file (9 hr., 40 min.))
    Edition: [First edition].
    DDC: 006.3
    Keywords: Artificial intelligence ; Audiobooks
    Abstract: Generative AI tools like ChatGPT are amazing--but how can you get the most out of them in your daily work? This book introduces cutting-edge AI tools and the practical techniques you need to use them safely and effectively. Introduction to Generative AI gives you the hows-and-whys of generative AI in accessible language. In this easy-to-read introduction, you'll learn: How large language models (LLMs) work How to integrate generative AI into your personal and professional work Balancing innovation and responsibility The social, legal, and policy landscape around generative AI Societal impacts of generative AI Where AI is going Anyone who uses ChatGPT for even a few minutes can tell that it's truly different from other chatbots or question-and-answer tools. Introduction to Generative AI guides you from that first eye-opening interaction to how these powerful tools can transform your personal and professional life. In it, you'll get no-nonsense guidance on generative AI fundamentals to help you understand what these models are (and aren't) capable of, and how you can use them to greatest advantage. about the book In Introduction to Generative AI: An ethical, societal, and legal overview, AI engineers Numa Dhamani and Maggie Engler reveal both the power and limitations of AI tools and explore their impact on society, the economy, and the law. Our expert authors share best practices for responsibly using LLMs, drawing on years of experience in machine learning, data security, and ethical AI. You'll learn strategies for getting accurate and useful responses, techniques for integrating generative AI in your workflow, and even how to handle misuse and adversarial attacks. about the audience For anyone interested in generative AI. about the authors Numa Dhamani is a natural language processing expert with domain expertise in information warfare, security, and privacy. She has developed machine learning systems for Fortune 500 companies and social media platforms, as well as for startups and nonprofits. Numa has advised companies and organizations, served as the Principal Investigator on the United States Department of Defense's research programs, and contributed to multiple international peer-reviewed journals. Maggie Engler is an engineer and researcher currently working on safety for large language models. She focuses on applying data science and machine learning to abuses in the online ecosystem, and is a domain expert in cybersecurity and trust and safety. Maggie is also an adjunct instructor at the University of Texas at Austin School of Information.
    Note: Online resource; title from title details screen (O'Reilly, viewed November 15, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Online Resource
    Online Resource
    [Old Saybrook, Connecticut] : Tantor Media, Inc.
    ISBN: 9798765079751
    Language: English
    Pages: 1 online resource (1 audio file (2 hr., 45 min.))
    Edition: [First edition].
    DDC: 650.1
    Keywords: Creative ability in business ; Branding (Marketing) ; Public relations ; Organizational change ; Audiobooks
    Abstract: A handbook for pushing the limits of PR to inventing things, rather than only promoting them. When PR teams live or die on the success or failure of the products and services they support, Invention in PR shows how they can take a stronger hand in their creation. This book says the profession can do better than waiting for someone else to determine, develop, and package what a company sells. It spurs PR pros to go beyond what they're handed and come up with new products and services that change a brand's life. Through tales of award-winning campaigns passionately told by their creator, listeners learn how to apply invention at the beginning of the PR process and take away usable strategies and tactics. With PR under constant pressure to evolve, communications pioneer Adam Ritchie uncovers practitioners' aptitude for invention and empowers them to harness it. For PR professionals ready to rebel against taking a back seat to their counterparts in marketing and advertising, Invention in PR teaches them how to beat every other discipline to the punch by coming up with the product or service idea first. This guide will fire up professionals of all generations about what they can build. It will change the way experienced pros approach their jobs, and inspire students to break the rules in the best possible ways.
    Note: Online resource; title from title details screen (O'Reilly, viewed February 21, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    Online Resource
    Online Resource
    [Old Saybrook, Connecticut] : Tantor Media, Inc.
    ISBN: 9798765073414
    Language: English
    Pages: 1 online resource (1 audio file (7 hr., 22 min.))
    Edition: [First edition].
    DDC: 658.8/02
    Keywords: Communication in marketing ; Advertising ; Audiobooks
    Abstract: Why do some ideas break out and others fade away? What causes people to become so excited about a product that they can't wait to tell their friends? How can an idea be communicated so that it catches fire in people's imaginations? Popular author, consultant, and workshop leader Sam Horn identifies what makes an idea, message, or product break out, and presents a simple and proven process-POP! (Purposeful, Original, Pithy)-to create one-of-a-kind ideas, products, and messages that pop through the noise, off the shelf, and into consumers imaginations.
    Note: Online resource; title from title details screen (O'Reilly, viewed March 7, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 11
    Online Resource
    Online Resource
    [Shelter Island, New York] : Manning Publications
    Language: English
    Pages: 1 online resource (1 audio file (12 hr., 52 min.))
    Edition: Third edition.
    DDC: 006.7/8
    Keywords: Amazon Web Services (Firm) ; Amazon.com (Firm) ; Web services ; Cloud computing ; Audiobooks
    Abstract: Master essential best practices for deploying and managing applications on Amazon Web Services. This revised bestseller is packed with techniques for building highly available and scalable architectures and automating deployment with Infrastructure as Code. Leverage globally distributed data centers to launch virtual machines with EC2 Store and archive large volumes of data with EBS, S3, and EFS Persist and query data with highly available and scalable database systems with RDS and DynamoDB Enhance performance with caching data in-memory with ElastiCache and MemoryDB Use Infrastructure as Code to automate your cloud infrastructure Secure workloads running in the cloud with VPC and IAM Build fault-tolerant web applications with ALB and SQS Automate common sysadmin tasks with Lambda, CLI, and SDK Build cloud-native applications based on containers with AppRunner, ECS, Fargate Thousands of developers have chosen Amazon Web Services in Action: An in-depth guide to AWS to help them succeed with the AWS cloud. Readers love this all-practical handbook for its complete introduction to computing, storage, and networking, along with best practices for all core AWS services. This revised third edition features new chapters on containerization, along with a variety of AWS innovations. You'll also learn how automating your infrastructure with IAC is a game changer for your cloud deployment, delivering a massive boost to efficiency and quality. About the Technology Amazon Web Services, the leading cloud computing platform, offers customers APIs for on-demand access to computing services. Rich in examples and best practices of how to use AWS, this Manning bestseller is now released in its third, revised, and improved edition. About the Book In Amazon Web Services in Action, Third Edition: An in-depth guide to AWS, the Wittig brothers give you a comprehensive, practical introduction to deploying and managing applications on the AWS cloud platform. With a sharp focus on the most important AWS tasks and services, they will save you hours of unproductive time. You'll learn hands-on as you complete real-world projects like hosting a WordPress site, setting up a private cloud, and deploying an app on containers. What's Inside Leverage globally distributed data centers to launch virtual machines Enhance performance with caching data in-memory Secure workloads running in the cloud with VPC and IAM Build fault-tolerant web applications with ALB and SQS About the Reader Written for mid-level developers, DevOps or platform engineers, architects, and system administrators. About the Author Andreas Wittig and Michael Wittig are software engineers and consultants focused on AWS. Together, they migrated the first bank in Germany to AWS in 2013. Quotes Up-to-date coverage. Code examples and configurations are all excellent. Even containerization is very well explained. This is the bible for Amazon Web Services. - Mohammad Shahnawaz Akhter, Bank of America It has never been so easy to learn AWS. - Jorge Ezequiel Bo, TravelX Essential for those who decide to embark on the Amazon cloud journey. - Matteo Rossi, UnipolSai Assicurazioni A complete introduction to the most important AWS Services with very useful practical examples. - Matteo Battista, GamePix.
    Note: Online resource; title from title details screen (O'Reilly, viewed July 25, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 12
    Online Resource
    Online Resource
    [Old Saybrook, Connecticut] : Tantor Media, Inc.
    ISBN: 9798765080719
    Language: English
    Pages: 1 online resource (1 audio file (6 hr., 41 min.))
    Edition: [First edition].
    DDC: 153.3/5
    Keywords: Creative ability ; Creation (Literary, artistic, etc.) ; Audiobooks
    Abstract: This is a lively and thought-provoking book about how to do creativity, unlock your potential, and make a difference. The artists, musicians, and writers we think of as 'very creative' are just like us, except that they have spent time developing and realizing ideas and have found the confidence to share them with the world. None of this comes naturally. This wide-ranging book offers research, advice, and philosophy to fuel your understanding and passion for creativity. David Gauntlett draws on his own experiences of making music and experimenting with digital media alongside twenty-five years of researching creativity. Including insights from a diverse array of creators, this book highlights the vitality of the individual creative voice in a world where social media offers a weird mix of inspiration and suffocation, and our struggles for social justice are equally hopeful and upsetting. Creativity shows how vulnerability, experimentation, and courage can enable us to become bold and engaging creators.
    Note: Online resource; title from title details screen (O'Reilly, viewed January 31, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 13
    Online Resource
    Online Resource
    [Old Saybrook, Connecticut] : Tantor Media, Inc.
    ISBN: 9798350811254
    Language: English
    Pages: 1 online resource (1 audio file (7 hr., 24 min.))
    Edition: [First edition].
    DDC: 650.1
    Keywords: Success in business ; Intelligence service Methodology ; Audiobooks
    Abstract: From CIA to CEO is an ops manual for entrepreneurs that reveals how the esoteric techniques of the CIA can help anyone find their voice, discover their potential, and thrive in the world of business. Agent-turned-entrepreneur Rupal Patel shares the unique skills she developed as a woman and as a field agent in the high-octane, alpha-male world of the CIA, and combines those clandestine insights with her experience as a business leader and mentor. She reveals how methods such as Profiling and Situational Awareness help amplify strengths and build resilience. How game-changing new frameworks like Identity Driven Leadership and Personal Energy Mapping instill drive, purpose, and conviction. And how the CIA mindset encourages you to remake the rules to find your own path and reach your goals. Full of motivating stories and unique exercises, From CIA to CEO will equip you with the all the tools you'll need for achieving Mission Success.
    Note: Online resource; title from title details screen (O'Reilly, viewed May 23, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 14
    Online Resource
    Online Resource
    [Shelter Island, New York] : Manning Publications
    Language: English
    Pages: 1 online resource (1 audio file (12 hr., 13 min.))
    Edition: [First edition].
    DDC: 658.4/038
    Keywords: Information technology Management ; Strategic planning ; Chief information officers ; Audiobooks
    Abstract: An effective Chief Technology Officer shapes almost every aspect of a modern business. This book shares the experience and advice of veteran CTOs and industry experts for handling IT crises, leading tech teams, and creating an inspiring vision for your company. In Think Like a CTO you will learn: Effective interaction and relationship-building with other C-level executives Creating long term visions and executing on short term goals Interviewing, hiring, and terminating team members Negotiating salaries and managing promotions Architecting future-proofed systems Handling security breaches and ransomware attacks Putting together budgets and working with your CFO Identifying and managing outsourced vendor opportunities Managing and communicating bad news by leading with data, not passion Being the kind of leader that employees want to follow and emulate Becoming a CTO is an incredible accomplishment. It's also one of the hardest transitions a technologist can make. This high-power and high-pressure role demands skills that are rarely developed as a software engineer. Think Like a CTO shines a light on all the areas an aspiring CTO needs to master to succeed. You'll learn how to build incredible working relationships with the rest of the C-suite, transform a company with private equity, and recruit and manage your development team. With this book as your guide, you'll quickly become a trusted leader figure with an inspiring vision for your company. About the Technology The Chief Technology Officer balances business needs with the constantly evolving world of technology. Think Like a CTO helps you develop the skills and mindset you need to take on this critical role and emerge as a successful leader. Packed with insights from industry experts and veteran CTOs, this book shares practical strategies for navigating the high-stakes world of technology leadership. About the Book Think Like a CTO shares hard-won lessons on how to thrive in the fast-paced role of Chief Technology Officer. Inside, you'll learn to establish successful technology platforms and teams, with practical frameworks for software selection and implementation, bias-free interviews and performance reviews, and earning your place at the table with other senior leaders. You'll appreciate the no-nonsense advice, insights, and war stories from CTO mentor Alan Williamson. What's Inside Building productive relationships with other C-level executives Negotiating salaries and managing promotions Architecting future-proof systems Handling security breaches and ransomware attacks About the Reader For technology leaders working in or aspiring towards a CTO role. About the Author Alan Williamson has advised numerous CTOs who were catapulted into the big leagues by private equity investment, acquisition, and rapid growth. Quotes Comprehensive and insightful views on becoming, and thriving as, a technology executive. Alan provides remarkable solutions to challenges every tech leader faces. - From the Foreword by Ankit Mathur, Co-Founder, Roundtrip Health and Founder, Press Play Technologies Interesting and very useful. I could have used this as I moved into CTO roles early in my career. - Jothy Rosenberg, Dover Microsystems An awesome collection of strategies and real-life stories! Every paragraph describes a situation many of us have experienced or an actionable step to deal with it. - Matt Ferderer, Mighty Gnomes.
    Note: Online resource; title from title details screen (O'Reilly, viewed May 2, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 15
    Language: English
    Pages: 1 online resource (1 audio file (9 hr., 35 min.))
    Edition: [First edition].
    DDC: 658.4/038011
    Keywords: Management information systems ; Business Data processing ; Big data ; Audiobooks
    Abstract: Revolutionize the way your organization approaches data with a data mesh! This new decentralized architecture outpaces monolithic lakes and warehouses and can work for a company of any size. In Data Mesh in Action you will learn how to: Implement a data mesh in your organization Turn data into a data product Move from your current data architecture to a data mesh Identify data domains, and decompose an organization into smaller, manageable domains Set up the central governance and local governance levels over data Balance responsibilities between the two levels of governance Establish a platform that allows efficient connection of distributed data products and automated governance Data Mesh in Action reveals how this groundbreaking architecture looks for both startups and large enterprises. You won't need any new technology--this book shows you how to start implementing a data mesh with flexible processes and organizational change. You'll explore both an extended case study and real-world examples. As you go, you'll be expertly guided through discussions around Socio-Technical Architecture and Domain-Driven Design with the goal of building a sleek data-as-a-product system. Plus, dozens of workshop techniques for both in-person and remote meetings help you onboard colleagues and drive a successful transition. About the Technology Business increasingly relies on efficiently storing and accessing large volumes of data. The data mesh is a new way to decentralize data management that radically improves security and discoverability. A well-designed data mesh simplifies self-service data consumption and reduces the bottlenecks created by monolithic data architectures. About the Book Data Mesh in Action teaches you pragmatic ways to decentralize your data and organize it into an effective data mesh. You'll start by building a minimum viable data product, which you'll expand into a self-service data platform, chapter-by-chapter. You'll love the book's unique "sliders" that adjust the mesh to meet your specific needs. You'll also learn processes and leadership techniques that will change the way you and your colleagues think about data. What's Inside Decompose an organization into manageable domains Turn data into a data product Set up central and local governance levels Build a fit-for-purpose data platform Improve management, initiation, and support techniques About the Reader For data professionals. Requires no specific programming stack or data platform. About the Authors Jacek Majchrzak is a hands-on lead data architect. Dr. Sven Balnojan manages data products and teams. Dr. Marian Siwiak is a data scientist and a management consultant for IT, scientific, and technical projects. Quotes This book teleports you into the seat of the chief architect on a data mesh project. - From the Foreword by Jean-Georges Perrin, PayPal A must-read for anyone who works in data. - Prukalpa Sankar, Co-Founder of Atlan Satisfies all those 'what', 'why', and 'how' questions. A unique blend of process and technology, and an excellent, example-driven resource. - Shiroshica Kulatilake, WSO2 The starting point for your journey in the new generation of data platforms. - Arnaud Castelltort, University of Montpellier
    Note: Online resource; title from title details screen (O'Reilly, viewed October 3, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 16
    Online Resource
    Online Resource
    [Old Saybrook, Connecticut] : Tantor Media, Inc.
    ISBN: 9798765078891
    Language: English
    Pages: 1 online resource (1 audio file (8 hr., 27 min.))
    Edition: [First edition].
    DDC: 658.4092
    Keywords: Transformational leadership ; Organizational change ; Audiobooks
    Abstract: Written by a collaborative, diverse, and inclusive community of contributors and business experts, this book is about leading transformational change on an individual, team, organizational, and societal level. Most large-scale transformational change happens because of unanticipated, unaddressed, unplanned disruptions which raise questions about what it takes to lead, survive, and even thrive in periods of transformational change. This book answers these critical questions: - What do leaders who drive and sustain successful transformational change actually do? - Why do we so often fail to lead and sustain transformational change? This first-of-its-kind book offers a variety of lenses and perspectives, in the form of interviews, essays, and survey responses, with insights from business leaders, HR leaders, coaches, consultants, academics, thought leaders, and other transformational change experts. The compilation of practical tools provides listeners with a deep and diverse analysis of top-notch thinking and practices for leading transformational change. This work is fundamental to aspiring leaders who wish to learn the secret sauce for leading transformational change.
    Note: Online resource; title from title details screen (O'Reilly, viewed January 10, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 17
    ISBN: 9798765058190
    Language: English
    Pages: 1 online resource (1 audio file (7 hr., 21 min.))
    Edition: [First edition].
    DDC: 338.4768531
    Keywords: Shoe industry ; Businesswomen ; Audiobooks
    Abstract: The authors joined forces professionally when Kathy hired Shannon to be a member of her leadership team. This book describes the transformation they led to convert operations from traditional manufacturing to a lean enterprise. Kathy (executive leader responsible for profitability) and Shannon (transformation leader) share the finer points of a comprehensive change process, the challenges and triumphs, and the real emotion involved during their quest for success. Each describes the professional journey from their unique perspective and the highlights of an endearing friendship that was formed along the way. This story will inspire female leaders in any organization, showcasing an example of high-performing women thriving in an intense and fast-paced world. Kathy and Shannon are role models for those juggling intense, fulfilling careers, alongside life's complexities such as dual-career marriages and raising children. Their story provides a powerful case study of women supporting each other in the workplace to drive positive culture and significantly improved business results by leading with authenticity and inclusivity.
    Note: Online resource; title from title details screen (O'Reilly, viewed February 21, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 18
    Online Resource
    Online Resource
    [Old Saybrook, Connecticut] : Tantor Media, Inc.
    ISBN: 9798765092699
    Language: English
    Pages: 1 online resource (1 audio file (8 hr., 20 min.))
    Edition: [First edition].
    Series Statement: For dummies
    DDC: 332.4
    Keywords: Cryptocurrencies ; Digital currency ; Electronic commerce ; Cryptocurrencies ; Digital currency ; Electronic commerce ; Audiobooks ; Audiobooks
    Abstract: The promise of decentralized finance (DeFi) as a disruptor to financial institutions makes it must-know for anyone involved in finance. DeFi For Dummies provides an easy-to-understand option for unraveling the past, present, and future of DeFi. Understand current DeFi applications, including how to build basic applications on the leading platforms, and get a look into the future's most promising new DeFi solutions. Staying ahead of the game is critical for finance professionals these days, and this Dummies guide makes it possible, with full coverage of how DeFi affects asset management, lending and borrowing, and investment markets. Wrap your mind around DeFi and start getting hands on, the Dummies way. - Learn how the DeFi revolution started and where it's going - Get insight into opportunities for getting started and building value with DeFi - Discover the leading assets, exchanges, and marketplaces built on DeFi principles - Create secure DeFi applications on established platforms This book is great for current pros or active investors in the world of finance who need to get up to speed on the world of DeFi as quickly and clearly as possible.
    Note: Online resource; title from title details screen (O'Reilly, viewed March 28, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 19
    ISBN: 9798765084595
    Language: English
    Pages: 1 online resource (1 audio file (6 hr., 59 min.))
    Edition: [First edition].
    DDC: 152.4/1
    Keywords: Empathy ; Caring ; Organizational change ; Social change ; Caring ; Empathy ; Organizational change ; Social change ; Audiobooks ; Audiobooks
    Abstract: Empathy has never been more important, yet we're living in an era of a massive empathy deficit. At the same time, workplace culture has changed dramatically. Leaders, who have already been stretched to the limit, are now being called on to create and nurture genuine connection, psychological safety, and well-being across their organizations-all while adapting to the values of a new generation that won't compromise on diversity, equity, and inclusion. As this book shows, human beings are wired to care, and we can become more empathic with practice. Empathy increases dopamine, reduces stress, boosts self-esteem, heightens the immune system, and enriches our relationships. Empathy also improves business key performance indicators. This means that leveraging empathy on purpose can lead to better health, happier and more productive workplaces, and a more meaningful life. That's why empathy is our superpower. Through inspiring stories; interviews with experts, including business leaders, neuroscientists, activists, social entrepreneurs, and spiritual leaders; a new model rooted in positive psychology and coaching; and self-development exercises at the end of each chapter, Purposeful Empathy offers wisdom and practical advice to foster personal, organizational, and social transformation.
    Note: Online resource; title from title details screen (O'Reilly, viewed March 28, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 20
    ISBN: 9798350810059
    Language: English
    Pages: 1 online resource (1 audio file (24 hr., 48 min.)).
    Edition: [First edition].
    Series Statement: --For dummies
    DDC: 005.8
    Keywords: Computer security ; Computer networks Security measures ; Audiobooks
    Abstract: Cybersecurity All-in-One For Dummies covers a lot of ground in the world of keeping computer systems safe from those who want to break in. This book offers a one-stop resource on cybersecurity basics, personal security, business security, cloud security, security testing, and security awareness. Filled with content to help with both personal and business cybersecurity needs, this book shows you how to lock down your computers, devices, and systems--and explains why doing so is more important now than ever. Dig in for info on what kind of risks are out there, how to protect a variety of devices, strategies for testing your security, securing cloud data, and steps for creating an awareness program in an organization. This For Dummies All-in-One is a stellar reference for business owners and IT support pros who need a guide to making smart security choices. Any tech user with concerns about privacy and protection will also love this comprehensive guide.
    Note: Online resource; title from title details screen (O'Reilly, viewed June 13, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 21
    Online Resource
    Online Resource
    [Old Saybrook, Connecticut] : Tantor Media, Inc.
    ISBN: 9798350810172
    Language: English
    Pages: 1 online resource (1 audio file (9 hr., 49 min.)).
    Edition: [First edition].
    Series Statement: For dummies
    DDC: 004.6
    Keywords: Metaverse ; Audiobooks
    Abstract: You've probably heard that the metaverse-a word that seemingly went from nonexistent to everywhere-is the next big thing in technology. What is it? Written by a leading futurist, Metaverse For Dummies unravels the mysteries of the metaverse, for the curious and for anyone looking to get in on the ground floor. Discover how to carve out your niche in the metaverse with easy-to-understand breakdowns of the major technologies and platforms, a guide to doing business in the metaverse, and explorations of what meta means for sports, education, and just about every other area of life. The book even gives you a guide to safety in the metaverse, including how much of your real life you should share in your virtual one. This book answers all the big questions about the metaverse, in simple terms. - Explore the metaverse and the major players - Get a look at how the metaverse will disrupt industries from gaming to online commerce - Discover business opportunities on the metaverse - Dive into metaverse gaming and virtual events-safely This book is a must for anyone looking for an approachable primer on what the metaverse is, how it works, and the opportunities within it.
    Note: Online resource; title from title details screen (O'Reilly, viewed June 13, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 22
    Online Resource
    Online Resource
    [Old Saybrook, Connecticut] : Tantor Media, Inc.
    ISBN: 9798765051214
    Language: English
    Pages: 1 online resource (1 audio file (2 hr., 21 min.))
    Edition: [First edition].
    DDC: 204/.4
    Keywords: Twelve-step programs Religious aspects ; Audiobooks
    Abstract: Seven morning and evening practices to revolutionize your life, from the bestselling author of Each Day a New Beginning. This small book can change everything if you let it. It's Up to You is based on the twelve principles in the author's Change Your Mind and Your Life Will Follow: tending to our own gardens, focusing on solutions not problems, letting go of preconceived solutions, changing our minds, acting instead of reacting, giving up judgments, giving up trying to control, discovering our own lessons, doing no harm, quieting our minds, treating every encounter as the holy, and discerning our mind's own truth. It's Up to You invites listeners to do three simple things: meditate, pay attention, and make choices to change their lives-for a few minutes each morning and evening, one principle a week for twelve weeks. As we reflect on Casey's insight into the insidious ways we create misery or drama, try to impose will, and suffer needlessly, and as we follow her gentle prompts to make different choices, we begin to see that we can change just about anything in our lives by taking these small steps. As Karen Casey puts it, "Progress is guaranteed. Perfection isn't expected."
    Note: Online resource; title from title details screen (O'Reilly, viewed July 25, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 23
    ISBN: 9798350863697
    Language: English
    Pages: 1 online resource (1 audio file (8 hr., 59 min.))
    Edition: [First edition].
    DDC: 658.4/022
    Keywords: Teams in the workplace Management ; Leadership ; Organizational effectiveness ; Équipes de travail ; Gestion ; Leadership ; Efficacité organisationnelle ; Audiobooks ; Livres audio
    Abstract: Debunking much of the received wisdom regarding the sources of leadership team dysfunctionality, Leadership Team Alignment presents a targeted strategy for building and managing a top executive team to gain competitive advantage. Frederic Godart and Jacques Neatby bring a wealth of practical experience and in-depth knowledge, with over eight hundred hours of direct observation with more than fifty leadership teams across the globe and thousands of hours working with executives. With this book, they offer solutions to manage conflict and create environments that effectively address misalignments in organizations. Godart and Neatby take listeners through the dual role of leadership team members, the challenges of power games, and the risks of siloed leaders. They give clear advice on how to improve aspects of any leadership team, based on its size and structure and the nature of the organization. While organizational challenges may be inevitable, this book provides leadership teams the tools to correctly diagnose leadership team misalignment, with evidence-based remedies and strategically oriented interventions to maximize organizational performance.
    Note: Online resource; title from title details screen (O'Reilly, viewed August 29, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 24
    ISBN: 9798350868418
    Language: English
    Pages: 1 online resource (1 audio file (5 hr., 29 min.))
    Edition: [First edition].
    DDC: 658.3/123
    Keywords: Flexible work arrangements ; Telecommuting ; Home labor ; Labor productivity ; Virtual work teams Management ; Corporate culture ; Organizational behavior ; Organizational effectiveness ; Organizational change ; Career development ; Audiobooks
    Abstract: Hybrid and remote work is here to stay. What will it take for your company to succeed in the new normal? The pandemic taught many businesses a very valuable lesson-those who don't adapt will get left behind. Some businesses managed to not only survive but actually thrive in a remote and hybrid work model. What's their secret? Top culture thought leader Gustavo Razzetti answers this question in this practical, meticulously researched book. The author and consultant provides a roadmap to understand, adapt to, and succeed in a hybrid workplace. After spending years studying businesses, including Amazon, Slack, GitLab, Volvo, Microsoft, and other successful organizations, his solid grasp of the topic will challenge your perspective of hybrid and remote work. Remote, Not Distant provides actionable tools for senior leaders, managers, team members, and consultants. Razzetti addresses the multiple areas of culture, from keeping your team connected and improving remote collaboration to managing asynchronous communication, facilitating courageous conversations, and defining the right hybrid model for your organization.
    Note: Online resource; title from title details screen (O'Reilly, viewed September 26, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 25
    Online Resource
    Online Resource
    [Old Saybrook, Connecticut] : Tantor Media, Inc.
    ISBN: 9798350863710
    Language: English
    Pages: 1 online resource (1 audio file (5 hr., 26 min.))
    Edition: [First edition].
    DDC: 658.5/14
    Keywords: Business enterprises Technological innovations ; Technological innovations ; Organizational change ; Strategic planning ; Audiobooks
    Abstract: Digital transformation is much more than building a digital infrastructure to gather and process data. It is about understanding how digital technologies enable the creation of innovative services and products. It is about identifying new competitive positions and business models and thinking critically about how to both create and capture value. Strategy in the Digital Age directly engages these concerns and provides a comprehensive roadmap for planning a successful digital strategy and executing a digital transformation in organizations. Covering major topics such as big tech, data analytics, artificial intelligence, blockchain, cryptocurrency, autonomy, cybersecurity, data privacy, and antitrust, strategy expert Michael Lenox outlines a set of novel, original frameworks to help those undertaking digital transformation at their organization devise their strategy. Listeners will also come away with a greater understanding of how to navigate the human dimension of digital transformation and tackle the numerous social and policy challenges raised by digital technology. With insights from major companies such as Spotify, Facebook, and Uber, Lenox delivers a compelling volume that offers both a foundational understanding of this dynamic environment and an action plan for those seeking a path to digital strategy implementation for their organization.
    Note: Online resource; title from title details screen (O'Reilly, viewed September 26, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 26
    ISBN: 9798765044636
    Language: English
    Pages: 1 online resource (1 audio file (23 hr., 13 min.))
    Edition: Revised and updated.
    DDC: 331/.0973
    Keywords: Labor History ; Working class History ; Labor movement History ; Audiobooks
    Abstract: Praised for its "impressive even-handedness", From the Folks Who Brought You the Weekend has set the standard for viewing American history through the prism of working people (Publishers Weekly, starred review). From indentured servants and slaves in seventeenth-century Chesapeake to high-tech workers in contemporary Silicon Valley, the book "[puts] a human face on the people, places, events, and social conditions that have shaped the evolution of organized labor", enlivened by illustrations from the celebrated comics journalist Joe Sacco (Library Journal). Now, the authors have added a wealth of fresh analysis of labor's role in American life, with new material on sex workers, disability issues, labor's relation to the global justice movement and the immigrants' rights movement, the 2005 split in the AFL-CIO and the movement civil wars that followed, and the crucial emergence of worker centers and their relationships to unions. With two entirely new chapters-one on global developments such as offshoring and a second on the 2016 election and unions' relationships to Trump-this is an "extraordinarily fine addition to US history [that] could become an evergreen ... comparable to Howard Zinn's award-winning A People's History of the United States" (Publishers Weekly)
    Note: Online resource; title from title details screen (O'Reilly, viewed January 31, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 27
    Online Resource
    Online Resource
    [Old Saybrook, Connecticut] : Tantor Media, Inc.
    ISBN: 9798765083673
    Language: English
    Pages: 1 online resource (1 audio file (9 hr., 53 min.))
    Edition: [First edition].
    DDC: 658.4/092
    Keywords: Leadership Technological innovations ; Artificial intelligence ; Audiobooks
    Abstract: We are living in a new age: the Age of AI. With developments emerging every day, Artificial Intelligence will soon surpass most human competencies and drastically transform technology's role in our day-to-day world. The solution for organizational leaders is not to become more like computers. In order for our organizations to survive as we stand at the threshold of a new era, we must tap into the qualities that make us uniquely human. In the face of increasingly intelligent technology, old models of leadership are becoming obsolete. In The Threshold, accomplished leadership consultant Nick Chatrath interweaves an analysis of antiquated leadership modes-the ones that leave AI-Era organizations exposed and ineffective with colleagues frustrated, unmotivated, and burnt-out-with his newly developed strategies for more effective "threshold" leadership methods. The Threshold demonstrates that adaptive, effective organizations can be built with human, emotional intelligence: cultivating stillness, nurturing independent thinking, finding rhythms of rest and performance, and raising leadership consciousness. With a basis in the ideas and practices that have shaped our organizations in the past, The Threshold illuminates how accessing advanced stages of human development can be both competitive and harmonious with AI's growing insinuation into our working world
    Note: Online resource; title from title details screen (O'Reilly, viewed January 30, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 28
    Online Resource
    Online Resource
    [Old Saybrook, Connecticut] : Tantor Media, Inc.
    ISBN: 9798765060315
    Language: English
    Pages: 1 online resource (1 audio file (5 hr., 21 min.))
    Edition: [First edition].
    DDC: 338.4/7687
    Keywords: Clothing trade Moral and ethical aspects ; Clothing workers Abuse of ; Work environment ; Consumption (Economics) ; Social responsibility of business ; Fashion design Environmental aspects ; Audiobooks
    Abstract: Worn Out examines the underside of our historic clothing binge and the fashion industry's fall from grace. Former InStyle senior news editor and seasoned journalist Alyssa Hardy's riveting work explores the lives of the millions of garment workers-mostly women of color-who toil in the fashion industry around the world-from LA-based sweatshop employees who experience sexual abuse while stitching clothes for H & M, Fashion Nova, and Levi's to "homeworkers" in Indonesia who are unknowingly given carcinogenic materials to work with. Worn Out exposes the complicity of celebrities whose endorsements obscure the exploitation behind marquee brands and also includes interviews with designers such as Mara Hoffman, whose business models are based on ethical production standards. Like many of us, Hardy believes in the personal, political, and cultural place fashion has in our lives, from seed to sew to closet, and that it is still okay to indulge in its glitz and glamour. But the time has come, she argues, to force real change on an industry that prefers to keep its dark side behind the runway curtain. The perfect book for people who are passionate about clothing and style, Worn Out seeks to engage in a real conversation about who gets harmed by fast fashion-and offers meaningful solutions for change
    Note: Online resource; title from title details screen (O'Reilly, viewed March 7, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 29
    Online Resource
    Online Resource
    [Old Saybrook, Connecticut] : Tantor Media, Inc.
    ISBN: 9798765092934
    Language: English
    Pages: 1 online resource (1 audio file (15 hr., 17 min.))
    Edition: 2nd edition.
    Series Statement: For dummies
    DDC: 658.4012
    Keywords: Strategic planning ; Business planning ; Business analysts ; Business analysts ; Business planning ; Strategic planning ; Audiobooks ; Audiobooks
    Abstract: When it comes to doing good business, change is a very good thing. And effective business analysts are at the heart of identifying opportunities for growth and implementing the solutions that can transform an organization's foundation-and ultimately increase its profitability. Whether you're an aspiring business analysis professional or a seasoned analyst looking for the latest techniques and approaches, Business Analysis For Dummies helps you discover the newest tips and tricks for turning knowledge into the changes that have a real and meaningful impact on business and drive your organization towards value delivery. With this book you will: identify areas for growth and create solutions; learn how to bring people together to collaborate effectively; discover ways to better understand and serve your customers; see how business analysis works in the real world; learn the technology to make the job easier; find business solutions to improve your organization's performance; and understand how to dig deeply into your organization's data, processes, and business rules. Dummies makes the path to business success clear. Start here to turn your love of business analysis into the catalyst that makes a difference.
    Note: Online resource; title from title details screen (O'Reilly, viewed March 28, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 30
    ISBN: 9798350804751
    Language: English
    Pages: 1 online resource (1 audio file (15 hr., 52 min.))
    Edition: Third edition.
    DDC: 158/.3
    Keywords: Personal coaching ; Personal coaching ; Audiobooks ; Audiobooks
    Abstract: An updated version of the bestselling therapist-to-coach transition text. The profession of life coaching is more necessary than ever in this time of pandemic-related uncertainty, the shift (in some cases, permanent) to remote learning and working, and the constant change that accompanies world events. With his bestselling Therapist as Life Coach, Patrick Williams introduced the therapeutic community to the career of life coach, and in the first and second editions of Becoming a Professional Life Coach, he and Diane S. Menendez covered basic principles and strategies for effective coaching. Now Williams and Menendez bring a fresh take on the book that has taught thousands of coaches over fifteen years-with all-new information on the dialogue between coaches and clients, how to utilize metaphors and question-asking, the role of emotions in life coaching, the eight coaching competence categories, and more.
    Note: Online resource; title from title details screen (O'Reilly, viewed March 28, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 31
    Online Resource
    Online Resource
    [Old Saybrook, Connecticut] : Tantor Media, Inc.
    ISBN: 9798350858112
    Language: English
    Pages: 1 online resource (1 audio file (3 hr., 42 min.)).
    Edition: [First edition].
    Series Statement: --For dummies
    DDC: 006.754
    Keywords: Mastodon (Electronic resource) ; Online social networks ; Social networks Computer network resources ; Audiobooks
    Abstract: Ready to escape the drama of existing social media platforms and try something new and awesome in the world of social media? In Mastodon For Dummies, experienced tech trainers Chris Minnick and Mike McCallister show you exactly how to use Mastodon, the hot decentralized social media offering on the web and destination for thousands of social media migrants. Learn how to sign up for the service on your choice of server and get familiar with the rules of what's sure to become your new favorite app. You'll discover how to connect with other people, attract your own followers, and make yourself right at home in the Mastodon community. In the book, you'll find: easy-to-follow instructions on how to choose the Mastodon server that suits you best; instructions for establishing new connections on a new social platform and learning the rules of the road; tips for conducting business on Mastodon and making a home for your home-based business or brand on the social media service; and step-by-step guides on launching your very own server. Mastodon For Dummies is a must-listen if you're ready to leave old social platforms in the rearview and try something new.
    Note: Online resource; title from title details screen (O'Reilly, viewed June 20, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 32
    Online Resource
    Online Resource
    [Shelter Island, New York] : Manning Publications
    Language: English
    Pages: 1 online resource (1 audio file (7 hr., 40 min.))
    Edition: [First edition].
    DDC: 005.3
    Keywords: Application software Development ; Logiciels d'application ; Développement ; Audiobooks ; Livres audio
    Abstract: The next generation of containers is here. Learn Podman directly from its creator, discover its exceptional security features, and start managing rootless containers that integrate easily into your systems. In Podman in Action you will learn how to: Build and run containers in rootless mode Develop and manage pods Use SystemD to oversee a container's lifecycle Work with the Podman service via Python Keep your containers confined using Podman security features Manage containerized applications on edge devices Podman in Action shows you how to deploy containerized applications on Linux, Windows, and MacOS systems using Podman. Written by Daniel Walsh, who leads the Red Hat Podman team, this book teaches you how to securely manage the entire application lifecycle without human intervention. You'll quickly get to grips with Podman's unique advantages over Docker, and learn how easy it is to migrate your Docker-based infrastructure. It also demonstrates how, with Podman, you can easily convert containerized applications into Kubernetes-based microservices. About the Technology It's time to upgrade your container engine! The Podman container manager delivers flexible image layer control, seamless Kubernetes compatibility, and rootless containers that can be created, run, and managed by users without admin rights. Plus, its OCI-compliant support for the Docker API lets you shift existing containers to Podman without breaking your scripts or changing the way you work. About the Book Podman in Action introduces the Podman container manager. The easy-to-follow explanations and examples give you a clear view of what containers are, how they work, and how to manage them using Podman's powerful features. You'll get a deep look at the Linux components Podman uses and even learn more about Docker along the way. You'll especially appreciate author Dan Walsh's unique insights into container security. What's Inside Develop and manage pods Key security concepts including SELinux and SECCOMP Use systemd to oversee a container's lifecycle Keep your containers confined using Podman security Manage containerized applications on edge devices Install and run Podman on MacOS and Windows About the Reader For developers or system administrators experienced with Linux and Docker. About the Author Daniel Walsh is a senior distinguished engineer at Red Hat, and leads the team that created Podman. Quotes Red Hat's own master of container security beautifully explains this important container ecosystem. - Michael Bright, mjbright Consulting Filled to the brim with examples and best practices. - Mladen Knežić, CROZ Showcases Podman's architecture, advanced security features, rootless containers, integration with systemd, and much more. I highly recommend it. - Andrea Monacchi, Chili.com A must-read for anyone who wants to harness the power of Podman and the nextgen container ecosystem. - Gowtham Sadasivam, Acceldata.
    Note: Online resource; title from title details screen (O'Reilly, viewed August 29, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 33
    Online Resource
    Online Resource
    [Old Saybrook, Connecticut] : Tantor Media, Inc.
    ISBN: 9798350873337
    Language: English
    Pages: 1 online resource (1 audio file (11 hr., 21 min.))
    Edition: [First edition].
    DDC: 791.4302/33082
    Keywords: Women motion picture producers and directors Social conditions ; Women screenwriters Social conditions ; Women in the motion picture industry Social conditions ; Motion pictures Production and direction ; Social aspects ; Motion picture authorship Social aspects ; Motion pictures Distribution ; Social aspects ; Motion picture industry Social aspects ; Audiobooks
    Abstract: "Conversations about gender equity in the workplace accelerated in the 2010s, with debates inside Hollywood specifically pointing to broader systemic problems of employment disparities and exploitative labor practices. Compounded by the devastating #MeToo revelations, these problems led to a wide-scale call for change. The Value Gap traces female-driven filmmaking across development, financing, production, film festivals, marketing, and distribution, examining the realities facing women working in the industry during this transformative moment. Drawing from five years of extensive interviews with female producers, writers, and directors at different stages of their careers, Courtney Brannon Donoghue examines how Hollywood business cultures ""value"" female-driven projects as risky or not bankable. Industry claims that ""movies targeting female audiences don't make money"" or ""women can't direct big-budget blockbusters"" have long circulated to rationalize systemic gender inequities and have served to normalize studios prioritizing the white male-driven status quo. Through a critical media industry studies lens, The Value Gap challenges this pervasive logic with firsthand accounts of women actively navigating the male-dominated and conglomerate-owned industrial landscape."
    Note: Online resource; title from title details screen (O'Reilly, viewed October 3, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 34
    ISBN: 9798765041994
    Language: English
    Pages: 1 online resource (1 audio file (10 hr., 59 min.))
    Edition: [First edition].
    Additional Information: Vertonung von Terzi, Alessio Growth for good Cambridge, Massachusetts : Harvard University Press, 2022 9780674258426
    DDC: 333.7
    Keywords: Economic development Environmental aspects ; Global warming Economic aspects ; Green movement ; Fossil fuels Economic aspects ; Capitalism ; Audiobooks
    Abstract: Economic growth is wrecking the planet. It's the engine driving climate change, pollution, and the shrinking of natural spaces. To save the environment, will we have to shrink the economy? Might this lead to a better society, helping us break free from an obsession with material wealth that only benefits the few? Alessio Terzi takes these questions as a starting point for a journey into the socioeconomic, evolutionary, and cultural origins of our need for growth. Terzi ranges across centuries and diverse civilizations to show that focus on economic expansion is interwoven with the human quest for happiness, wellbeing, and self-determination. Growth is underpinned by core principles and dynamics behind the West's rise to affluence. Today growth contributes to the stability of liberal democracy, the peaceful conduct of international relations, and the way our society is organized. Abandoning growth would not only prove impractical, but would also sow chaos, exacerbating conflict. This does not mean we have to choose between chaos and environmental destruction. Growth for Good presents a credible agenda to enroll capitalism in the fight against climate catastrophe. With the right policies and the help of engaged citizens, pioneering nations can set in motion a global decarbonization wave and create good jobs and a better world.
    Note: Online resource; title from title details screen (O'Reilly, viewed February 21, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 35
    Online Resource
    Online Resource
    [Old Saybrook, Connecticut] : Tantor Media, Inc.
    ISBN: 9798765092897
    Language: English
    Pages: 1 online resource (1 audio file (16 hr., 24 min.))
    Edition: [First edition].
    DDC: 658.4/21
    Keywords: Entrepreneurship ; New business enterprises Management ; Audiobooks
    Abstract: The perfect resource for your journey to start a business Entrepreneurship For Dummies is the essential guide to becoming your own boss and a successful entrepreneur. We make it simple to learn every step of the process. Identify an opportunity, learn your customers' needs, test your product, protect your intellectual property, secure funding, and get ready for that all-important launch. In classic Dummies style, this book is packed with practical information and useful advice, all in a fun and easy-to-follow format. Take fear out of the entrepreneurship equation and build the confidence you need to make your fantastic business idea take flight. Get up to date on the latest lingo, new ideas for raising money, and the latest ways to do business in the digital age. - Understand the process of starting a business, from beginning to end - Complete the necessary planning and meet legal requirements, without the headache - Get expert tips and tricks on funding your idea and bringing your product or service to market - Build the foundation you need to keep your business thriving and growing Entrepreneurship For Dummies supports you as you travel along the road to success.
    Note: Online resource; title from title details screen (O'Reilly, viewed March 7, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 36
    Online Resource
    Online Resource
    [Old Saybrook, Connecticut] : Tantor Media, Inc.
    ISBN: 9798350810233
    Language: English
    Pages: 1 online resource (1 audio file (06 hr., 28 min.))
    Edition: [First edition].
    DDC: 650.1
    Keywords: Soft skills ; Soft skills ; Audiobooks ; Audiobooks
    Abstract: Soft skills make the hard skills work! Soft skills are the personal qualities that make you a great communicator, problem solver, and leader on the job-and in your personal life. Soft Skills For Dummies helps you hone in on the traits you already have-or fine tune the ones that may need some extra attention-to market yourself as a workplace leader who's in touch with what today's employers are looking for: people who can lead and inspire through interpersonal communication, cultural awareness, time management, teamwork, critical thinking, and problem solving. - Sharpen the skills you need for a successful career - Improve your ability to work with others - Become a more confident job seeker and leader - Grasp the concept of soft skills through real-world applications, inspirational stories, and industry spotlights With content based on a time-tested curriculum designed to prepare you for work and life success, this book is packed with everything you need to build your soft skills to make the strongest impact possible.
    Note: Online resource; title from title details screen (O'Reilly, viewed March 28, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 37
    Online Resource
    Online Resource
    [Old Saybrook, Connecticut] : Tantor Media, Inc.
    ISBN: 9798350810097
    Language: English
    Pages: 1 online resource (1 audio file (23 hr., 51 min.))
    Edition: [First edition].
    Series Statement: For dummies
    DDC: 658.872
    Keywords: Internet marketing ; Audiobooks
    Abstract: Develop and refine your comprehensive online marketing plan Digital Marketing All-in-One For Dummies is the most comprehensive tool for marketers looking to beef up their online presence. In this edition, you'll learn the latest trends in digital marketing strategies, including brand new insight on how to incorporate artificial intelligence into your marketing plans. You'll also get the latest information on how to manage your customers' experiences, create exceptional marketing content, get help from influencers, and leverage social accounts for more followers and greater profits. With the help of this friendly Dummies guide, you'll accelerate your journey from traditional to digital marketing processes, uncover tips to prove ROI of marketing activities, and increase audience engagement. - Build and implement a winning digital plan for your brand - Learn how to establish an online presence with social media - Turn online prospects into loyal customers - Target consumers in any market segment and age bracket Dig into the latest marketing advice as you provide your potential and existing customers the kind of personal experience you look for as a customer.
    Note: Online resource; title from title details screen (O'Reilly, viewed May 2, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 38
    ISBN: 9798765084496
    Language: English
    Pages: 1 online resource (1 audio file (8 hr., 6 min.))
    Edition: [First edition].
    DDC: 332.6092
    Keywords: Shahnaz, Durreen ; Women in finance ; Financial exclusion ; Microfinance ; Social responsibility of business ; Audiobooks
    Abstract: Global inequality is growing. Financial markets disenfranchise women, the 99 percent, and the planet itself. But what if we found the source of power and turned it inside out? What if we made the tools of the system available to all? From growing up with constrained life chances, to working as the first Bangladeshi woman on Wall Street, to becoming a global leader in impact investing, Shahnaz takes us on a mesmerizing trek of innovation, compassion, and enterprise. We accompany her to villages in Bangladesh where she helps women entrepreneurs learn to proudly sign their names, and on visits to venture capitalists who walk past her to shake her male employees' hands. We go to a garment factory where women labor for low wages, and to a town in India where microfinance offers women enough capital to run grocery stores and tailor shops. Along the way, the birth of her two daughters only fuels her relentless pursuit of a world where girls are valued. Finally, armed with financial backers and a plan, Shahnaz crafts the world's first tradeable financial product geared toward investing in underserved women's livelihoods. The Defiant Optimist offers strategies for placing women, the underserved, and the planet at the heart of systems. Together we can locate the levers of power and pull them defiantly in a new direction.
    Note: Online resource; title from title details screen (O'Reilly, viewed June 20, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 39
    ISBN: 9798765003114
    Language: English
    Pages: 1 online resource (1 audio file (11 hr., 49 min.))
    Edition: [First edition].
    DDC: 363.70526
    Keywords: Environmental responsibility International cooperation ; Environmental responsibility Government policy ; Climate change mitigation International cooperation ; Climate change mitigation Government policy ; Climatic changes Government policy ; International cooperation ; Great powers ; Audiobooks
    Abstract: This book is the first of its kind to examine the role of great powers in the international politics of climate change. It develops a novel analytical framework for studying environmental power in international relations, what counts as a great power in the environmental field, and what their special environmental responsibilities are. In doing so, the book connects International Relations (IR) debates on power inequality, great powers and great power management, with global environmental politics (GEP) scholarship. The book brings together leading scholars in IR and GEP whose contributions focus on major environmental powers (United States, China, European Union) and international institutions and issue areas (UN Security Council, multilateral environmental agreements, coal politics). The contributors examine how individual great powers have responded to the global climate challenge and whether they have accepted a special responsibility for stabilizing the global climate. They place emerging discourses on great power responsibility in the context of wider debates about international environmental leadership and climate change securitization. And they provide new insights into how international power inequality intersects with the global ecological crisis, and what role great powers could and should play in the international fight against global warming.
    Note: Online resource; title from title details screen (O'Reilly, viewed June 13, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 40
    Online Resource
    Online Resource
    [Shelter Island, New York] : Manning Publications
    Language: English
    Pages: 1 online resource (1 audio file (7 hr., 29 min.))
    Edition: [First edition].
    DDC: 005.1/4
    Keywords: Java (Computer program language) ; Debugging in computer science ; Audiobooks
    Abstract: Effectively reading and understanding existing code is a developer's superpower. In this book, you'll master techniques for code profiling, advanced debugging, and log evaluation to find and fix bugs and performance problems. In Troubleshooting Java: Read, debug, and optimize JVM applications you will learn how to: Determine what code does the first time you see it Expose code logic problems Evaluate heap dumps to find memory leaks Monitor CPU consumption to optimize execution Use thread dumps to find and solve deadlocks Easily follow a service-oriented or microservices system Properly use logging to better understand Java app execution Use Java debuggers efficiently Searching for bugs, detangling messy legacy code, or evaluating your codebase for new features sucks up much of a developer's time. Troubleshooting Java: Read, debug, and optimize JVM applications teaches code investigation techniques that will help you efficiently understand how Java apps work, how to optimize them, and how to fix the bugs that break them. You'll go from the basics of debugging to advanced methods for locating problems in microservices architectures, and save yourself hours--or even days--of time. Each new technique is explained with lively illustrations and engaging real-world examples. About the Technology Fact: Over the course of your career, you'll spend far more time reading code than you will writing it. The code investigation skills in this book will radically improve your efficiency in understanding and improving Java applications. About the Book Troubleshooting Java: Read, debug, and optimize JVM applications presents practical techniques for exploring and repairing unfamiliar code. In it, you'll learn timesaving practices for discovering hidden dependencies, discovering the root causes of crashes, and interpreting unexpected results. Go beyond profiling and debugging and start understanding how Java applications really work. What's Inside Determine what code does the first time you see it Evaluate heap dumps to find memory leaks Monitor CPU consumption to optimize execution Use thread dumps to find and solve deadlocks Uncover glitches in code logic Locate intermittent runtime problems About the Reader For intermediate Java developers. About the Author Laurențiu Spilcă is a skilled Java and Spring developer and an experienced technology instructor. He is the author of Spring Start Here and Spring Security in Action. Quotes We spend more time trying to understand code than writing it. This book shows you how to use that time wisely. - Brent Honadel, Infor Finally a book that illustrates how to troubleshoot and reason about Java apps in production! It just might save the day! - Atul Shriniwas Khot, SquareOne Insights I wish I had this collection of efficient and usable techniques at the beginning of my career. - Andriy Stosyk, EPAM Systems A great book with deep explanations about debugging techniques. - Cătălin Matei, Endava Understand how Java applications work under the hood. - Fernando Bernardino, Wise.
    Note: Online resource; title from title details screen (O'Reilly, viewed July 11, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 41
    Online Resource
    Online Resource
    [Shelter Island, New York] : Manning Publications
    Language: English
    Pages: 1 online resource (1 audio file (8 hr., 41 min.))
    Edition: [First edition].
    DDC: 005.13/3
    Keywords: Python (Computer program language) ; Electronic data processing ; Audiobooks
    Abstract: Master Python techniques and libraries to reduce run times, efficiently handle huge datasets, and optimize execution for complex machine learning applications. Fast Python is a toolbox of techniques for high performance Python including: Writing efficient pure-Python code Optimizing the NumPy and pandas libraries Rewriting critical code in Cython Designing persistent data structures Tailoring code for different architectures Implementing Python GPU computing Fast Python is your guide to optimizing every part of your Python-based data analysis process, from the pure Python code you write to managing the resources of modern hardware and GPUs. You'll learn to rewrite inefficient data structures, improve underperforming code with multithreading, and simplify your datasets without sacrificing accuracy. Written for experienced practitioners, this book dives right into practical solutions for improving computation and storage efficiency. You'll experiment with fun and interesting examples such as rewriting games in Cython and implementing a MapReduce framework from scratch. Finally, you'll go deep into Python GPU computing and learn how modern hardware has rehabilitated some former antipatterns and made counterintuitive ideas the most efficient way of working. About the Technology Face it. Slow code will kill a big data project. Fast pure-Python code, optimized libraries, and fully utilized multiprocessor hardware are the price of entry for machine learning and large-scale data analysis. What you need are reliable solutions that respond faster to computing requirements while using less resources, and saving money. About the Book Fast Python is a toolbox of techniques for speeding up Python, with an emphasis on big data applications. Following the clear examples and precisely articulated details, you'll learn how to use common libraries like NumPy and pandas in more performant ways and transform data for efficient storage and I/O. More importantly, Fast Python takes a holistic approach to performance, so you'll see how to optimize the whole system, from code to architecture_._ What's Inside Rewriting critical code in Cython Designing persistent data structures Tailoring code for different architectures Implementing Python GPU computing About the Reader For intermediate Python programmers familiar with the basics of concurrency. About the Author Tiago Antao is one of the co-authors of Biopython, a major bioinformatics package written in Python. Quotes.
    Note: Online resource; title from title details screen (O'Reilly, viewed November 15, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 42
    ISBN: 9798765079553
    Language: English
    Pages: 1 online resource (1 audio file (10 hr., 14 min.))
    Edition: [First edition].
    DDC: 338.9
    Keywords: Economic development History ; Audiobooks
    Abstract: Most humans are significantly richer than their ancestors. Humanity gained nearly all of its wealth in the last two centuries. How did this come to pass? How did the world become rich? Mark Koyama and Jared Rubin dive into the many theories of why modern economic growth happened when and where it did. They discuss recently advanced theories rooted in geography, politics, culture, demography, and colonialism. Pieces of each of these theories help explain key events on the path to modern riches. Why did the Industrial Revolution begin in eighteenth-century Britain? Why did some European countries, the United States, and Japan catch up in the nineteenth century? Why did it take until the late twentieth and twenty-first centuries for other countries? Why have some still not caught up? Koyama and Rubin show that the past can provide a guide for how countries can escape poverty. There are certain prerequisites that all successful economies seem to have. But there is also no panacea. A society's past and its institutions and culture play a key role in shaping how it may-or may not-develop.
    Note: Online resource; title from title details screen (O'Reilly, viewed January 10, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 43
    ISBN: 9798765092910
    Language: English
    Pages: 1 online resource (1 audio file (13 hr., 43 min.))
    Edition: Third edition.
    DDC: 658.4/04
    Keywords: Scrum (Computer software development) ; Agile software development ; Project management ; Audiobooks
    Abstract: Learn how scrum can help in every part of your life Scrum-an organizing approach that exposes work progress and quality-is used all over the place in software development, but it's not just for coders. Scrum For Dummies shows you how scrum can improve performance regardless of your industry or project. You can even use scrum to get tangible results in your personal projects-prepare for retirement, organize travel, and much more. Plan goals, releases, and sprints for all aspects of business and life. With Dummies, you'll learn how to work flexibility and collaboration into anything you're doing. This book is packed with helpful information to empower you to set up your first scrum project, organize the scrum team, integrate scrum into your agile project management strategy, and just make things work better. - Learn the ins and outs of scrum - Discover how scrum can help you manage projects in any industry and even in your personal life - Organize your scrum team and set up your first project - Integrate scrum into your agile project management strategy This updated edition of Scrum For Dummies is written to make scrum useful for everyone-especially you.
    Note: Online resource; title from title details screen (O'Reilly, viewed February 21, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 44
    ISBN: 9798765079737
    Language: English
    Pages: 1 online resource (1 audio file (8 hr., 14 min.))
    Edition: [First edition].
    DDC: 320.01/1
    Keywords: Common good ; Technology Social aspects ; Forecasting ; Capitalism ; Audiobooks
    Abstract: This major new manifesto offers a "clear and compelling vision of a postcapitalist society" and shows how left-wing politics can be rebuilt for the twenty-first century (Mark Fisher, author of Capitalist Realism Neoliberalism isn't working. Austerity is forcing millions into poverty and many more into precarious work, while the left remains trapped in stagnant political practices that offer no respite. Inventing the Future is a bold new manifesto for life after capitalism. Against the confused understanding of our high-tech world by both the right and the left, this book claims that the emancipatory and future-oriented possibilities of our society can be reclaimed. Instead of running from a complex future, Nick Srnicek and Alex Williams demand a postcapitalist economy capable of advancing standards, liberating humanity from work and developing technologies that expand our freedoms. This new edition includes a new chapter where they respond to their various critics
    Note: Online resource; title from title details screen (O'Reilly, viewed March 7, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 45
    Online Resource
    Online Resource
    [Old Saybrook, Connecticut] : Tantor Media, Inc.
    ISBN: 9798350814170
    Language: English
    Pages: 1 online resource (1 audio file (8 hr., 49 min.))
    Edition: [First edition].
    DDC: 153.1/2
    Keywords: Memory ; Neurosciences ; Brain ; Brain ; Memory ; Neurosciences ; Audiobooks ; Audiobooks
    Abstract: Not long ago, it was thought that the brain you were born with was the brain you would die with, and that the brain cells you had at birth were the most you would ever possess. Your brain was thought to be hardwired to function in predetermined ways. It turns out that's not true. Your brain is not hardwired; it's "softwired" by experience. This book shows you how you can rewire parts of the brain to feel more positive about your life, remain calm during stressful times, and improve your social relationships. Written by a leader in the field of Brain-Based Therapy, it teaches you how to activate the parts of your brain that have been underactivated and calm down those areas that have been hyperactivated, so that you feel positive about your life and remain calm during stressful times. You will also learn to improve your memory, boost your mood, have better relationships, and get a good night's sleep. Rewire Your Brain reveals how cutting-edge developments in neuroscience and evidence-based practices can be used to improve your everyday life. Explaining exciting new developments in neuroscience and their applications to daily living, this audiobook will guide you through the process of changing your brain so you can change your life and be free of self-imposed limitations
    Note: Online resource; title from title details screen (O'Reilly, viewed March 28, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 46
    Online Resource
    Online Resource
    [Old Saybrook, Connecticut] : Tantor Media, Inc.
    ISBN: 9798765075678
    Language: English
    Pages: 1 online resource (1 audio file (5 hr., 38 min.))
    Edition: [First edition].
    DDC: 658.1/1
    Keywords: Entrepreneurship ; New business enterprises ; Success in business ; Audiobooks
    Abstract: You've thought about starting your own business ... but how can you decide if you should really take the leap? You need answers, not bullshit. This book has them. Entrepreneurial Leap, Updated and Expanded Edition is an easy-to-use guide that will help you decide if entrepreneurship is right for you-because success as an entrepreneur depends on far more than just a great idea and a generous helping of luck. In this three-part book, Gino Wickman, bestselling author of Traction, reveals the six essential traits that every entrepreneur needs in order to succeed, based on real-world startups. If these traits ring true for you, you'll get a glimpse of what your life would look like as an entrepreneur. What's more, Wickman will help you determine what type of business best suits your unique skill set and provide a detailed roadmap that will accelerate your path to startup success. Packed with real-life stories and practical advice, Entrepreneurial Leap, Updated and Expanded Edition is a simple how-to manual for BIG results. Should you take the leap toward entrepreneurship? Find out today and let tomorrow be the first step in your new journey, whatever shape it may take.
    Note: Online resource; title from title details screen (O'Reilly, viewed May 23, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 47
    Online Resource
    Online Resource
    [Old Saybrook, Connecticut] : Tantor Media, Inc.
    ISBN: 9798765090015
    Language: English
    Pages: 1 online resource (1 audio file (8 hr., 12 min.))
    Edition: [First edition].
    DDC: 647.94092
    Keywords: Sharp, Isadore ; Four Seasons Hotels & Resorts ; Hotelkeepers Biography ; Hotel management ; Audiobooks ; Biographies
    Abstract: The founder of Four Seasons Hotels shares the philosophy and values that have made his legendary brand How did a child of immigrants, starting with no background in the hotel business, create the world's most admired and successful hotel brand? And how has Four Seasons grown so dramatically, over nearly half a century, without losing its focus on exceptional quality and unparalleled service? Isadore Sharp answers these questions in his inspiring memoir. He started out in Toronto, the son of a modest builder from Poland, but ambition and fate rapidly took him beyond his father's three-man construction business. Sharp learned the hotel business by trial and error. His breakthrough was a vision for a new kind of hotel, featuring superior design, top-quality amenities, and, above all, a deep commitment to service. Today, Four Seasons is widely recognized as the world leader in comfort and luxury-in fact, it sets the standard by which every luxury hotel is measured.
    Note: Online resource; title from title details screen (O'Reilly, viewed June 20, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 48
    Online Resource
    Online Resource
    [Old Saybrook, Connecticut] : Tantor Media, Inc.
    ISBN: 9781666150230 , 1666150231
    Language: English
    Pages: 1 online resource (1 audio file (13 hr., 50 min.)).
    Edition: [First edition].
    Series Statement: For dummies
    DDC: 658.84
    Keywords: Shopify (Electronic resource) ; Electronic commerce ; Audiobooks
    Abstract: Launch a successful online store in moments with the help of the most popular ecommerce platform on the planet As the platform of choice for over one million businesses in over 175 countries, Shopify powers everything from small local stores to multi-million-dollar ecommerce operations. There's no question you can make it work for you. But how can you get started? In Shopify For Dummies, ecommerce exec, adviser, and speaker Paul Waddy wastes no time showing you how to create and open a thriving online store. You can do it all, from marketing and customer engagement to payments and shipping. The book will help you: - Manage and market your inventory, including how to create collections and upload multiple products and images with a single click - Learn to market to the right people at the right time in the right way, through platforms like Facebook and Google - Discover how to make the most of Shopify's countless and powerful features, like email subscriber collection, tags, payment and currency options, shipping rules, and its in-depth analytics dashboard. - Set shipping prices and rules, and create shipping accounts with Australia Post.
    Note: Online resource; title from title details screen (O'Reilly, viewed August 8, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 49
    ISBN: 9798350843354
    Language: English
    Pages: 1 online resource (1 audio file (7 hr., 15 min.))
    Edition: [First edition].
    DDC: 332.4
    Keywords: Cryptocurrencies ; Digital currency ; Blockchains (Databases) ; Currency question ; Audiobooks
    Abstract: The cryptocurrency world has transformed in a few short years from a niche subculture to a parallel economic universe. How do tens of thousands of financial actors make these new monies? What forces give cryptocurrencies their value-or take it away? And what does crypto's spectacular ascent reveal about the nature of money? In this groundbreaking ethnographic analysis of crypto economies and their global markets and communities, Koray Caliskan offers an inside view of how cryptocurrencies are made and traded. He argues that cryptocurrency should be understood as "data money," a historically novel money type, created as the right to send data privately over an accounting infrastructure called blockchain. Drawing on two years of fieldwork among global cryptocurrency communities and in crypto markets, Caliskan makes visible the production principles of cryptocurrencies and explores how crypto exchanges work from within. He explains why and how we have been misunderstanding, underregulating, and improperly taxing crypto exchanges and actors. He also proposes a radically new way to make sense of new finance and its actors. An invaluable book for all listeners seeking to understand cryptocurrency, Data Money sheds new light on a profound transformation of finance and its possible future trajectories
    Note: Online resource; title from title details screen (O'Reilly, viewed August 8, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 50
    ISBN: 9798350875478
    Language: English
    Pages: 1 online resource (1 audio file (7 hr., 58 min.))
    Edition: [First edition].
    DDC: 650.1
    Keywords: Performance ; Ability ; Reinforcement (Psychology) ; Success ; Audiobooks
    Abstract: We live in a competition loving culture. We love the performance, the big win, the ticking seconds of the clock as the game comes down to the wire. We watch games and cheer, sometimes to the point of obsession, but if we really wanted to see greatness-wanted to cheer for it, see it happen, understand what made it happen-we'd spend our time watching, obsessing on, and maybe even cheering the practices instead. This book puts practice on the front burner of all who seek to instill talent and achievement in others as well as in themselves. This is a journey to understand that practice, not games, makes champions. In this book, the authors engage the dream of better, both in fields and endeavors where participants know they should practice and also in those where many do not yet recognize the transformative power of practice. And it's not just whether you practice. How you practice may be a true competitive advantage. Deliberately engineered and designed practice can revolutionize our most important endeavors. The clear set of rules presented in Practice Perfect will make us better in virtually every performance of life. The "how-to" rules of practice cover such topics as rethinking practice, modeling excellent practice, using feedback, creating a culture of practice, making new skills stick, and hiring for practice
    Note: Vendor-supplied metadata. - Online resource; title from title details screen (O'Reilly, viewed August 8, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 51
    ISBN: 9798350843378
    Language: English
    Pages: 1 online resource (1 audio file (14 hr., 16 min.))
    Edition: [First edition].
    DDC: 155.2/32
    Keywords: Workaholism ; Workaholics Family relationships ; Quality of life ; Audiobooks
    Abstract: Americans love a hard worker. The employee who toils eighteen-hour days and eats meals on the run between appointments is usually viewed with a combination of respect and awe. But for many, this lifestyle leads to family problems, a decline in work productivity, and, ultimately, physical and mental burnout. Chained to the Desk in a Hybrid World provides an inside look at the impact of work stress on those who live and work with workaholics-partners, spouses, children, and colleagues-as well as the appropriate techniques for clinicians who treat them. This book builds on the research included in three previous editions of Chained to the Desk from the bestselling author and family therapist Bryan E. Robinson. In the wake of the COVID-19 pandemic and the rise of working from home, Robinson finds that the agonies of work stress have become more challenging. Recent years have seen an unprecedented shift to remote work, which has made it significantly harder to maintain the delicate work-life balance, weakened by smartphones and other technology. The result is that many workaholics are more stressed and burnt out than ever before in their work, despite being in the presence of family. Chained to the Desk in a Hybrid World both counsels and consoles. It provides a step-by-step guide to help listeners spot, understand, and ultimately recover from workaholism.
    Note: Online resource; title from title details screen (O'Reilly, viewed September 26, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 52
    Online Resource
    Online Resource
    [Old Saybrook, Connecticut] : Tantor Media, Inc.
    ISBN: 9798350858457
    Language: English
    Pages: 1 online resource (1 audio file (7 hr., 57 min.)).
    Edition: 2nd edition.
    Series Statement: For dummies
    DDC: 808/.0666
    Keywords: Technical writing ; Audiobooks
    Abstract: Technical Writing For Dummies is a master class on how to build a career writing user manuals, e-learning, streaming, simulations, and more. Whether you're new to the field, a seasoned professional, or a technical person who needs to write, this guide arms you with the skills you need to cash in on this flourishing world of technical writing. As a tech writer, you'll need a robust skillset that allows you to offer clear and concise documentation for just about anything. This new edition of Technical Writing For Dummies-updated for today's tech writing advances-can get you there. - Uncover the basics of technical writing and master common documentation types - Get insight into the career paths available - Discover new remote collaboration options and cloud-based tools for technical writers - Learn how to elevate your documents for high search engine optimization (SEO) rankings - Improve your craft to connect with diverse, global audiences Whether you're a technical writer or technical professional who needs to write-you can learn the best practices of effective technical writing, as well as how to navigate its various formats and platforms.
    Note: Online resource; title from title details screen (O'Reilly, viewed September 26, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 53
    Online Resource
    Online Resource
    [Old Saybrook, Connecticut] : Tantor Media, Inc.
    ISBN: 9798350826272
    Language: English
    Pages: 1 online resource (1 audio file (7 hr., 57 min.))
    Edition: [First edition].
    DDC: 158.1
    Keywords: Self-realization ; Self-care, Health ; Mental health ; Well-being ; Success ; Audiobooks
    Abstract: Successful health? Healthy success? You can have both with Success Starts Within, your guide to science-backed strategies rooted in the principle that outward success begins with inner wealth. Drawing from the latest research in neuroscience and positive psychology, mindset and resilience expert Chazz Scott shares practical strategies for what he refers to as radical self-care-an approach to living that helps us transcend negative thinking, gain inner confidence, improve focus, and develop meaningful relationships-so that we may achieve true fulfillment in our personal and professional lives. Success Starts Within addresses the urgent need for regular, continual self-care and personal growth. It provides proven techniques to alleviate stress and anxiety, boost life satisfaction, and improve whole-body health. At a time when the health-care industry is overwhelmed, this book offers practical, science-based solutions anyone can integrate into their daily routine. Some of the science-backed strategies that will help listeners learn numerous skills. Packed with tips and step-by-step exercises, this book empowers listeners to establish a firm foundation of whole-body health so that success can follow naturally.
    Note: Online resource; title from title details screen (O'Reilly, viewed September 26, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 54
    Online Resource
    Online Resource
    [Shelter Island, New York] : Manning Publications
    Language: English
    Pages: 1 online resource (1 audio file (11 hr., 28 min.))
    Edition: [First edition].
    DDC: 005.1
    Keywords: Application program interfaces (Computer software) ; Application software Development ; Audiobooks
    Abstract: Follow real-world API projects from concept to production, and learn hands-on how to describe and design APIs using OpenAPI. In Designing APIs with Swagger and OpenAPI you will learn how to: Understand OpenAPI syntax and structure Use Swagger and other tooling to create OpenAPI definitions Design authentication and authorization Turn an OpenAPI description into online documentation Automate processes and generating code Iterate an API design with user stories Build a frontend against a mock server Generate backend code with Swagger Codegen Versioning an API and dodging breaking changes Work with cross-functional teams Designing APIs with Swagger and OpenAPI is a comprehensive guide to designing and describing your first RESTful API using the most widely adopted standards. Following expert instruction from Swagger core contributor Josh Ponelat and API consultant Lukas Rosenstock, you'll spend each chapter progressively expanding the kind of APIs you'll want to build in the real world. You'll utilize OpenAPI and Swagger to help automate your workflow, and free up your time to work on more exciting features. Learn the syntax and structure of OpenAPI definitions, create and iterate on an API design with common tools, and release your API to the public. About the Technology Create web APIs that customers and developers will love! Using Swagger, a collection of tools for defining and documenting REST APIs, you will build safe, controlled access to your software. And because Swagger implements the vendor-neutral OpenAPI specification, you'll be building to the same standards adopted by Google, Microsoft, and Amazon. About the Book Designing APIs with Swagger and OpenAPI introduces a design-first approach. Written for developers new to API design, it follows the lifecycle of an API project from concept to production. You'll explore the dos and don'ts of APIs through progressively complete examples. You'll get hands-on experience designing APIs for specific business needs, using open source tools to generate documentation, and building developer-friendly components like mocks and client SDKs. What's Inside OpenAPI syntax and structure Using Swagger to create OpenAPI definitions Automating processes and generating code Working with cross-functional teams About the Reader For web developers. No prior knowledge of Swagger or OpenAPI required. About the Authors Josh Ponelat is the Swagger Open Source lead at SmartBear. Lukas Rosenstock is an independent software developer and API consultant. Quotes This book clearly presents patterns and techniques that will enhance the experience for all software developers who need to work with APIs! - From the Foreword by Tony Tam, Founder of Swagger Everyone in the business of designing APIs should read this book! - Pierre-Michel Ansel, 8x8 Essential advice for design-first API development. - Ian Lovell, Cutover A must-read for individuals and teams that are building APIs. - Foster Haines, Senior Consultant at J2 Interactive.
    Note: Online resource; title from title details screen (O'Reilly, viewed July 11, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 55
    Online Resource
    Online Resource
    [Shelter Island, New York] : Manning Publications
    Language: English
    Pages: 1 online resource (1 audio file (7 hr., 3 min.))
    Edition: [First edition].
    DDC: 005.7565
    Keywords: Database management ; Electronic data processing ; Audiobooks
    Abstract: The authors have had many years of real-world experience using Kafka, and this book's on-the-ground feel really sets it apart. From the foreword by Jun Rao, Confluent Cofounder Master the wicked-fast Apache Kafka streaming platform through hands-on examples and real-world projects. In Kafka in Action you will learn: Understanding Apache Kafka concepts Setting up and executing basic ETL tasks using Kafka Connect Using Kafka as part of a large data project team Performing administrative tasks Producing and consuming event streams Working with Kafka from Java applications Implementing Kafka as a message queue Kafka in Action is a fast-paced introduction to every aspect of working with Apache Kafka. Starting with an overview of Kafka's core concepts, you'll immediately learn how to set up and execute basic data movement tasks and how to produce and consume streams of events. Advancing quickly, you'll soon be ready to use Kafka in your day-to-day workflow, and start digging into even more advanced Kafka topics. about the technology Think of Apache Kafka as a high performance software bus that facilitates event streaming, logging, analytics, and other data pipeline tasks. With Kafka, you can easily build features like operational data monitoring and large-scale event processing into both large and small-scale applications. about the book Kafka in Action introduces the core features of Kafka, along with relevant examples of how to use it in real applications. In it, you'll explore the most common use cases such as logging and managing streaming data. When you're done, you'll be ready to handle both basic developer- and admin-based tasks in a Kafka-focused team. about the audience For intermediate Java developers or data engineers. No prior knowledge of Kafka required. about the authors Dylan Scott is a software developer in the insurance industry. Viktor Gamov is a Kafka-focused developer advocate. At Confluent, Dave Klein helps developers, teams, and enterprises harness the power of event streaming with Apache Kafka. A surprisingly accessible introduction to a very complex technology. Developers will want to keep a copy close by. Conor Redmond, InComm Payments A comprehensive and practical guide to Kafka and the ecosystem. Sumant Tambe, Linkedin It quickly gave me insight into how Kafka works, and how to design and protect distributed message applications. Gregor Rayman, Cloudfarms.
    Note: Online resource; title from title details screen (O'Reilly, viewed July 25, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 56
    Language: English
    Pages: 1 online resource (1 audio file (09 hr., 31 min.))
    Edition: [First edition].
    DDC: 005.117
    Keywords: Object-oriented programming (Computer science) ; Data structures (Computer science) ; Audiobooks
    Abstract: Eliminate the unavoidable complexity of object-oriented designs. The innovative data-oriented programming paradigm makes your systems less complex by making it simpler to access and manipulate data. In Data-Oriented Programming you will learn how to: Separate code from data Represent data with generic data structures Manipulate data with general-purpose functions Manage state without mutating data Control concurrency in highly scalable systems Write data-oriented unit tests Specify the shape of your data Benefit from polymorphism without objects Debug programs without a debugger Data-Oriented Programming is a one-of-a-kind guide that introduces the data-oriented paradigm. This groundbreaking approach represents data with generic immutable data structures. It simplifies state management, eases concurrency, and does away with the common problems you'll find in object-oriented code. The book presents powerful new ideas through conversations, code snippets, and diagrams that help you quickly grok what's great about DOP. Best of all, the paradigm is language-agnostic--you'll learn to write DOP code that can be implemented in JavaScript, Ruby, Python, Clojure, and also in traditional OO languages like Java or C#. About the Technology Code that combines behavior and data, as is common in object-oriented designs, can introduce almost unmanageable complexity for state management. The Data-oriented programming (DOP) paradigm simplifies state management by holding application data in immutable generic data structures and then performing calculations using non-mutating general-purpose functions. Your applications are free of state-related bugs and your code is easier to understand and maintain. About the Book Data-Oriented Programming teaches you to design software using the groundbreaking data-oriented paradigm. You'll put DOP into action to design data models for business entities and implement a library management system that manages state without data mutation. The numerous diagrams, intuitive mind maps, and a unique conversational approach all help you get your head around these exciting new ideas. Every chapter has a lightbulb moment that will change the way you think about programming. What's Inside Separate code from data Represent data with generic data structures Manage state without mutating data Control concurrency in highly scalable systems Write data-oriented unit tests Specify the shape of your data About the Reader For programmers who have experience with a high-level programming language like JavaScript, Java, Python, C#, Clojure, or Ruby. About the Author Yehonathan Sharvit has over twenty years of experience as a software engineer. He blogs, speaks at conferences, and leads Data-oriented programming workshops around the world. Quotes Reach the next level of enlightenment ... Reduce accidental complexity and raise the level of abstraction. - From the Foreword by Michael T. Nygard, author of Release It!: Design and Deploy Production-Ready Software After I saw the examples, I couldn't unsee it. I didn't need a new language; I needed to approach programming differently! - From the Foreword by Ryan Singer, author of Shape Up: Stop Running in Circles and Ship Work that Matters If you have to deal with data in your code, you should know about DOP! - Michael Aydinbas, Exxeta The principles are straightforward and universally applicable. - Seth MacPherson, QuoteFactory.
    Note: Online resource; title from title details screen (O'Reilly, viewed October 25, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 57
    Online Resource
    Online Resource
    [Old Saybrook, Connecticut] : Tantor Media, Inc.
    ISBN: 9798765063736
    Language: English
    Pages: 1 online resource (1 audio file (08 hr., 45 min.))
    Edition: [First edition].
    DDC: 355.0092
    Keywords: Foley, Robert F ; United States Biography Officers ; Generals Biography ; Audiobooks ; Biographies
    Abstract: Robert Foley had only been in Vietnam for six months when he was promoted to captain and given command of a rifle company. In November 1966, Foley led his men on a mission to rescue another company that had been pinned down by Viet Cong forces. His leadership that day inspired his men and led to a successful operation-and the Medal of Honor. His actions in Vietnam were only a small portion of a long and varied career of service in the US Army, but Foley did not always seem marked for success. Coming from a blue-collar suburb of Boston, his years in West Point were marked by poor grades, injuries, and sickness. With a determination to lead by example and inspire trust among others, Foley served across the globe and rose through the ranks. He even returned to West Point as Commandant of Cadets, later retiring as a 3-star general and commander of Fifth Army.
    Note: Online resource; title from title details screen (O'Reilly, viewed November 8, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 58
    Online Resource
    Online Resource
    [Old Saybrook, Connecticut] : Tantor Media, Inc.
    ISBN: 9798765041130
    Language: English
    Pages: 1 online resource (1 audio file (10 hr., 28 min.))
    Edition: [First edition].
    DDC: 910.202
    Keywords: Travelers Employment ; Telecommuting ; Downloadable audio books ; Audiobooks
    Abstract: Why work from home when you can work anywhere? Not all who wander are lost! Digital Nomads For Dummies answers all your questions about living and working away from home, short term or long term. Become a globetrotter or just trot around your home country, with the help of experienced digital nomad Kristin Wilson. Millions of people have already embraced the lifestyle, moving around as the spirit takes them, exploring new places while holding down a job and building a fantastic career. Learn the tricks of building a nomad mindset, keeping your income flowing, creating a relocation plan, and enjoying the wonders of the world around you. - Learn what digital nomadism is and whether it's the right lifestyle for you - Uncover tips and ideas for keeping travel fun while holding down a nine-to-five - Travel solo or with a family, internationally or within your home country - Create a plan so you can keep growing in your career, no matter where you are If you're ready to put the office life behind you and the open road in front of you, check out Digital Nomads For Dummies and get your adventure started!
    Note: Online resource; title from title details screen (O'Reilly, viewed September 20, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 59
    ISBN: 9798765051818
    Language: English
    Pages: 1 online resource (1 audio file (10 hr., 19 min.))
    Edition: [First edition].
    DDC: 338.9/001
    Keywords: Economic development ; Unemployment Effect of inflation on ; Caste ; Economics ; Downloadable audio books ; Audiobooks
    Abstract: The updated edition of Mancur Olson's award-winning book The Rise and Decline of Nations.
    Note: Online resource; title from title details screen (O'Reilly, viewed September 20, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 60
    Online Resource
    Online Resource
    [Old Saybrook, Connecticut] : Tantor Media, Inc.
    ISBN: 9798765070314
    Language: English
    Pages: 1 online resource (1 audio file (06 hr., 50 min.))
    Edition: [First edition].
    DDC: 650.1/3
    Keywords: Employees Training of ; Career education ; Occupational training ; Vocational education ; Manpower planning ; Audiobooks
    Abstract: A visionary guide for the future of learning and work Long Life Learning: Preparing for Jobs That Don't Even Exist Yet offers listeners a fascinating glimpse into a near-future where careers last 100 years, and education lasts a lifetime. The book makes the case that learners of the future are going to repeatedly seek out educational opportunities throughout the course of their working lives-which will no longer have a beginning, middle, and end. Long Life Learning focuses on the disruptive and burgeoning innovations that are laying the foundation for a new learning model that includes clear navigation, wraparound and funding supports, targeted education, and clear connections to more transparent hiring processes. Written by the former chief innovation officer of Strada Education Network's Institute for the Future of Work, the book examines: - How will a dramatically extended lifespan affect our careers? - How will more time in the workforce shape our educational demands? - Will a four-year degree earned at the start of a 100-year career adequately prepare us for the challenges ahead?
    Note: Online resource; title from title details screen (O'Reilly, viewed October 4, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 61
    ISBN: 9798765054895
    Language: English
    Pages: 1 online resource (1 audio file (10 hr., 41 min.))
    Edition: [First edition].
    DDC: 332.01
    Keywords: Financial institutions Risk management ; Financial crises ; Financial risk ; Financial crises ; Financial risk ; Downloadable audio books ; Audiobooks ; Audiobooks
    Abstract: A challenge to the conventional wisdom surrounding financial risk, providing insight into why easy solutions to control the financial system are doomed to fail Finance plays a key role in the prosperity of the modern world-but it also brings grave dangers. We seek to manage those threats with a vast array of sophisticated mathematical tools and techniques of financial risk management. Too often, though, we fail to address the greatest risk-the peril posed by our own behavior. Jon Danielsson argues that critical risk is generated from within, through the interactions of individuals and perpetuated by their beliefs, objectives, abilities, and prejudices. He asserts that the widespread belief that risk originates outside the financial system frustrates our ability to measure and manage it, and the likely consequences of new regulations will help alleviate small-scale risks but, perversely, encourage excessive risk taking. Danielsson uses lessons from past and recent crises to show that diversity is the best way to safeguard our financial system.
    Note: Online resource; title from title details screen (O'Reilly, viewed July 12, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 62
    ISBN: 9798765020456
    Language: English
    Pages: 1 online resource (1 audio file (10 hr., 59 min.))
    Edition: [First edition].
    DDC: 363.325/11
    Keywords: Terrorism ; Right-wing extremists ; Online social networks ; Online hate speech ; Radicalization ; Downloadable audio books ; Audiobooks
    Abstract: More than a decade ago, counterterrorism expert Rita Katz began browsing white supremacist and neo-Nazi forums. The hateful rhetoric and constant threats of violence immediately reminded her of jihadist militants, but law enforcement and policy makers barely paid attention to the Far Right. Now, years of attacks committed by extremists radicalized online-including mass murders at a synagogue in Pittsburgh and mosques in Christchurch, New Zealand, as well as the Capitol siege-have brought home the danger. How has the internet shaped today's threats, and what do the online origins of these movements reveal about how to stop them? In Saints and Soldiers, Katz reveals a new generation of terrorist movements that don't just use the internet, but exist almost entirely on it. She provides a vivid view from the trenches, spanning edgy video game chat groups to mainstream social media platforms to what ISIS and Far-Right mass-shooters in El Paso, Orlando, and elsewhere unwittingly reveal between the lines of their manifestos. Katz shows how the online cultures of these movements create today's terrorists and shape how they commit "real world" violence. From ISIS to QAnon, Saints and Soldiers pinpoints the approaches needed for a new era in which arrests and military campaigns alone cannot stop these never-before-seen threats
    Note: Online resource; title from title details screen (O'Reilly, viewed August 30, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 63
    ISBN: 9798765043974
    Language: English
    Pages: 1 online resource (1 audio file (07 hr., 18 min.))
    Edition: [First edition].
    DDC: 333.72
    Keywords: Environmental quality ; Green New Deal ; Sustainability ; Social justice ; Environmental quality ; Green New Deal ; Social justice ; Sustainability ; Downloadable audio books ; Audiobooks ; Audiobooks
    Abstract: Since it was first proposed in the US House of Representatives, the Green New Deal has been hotly debated. The intent was not simply to fight climate change or address a specific environmental concern, but rather to tackle how climate change and other environmental challenges affect the economy, the vulnerable, and social justice-and vice versa. In Science for a Green New Deal, Eric Davidson dissects this legislative resolution. He also shows how green new deal thinking offers a framework for a convergence of the natural sciences, social science, economics, and community engagement to develop holistic policy solutions to the most pressing issues of our day. Davidson weaves the case for linkages among multiple global crises, including a pandemic that has reversed progress on fighting poverty and hunger, an acceleration of climate change, and a renewed awareness of profound social injustices highlighted by the Black Lives Matter movement. Illustrating these points with his personal life experiences as a child growing up in Montana and as a famed researcher leading a large scientific society, Davidson relates these complex challenges to our everyday lives and decision-making. Science for a Green New Deal is a realistic and optimistic look at how we can attain a more sustainable, prosperous, and just future.
    Note: Online resource; title from title details screen (O'Reilly, viewed July 27, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 64
    ISBN: 9798765005293
    Language: English
    Pages: 1 online resource (1 audio file (07 hr., 53 min.))
    Edition: [First edition].
    DDC: 658.4092
    Keywords: Leadership ; Kindness ; Kindness ; Leadership ; Downloadable audio books ; Audiobooks ; Audiobooks
    Abstract: Kindness and leadership aren't often synonymous. Ask someone to describe "good leadership" to you and you will hear many adjectives used. And though there are many more that come to mind, kindness isn't one of them. And here's the problem with that. What a leader models-how they think, speak, and act-influences the people they lead. Leaders who think, speak, and act unkindly give legitimacy and permission to those they lead to think, speak, and act in exactly the same unkind ways. In an increasingly fragmented, polarized, and divided world, we need leaders who will bring people together, not divide them. We need kindness to become synonymous with good leadership. The purpose of this book is to teach leaders how to lead with kindness so they can influence the people they lead to create kinder workplaces, organizations, and the world. This book gives you a deep theoretical understanding of the importance of leading with kindness and also provides practical exercises for you to use. By the time you finish the book, you will feel confident in your ability to lead with kindness and also to address organizational problems at work, at home, and in the community with kindness
    Note: Online resource; title from title details screen (O'Reilly, viewed May 4, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 65
    ISBN: 9798765058213
    Language: English
    Pages: 1 online resource (1 audio file (6 hr., 3 min.))
    Edition: [First edition].
    DDC: 658.4/092
    Keywords: Leadership ; Executive ability ; Emotional intelligence ; Decision making ; Audiobooks
    Abstract: We are in the midst of a leadership crisis that is derailing business success, and it's time to get rigorous about talent. This book will show you how, with an effective and consistent framework to help galvanize decision-makers around leadership potential. Time and time again, organizations place too many leaders in roles that are not a fit. The financial, strategic, and human costs of poor leadership are staggering and unnecessary. But organizations that effectively identify high-potential talent are likely to financially outperform those that do not do this work by a factor of 4.2 to 1, not to mention all the other positive impacts. Backed by the authors' research, including a study with over fifty global CEOs, the insights and strategies packed into this book will help you eliminate the shocking variation that exists in how people think about determining leadership potential-and empower decision-makers to be game-changers to optimize their organizations. For too long, leadership potential has been treated as an imprecise art and inconsistently applied. CEOs, board members, senior managers, and HR professionals will welcome the thought-provoking insights and practical tools this book gives to build a pipeline of strong leaders.
    Note: Online resource; title from title details screen (O'Reilly, viewed December 13, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 66
    Online Resource
    Online Resource
    [Shelter Island, New York] : Manning Publications
    Language: English
    Pages: 1 online resource (1 audio file (18 hr., 59 min.))
    Edition: Second edition.
    DDC: 005.2762
    Keywords: Java virtual machine ; Java (Computer program language) ; Application software Development ; Audiobooks
    Abstract: Understanding Java from the JVM up gives you a solid foundation to grow your expertise and take on advanced techniques for performance, concurrency, containerization, and more. In The Well-Grounded Java Developer, Second Edition you will learn: The new Java module system and why you should use it Bytecode for the JVM, including operations and classloading Performance tuning the JVM Working with Java's built-in concurrency and expanded options Programming in Kotlin and Clojure on the JVM Maximizing the benefits from your build/CI tooling with Maven and Gradle Running the JVM in containers Planning for future JVM releases The Well-Grounded Java Developer, Second Edition introduces both the modern innovations and timeless fundamentals you need to know to become a Java master. Authors Ben Evans, Martijn Verburg, and Jason Clark distill their decades of experience as Java Champions, veteran developers, and key contributors to the Java ecosystem into this clear and practical guide. You'll discover how Java works under the hood and learn design secrets from Java's long history. Each concept is illustrated with hands-on examples, including a fully modularized application/library and creating your own multithreaded application. About the Technology Java is the beating heart of enterprise software engineering. Developers who really know Java can expect easy job hunting and interesting work. Written by experts with years of boots-on-the-ground experience, this book upgrades your Java skills. It dives into powerful features like modules and concurrency models and even reveals some of Java's deep secrets. About the Book With The Well-Grounded Java Developer, Second Edition you will go beyond feature descriptions and learn how Java operates at the bytecode level. Master high-value techniques for concurrency and performance optimization, along with must-know practices for build, test, and deployment. You'll even look at alternate JVM languages like Kotlin and Clojure. Digest this book and stand out from the pack. What's Inside The new Java module system Performance tuning the JVM Maximizing CI/CD with Maven and Gradle Running the JVM in containers Planning for future JVM releases About the Reader For intermediate Java developers. About the Authors Benjamin J. Evans is a senior principal engineer at Red Hat. Martijn Verburg is the principal SWE manager for Microsoft's Java Engineering Group. Both Benjamin and Martijn are Java Champions. Jason Clark is a principal engineer and architect at New Relic. Quotes Ben, Jason, and Martijn have done a fantastic job with this book. Take advantage of their collective wisdom. - From the Foreword by Heinz Kabutz, The Java Specialists' Newsletter True to its name, it introduces and reinforces concepts from language level down to the JVM bytecode. - Yogesh Shetty, ING Bank Great information...a worthy update. - Michael Wall, Wall Technology Consulting A deep dive into modern Java and JVM-based languages. - Gilberto Taccari, faire.ai A must-read for every Java developer, including seasoned ones! - Jean-François Morin, Laval University.
    Note: Online resource; title from title details screen (O'Reilly, viewed January 31, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 67
    Online Resource
    Online Resource
    [Old Saybrook, Connecticut] : Tantor Media, Inc.
    ISBN: 9798765071052
    Language: English
    Pages: 1 online resource (1 audio file (11 hr., 49 min.))
    Edition: [First edition].
    DDC: 338.951
    Keywords: Economic development ; Economic development ; Poverty ; Poverty ; Audiobooks ; China Economic conditions 1976-2000 ; China Economic conditions 2000- ; China Economic policy 1976-2000 ; China Economic policy 2000- ; Developing countries Economic policy ; Developing countries Social policy
    Abstract: How can poor and weak societies escape poverty traps? Political economists have traditionally offered three answers: "stimulate growth first," "build good institutions first," or "some fortunate nations inherited good institutions that led to growth." Yuen Yuen Ang rejects all three schools of thought and their underlying assumptions: linear causation, a mechanistic worldview, and historical determinism. Instead, she launches a new paradigm grounded in complex adaptive systems, which embraces the reality of interdependence and humanity's capacity to innovate. Her analysis reveals two broad lessons on development. First, transformative change requires an adaptive governing system that empowers ground-level actors to create new solutions for evolving problems. Second, the first step out of the poverty trap is to "use what you have"--Harnessing existing resources to kick-start new markets, even if that means defying first-world norms. Bold and meticulously researched, How China Escaped the Poverty Trap opens up a whole new avenue of thinking for scholars, practitioners, and anyone seeking to build adaptive systems
    Note: Online resource; title from title details screen (O'Reilly, viewed November 22, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 68
    ISBN: 9798765072493
    Language: English
    Pages: 1 online resource (1 audio file (7 hr., 36 min.))
    Edition: [First edition].
    DDC: 658.3008
    Keywords: Diversity in the workplace ; Organizational change ; Discrimination in employment ; Audiobooks
    Abstract: Every year America becomes more diverse, but change in the makeup of the management ranks has stalled. The problem has become an urgent matter of national debate. How do we fix it? Arguing that it's time to focus on changing systems rather than individuals, two of the world's leading experts on workplace diversity show us a better way in the first comprehensive, data-driven analysis of what succeeds and what fails. The surprising results will change how America works. Frank Dobbin and Alexandra Kalev draw on more than thirty years of data from eight hundred companies as well as in-depth interviews with managers. The research shows just how little companies gain from standard practice: sending managers to diversity training to reveal their biases, then following up with hiring and promotion rules, and sanctions, to shape their behavior. Almost nothing changes. It's time, Dobbin and Kalev argue, to focus on changing the management systems that make it hard for women and people of color to succeed. They show us how the best firms are pioneering new recruitment, mentoring, and skill training systems, and implementing strategies for mixing segregated work groups to increase diversity. They explain what a difference ambitious work-life programs make. And they argue that as firms adopt new systems, the key to making them work is to make them accessible to all.
    Note: Online resource; title from title details screen (O'Reilly, viewed November 22, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 69
    ISBN: 9798765052457
    Language: English
    Pages: 1 online resource (1 audio file (10 hr., 47 min.))
    Edition: [First edition].
    DDC: 361.3068/3
    Keywords: Social workers Psychology ; Social workers Job stress ; Secondary traumatic stress ; Downloadable audio books ; Audiobooks
    Abstract: Conscious Service: Ten Ways to Reclaim Your Calling, Move beyond Burnout, and Make a Difference without Sacrificing Yourself will help all types of service providers understand and move beyond burnout and compassion fatigue while discovering a renewed energy for serving others. Each of us can learn how to thrive and find fulfillment in our vocations as we make a positive difference in our homes, workplaces, and communities. Using everyday examples, personal stories, and illuminating questions, Elizabeth Bishop invites us to reimagine how we think about, train for, and embody service. Blurring the line between the traditional and the alternative with expertly chosen spiritual and self-help insights, Conscious Service: Ten Ways to Reclaim Your Calling, Move beyond Burnout, and Make a Difference without Sacrificing Yourself offers pragmatic and inspiring guidance for service providers and the people responsible for the systems and structures through which service is delivered. Even if serving others isn't the core focus of their vocation, listeners will discover keys to avoiding compassion fatigue, feeling better, living with purpose, and contributing with impact.
    Note: Online resource; title from title details screen (O'Reilly, viewed September 20, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 70
    Online Resource
    Online Resource
    [Shelter Island, New York] : Manning Publications
    Language: English
    Pages: 1 online resource (1 audio file (13 hr., 49 min.))
    Edition: [First edition].
    DDC: 005.1
    Keywords: Computer software Development ; Computer programming ; Computer programming ; Computer software ; Development ; Downloadable audio books ; Audiobooks ; Audiobooks
    Abstract: Optimize the decisions that define your code by exploring the common mistakes and intentional tradeoffs made by expert developers. In Software Mistakes and Tradeoffs you will learn how to: Reason about your systems to make intuitive and better design decisions Understand consequences and how to balance tradeoffs Pick the right library for your problem Thoroughly analyze all of your service's dependencies Understand delivery semantics and how they influence distributed architecture Design and execute performance tests to detect code hot paths and validate a system's SLA Detect and optimize hot paths in your code to focus optimization efforts on root causes Decide on a suitable data model for date/time handling to avoid common (but subtle) mistakes Reason about compatibility and versioning to prevent unexpected problems for API clients Understand tight/loose coupling and how it influences coordination of work between teams Clarify requirements until they are precise, easily implemented, and easily tested Optimize your APIs for friendly user experience Code performance versus simplicity. Delivery speed versus duplication. Flexibility versus maintainability--every decision you make in software engineering involves balancing tradeoffs. In Software Mistakes and Tradeoffs you'll learn from costly mistakes that Tomasz Lelek and Jon Skeet have encountered over their impressive careers. You'll explore real-world scenarios where poor understanding of tradeoffs lead to major problems down the road, so you can pre-empt your own mistakes with a more thoughtful approach to decision making. Learn how code duplication impacts the coupling and evolution speed of your systems, and how simple-sounding requirements can have hidden nuances with respect to date and time information. Discover how to efficiently narrow your optimization scope according to 80/20 Pareto principles, and ensure consistency in your distributed systems. You'll soon have built up the kind of knowledge base that only comes from years of experience. About the Technology Every step in a software project involves making tradeoffs. When you're balancing speed, security, cost, delivery time, features, and more, reasonable design choices may prove problematic in production. The expert insights and relatable war stories in this book will help you make good choices as you design and build applications. About the Book Software Mistakes and Tradeoffs explores real-world scenarios where the wrong tradeoff decisions were made and illuminates what could have been done differently. In it, authors Tomasz Lelek and Jon Skeet share wisdom based on decades of software engineering experience, including some delightfully instructive mistakes. You'll appreciate the specific tips and practical techniques that accompany each example, along with evergreen patterns that will change the way you approach your next projects. What's Inside How to reason about your software systematically How to pick tools, libraries, and frameworks How tight and loose coupling affect team coordination Requirements that are precise, easy to implement, and easy to test About the Reader For mid- and senior-level developers and architects who make decisions about software design and implementation. About the Authors Tomasz Lelek works daily with a wide range of production services, architectures, and JVM languages. A Google engineer and author of C# in Depth, Jon Skeet is famous for his many practical contributions to Stack Overflow. Quotes Great book that I wish I had earlier in my career. Many hard-learned lessons contained in these pages. - Dave Corun, Avanade Clear and to-the-point summation of years of real-life experience in software engineering. A must-read for all newcomers to the software engineering world. - Rafael Avila Martinez, Mastercard Shines a light on the intrinsic conflicts of the programming process and how they impact the code you write. - Roberto Casadei, Università di Bologna Summarizes the main pain points for every software developer and presents solutions in a clear and didactic way. - Nelson González, General Electric.
    Note: Online resource; title from title details screen (O'Reilly, viewed July 12, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 71
    Online Resource
    Online Resource
    [Shelter Island, New York] : Manning Publications
    Language: English
    Pages: 1 online resource (1 audio file (11 hr., 57 min.))
    Edition: Sixth edition.
    DDC: 005.2/762
    Keywords: Java (Computer program language) ; Application software Development ; Application software ; Development ; Java (Computer program language) ; Downloadable audio books ; Audiobooks ; Audiobooks
    Abstract: The only book you'll ever need to learn and master the Spring ecosystem. This update is a must-read. Pierre-Michel Ansel, 8x8 If you need to learn Spring, look no further than this widely beloved and comprehensive guide! Fully revised for Spring 5.3, and packed with interesting real-world examples to get your hands dirty with Spring. In Spring in Action, 6th Edition you will learn: Building reactive applications Relational and NoSQL databases Integrating via HTTP and REST-based services, and sand reactive RSocket services Reactive programming techniques Deploying applications to traditional servers and containers Securing applications with Spring Security Over the years, Spring in Action has helped tens of thousands of developers get a major productivity boost from Spring. This new edition of the classic bestseller covers all of the new features of Spring 5.3 and Spring Boot 2.4 along with examples of reactive programming, Spring Security for REST Services, and bringing reactivity to your databases. You'll also find the latest Spring best practices, including Spring Boot for application setup and configuration. about the technology Spring is required knowledge for Java developers! Why? This powerful framework eliminates a lot of the tedious configuration and repetitive coding tasks, making it easy to build enterprise-ready, production-quality software. The latest updates bring huge productivity boosts to microservices, reactive development, and other modern application designs. It's no wonder over half of all Java developers use Spring. about the book Spring in Action, Sixth Edition is a comprehensive guide to Spring's core features, all explained in Craig Walls' famously clear style. You'll put Spring into action as you build a complete database-backed web app step-by-step. This new edition covers both Spring fundamentals and new features such as reactive flows, Kubernetes integration, and RSocket. Whether you're new to Spring or leveling up to Spring 5.3, make this classic bestseller your bible! about the audience For beginning to intermediate Java developers. about the author Craig Walls is an engineer at VMware, a member of the Spring engineering team, a popular author, and a frequent conference speaker. The best resource for modern Spring development. Becky Huett, Big Shovel Labs The definitive guide for developers wanting to build reliable, fault-tolerant, and scalable cloud-native applications using Spring. David Witherspoon, Parsons Spring is still thriving! Get this latest edition to keep growing with it. Kevin Liao, Sotheby's Your fast track for Spring Boot development. David Torrubia Iñigo, MÁSMÓVIL Group NARRATED BY JULIE BRIERLEY.
    Note: Online resource; title from title details screen (O'Reilly, viewed May 4, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 72
    Online Resource
    Online Resource
    [Old Saybrook, Connecticut] : Tantor Media, Inc.
    Language: English
    Pages: 1 online resource (1 audio file (04 hr., 32 min.))
    Edition: [First edition].
    Series Statement: Very short introductions
    DDC: 658.3
    Keywords: Personnel management ; Personnel management ; Downloadable audio books ; Audiobooks ; Audiobooks
    Abstract: The way in which organizations manage their people has always been pivotal to their performance, long before formal human resource management coalesced into a definable and somewhat fashionable discipline in the mid-1980s. Earlier campaigns for worker welfare in the eighteenth and nineteenth century were driven by a mix of humanitarian, religious, philanthropic, and business motives, and sought workplace amenities such as medical care, housing, and libraries. At the same time functionaries and departments specializing in HR processes such as hiring, payroll, and record keeping emerged. This Very Short Introduction describes how the key players and watershed moments in labor history shaped the state of human resource management today. In our era of globalization human resource management has to contend with a number of new and increasingly complex factors, such as global sourcing, regional trade agreements and labor standards, remote working, strategic alliances, and innovation driven by competition. As traditional sources of competitive advantage such as access to capital, protected markets, or proprietary technologies evaporate, firms increasingly look to human resource management to offer a competitive edge. In the 'laboratory' of university departments or in the gritty and sweaty reality of the shop floor, there is no single model of human resource management. Instead human resource management today is as able to impact everything from small owner-managed shops in Brick Lane to the high tech behemoths of Silicon Valley. Adrian Wilkinson shows how human resource management covers the relations between employees and their employers, and explores the range of HR practices, processes, and line management activities.
    Note: Online resource; title from title details screen (O'Reilly, viewed May 4, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 73
    Online Resource
    Online Resource
    [Old Saybrook, Connecticut] : Tantor Media, Inc.
    ISBN: 9798765008096
    Language: English
    Pages: 1 online resource (1 audio file (16 hr., 24 min.))
    Edition: [First edition].
    Series Statement: For dummies
    DDC: 004.6782
    Keywords: Cloud computing Security measures ; Computer networks Security measures ; Computer security ; Computer networks ; Security measures ; Computer security ; Downloadable audio books ; Audiobooks ; Audiobooks
    Abstract: Cloud technology has changed the way we approach technology. It's also given rise to a new set of security challenges caused by bad actors who seek to exploit vulnerabilities in a digital infrastructure. You can put the kibosh on these hackers and their dirty deeds by hardening the walls that protect your data. Using the practical techniques discussed in Cloud Security For Dummies, you'll mitigate the risk of a data breach by building security into your network from the bottom-up. Learn how to set your security policies to balance ease-of-use and data protection and work with tools provided by vendors trusted around the world. This book offers step-by-step demonstrations of how to: - Establish effective security protocols for your cloud application, network, and infrastructure - Manage and use the security tools provided by different cloud vendors - Deliver security audits that reveal hidden flaws in your security setup As firms around the world continue to expand their use of cloud technology, the cloud is becoming a bigger and bigger part of our lives. You can help safeguard with the straightforward strategies discussed in this book.
    Note: Online resource; title from title details screen (O'Reilly, viewed May 4, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 74
    Online Resource
    Online Resource
    [Old Saybrook, Connecticut] : Tantor Media, Inc.
    ISBN: 9781666169577 , 1666169579
    Language: English
    Pages: 1 online resource (1 audio file (06 hr., 47 min.))
    Edition: [First edition].
    DDC: 658.4092
    Keywords: Leadership ; Management ; Leadership ; Management ; Downloadable audio books ; Audiobooks ; Audiobooks
    Abstract: In the history of human progress, the most fruitful developments take place at the intersection of different lines of thoughts. The timeless topic of leadership has for centuries always been dominated by the ideas and philosophies of Western thinkers, business executives, and academics. For far too long, the voice from the East has been deafeningly silent. As Asia rises in the global economy, a question that begs an answer is, "What is the leadership tradition of the East and how will it play out globally?" Leadership consultant BH Tan has written an outstanding exposition of the Asian perspective on leadership. He has drawn upon his deep appreciation of Daoist principles to propose a complementary approach to the Western-centric leadership mindset. A lifelong student of Eastern and Western thinking and leadership, he challenges some of our most cherished truths and perspectives. "Either-or" is out. The "both-and" philosophy will lead us to a better future in this complex, chaotic, yet interconnected world. This is the essence of leadership paradoxes. When we integrate both streams of thinking, we transcend contradictions and tap into greater possibilities for progress and creativity. This can only help us lead more wisely and courageously
    Note: Online resource; title from title details screen (O'Reilly, viewed May 3, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 75
    Online Resource
    Online Resource
    [Old Saybrook, Connecticut] : Tantor Media, Inc.
    ISBN: 9781666195095 , 166619509X
    Language: English
    Pages: 1 online resource (1 audio file (06 hr., 07 min.))
    Edition: [First edition].
    DDC: 658.4/052
    Keywords: Negotiation in business ; Negotiation in business ; Downloadable audio books ; Audiobooks ; Audiobooks
    Abstract: Whether you're involved in a labor-management dispute or a landlord-tenant disagreement, considering a major purchase or overseeing a large commercial transaction, there are elements that are common to all negotiations. This book walks the listener through the world of negotiating in an easy-to-follow, step-by-step fashion, covering the macro and micro-process of negotiations, the importance of adequate preparation, knowledge of the rules, and the role and usefulness of a mediator. Written by a senior business policy analyst and former labor mediator for the U.S. government, the book focuses on labor-management negotiations; however, the concepts, skills, and insight it offers go well beyond labor-management disputes. The book is as useful for a first-time homebuyer or a business student as it is for a veteran union arbitrator or a busy executive.
    Note: Online resource; title from title details screen (O'Reilly, viewed May 3, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 76
    Online Resource
    Online Resource
    [Old Saybrook, Connecticut] : Tantor Media, Inc.
    ISBN: 9798765092675
    Language: English
    Pages: 1 online resource (1 audio file (11 hr., 30 min.))
    Edition: [First edition].
    DDC: 658.456
    Keywords: Meetings ; Audiobooks
    Abstract: Brainstorming meetings. Team meetings. Stakeholder meetings. Zoom meetings. Hybrid meetings. Most of us are part of more meetings than we can even count. And how many of these meetings are actually productive and valuable? Running Effective Meetings For Dummies shows you how to plan, guide, and run a great meeting, whether you're doing it face-to-face, fully virtual, or a combination of both. Authors Dr. Joseph Allen, industrial and organizational psychologist, and Emmy-award winning communications expert Karin Reed team up to walk you through the steps you need to take to make your next meeting your best one yet. You'll learn about: the different kinds of meetings and what each is supposed to accomplish; how to prep for a great meeting and set the expectations of all the participants; how to be an effective leader by guiding discussion during the actual meeting itself; and effective follow-up and evaluation to keep your momentum and continually improve your meetings. Stop enduring meeting-fatigue and start making meetings the fun, productive, and engaging events they're supposed to be. Listen to Running Effective Meetings For Dummies today!
    Note: Online resource; title from title details screen (O'Reilly, viewed December 13, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 77
    Language: English
    Pages: 1 online resource (1 audio file (04 hr., 24 min.))
    Edition: [First edition].
    DDC: 658.8/12
    Keywords: Relationship marketing ; Customer relations ; Customer relations ; Relationship marketing ; Downloadable audio books ; Audiobooks ; Audiobooks
    Abstract: Everything equal, customers choose whether they will return based on the feeling they get when interacting with your brand. Research reveals that a high number of customers will go through the trouble of switching brands due to a bad customer experience. Great businesses know how to make a customer feel seen, understood, and valued. Those satisfied customers trust you more and come back-and they tell their friends. Backed by plenty of on-the-ground research and illustrated with real-life examples, The Come Back Culture shows you how to create an experience that keeps people coming back for more. It shows you how to: - Build a hospitable team - Know your guest - Create moments that impress - Recover quickly when things go wrong Whether you offer a service or a product online or at a physical location, you can use the principles in this book to turn your customers into raving fans of your business who not only spend their money but continue to spread awareness of your brand.
    Note: Online resource; title from title details screen (O'Reilly, viewed May 4, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 78
    Online Resource
    Online Resource
    [Old Saybrook, Connecticut] : Tantor Media, Inc.
    Language: English
    Pages: 1 online resource (1 audio file (10 hr., 55 min.))
    Edition: [First edition].
    DDC: 338.4/7670973
    Keywords: Manufacturing industries ; Industrial policy ; Commerce ; Industrial policy ; Manufacturing industries ; United States ; Downloadable audio books ; Audiobooks ; Audiobooks ; United States Commerce
    Abstract: In Made in the USA, Vaclav Smil powerfully rebuts the notion that manufacturing is a relic of predigital history and that the loss of American manufacturing is a desirable evolutionary step toward a pure service economy. Smil argues that no advanced economy can prosper without a strong, innovative manufacturing sector and the jobs it creates. Smil explains how manufacturing became a fundamental force behind America's economic, strategic, and social dominance. He describes American manufacturing's rapid rise at the end of the nineteenth century, its consolidation and modernization between the two world wars, its role as an enabler of mass consumption after 1945, and its recent decline. Some economists argue that shipping low-value jobs overseas matters little because the high-value work remains in the United States. But, asks Smil, do we want a society that consists of a small population of workers doing high-value-added work and masses of unemployed? Smil assesses various suggestions for solving America's manufacturing crisis, including lowering corporate tax rates, promoting research and development, and improving public education. Will America act to preserve and reinvigorate its manufacturing? It is crucial to our social and economic well-being; but, Smil warns, the odds are no better than even.
    Note: Online resource; title from title details screen (O'Reilly, viewed May 4, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 79
    Online Resource
    Online Resource
    [Old Saybrook, Connecticut] : Tantor Media, Inc.
    ISBN: 9781666193336 , 166619333X
    Language: English
    Pages: 1 online resource (1 audio file (20 hr., 58 min.))
    Edition: [First edition].
    DDC: 777/.7
    Keywords: Computer animation History ; Computer animation ; Downloadable audio books ; Audiobooks ; History ; Audiobooks
    Abstract: The Great Digital Convergence of all media types into one universal digital medium occurred, with little fanfare, at the recent turn of the millennium. The bit became the universal medium, and the pixel conquered the world. Henceforward, nearly every picture in the world would be composed of pixels. In A Biography of the Pixel, Pixar cofounder Alvy Ray Smith argues that the pixel is the organizing principle of most modern media, and he presents a few simple but profound ideas that unify the dazzling varieties of digital image making. Smith's story of the pixel's development begins with Fourier waves, proceeds through Turing machines, and ends with the first digital movies from Pixar, DreamWorks, and Blue Sky. Today, almost all the pictures we encounter are digital. Smith explains, engagingly and accessibly, how pictures composed of invisible stuff become visible-that is, how digital pixels convert to analog display elements. Taking the special case of digital movies to represent all of Digital Light (his term for pictures constructed of pixels), and drawing on his decades of work in the field, Smith approaches his subject from multiple angles. A Biography of the Pixel is essential reading for anyone who has watched a video on a cell phone, played a videogame, or seen a movie.
    Note: Online resource; title from title details screen (O'Reilly, viewed May 3, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 80
    Online Resource
    Online Resource
    [Old Saybrook, Connecticut] : Tantor Media, Inc.
    ISBN: 9798350833812
    Language: English
    Pages: 1 online resource (1 sound file (15 hr., 50 min.))
    Edition: [First edition].
    DDC: 170
    Keywords: Ethics ; Audiobooks
    Abstract: In The Fundamentals of Ethics, Fifth Edition, author Russ Shafer-Landau employs a uniquely engaging writing style to introduce students to the essential ideas of moral philosophy. Offering more comprehensive coverage of the good life, normative ethics, and metaethics than any other text of its kind, this book also addresses issues that are often omitted from other texts, such as the doctrine of doing and allowing, the doctrine of double effect, ethical particularism, the desire-satisfaction theory of well-being, moral error theory, and Ross's theory of prima facie duties. Shafer-Landau carefully reconstructs and analyzes dozens of arguments in depth, at a level that is understandable to students with no prior philosophical background.
    Note: Online resource; title from title details screen (O'Reilly, viewed February 28, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 81
    ISBN: 9798765063996
    Language: English
    Pages: 1 online resource (1 audio file (11 hr., 6 min.))
    Edition: [First edition].
    DDC: 336.3/409410904
    Keywords: Debts, Public ; World War, 1914-1918 Finance ; World War, 1939-1945 Finance ; Audiobooks
    Abstract: The Long Shadow of Default focuses on an important but neglected example of sovereign default between two of the wealthiest and most powerful democracies in modern history. The United Kingdom accrued considerable financial debts to the United States during and immediately after the First World War. In 1934, the British government unilaterally suspended payment on these debts. This book examines why the United Kingdom was one of the last major powers to default on its war debts to the United States and how these outstanding obligations affected political and economic relations between both governments. The British government's unpaid debts cast a surprisingly long shadow over policymaking on both sides of the Atlantic. Memories of British default would limit transatlantic cooperation before and after the Second World War, inform Congressional debates about the economic difficulties of the 1970s, and generate legal challenges for both governments up until the 1990s. More than a century later, the United Kingdom's war debts to the United States remain unpaid and outstanding. David James Gill provides one of the most detailed historical analyses of any sovereign default. He brings attention to an often-neglected episode in international history to inform, refine, and sometimes challenge the wider study of sovereign default.
    Note: Online resource; title from title details screen (O'Reilly, viewed November 22, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 82
    Online Resource
    Online Resource
    [Old Saybrook, Connecticut] : Tantor Media, Inc.
    ISBN: 9798765041314
    Language: English
    Pages: 1 online resource (1 audio file (17 hr., 12 min.))
    Edition: 2nd edition.
    Series Statement: --For dummies
    DDC: 658.3/124
    Keywords: Employees Training of ; Personnel management ; Continuing education ; Downloadable audio books ; Audiobooks
    Abstract: Retain outstanding talent with a successful training and development program One of the best ways to retain great talent in your business is to deliver a strong training and development program-and this book gives you the tools to do just that. Featuring the latest strides in talent development, such as social learning, hybrid training, creating videos, and more, it arms you with everything you need to upskill employees to be more effective, productive, satisfied, and loyal. - Develop a robust training and development program - Foster a supportive and innovative work environment - Use mentoring, coaching, and informal learning effectively - Align learning to your organization's needs Engage your employees with a motivating training program using the helpful guidance in Training & Development For Dummies!
    Note: Online resource; title from title details screen (O'Reilly, viewed September 20, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 83
    ISBN: 9798765025673
    Language: English
    Pages: 1 online resource (1 audio file (06 hr., 13 min.))
    Edition: [First edition].
    DDC: 782.42166092
    Keywords: French, Jay Jay ; Twisted Sister (Musical group) ; Guitarists Biography ; Rock musicians Biography ; Success in business ; Audiobooks ; Autobiographies ; Biographies
    Abstract: In addition to founding Twisted Sister, a world-famous heavy metal band that has sold more than 20 million records worldwide, Jay Jay French is one of the top entrepreneurs in entertainment. After taking over as manager in the 70s, French developed Twisted Sister into the most heavily licensed heavy metal band in history. Part business book, part memoir, Twisted Business is an unexpected, inspiring, whirlwind story of transformation and redemption. Twisted Business follows French's adventure-filled life-from growing up in New York City in the sixties, to working as a drug dealer and struggling as an addict before quitting cold-turkey, and finally, to creating and cultivating Twisted Sister and turning it into one of the most successful brands in the world. Together with his mentor, Steve Farber, a best-selling author and one of the world's top leadership and management experts, French offers unique, hard-earned tips and advice from his nearly fifty years as a musician, music business manager, and entrepreneur. French shows how anyone can create their own brand, grow a successful business, reinvent themselves, or simply find success in what they love to do. Entertaining, provocative, funny, and informative, this book is the trip of a lifetime and a treasured guide for entrepreneurs, business people, and music fans alike.
    Note: Online resource; title from title details screen (O'Reilly, viewed November 8, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 84
    ISBN: 9781666185317 , 1666185310
    Language: English
    Pages: 1 online resource (1 audio file (08 hr., 31 min.))
    Edition: [First edition].
    DDC: 331.110973
    Keywords: Labor supply Effect of education on ; Employees Training of ; College graduates Employment ; Vocational qualifications ; Education, Higher Economic aspects ; College graduates ; Employment ; Education, Higher ; Economic aspects ; Employees ; Training of ; Labor supply ; Effect of education on ; Vocational qualifications ; United States ; Downloadable audio books ; Audiobooks ; Audiobooks
    Abstract: The value proposition of the college degree, long the most guaranteed route to professional preparation for work, is no longer keeping pace with rapidly evolving skill needs that derive from technological advancements impacting today's work force. If the university system does not engage in responsive restructuring, more and more workplaces will bypass them entirely and, instead, identify alternative sources of training that equip learners with competencies to directly meet dynamic needs. The College Devaluation Crisis makes the case that employers and other learning and development entities are emerging to innovate new approaches to training talent that, at times, relies on the higher education sector, but increasingly operates independently in order to satisfy talent needs more agilely and effectively. Targeted primarily toward managers, the book focuses on case studies from leading companies, including Google, Ernst & Young, IBM, and Marriott, to illustrate their innovative strategies for talent development across varying levels of individual education, age, and background. The book also addresses professionals on the university side, urging listeners to consider the question: Will higher education pivot and adapt, or will it resist change and, therefore, be replaced?
    Note: Online resource; title from title details screen (O'Reilly, viewed July 27, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 85
    ISBN: 9798765003770
    Language: English
    Pages: 1 online resource (1 audio file (07 hr., 26 min.))
    Edition: [First edition].
    Series Statement: What everyone needs to know
    DDC: 331.4
    Keywords: Women Employment 21st century ; History ; Married women Employment ; Women's rights ; Feminism ; 2000-2099 ; Feminism ; Married women ; Employment ; Women ; Employment ; Women's rights ; Downloadable audio books ; Audiobooks ; History ; Audiobooks
    Abstract: Women are joining the workforce in increasing numbers, making inroads as entrepreneurs and leaders, acquiring more education, marrying later, and having fewer children-all trends consistent with spending a far greater fraction of their adult lives in the labor force. And yet, even as women break the glass ceiling and challenge gender and sexual norms, they are told they need to "lean in" and powerful movements like #TimesUP and #MeToo are still necessary to expose and overcome endemic discrimination, exploitation, harassment, and worse. Women in the Workforce: What Everyone Needs to Know® provides an essential and accessible introduction to the significance of women in the economy and the obstacles they face in claiming equal status. Economists Laura M. Argys and Susan L. Averett tackle timely topics like the wage gap, "women's work," and gendered workplace interactions in an easy-to-read question and answer format. The book focuses on the choices people make and how these are framed by institutional impediments that create inequalities in the options available to men and women. Argys and Averett highlight how the experience of being a woman in the labor market varies, sometimes dramatically, by race, ethnicity, sexual orientation, and socioeconomic status. They also explore how living in cities, towns, and rural areas influence choices and outcomes
    Note: Online resource; title from title details screen (O'Reilly, viewed July 12, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 86
    Online Resource
    Online Resource
    [Old Saybrook, Connecticut] : Tantor Media, Inc.
    ISBN: 9798765066898
    Language: English
    Pages: 1 online resource (1 audio file (07 hr., 54 min.))
    Edition: [First edition].
    DDC: 320.53/2
    Keywords: Communism ; Public health ; Audiobooks
    Abstract: A searing analysis of health and illness under capitalism from hosts of the hit podcast Death Panel Written by cohosts of the hit Death Panel podcast and longtime disability justice and healthcare activists Beatrice Adler-Bolton and Artie, Health Communism first examines how capital has instrumentalized health, disability, madness, and illness to create a class seen as "surplus," regarded as a fiscal and social burden. Demarcating the healthy from the surplus, the worker from the "unfit" to work, the authors argue, serves not only to undermine solidarity but to mark whole populations for extraction by the industries that have emerged to manage and contain this "surplus" population. Health Communism then looks to the grave threat capital poses to global public health, and at the rare movements around the world that have successfully challenged the extractive economy of health. Ultimately, Adler-Bolton and Vierkant argue, we will not succeed in defeating capitalism until we sever health from capital. To do this will require a radical new politics of solidarity that centers the surplus, built on an understanding that we must not base the value of human life on one's willingness or ability to be productive within the current political economy. Capital, it turns out, only fears health
    Note: Online resource; title from title details screen (O'Reilly, viewed October 25, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 87
    Online Resource
    Online Resource
    [Old Saybrook, Connecticut] : Tantor Media, Inc.
    ISBN: 9781666174175 , 1666174173
    Language: English
    Pages: 1 online resource (1 audio file (09 hr., 16 min.))
    Edition: [First edition].
    Series Statement: For dummies
    DDC: 658.4/78
    Keywords: Business enterprises Computer networks ; Security measures ; Computer security ; Business enterprises ; Computer networks ; Security measures ; Computer security ; Downloadable audio books ; Audiobooks ; Audiobooks
    Abstract: Every organization needs a strong security program. One recent study estimated that a hacker attack occurs somewhere every 37 seconds. Since security programs are only as effective as a team's willingness to follow their rules and protocols, it's increasingly necessary to have not just a widely accessible gold standard of security, but also a practical plan for rolling it out and getting others on board with following it. Security Awareness For Dummies gives you the blueprint for implementing this sort of holistic and hyper-secure program in your organization. Written by one of the world's most influential security professionals-and an Information Systems Security Association Hall of Famer-this pragmatic and easy-to-follow book provides a framework for creating new and highly effective awareness programs from scratch, as well as steps to take to improve on existing ones. It also covers how to measure and evaluate the success of your program and highlight its value to management. - Customize and create your own program - Make employees aware of the importance of security - Develop metrics for success - Follow industry-specific sample programs.
    Note: Online resource; title from title details screen (O'Reilly, viewed May 18, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 88
    Online Resource
    Online Resource
    [Old Saybrook, Connecticut] : Tantor Media, Inc.
    ISBN: 9798765059395
    Language: English
    Pages: 1 online resource (1 audio file (05 hr., 51 min.))
    Edition: [First edition].
    DDC: 158.1
    Keywords: Self-actualization (Psychology) ; Downloadable audio books ; Audiobooks
    Abstract: The quality of your life depends on the quality of your mind. Unfortunately, we spend little time improving our thoughts, and it is rarely taught at school. As a result, we go through life without really understanding how to use our mind. We have in our head the most sophisticated object in the world, but we barely know how it works. Most people are unable to direct their mental strength toward the goals they truly desire. They get distracted and frustrated. They can't resist temptation or persevere in the face of adversity. In the end, they quit. Luckily, our mind can be trained, and this book will show you how. It combines stoic philosophy with modern psychology, and provides the tools to help you visualize with clarity, act with determination, and resist with discipline.
    Note: Online resource; title from title details screen (O'Reilly, viewed September 20, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 89
    Online Resource
    Online Resource
    [Old Saybrook, Connecticut] : Tantor Media, Inc.
    ISBN: 9781666167696 , 166616769X
    Language: English
    Pages: 1 online resource (1 audio file (15 hr., 49 min.))
    Edition: [First edition].
    Series Statement: What everyone needs to know
    DDC: 174.4
    Keywords: Business ethics ; Business ethics Miscellanea ; Business ethics ; Downloadable audio books ; Audiobooks ; Trivia and miscellanea ; Audiobooks
    Abstract: In today's turbulent business climate, business ethics are more important than ever. Surveys of employees show that misconduct is on the rise. Cover stories reporting indictments, prosecutions, and penalties imposed for unethical business conduct appear almost daily. Legislatures pass requirements elevating the levels of punishment and their enforcement against corporations and individuals. Organizations face pressure to design and implement effective ethics and compliance programs. As a result, businesses and businesspeople are increasingly worried that their conduct might cross lines that put their wealth and reputations at risk. Business Ethics: What Everyone Needs to Know explains what those lines are, how not to cross them, and what to do when they are crossed. A must-listen for both businesspeople facing real-life dilemmas and students studying ethical questions, this succinct book uniquely surveys materials from moral philosophy, behavioral science, and corporate law, and shares practical advice. Experts J.S. Nelson and Lynn A. Stout cover a wide array of essential topics including the legal status of corporations, major ethical traps in modern business, negotiations, whistleblowing and liability, and best practices.
    Note: Online resource; title from title details screen (O'Reilly, viewed May 18, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 90
    Online Resource
    Online Resource
    [Old Saybrook, Connecticut] : Tantor Media, Inc.
    ISBN: 9798765007976
    Language: English
    Pages: 1 online resource (1 audio file (18 hr., 48 min.))
    Edition: 7th edition.
    Series Statement: For dummies
    DDC: 657
    Keywords: Accounting ; Accounting Self-instruction ; Bookkeeping ; Accounting ; Bookkeeping ; Downloadable audio books ; Audiobooks ; Self-instruction ; Audiobooks
    Abstract: Few skills are as useful as a basic understanding of accounting language. And with the right resources, learning the language of business can be intuitive, empowering, and fun. Accounting For Dummies is the perfect place to start, whether you're operating a small business, just need help managing the family budget, or you're a rising star in corporate America. It's a financial blueprint for the everyday person, easy-to-understand, and full of practical advice. You'll learn the basic ABC's of accounting, how to read and understand financial statements, create best in class budgets & forecasts, craft profitable business plans, take control of your own finances, gain insight on how companies get money from investors and banks, and avoid common money mistakes that trip up even the best of us. As a useful tool for business or as a guide to your personal finances, nothing compares to accounting mastery. And once you've nailed the basics, you'll wonder how you ever lived without this universal and beautiful language.
    Note: Online resource; title from title details screen (O'Reilly, viewed May 4, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 91
    Online Resource
    Online Resource
    [Old Saybrook, Connecticut] : Tantor Media, Inc.
    ISBN: 9798765028230
    Language: English
    Pages: 1 online resource (1 audio file (09 hr., 33 min.))
    Edition: [First edition].
    DDC: 331.4/810040979473
    Keywords: Women computer industry employees ; Computer industry Employees ; High technology industries Employees ; Women in computer science ; Women in technology ; Discrimination in employment ; Computer industry ; Employees ; Discrimination in employment ; High technology industries ; Employees ; Women computer industry employees ; Women in computer science ; Women in technology ; California ; San Francisco Bay Area ; Downloadable audio books ; Audiobooks ; Audiobooks
    Abstract: In Geek Girls, France Winddance Twine provides the first book by a sociologist that "lifts the Silicon veil" to provide firsthand accounts of inequality and opportunity in the tech ecosystem. With a sharp eye for detail and compelling testimonials from industry insiders, Twine shows how the technology industry remains rigged against women, and especially Black, Latinx, and Native American women from working class backgrounds. From recruitment and hiring practices, to social and educational segregation, to academic prestige hierarchies, Twine reveals how women are blocked from entering this industry. Twine argues that closed social networks and routine hiring practices described by employees reinforce the status quo and reproduce inequality. The myth of meritocracy and gender stereotypes produce a culture where the use of race-, color-, and power-evasive language makes it difficult for individuals to name the micro-aggressions and forms of discrimination that they experience. Twine offers concrete insights into how the technology industry can address ongoing racial and gender disparities, create more transparency, and empower women from underrepresented groups
    Note: Online resource; title from title details screen (O'Reilly, viewed May 18, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 92
    Language: English
    Pages: 1 online resource (1 audio file (04 hr., 52 min.))
    Edition: [First edition].
    DDC: 808.06/665
    Keywords: Business writing Handbooks, manuals, etc ; Rhetoric Handbooks, manuals, etc ; Oratory Handbooks, manuals, etc ; Business writing ; Oratory ; Rhetoric ; Downloadable audio books ; Audiobooks ; Handbooks and manuals ; Audiobooks ; Handbooks and manuals
    Abstract: The bestselling author's practical guide to writing clearly and convincingly in every professional setting. Charles Wheelan has spent decades mastering effective communication skills in his work as a writer, college professor, journalist, speechwriter, political candidate, and public speaker. In Write for Your Life, he shares his best tips. He covers how to organize and present information, why it's necessary to adapt one's tone to different audiences, and when to use summaries, sidebars, bullet points, and other tools for making information more digestible. He explores the truth behind popular cliches like "Show don't tell" and "Kill your darlings," and discusses the proper use and attribution of quotations from secondary sources. Throughout, the book is leavened with memorable anecdotes from leading magazine and newspaper writers and public figures such as Winston Churchill and Elena Kagan, as well as a diverse array of the best communicators from the worlds of culture, sports, and politics. Write for Your Life is an essential guide for anyone needing to get their ideas across whether in a memo, report, presentation, fundraising letter, or speech.
    Note: Online resource; title from title details screen (O'Reilly, viewed May 4, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 93
    ISBN: 9798765060735
    Language: English
    Pages: 1 online resource (1 audio file (4 hr., 48 min.))
    Edition: [First edition].
    DDC: 155.9/042
    Keywords: Stress (Psychology) ; Cognition ; Anxiety ; Mindfulness (Psychology) ; Audiobooks
    Abstract: Do you ever feel spaced out or stuck in a rut, like you just can't think, or you're moving in slow motion? Perhaps you feel detached or disengaged, defeated and hopeless, or just not fully yourself. If you're struggling with a lack of mental clarity, energy, and belief in yourself and your capabilities, you may be experiencing the dreaded brain fog-a very real issue that can result from the exhaustion, overstimulation, and the stress of modern life. All of us struggle to find the get-up-and-go we need sometimes, but when prolonged stress and anxiety begin to affect your ability to focus, concentrate, remember, solve problems, or communicate effectively on a regular basis, these symptoms may point to something more than just a stressful week. It's time to clear away the fog and reclaim your motivation, passion, self-worth, zest, and meaning in life. Based on cutting-edge research, Overcoming Stress-Induced Brain Fog offers quick solutions you can put to work right away, including exercises based in awareness, mindfulness and acceptance, and self-compassion. With these ten easily accessible tools, you'll find your way out of the haze toward clarity, improved memory, and a greater presence to enjoy life.
    Note: Online resource; title from title details screen (O'Reilly, viewed December 13, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 94
    Online Resource
    Online Resource
    [Shelter Island, New York] : Manning Publications
    Language: English
    Pages: 1 online resource (1 audio file (10 hr., 10 min.))
    Edition: [First edition].
    DDC: 005.3
    Keywords: Microsoft .NET Framework ; Computer programming ; Audiobooks
    Abstract: The right place to start your journey with Blazor. Kalyan Chanumolu, Microsoft An example-driven guide to building reusable UI components and web frontends--all with Blazor, C#, and .NET. In Blazor in Action, you will learn about: Blazor + WebAssembly Picking the right hosting model Building reusable UI components Building forms with validation Integrating with JavaScript libraries Securing your application Testing your applications Blazor in Action is a practical guide to building stunning UIs and client-side applications using C# and .NET. You'll use the Blazor frontend framework to create a fun and exciting web application for plotting hiking routes. As you build up your new application, you'll master the key features of Blazor, such as routing, forms and validation, and dynamic and reusable components. By the time you're done, you'll be ready to develop beautiful sites and apps that seamlessly execute your C# code natively in the browser. The book is written to the most recent stable build of Blazor and seamlessly integrates fresh features from .NET 6. about the technology Create rich web frontends without relying on JavaScript. Microsoft's Blazor framework uses WebAssembly to extend the ultra-popular ASP.NET platform. In Blazor, you can build interactive web components that run natively in the browser without plug-ins or transpilers. And because it's C# end-to-end, it's easy to share code between the server and your web UI. about the book Blazor in Action teaches you to create full-stack ASP.NET applications end-to-end in C#. You'll start by learning to build Blazor web components, working through core topics like routing and forms. As you go, you'll implement a hiking route web application that includes reusable code, integration with JavaScript libraries, and role-based security. To make sure your app is production ready, this practical book also covers state management, data persistence, and testing. about the audience For web developers with C# and .NET experience. about the author Chris Sainty has been a part of the Blazor community from the beginning. He's an active blogger, open source developer, international speaker, and a Microsoft MVP. An excellent introduction and reference for Blazor development. Jeff Smith, TJX Guides the user through the practical use of Blazor components and the concepts behind them. Fantastic book! Jim Wilson, Open Applications Group A very well-conceived and well-executed introduction to Blazor and its use in full-stack development. Mark Chalkley, MainStreetCities NARRATED BY CHRISTOPHER KENDRICK.
    Note: Online resource; title from title details screen (O'Reilly, viewed October 25, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 95
    Online Resource
    Online Resource
    [Shelter Island, New York] : Manning Publications
    Language: English
    Pages: 1 online resource (1 audio file (10 hr., 06 min.))
    Edition: [First edition].
    DDC: 005.3
    Keywords: Kubernetes ; Application software Development ; Computer programs ; Application program interfaces (Computer software) ; Open source software ; Audiobooks
    Abstract: Take a deep dive into Kubernetes inner components and discover what really powers a Kubernetes cluster. This in-depth guide shines a light on Kubernetes' murky internals, to help you better plan cloud native architectures and ensure the reliability of your systems. In Core Kubernetes you will learn about: Kubernetes base components Kubernetes networking Storage and the Container Storage Interface External load balancing and ingress Kubernetes security Different ways of creating a Kubernetes cluster Configuring Kubernetes to use a GPU To build and operate reliable Kubernetes-based systems, you need to understand what's going on below the surface. Core Kubernetes is an in-depth guide to Kubernetes' internal workings written by Kubernetes contributors Chris Love and Jay Vyas. It's packed with experience-driven insights and advanced techniques you won't find anywhere else. You'll understand the unique security concerns of container-based applications, minimize costly unused capacity, and get pro tips for maximizing performance. Diagrams, labs, and hands-on examples ensure that the complex ideas are easy to understand and practical to apply. About the Technology Real-world Kubernetes deployments are messy. Even small configuration errors or design problems can bring your system to its knees. In the real world, it pays to know how each component works so you can quickly troubleshoot, reset, and get on to the next challenge. This one-of-a-kind book includes the details, hard-won advice, and pro tips to keep your Kubernetes apps up and running. About the Book This book is a tour of Kubernetes under the hood, from managing iptables to setting up dynamically scaled clusters that respond to changes in load. Every page will give you new insights on setting up and managing Kubernetes and dealing with inevitable curveballs. Core Kubernetes is a comprehensive reference guide to maintaining Kubernetes deployments in production. What's Inside Kubernetes base components Storage and the Container Storage Interface Kubernetes security Different ways of creating a Kubernetes cluster Details about the control plane, networking, and other core components About the Reader For intermediate Kubernetes developers and administrators. About the Authors Jay Vyas and Chris Love are seasoned Kubernetes developers. Quotes To understand the core details of Kubernetes, this is a must-read. - Ubaldo Pescatore, PagoPA A thorough overview of the important parts of Kubernetes. Clear language, plenty of detailed examples, and easy-to-understand diagrams. - Rob Ruetsch, adesso SE A detailed step-by-step guide that had me up and running in no time. Highly recommended! - Al Krinker, USPTO A perfect travel guide for the Kubernetes journey. - Gandhi Rajan, Software Dell Technologies.
    Note: Online resource; title from title details screen (O'Reilly, viewed October 25, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 96
    Online Resource
    Online Resource
    [Shelter Island, New York] : Manning Publications
    Language: English
    Pages: 1 online resource (1 audio file (09 hr., 44 min.))
    Edition: [First edition].
    DDC: 005.73
    Keywords: Data structures (Computer science) ; Algorithms ; Audiobooks
    Abstract: Massive modern datasets make traditional data structures and algorithms grind to a halt. This fun and practical guide introduces cutting-edge techniques that can reliably handle even the largest distributed datasets. In Algorithms and Data Structures for Massive Datasets you will learn: Probabilistic sketching data structures for practical problems Choosing the right database engine for your application Evaluating and designing efficient on-disk data structures and algorithms Understanding the algorithmic trade-offs involved in massive-scale systems Deriving basic statistics from streaming data Correctly sampling streaming data Computing percentiles with limited space resources Algorithms and Data Structures for Massive Datasets reveals a toolbox of new methods that are perfect for handling modern big data applications. You'll explore the novel data structures and algorithms that underpin Google, Facebook, and other enterprise applications that work with truly massive amounts of data. These effective techniques can be applied to any discipline, from finance to text analysis. Hands-on industry examples make complex ideas practical to implement in your projects--and there's no mathematical proofs to puzzle over. Work through this one-of-a-kind guide, and you'll find the sweet spot of saving space without sacrificing your data's accuracy. About the Technology Standard algorithms and data structures may become slow--or fail altogether--when applied to large distributed datasets. Choosing algorithms designed for big data saves time, increases accuracy, and reduces processing cost. This unique book distills cutting-edge research papers into practical techniques for sketching, streaming, and organizing massive datasets on-disk and in the cloud. About the Book Algorithms and Data Structures for Massive Datasets introduces processing and analytics techniques for large distributed data. Packed with industry stories, this friendly guide makes even complex concepts easy to understand. You'll explore real-world examples as you learn to map powerful algorithms like Bloom filters, Count-min sketch, HyperLogLog, and LSM-trees to your own use cases. What's Inside Probabilistic sketching data structures Choosing the right database engine Designing efficient on-disk data structures and algorithms Algorithmic tradeoffs in massive-scale systems Computing percentiles with limited space resources About the Reader Examples in Python, R, and pseudocode. About the Authors Dzejla Medjedovic earned her PhD in the Applied Algorithms Lab at Stony Brook University, New York. Emin Tahirovic earned his PhD in biostatistics from University of Pennsylvania. Illustrator Ines Dedovic earned her PhD at the Institute for Imaging and Computer Vision at RWTH Aachen University, Germany. Quotes An accessible and beautifully illustrated introduction to probabilistic and disk-based data structures and algorithms. - Marcus Young, Prosper Marketplace Upgrade your knowledge of algorithms and data structures from textbook level to real-world level. - Rui Liu, Oracle Excellently explains scalable data structures and algorithms. A must-read for any data engineer. - Alex Gout, Shopify A detailed, practical approach to dealing with distributed system and data architectures. - Satej Kumar Sahu, Honeywell.
    Note: Online resource; title from title details screen (O'Reilly, viewed October 25, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 97
    Online Resource
    Online Resource
    [Old Saybrook, Connecticut] : Tantor Media, Inc.
    ISBN: 9781666169898 , 1666169897
    Language: English
    Pages: 1 online resource (1 audio file (04 hr., 05 min.))
    Edition: [First edition].
    DDC: 658.45
    Keywords: Business communication Handbooks, manuals, etc ; Business planning Handbooks, manuals, etc ; Business enterprises Marketing ; Business communication ; Business enterprises ; Marketing ; Business planning ; Downloadable audio books ; Audiobooks ; Handbooks and manuals ; Audiobooks ; Handbooks and manuals
    Abstract: Make your idea irresistible. You have a terrific idea. It's so powerful that it could change a life, a market, or even the world. There's just one problem: others don't see its power-yet. If you truly value the possibility of your idea, then you're ready to find your Red Thread-the through line that connects your idea to your audience's hearts and minds. The best part is, the Red Thread already exists. It's the connection that makes the invisible link between your audience's problem and your solution tangible-and actionable. With the Red Thread, you'll inspire audiences to act and get the outcome you're both looking for. Renowned speaker, consultant, and TEDx idea strategist Tamsen Webster shares the same step-by-step process she's taught to hundreds of clients, helping them deliver memorable presentations, keynotes, marketing campaigns, TED talks, and more. Once you master this process, you'll be able to guide your audience through the maze of ideas and options-and through the maze of their own minds.
    Note: Online resource; title from title details screen (O'Reilly, viewed July 12, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 98
    Online Resource
    Online Resource
    [Shelter Island, New York] : Manning Publications
    Language: English
    Pages: 1 online resource (1 audio file (11 hr., 51 min.))
    Edition: [First edition].
    DDC: 004.67/82
    Keywords: Cloud computing ; Computer architecture ; Computer networks Management ; Web applications ; Application software Development ; Application program interfaces (Computer software) ; Application program interfaces (Computer software) ; Application software ; Development ; Cloud computing ; Computer architecture ; Computer networks ; Management ; Web applications ; Downloadable audio books ; Audiobooks ; Audiobooks
    Abstract: Solve difficult service-to-service communication challenges around security, observability, routing, and resilience with an Istio-based service mesh. Istio allows you to define these traffic policies as configuration and enforce them consistently without needing any service-code changes. In Istio in Action you will learn: Why and when to use a service mesh Envoy's role in Istio's service mesh Allowing "North-South" traffic into a mesh Fine-grained traffic routing Make your services robust to network failures Gain observability over your system with telemetry "golden signals" How Istio makes your services secure by default Integrate cloud-native applications with legacy workloads such as in VMs Reduce the operational complexity of your microservices with an Istio-powered service mesh! Istio in Action shows you how to implement this powerful new architecture and move your application-networking concerns to a dedicated infrastructure layer. Non-functional concerns stay separate from your application, so your code is easier to understand, maintain, and adapt regardless of programming language. In this practical guide, you'll go hands-on with the full-featured Istio service mesh to manage microservices communication. Helpful diagrams, example configuration, and examples make it easy to understand how to control routing, secure container applications, and monitor network traffic. About the Technology Offload complex microservice communication layer challenges to Istio! The industry-standard Istio service mesh radically simplifies security, routing, observability, and other service-to-service communication challenges. With Istio, you use a straightforward declarative configuration style to establish application-level network policies. By separating communication from business logic, your services are easier to write, maintain, and modify. About the Book Istio in Action teaches you how to implement an Istio-based service mesh that can handle complex routing scenarios, traffic encryption, authorization, and other common network-related tasks. You'll start by defining a basic service mesh and exploring the data plane with Istio's service proxy, Envoy. Then, you'll dive into core topics like traffic routing and visualization and service-to-service authentication, as you expand your service mesh to workloads on multiple clusters and legacy VMs. What's Inside Comprehensive coverage of Istio resources Practical examples to showcase service mesh capabilities Implementation of multi-cluster service meshes How to extend Istio with WebAssembly Traffic routing and observability VM integration into the mesh About the Reader For developers, architects, and operations engineers. About the Authors Christian Posta is a well-known architect, speaker, and contributor. Rinor Maloku is an engineer at Solo.io working on application networking solutions. Quotes Presents a clear-headed vision of how to achieve the goal of decoupling applications from infrastructure. I hope you'll enjoy this book as much as I have. - From the Foreword by Eric Brewer, VP Infrastructure and Google Fellow I really enjoyed the gentle introduction to Istio. I can easily recommend this book to everyone starting development with Kubernetes. - Christoph Schubert, SAP SE A comprehensive guide for building an in-depth understanding of the Istio service mesh. - Fotis Stamatelopoulos, Upwork It felt like I was shadowing a highly skilled subject matter expert. - Paolo Antinori, Red Hat
    Note: Online resource; title from title details screen (O'Reilly, viewed July 12, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 99
    Online Resource
    Online Resource
    [Shelter Island, New York] : Manning Publications
    Language: English
    Pages: 1 online resource (1 sound file (8 hr., 39 min.))
    Edition: [First edition].
    DDC: 006.3/1
    Keywords: Machine learning ; Artificial intelligence ; Python (Computer program language) ; Apprentissage automatique ; Intelligence artificielle ; Python (Langage de programmation) ; artificial intelligence ; Audiobooks ; Livres audio
    Abstract: Interpretable AI teaches you to identify the patterns your model has learned and why it produces its results. As you read, you’ll pick up algorithm-specific approaches, like interpreting regression and generalized additive models, along with tips to improve performance during training. You’ll also explore methods for interpreting complex deep learning models where some processes are not easily observable. AI transparency is a fast-moving field, and this book simplifies cutting-edge research into practical methods you can implement with Python.
    Note: Online resource; title from title details screen (O’Reilly, viewed May 21, 2024)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 100
    Language: English
    Pages: 1 online resource (1 sound file (10 hr., 3 min.))
    Edition: [First edition].
    DDC: 005.1/6
    Keywords: Data logging ; Journalisation applicative ; Audiobooks ; Livres audio
    Abstract: Make log processing a real asset to your organization with powerful and free open source tools. In Logging in Action you will learn how to: Deploy Fluentd and Fluent Bit into traditional on-premises, IoT, hybrid, cloud, and multi-cloud environments, both small and hyperscaled Configure Fluentd and Fluent Bit to solve common log management problems Use Fluentd within Kubernetes and Docker services Connect a custom log source or destination with Fluentd's extensible plugin framework Logging best practices and common pitfalls Logging in Action is a guide to optimize and organize logging using the CNCF Fluentd and Fluent Bit projects. You'll use the powerful log management tool Fluentd to solve common log management, and learn how proper log management can improve performance and make management of software and infrastructure solutions easier. Through useful examples like sending log-driven events to Slack, you'll get hands-on experience applying structure to your unstructured data. About the Technology Don't fly blind! An effective logging system can help you see and correct problems before they cripple your software. With the Fluentd log management tool, it's a snap to monitor the behavior and health of your software and infrastructure in real time. Designed to collect and process log data from multiple sources using the industry-standard JSON format, Fluentd delivers a truly unified logging layer across all your systems. About the Book Logging in Action teaches you to record and analyze application and infrastructure data using Fluentd. Using clear, relevant examples, it shows you exactly how to transform raw system data into a unified stream of actionable information. You'll discover how logging configuration impacts the way your system functions and set up Fluentd to handle data from legacy IT environments, local data centers, and massive Kubernetes-driven distributed systems. You'll even learn how to implement complex log parsing with RegEx and output events to MongoDB and Slack. What's Inside Capture log events from a wide range of systems and software, including Kubernetes and Docker Connect to custom log sources and destinations Employ Fluentd's extensible plugin framework Create a custom plugin for niche problems About the Reader For developers, architects, and operations professionals familiar with the basics of monitoring and logging. About the Author Phil Wilkins has spent over 30 years in the software industry. Has worked for small startups through to international brands. Quotes I highly recommend using Logging in Action as a getting-started guide, a refresher, or as a way to optimize your logging journey. - From the Foreword by Anurag Gupta, Fluent maintainer and Cofounder, Calyptia Covers everything you need if you want to implement a logging system using open source technology such as Fluentd and Kubernetes. - Alex Saez, Naranja X A great exploration of the features and capabilities of Fluentd, along with very useful hands-on exercises. - George Thomas, Manhattan Associates A practical holistic guide to integrating logging into your enterprise architecture. - Satej Sahu, Honeywell.
    Note: Online resource; title from title details screen (O’Reilly, viewed April 29, 2024)
    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...