Browse Results

Showing 99,951 through 99,975 of 100,000 results

Build an HTML5 Game: A Developer's Guide with CSS and JavaScript

by Karl Bunyan

If you already have even basic familiarity with HTML, CSS, and JavaScript, you’re ready to learn how to build a browser-based game. In Build an HTML5 Game, you’ll use your skills to create a truly cross-platform bubble-shooter game—playable in both desktop and mobile browsers.As you follow along with this in-depth, hands-on tutorial, you’ll learn how to:–Send sprites zooming around the screen with JavaScript animations–Make things explode with a jQuery plug-in–Use hitboxes and geometry to detect collisions–Implement game logic to display levels and respond to player input–Convey changes in game state with animation and sound–Add flair to a game interface with CSS transitions and transformations–Gain pixel-level control over your game display with the HTML canvasThe programming starts right away in Chapter 1—no hemming and hawing, history, or throat clearing. Exercises at the end of each chapter challenge you to dig in to the bubble shooter’s code and modify the game.Go ahead. Take the plunge. Learn to create a complete HTML5 game right now and then use your newfound skills to build your own mega-popular, addictive game.

Build an Orchestrator in Go (From Scratch)

by Tim Boring

Develop a deep understanding of Kubernetes and other orchestration systems by building your own with Go and the Docker API.Orchestration systems like Kubernetes can seem like a black box: you deploy to the cloud and it magically handles everything you need. That might seem perfect—until something goes wrong and you don&’t know how to find and fix your problems. Build an Orchestrator in Go (From Scratch) reveals the inner workings of orchestration frameworks by guiding you through creating your own. In Build an Orchestrator in Go (From Scratch) you will learn how to: Identify the components that make up any orchestration system Schedule containers on to worker nodes Start and stop containers using the Docker API Manage a cluster of worker nodes using a simple API Work with algorithms pioneered by Google&’s Borg Demystify orchestration systems like Kubernetes and Nomad Build an Orchestrator in Go (From Scratch) explains each stage of creating an orchestrator with diagrams, step-by-step instructions, and detailed Go code samples. Don&’t worry if you&’re not a Go expert. The book&’s code is optimized for simplicity and readability, and its key concepts are easy to implement in any language. You&’ll learn the foundational principles of these frameworks, and even how to manage your orchestrator with a command line interface. About the technology Orchestration frameworks like Kubernetes and Nomad radically simplify managing containerized applications. Building an orchestrator from the ground up gives you deep insight into deploying and scaling containers, clusters, pods, and other components of modern distributed systems. This book guides you step by step as you create your own orchestrator—from scratch. About the book Build an Orchestrator in Go (From Scratch) gives you an inside-out perspective on orchestration frameworks and the low-level operation of distributed containerized applications. It takes you on a fascinating journey building a simple-but-useful orchestrator using the Docker API and Go SDK. As you go, you&’ll get a guru-level understanding of Kubernetes, along with a pattern you can follow when you need to create your own custom orchestration solutions. What's inside Schedule containers on worker nodes Start and stop containers using the Docker API Manage a cluster of worker nodes using a simple API Work with algorithms pioneered by Google&’s Borg About the reader For software engineers, operations professionals, and SREs. This book&’s simple Go code is accessible to all programmers. About the author Tim Boring has 20+ years of experience in software engineering. For most of that time he has worked with orchestration systems, including Borg, Kubernetes, and Nomad. Table of Contents PART 1 INTRODUCTION 1 What is an orchestrator? 2 From mental model to skeleton code 3 Hanging some flesh on the task skeleton PART 2 WORKER 4 Workers of the Cube, unite! 5 An API for the worker 6 Metrics PART 3 MANAGER 7 The manager enters the room 8 An API for the manager 9 What could possibly go wrong? PART 4 REFACTORINGS 10 Implementing a more sophisticated scheduler 11 Implementing persistent storage for tasks PART 5 CLI 12 Building a command-line interface 13 Now what?

Build and Code Creative Robots with LEGO BOOST: Unleash your creativity and imagination by building exciting robotics projects

by Ashwin Shah Mr. Manoj Patel

Have fun with LEGO BOOST and Scratch programming while building smart robots that can interact with the world around youKey FeaturesGet up to speed with building your first LEGO BOOST robotic modelBuild interesting robotics prototypes that can perform tasks just like real-life machinesDiscover exciting projects to bring classic LEGO bricks to life using motors and sensorsBook DescriptionLEGO BOOST is a feature-rich creative toolbox that helps kids to develop science, technology, engineering, and mathematics (STEM) skills in a fun way. The LEGO BOOST kit consists of motors, sensors, and more than 840 LEGO pieces to bring various multifunctional robots to life. This book will take you on an interesting and enjoyable journey where you will have fun building robots while developing your problem-solving and logical thinking skills.This book is an end-to-end guide that will take you from a beginner to expert level of robot building with LEGO BOOST and Scratch. Starting with the unboxing and a brief introduction to LEGO BOOST, you'll quickly get your first robotic model up and running. You'll understand how to use the electronic and non-electronic components and have fun building a range of intriguing robotics projects with increasing complexity and advanced functionality. Throughout the book, you'll work on a variety of amazing projects, such as building your own R2D2, a fictional character from Star Wars, that will pique your curiosity to learn robotics and help you explore the full potential of the LEGO BOOST kit. Once you've had fun working with the projects, you'll be introduced to an interesting challenge for you to solve by yourself!By the end of this book, you'll have gained the skills to build creative robotics projects with the LEGO BOOST creative toolbox, and have built on your logical thinking and problem-solving skills.What you will learnUnbox the LEGO BOOST kit and understand how to get startedBuild simple robots with gears and sensorsDiscover the right parts to assemble your robotsProgram your BOOST robot using the Scratch 3.0 programming languageUnderstand complex mechanisms for advanced robotsDevelop engaging and intelligent robots using electronic and non-electronic componentsCreate more than 10 complete robotics projects from scratchDevelop logical thinking and unleash your creativityWho this book is forThis book will help 7 to 12-year-old children who want to learn robotics with LEGO BOOST develop their creativity, logical thinking, and problem-solving skills. Teachers, trainers, and parents who wish to teach robotics with LEGO BOOST and Scratch will also find this book useful.

Build and Master Ninja Weapons (Mini Weapons of Mass Destruction #4)

by John Austin

Author and toy designer John Austin provides detailed, step-by-step instructions with diagrams to show stealth warriors how to build 37 different ninja weapons for the modern era. Each of the projects in MiniWeapons of Mass Destruction 4 are built from common household and office items--plastic utensils, markers, clothespins, paper clips, wire hangers, and discarded packaging--all clearly detailed on materials lists. Builders are offered a variety of samurai stars, blowguns, throwing darts, siege weapons, and ninja tools to choose from. Once they've assembled their armory, the author provides novices several targets to construct to practice their shooting skills. Armed, trained, and shrouded in black, readers are now prepared for missions of reconnaissance, sabotage, and other grim errands

Build Android-Based Smart Applications: Using Rules Engines, NLP and Automation Frameworks

by Chinmoy Mukherjee

Build smart applications using cutting-edge technologies such as rules engines, code automation frameworks, and natural language processing (NLP). This book provides step-by-step instructions on how to port nine rules engines (CLIPS, JRuleEngine, DTRules, Zilonis, TermWare, Roolie, OpenRules, JxBRE, and JEOPS) to the Android platform. You'll learn how to use each rules engine to build a smart application with sample code snippets so that you can get started with programming smart applications immediately. Build Android-Based Smart Applications also describes porting issues with other popular rules engines (Drools, JLisa, Take, and Jess). This book is a step-by-step guide on how to generate a working smart application from requirement specifications. It concludes by showing you how to generate a smart application from unstructured knowledge using the Stanford POS (Part of Speech) tagger NLP framework. What You Will Learn Evaluate the available rules engines to see which rules engine is best to use for building smart applications Build smart applications using rules engines Create a smart application using NLP Automatically generate smart application from requirement specifications Who This Book Is For Android and web developers with some experience.

Build Applications with Meteor

by Dobrin Ganev

Build a variety of cross-platform applications with the world's most complete full-stack JavaScript framework— Meteor About This Book • Develop a set of real-world applications each exploring different features of Meteor • Make your app more appealing by adding reactivity and responsiveness to it • Work with the most powerful feature of Meteor—the “full stack reactivity”—through building real-time applications with many third party libraries Who This Book Is For If you are a developer who is looking forward to taking your application development skills with Meteor to next level by getting your hands-on different projects, this book is for you. What You Will Learn • See how Meteor fits in the modern web application development by using its reactive data system • Make your front-end behave consistently across environments by implementing a predictable state container with Redux • Get familiar with React and overview of Angular 2 • Add a map to your application with a real-time geolocation • Plugin into Meteor social media APIs like Twitter's streaming and Facebook's Messenger • Add search functionality from scratch to your existing app and data • Add responsiveness with Bootstrap 4 and Google's Material Design using Less and Sass • Distribute your data across machines and data centers by adding Apache Cassandra to your existing stack. • Learn how to scale your microservices with the high performant language neutral framework gRPC. • Learn how to query multiple data sources using GraphQL. In Detail This book starts with the basic installation and overview of the main components in Meteor. You'll get hands-on multiple versatile applications covering a wide range of topics from adding a front-end views with the hottest rendering technology React to implementing a microservices oriented architecture.All the code is written with ES6/7 which is the latest significantly improved JavaScript language. We'll also look at real-time data streaming, server to server data exchange, responsive styles on the front-end, full-text search functionality, and integration of many third-party libraries and APIs using npm. By the end of the book, you'll have the skills to quickly prototype and even launch your next app idea in a matter of days. Style and Approach This book takes an easy-to-follow project-based approach. Each project starts with the goal of what you will learn and an overview the technologies used.

Build Autonomous Mobile Robot from Scratch using ROS: Simulation and Hardware (Maker Innovations Series)

by Rajesh Subramanian

Start from scratch and build a variety of features for autonomous mobile robots both in simulation and hardware. This book will show you how to simulate an autonomous mobile robot using ROS and then develop its hardware implementation. You'll start by gaining an understanding of the basic theoretical concepts underlying the development of autonomous robots, including history, mathematics, electronics, mechanical aspects, 3D modelling, 3D printing, Linux, and programming. In subsequent chapters, you will learn how to describe kinematics, simulate and visualize the robot, how to interface Arduino with ROS, tele-operate the robot, perform mapping, autonomous navigation, add additional sensors, sensor fusion, laser scan matching, web interface, and more. Not only will you learn theoretical aspects, you’ll also review the hardware realization of mobile robots. Projects start with a very basic two-wheeled mobile robot and progress to complex features such as mapping, navigation, sensor fusion, autodocking, and web interface. Upon completing this book, you’ll have incorporated important robot algorithms including SLAM, Path Finding, Localization, and Kalman Filters – and you will be ready to start designing and building your own autonomous robots. What You Will Learn Design and build your customized physical robot with autonomous navigation capabilityCreate a map of your house using the robot’s lidar scannerCommand the robot to go to any accessible location on the mapInteract with the robot using a mobile app, joystick, keyboard, push-button, or remote computerMonitor robot updates via LCD, a mobile app, sound, and status LEDsAutomate delivery of small payloads and return to home baseUtilize autodocking to home base for battery chargingLeverage sensor fusion to improve accuracyInterface with the robot via the Web to monitor and control it remotely Who This Book Is For Complete beginners who want to build customized robots from scratch. No experience is expected, although basic programming knowledge could be handy.

Build Awesome Command-Line Applications in Ruby 2: Control Your Computer, Simplify Your Life

by David B. Copeland

Speak directly to your system. With its simple commands, flags, and parameters, a well-formed command-line application is the quickest way to automate a backup, a build, or a deployment and simplify your life. With this book, you'll learn specific ways to write command-line applications that are easy to use, deploy, and maintain, using a set of clear best practices and the Ruby programming language. This book is designed to make any programmer or system administrator more productive in their job. Now updated for Ruby 2.Writing a command-line application that's self-documenting, robust, adaptable and forever useful is easier than you might think. Ruby is particularly suited to this task, because it combines high-level abstractions with "close to the metal" system interaction wrapped up in a concise, readable syntax. Plus, Ruby has the support of a rich ecosystem of open source tools and libraries.Ten insightful chapters each explain and demonstrate a command-line best practice. You'll see how to use these tools to elevate the lowliest automation script to a maintainable, polished application. You'll learn how to use free, open source parsers to create user-friendly command-line interfaces as well as command suites. You'll see how to use defaults to keep options simple for everyday users, while giving advanced users options for more complex tasks. There's no reason why a command-line application should lack documentation, whether it's part of a help command or a man page; you'll find out when and how to use both. Your journey from command-line novice to pro ends with a look at valuable approaches to testing your apps, and includes some fun techniques for outside-the-box, colorful interfaces that will delight your users.With Ruby, the command line is not dead. Long live the command line.

Build Back Better: Challenges of Asian Disaster Recovery (Kobe University Monograph Series in Social Science Research)

by Toshihisa Toyoda Jianping Wang Yuka Kaneko

International society led by the United Nations has been working to improve and standardize every country's post-disaster recovery policy. In particular, the Sendai Framework for Disaster Risk Reduction adopted at the UN World Conference at Sendai, Japan, in 2015 declared the slogan "Build Back Better (BBB)." In this book, the BBB is considered an essential common criterion for evaluating recovery status, but BBB variations in each individual country's context are pursued. In contrast to a governmental approach to recovery evaluation focusing mainly on physical structures and macro indicators, this volume focuses more on the affected societies, communities, economies, and especially victims' livelihoods. The authors are academics from diverse fields, including governance, law, economics, and engineering, so that the book is truly interdisciplinary. This collection results from an international collaboration by scholars from "disaster-affected universities" in global-scale mega-disasters occurring in the Asian region in recent decades. The universities include Kobe University in Japan; Iwate University in Japan; Syiah Kuala University in Aceh, Indonesia; Sichuan University in China; and the University of the Philippines.

Build Better Characters

by Eileen Cook

Compelling characters are what keeps readers turning pages and buying books — from fantasies to mysteries to the great literary novel. But how to do you create characters that feel three dimensional and real on the page? <p><p> Counsellor and author Eileen Cook shares common psychological techniques to help you build your characters and take your story to the next level. <p><p> Covering understanding your character's backstory and how it impacts their choices in your book by doing a structured counselling interview, personality structure (Myers Briggs and Emotional Intelligence) and how that may lead to conflict, and understand dissecting the Stages of Change to see how your character moves through them . <p><p> Filled with practical tips, examples and prompts this is a craft book you will return to over and over. <p><p> This is the second book in the Creative Academy Guides for Writers series. Be sure to check out the rest of the guides for writers in this series.

Build Better Chatbots: A Complete Guide to Getting Started with Chatbots

by Rashid Khan Anik Das

Learn best practices for building bots by focusing on the technological implementation and UX in this practical book. You will cover key topics such as setting up a development environment for creating chatbots for multiple channels (Facebook Messenger, Skype, and KiK); building a chatbot (design to implementation); integrating to IFTT (If This Then That) and IoT (Internet of Things); carrying out analytics and metrics for chatbots; and most importantly monetizing models and business sense for chatbots. Build Better Chatbots is easy to follow with code snippets provided in the book and complete code open sourced and available to download. With Facebook opening up its Messenger platform for developers, followed by Microsoft opening up Skype for development, a new channel has emerged for brands to acquire, engage, and service customers on chat with chatbots. What You Will Learn Work with the bot development life cycle Master bot UX design Integrate into the bot ecosystem Maximize the business and monetization potential for bots Who This Book Is For Developers, programmers, and hobbyists who have basic programming knowledge. The book can be used by existing chatbot developers to gain a better understanding of analytics and the business side of bots.

Build Better Products: A Modern Approach to Building Successful User-Centered Products

by Kate Rutter Laura Klein

It's easier than ever to build a new product. But developing a great product that people actually want to buy and use is another story. Build Better Products is a hands-on, step-by-step guide that helps teams incorporate strategy, empathy, design, and analytics into their development process. You'll learn to develop products and features that improve your business's bottom line while dramatically improving customer experience.

Build Better Teams: Creating Winning Teams in the Digital Age

by George Karseras

How Today’s Highly Effective Leaders Develop High Performing Teams“Build Better Teams is an insightful book offering leaders a compelling and practical team building ‘code’ to optimize team performance.” —Amy EdmondsonBuild Better Teams, endorsed by both Amy Edmondson and Edgar Schein, provides the first ever scientifically backed team development code that can be applied to any virtual or hybrid team in any industry to boost performance. The book provides a simple, memorable, and easy to apply formula, together with practical advice for leaders expected to manage high performing teams.Teams today are more complex than ever before. Requirements for diversity training, and growing pressures from accelerating digitalisation, remote working, and mental health issues all combine to create increasing uncertainty and stress for team leaders. Build Better Teams describes this context and then provides a simple, practical code that takes the guess work out of leading and motivating a team to peak performance.Learn how to be a highly effective leader. Author George Karseras, executive team development coach with over twenty years of experience in team development, and founder of TeamUp, describes the “TeamUp Playbook”, a four-step sequence that any team leader can follow to produce high performing teams.Using real life examples from organizations and summaries from the most recent academic studies. Karseras equips leaders to use the code with practical tools, techniques and tips in a casual, easy to read format that answers questions such as:What can expect to be the impact of virtual working and digital transformations on my team?How do I use a road map that science confirms works for all teams?How do I build a greater sense of community into the organization and, eventually, the world?If you liked books like The Fearless Organization, Team of Teams, or Leaders Eat Last then you’ll love Build Better Teams.

Build, Borrow, or Buy

by Will Mitchell Laurence Capron

How should you grow your organization?It's one of the most challenging questions an executive team faces-and the wrong answer can break your firm.The problem is most firms' growth strategies emphasize just one type of growth-some focus on organic growth, others on M&A. When these strategies falter, the common response is simply to try harder-but firms falling into this "implementation trap" usually end up losing out to a competitor whose approach is more inclusive.So where do you start? By asking the right questions, argue INSEAD's Laurence Capron and coauthor Will Mitchell, of the Rotman School of Management at the University of Toronto and Duke University's Fuqua School of Business. Drawing on decades of research and teaching, Capron and Mitchell find that a firm's aptitude for determining the best resource pathways for growth has a defining impact on its success. They've come up with a helpful framework, reflecting practices of a variety of successful global organizations, to determine which path is best for yours.The resource pathways framework is built around three strategic questions: BUILD: Are your existing internal resources relevant for developing the new resources that you have targeted for growth? BORROW: Could you obtain the targeted resources via an effective relationship with a resource partner? BUY: Do you need broad and deep relationships with your resource provider?Written for large multinationals and emerging firms alike, Build, Borrow, or Buy will help solve a perennial question and will guide you through change while priming your organization for optimal growth.

Build Chatbot Interactions: Responsive, Intuitive Interfaces with Ruby

by Daniel Pritchett

The next step in the evolution of user interfaces is here. Chatbots let your users interact with your service in their own natural language. Use free and open source tools along with Ruby to build creative, useful, and unexpected interactions for users. Take advantage of the Lita framework's step-by-step implementation strategy to simplify bot development and testing. From novices to experts, chatbots are an area in which everyone can participate. Exercise your creativity by creating chatbot skills for communicating, information, and fun. Developers of all skill levels can craft user experiences that are natural, easy to use, and most of all, fun. Build chatbots using free, open source tools and launch them to popular chat platforms like Slack and Amazon's Alexa. Use the Ruby programming language and the Lita bot framework to unlock fun and powerful chat abilities such as sending text messages and emails, creating new meme images, driving a robot around the room, and talking out loud on a home speaker. Use frameworks available in Ruby and Node.js to get started quickly. Create simple chatbot skills that respond quickly to basic requests. Chain skills together for more complex interactions. Take advantage of test-driven development techniques to build your bots with confidence. Coordinate tasks with colleagues via bot. Connect with external APIs to provide users with data they need. Extract data information from web pages when an API isn't available. Expand your bot's reach with SMS and e-mail messaging. Deploy a chatbot to a host so users can interact with it on their schedule. Build a more responsive, easy-to-use interface for your users today. What You Need: You don't need much to get started with chatbots. A Mac or Linux computer with a recent version of Ruby is recommended. Windows users can keep up with a free virtual machine running Linux. You'll deploy your chatbots for free (or at least cheaply) on cloud hosting platforms like Heroku and Digital Ocean.

Build Customized Apps with Amazon Honeycode: Quickly create interactive web and mobile apps for your teams without programming

by Aniruddha Loya

A non-developer's guide to harnessing the power of Amazon Honeycode apps to manage projects, customers, operations, approvals, resources, and teamsKey FeaturesA practical guide to Amazon Web Services (AWS) no-code app development for meeting specific needs of customersCreate apps quickly without paying for costly developers using Honeycode's in-built templates and functionsLearn how to use stable AWS services to supplement Honeycode's present limitsBook DescriptionAmazon Honeycode enables you to build fully managed, customizable, and scalable mobile and web applications for personal or professional use with little to no code. With this practical guide to Amazon Honeycode, you'll be able to bring your app ideas to life, improving your and your team's/organization's productivity. You'll begin by creating your very first app from the get-go and use it as a means to explore the Honeycode development environment and concepts. Next, you'll learn how to set up and organize the data to build and bind an app on Honeycode as well as deconstruct different templates to understand the common structures and patterns that can be used. Finally, you'll build a few apps from scratch and discover how to apply the concepts you've learned. By the end of this app development book, you'll have gained the knowledge you need to be able to build and deploy your own mobile and web applications. You'll also be able to invite and share your app with people you want to collaborate with.What you will learnBuild mobile and web applications with simple drag-drops and customizationsDeploy and share apps and collaborate in real-time with your teamUnderstand how to create automated processes in appsCreate a customized view for each app user or a group of usersImport existing data from a CSV and build an app on top of itCreate connectors to external data sourcesBuild applications using Honeycode either from scratch or by modifying an existing templateExplore Honeycode templates and understand what use cases are available out-of-the-box with these templatesWho this book is forLike the platform, this book is meant for everyone - professional and novice developers alike - who want to build and deploy apps for their personal or professional use as an individual or as a team. However, for professional developers, it is important to note that the book will not focus on advanced use cases with features like using public APIs and 3P integrations. No programming knowledge or experience is needed to start creating basic apps. However, working knowledge of Microsoft Excel or similar spreadsheet tools and a general understanding of logical statements will be helpful to get the most out of this book.

Build Equity, Join Justice: A Paradigm for School Belonging (The Norton Series on Inclusive Education for Students with Disabilities #0)

by Amy McCart Wade Kelly Wayne Sailor

A playbook for designing schools where no student is marginalized. Educators all over the country are waking to a collective realization: The hope and compassion they have for their students is not enough to counteract the inequitable policies and practices of the school system. Students and communities who have been historically disenfranchised along lines of race and disability continue to face predictable barriers to opportunity and independence. In Build Equity, Join Justice, the authors present a new path forward that leads away from deficit-focused policies and toward strengths-based practices. The authors’ ten equity-advancing principles, based on the groundbreaking work of the SWIFT Education Center in multiple school districts, are designed to address the learning needs and social concerns of all students without requiring them or their advocates to “ask permission” to be included. Complete with practical tools and reflective activities throughout, this book empowers educators at every level to transform their schools into equity-advancing, justice-centered institutions.

Build for Change: Revolutionizing Customer Engagement through Continuous Digital Innovation

by Alan Trefler

Customers have radically changed the ways they interact with businesses, and today's organizations need to adapt Is your company prepared for the Gen D future, or is it heading toward life support? A lot of companies across the globe are going to die over the next few years, not because of macroeconomic stress, but because there is an emerging generation that is radically changing the rules of customer engagement. In Build For Change, Pegasystems CEO Alan Trefler shows exactly what companies can do to turn the coming "customerpocalypse" into one of the biggest business opportunities of the decade. The newest generation of consumers is turning customer relationship management on its head. Build For Change highlights the revolutionary changes to business, marketing, and technology practices that are needed to survive and thrive in these unforgiving times. Readers will learn how businesses are increasingly relying on new forms of customer engagement, and how one customer's experience—whether good or bad—can alter a company's reputation with the click of a mouse. With practical insight from a leader in customer engagement, this book serves as a timely wakeup call to companies that have not yet embraced the digital future. Traditional marketing is becoming increasingly irrelevant, and businesses must become more customer-centric while taking a completely different approach to adopting and using technology. Build For Change outlines exactly what can—and must—be done to ensure sustainable success in the new digital era: Relate to the new generation of consumers, and understand their preferences and demands Stop obsessing about mountains of data, and instead apply business-driven continuous improvement to customer processes Learn how to overcome the fatal flaws of current technology fads Rethink organizational roles to drive adaptive and transformative innovation Consumers have more options than ever before, and ensuring customer loyalty in the modern market means knowing exactly what the customer wants and how to deliver it brilliantly. Build For Change provides actionable guidance for engaging this new connected consumer.

Build for Tomorrow: An Action Plan for Embracing Change, Adapting Fast, and Future-Proofing Your Career

by Jason Feifer

The moments of greatest change can also be the moments of greatest opportunity. Adapt more quickly and use the power of change to your advantage with this guide from the editor in chief of Entrepreneur magazine and host of the Build for Tomorrow podcast.We experience change in four phases. The first is panic. Then we adapt. Then we find a new normal. And then, finally, we reach the phase we could not have imagined in the beginning, the moment when we realize that we wouldn't go back.Build for Tomorrow is designed to accelerate that process - to help you lessen your panic, adapt faster, define the new normal, and thrive going forward. And it arrives as we all, in some way, have felt a shift in our lives. The pandemic forced a moment of collective change, and we are still being forced to make new plans and adjustments to our lives, families, and careers. Many of us will never go back, continuing to work from home, demanding higher wages, or starting new businesses.To help people along this journey, Entrepreneur magazine editor in chief Jason Feifer offers stories, lessons, and concrete exercises from the most potent sources of change in our world. He speaks to the world's most successful changemakers - from global celebrities like Dwayne "The Rock" Johnson and Maria Sharapova to innovative CEOs and Main Street heroes - to learn how they decide what to protect, what to discard, and how to move forward without fear. He also draws lessons from history, looking at how massive changes across time can help us better understand the opportunities of today. For example, he finds guidance for our post-pandemic realities inside the power shifts that occurred after the Bubonic Plague, and he reveals how the history of innovations like the elevator and even the teddy bear can teach anyone to be more forward-thinking.We cannot anticipate tomorrow's needs, but it shouldn't take a crisis to push us forward. This book will show you how to make change on your own terms.

Build for Tomorrow: An Action Plan for Embracing Change, Adapting Fast, and Future-Proofing Your Career

by Jason Feifer

The moments of greatest change can also be the moments of greatest opportunity. Adapt more quickly and use the power of change to your advantage with this guide from the editor in chief of Entrepreneur magazine and host of the Build for Tomorrow podcast.We experience change in four phases. The first is panic. Then we adapt. Then we find a new normal. And then, finally, we reach the phase we could not have imagined in the beginning, the moment when we realize that we wouldn't go back.Build for Tomorrow is designed to accelerate that process - to help you lessen your panic, adapt faster, define the new normal, and thrive going forward. And it arrives as we all, in some way, have felt a shift in our lives. The pandemic forced a moment of collective change, and we are still being forced to make new plans and adjustments to our lives, families, and careers. Many of us will never go back, continuing to work from home, demanding higher wages, or starting new businesses.To help people along this journey, Entrepreneur magazine editor in chief Jason Feifer offers stories, lessons, and concrete exercises from the most potent sources of change in our world. He speaks to the world's most successful changemakers - from global celebrities like Dwayne "The Rock" Johnson and Maria Sharapova to innovative CEOs and Main Street heroes - to learn how they decide what to protect, what to discard, and how to move forward without fear. He also draws lessons from history, looking at how massive changes across time can help us better understand the opportunities of today. For example, he finds guidance for our post-pandemic realities inside the power shifts that occurred after the Bubonic Plague, and he reveals how the history of innovations like the elevator and even the teddy bear can teach anyone to be more forward-thinking.We cannot anticipate tomorrow's needs, but it shouldn't take a crisis to push us forward. This audiobook will show you how to make change on your own terms.(P) 2022 Penguin Audio

Build for Tomorrow: An Action Plan for Embracing Change, Adapting Fast, and Future-Proofing Your Career

by Jason Feifer

&“Build for Tomorrow will change the way you think so you can overcome any obstacle and reach your full potential.&”—Jim Kwik, New York Times bestselling author of LimitlessThe moments of greatest change can also be the moments of greatest opportunity. Adapt more quickly and use the power of change to your advantage with this guide from the editor in chief of Entrepreneur magazine and host of the Build for Tomorrow podcast. We experience change in four phases. The first is panic. Then we adapt. Then we find a new normal. And then, finally, we reach the phase we could not have imagined in the beginning, the moment when we realize that we wouldn&’t go back.Build for Tomorrow is designed to accelerate that process—to help you lessen your panic, adapt faster, define the new normal, and thrive going forward. And it arrives as we all, in some way, have felt a shift in our lives. The pandemic forced a moment of collective change, and we are still being forced to make new plans and adjustments to our lives, families, and careers. Many of us will never go back, continuing to work from home, demanding higher wages, or starting new businesses.To help people along this journey, Entrepreneur magazine editor in chief Jason Feifer offers stories, lessons, and concrete exercises from the most potent sources of change in our world. He speaks to the world&’s most successful changemakers—from global celebrities like Dwayne &“The Rock&” Johnson and Maria Sharapova to innovative CEOs and Main Street heroes—to learn how they decide what to protect, what to discard, and how to move forward without fear. He also draws lessons from history, looking at how massive changes across time can help us better understand the opportunities of today. For example, he finds guidance for our post-pandemic realities inside the power shifts that occurred after the Bubonic Plague, and he reveals how the history of innovations like the elevator and even the teddy bear can teach anyone to be more forward-thinking.We cannot anticipate tomorrow&’s needs, but it shouldn&’t take a crisis to push us forward. This book will show you how to make change on your own terms.

Build Forward Better

by International Monetary Fund. Secretary's Department

A report from the International Monetary Fund.

Build Gamified Websites with PHP and jQuery

by Detrick Deburr

This book is a standard tutorial, which walks you through the gamification development process, to help you incorporate game elements in an eLearning environment.This book is for jQuery and PHP developers who wish to gamify their educational websites.

Build Great Teams: How to Harness, Create, and Be Part of a Powerful Team (Ignite Reads)

by American Library Association

In partnership with the American Library Association (ALA), Build Great Teams provides a 52-week guide to creating your dream team—and accomplishing each of your goals along the way!Teamwork matters. Most of us realize the immediate impact of being on a strong, cohesive and harmonious team. But how do you A) establish a powerhouse team; B) develop successful teamwork skills; and C) turn a troubled team around?In just one year (or 52-weeks), you can achieve your personal dream team through Catherine Hakala-Ausperk's proven program. Organized in 52 modules, designed to cover a year of weekly sessions but easily adaptable for any pace, this work covers major management topics such as success with recruiting, ensuring roles are successful, team communication, establishing an innovative team, and more!

Build Guiding Teams: Creating a Climate for Change

by Dan S. Cohen

Significant change needs a number of powerful guiding teams who can actively champion the effort and take the necessary action when the effort encounters barriers. Without strong guiding teams, change initiatives seldom have the support, energy, speed, and sense of urgency needed to succeed. This chapter describes the critical elements required to create guiding teams that work and provides practical advice and assessment tools to help you through this process.

Refine Search

Showing 99,951 through 99,975 of 100,000 results