Große Auswahl an günstigen Büchern
Schnelle Lieferung per Post und DHL

Wirtschaft & Schule

Hier finden Sie eine Auswahl von über Wirtschaft & Schule spannenden Büchern zum Thema 1.607.347.
Mehr anzeigen
Filter
Filter
Ordnen nachSortieren Beliebt
  • von Joshua N. Winn
    26,00 €

    "A concise and accessible introduction to exoplanets that explains the cutting-edge science behind recent discoveries. For centuries, people have speculated about the possibility of planets orbiting distant stars, but only since the 1990s has technology allowed astronomers to detect them. At this point, more than five thousand such exoplanets have been identified, with the pace of discovery accelerating after the launch of NASA's Transiting Exoplanet Satellite Survey and the Webb Space Telescope. In The Little Book of Exoplanets, Princeton astrophysicist Joshua Winn offers a brief and engaging introduction to the search for exoplanets and the cutting-edge science behind recent findings. In doing so, he chronicles the dawn of a new age of discovery-one that has rapidly transformed astronomy and our broader understanding of the universe. Scientists now know that many Sun-like stars host their own systems of planets, some of which may resemble our solar system and include planets similar to the Earth. But, Winn tells us, the most remarkable discoveries so far have been of planets with unexpected and decidedly un-Earth-like properties, which have upended what we thought we knew about the origins of planetary systems. Winn provides an inside view of the sophisticated detective work astronomers perform as they find and study exoplanets and describes the surprising-sometimes downright bizarre-planets and systems they have found. He explains how these discoveries are revolutionizing astronomy, and he explores the current status and possible future of the search for another Earth. Finally, drawing on his own and other scientists' work, he considers how the discovery of exoplanets and their faraway solar systems changes our perspectives on the universe and our place in it"--

  • 15% sparen
    von Viorica Marian
    20,00 €

    "This revolutionary book goes beyond any recent book on language to dissect how language operates in our minds and how to harness its virtually limitless power. As Dr. Marian explains, while you may well think you speak only one language, in fact your mind accommodates multiple codes of communication. Some people speak Spanish, some Mandarin. Some speak poetry, some are fluent in math. The human brain is built to use multiple languages, and using more languages opens doors to creativity, brain health, and cognitive control. Every new language we speak shapes how we extract and interpret information. It alters what we remember, how we perceive ourselves and the world around us, how we feel, the insights we have, the decisions we make, and the actions we take. Language is an invaluable tool for organizing, processing, and structuring information, and thereby unleashing radical advancement. Learning a new language has broad lifetime consequences, and Dr. Marian reviews research showing that it: Improves executive function-our ability to focus on the things that matter and ignore the things that don't; Results in higher scores on creative-thinking tasks; Develops critical reasoning skills; Delays Alzheimer's and other types of dementia by four to six years; Improves decisions made under emotional duress; Changes what we see, pay attention to, and recall"--

  • von The January 6th Committee
    23,00 €

    The official report and findings of the bipartisan Congressional investigation into the January 6 attack on the Capitol, and Donald Trump's related coup conspiracies to overthrow the election, with an original foreword by attorney and Emmy-winning MSNBC anchor Ari Melber.Only the entire, authoritative House committee report can capture the full range of plots that have been exposed over time, from the violent attack on January 6 to related efforts revealed months after the insurrection. This definitive edition features: • The historic, official text of the House Committee report on the insurrection• New independent analysis of the coup conspiracy by MSNBC Chief Legal Correspondent Ari Melber• The definitive accounting of Donald Trump's efforts to end American democracy This is the only edition of the report featuring an additional, original analysis of the coup by a journalist and lawyer at the center of the action -- Melber has interviewed top members of this Committee, Jan. 6 rally planners and other cooperating witnesses, and Trump White House veterans ranging from Steve Bannon to Peter Navarro (now indicted for defying this probe). His report documents how Trump's plots comprise a continuous coup conspiracy -- not a ?riot? that exploded in a ?single day? -- and why that factual prism is vital for accountability, justice, and preventing the next coup attempt.In chilling detail, he shows how that process might have engineered a technical effort to ?override? the election on the floor of Congress?an essential map, and warning, for those who wish to protect democracy. If warnings are ignored and there is no accountability for the plotters at the top, a failed coup may become a training exercise.This report is not only a vital document in modern American history, it can also inform efforts to protect the future of American democracy. As a matter of justice, bipartisanship, and even patriotism, this report will become essential reading for any American determined to defend our democracy.

  • von Holger Weßling
    26,00 - 91,00 €

  • von Eleanor (London School of Economics) Janega
    28,00 €

  • 18% sparen
    von Christina Tosi
    29,00 €

  • von Robert C. Martin & Robert Martin
    36,00 €

  • von Joel Goldsmith, Joel S. Goldsmith & Goldsmith Joel Goldsmith
    18,00 - 27,00 €

  • von Michael Connelly
    12,00 €

    Desert Star, eng, Michael Connelly, 2023-04-27, Orion Publishing Group

  • von Kalynn Bayron
    11,00 €

    This heart-pounding slasher by New York Times bestselling author and TikTok sensation Kalynn Bayron is perfect for fans of Tiffany D. Jackson's White Smoke, Friday the 13th, The Haunting of Bly Manor and Get Out.Charity Curtis has the summer job of her dreams, playing the "final girl" at Camp Mirror Lake. Guests pay to be scared in this full-contact terror game, as Charity and her summer crew recreate scenes from a classic slasher film, Curse of Camp Mirror Lake. The more realistic the fear, the better for business.But in the last weekend of the season, Charity's co-workers begin disappearing. And when one ends up dead, Charity's role as the final girl suddenly becomes all too real. If Charity and her girlfriend Bezi hope to survive the night, they'll need to figure out what this killer is after. Is there more to the story of Mirror Lake and its dangerous past than Charity ever suspected?

  • 12% sparen
    von Terence Tse, Olaf Groth & Mark Esposito
    29,00 €

  • von Blank Classic
    14,00 - 16,00 €

  • von Craig Fullerton
    22,00 €

  • von Bridge Education
    21,00 €

  • von Denise L Carlini & Ann Davidman
    34,00 €

  • von Roberto Ierusalimschy
    50,00 €

  • von Gregor Maehle
    25,00 €

  • von Jeff Szuhay
    67,00 €

    Get started with writing simple programs in C while learning core programming conceptsKey Features:- Learn essential C concepts such as variables, data structures, functions, loops, and pointers- Grasp the core programming aspects that form the base of many modern programming languages- Work with updated code samples and cover array declaration and initialization in detail in this new editionBook Description:The foundation for many modern programming languages such as C++, C#, JavaScript, and Go, C is widely used as a system programming language as well as for embedded systems and high-performance computing. With this book, you'll be able to get up to speed with C in no time.The book takes you through basic programming concepts and shows you how to implement them in the C programming language. Throughout the book, you'll create and run programs that demonstrate essential C concepts, such as program structure with functions, control structures such as loops and conditional statements, and complex data structures. As you make progress, you'll get to grips with in-code documentation, testing, and validation methods. This new edition expands upon the use of enumerations, arrays, and additional C features, and provides two working programs based on the code used in the book. What's more, this book uses the method of intentional failure, where you'll develop a working program and then purposely break it to see what happens, thereby learning how to recognize possible mistakes when they happen.By the end of this C programming book, you'll have developed basic programming skills in C that can be easily applied to other programming languages and have gained a solid foundation for you to build on as a programmer.What You Will Learn:- Implement fundamental programming concepts through C programs- Understand the importance of creating complex data types and the functions to manipulate them- Develop good coding practices and learn to write clean code- Validate your programs before developing them further- Use the C Standard Library functions and understand why it is advantageous- Build and run a multi-file program with Make- Get an overview of how C has changed since its introduction and where it is goingWho this book is for:If you're an absolute beginner who has basic familiarity with operating a computer, this book will help you learn the most fundamental concepts and practices that you need to know to become a successful C programmer. If you're an experienced programmer, you'll find the full range of C syntax as well as common C idioms covered in the book useful.Table of ContentsRunning Hello, worldUnderstanding Program StructureWorking with Basic Data TypesUsing Variables and AssignmentsExploring Operators and ExpressionsExploring Conditional Program FlowExploring Loops and IterationsCreating and Using EnumerationsCreating and Using StructuresCreating Custom Data Types with TypedefWorking with ArraysWorking with Multi-dimensional ArraysUsing PointersUnderstanding Arrays and PointersWorking with StringsCreating and Using More Complex StructuresUnderstanding Memory Allocation and LifetimeUsing Dynamic Memory AllocationExploring Formatted OutputGetting Input From the Command LineExploring Formatted InputWorking with FilesUsing File Input and File OutputWorking with Multi-File ProgramsUnderstanding ScopeBuilding Multi-File Programs with MakeCreating Two Card ProgramsAppendix

  • 12% sparen
    von Mo Xiang
    18,00 €

    "After a brush with a renegade deity, Lan Wangji invites Wei Wuxian back to the Lan Clan of Gusu. But Lan Wangji seems different from the youndg man Wei Wuxian used to know. This Lan Wangji keeps a secret stash of alcohol, puts up with all manner of shenanigans, and even lets Wei Wuxian lie on top of him for an entire night. What happened to the Lan Wangji who fought with Wei Wuxian over a jug of wine and berated him for slacking off? Travel back to when Wei Wuxian and Lan Wangji were mere youtths, to the pair's very first encounter"--Back cover.

  • von Kat Cho
    10,48 €

    Instead of going to prom, seventeen-year-old Elena Soo wants to spend her time saving the local community center, and she is determined to keep her priorities straight even when her childhood best friend--who is now a K-pop superstar--returns to make good on their old pact to go to prom together.

  • 14% sparen
    von Karah-Leigh Hancock
    21,00 €

    Backstreet Boys: 30th Anniversary Celebration is an illustrated tribute to of one of the most prolific and iconic groups in pop music today.

  • 24% sparen
    von Martin Popoff
    34,00 €

    Authored by acclaimed rock writer Martin Popoff, AC/DC at 50 provides a visually stunning and authoritative celebration of the legendary Aussie rockers on their 50th anniversary.

  • 16% sparen
    von Rachel Smythe
    19,00 - 23,98 €

  • 15% sparen
    von Jeanine Donofrio
    30,00 €

    "Third Love and Lemons cookbook featuring easy vegetarian recipes"--

  • von Aaron Guilmette
    62,00 €

    Make your organization more productive and simplify your workflow by using Microsoft Power Automate for business process automationPurchase of the print or Kindle book includes a free eBook in PDF format.Key FeaturesLearn the latest in Power Automate with updated user interface visuals and new technology includedApply practical knowledge like managing user inputs, documents, approvals, and database storageCreate flows that integrate with services both inside and outside the Microsoft 365 ecosystemBook DescriptionMS Power Automate is a workflow automation tool built into MS 365 to help businesses automate repetitive tasks or trigger business processes without user intervention. It is a low-code tool that is part of the Microsoft applications framework, the Power Platform.If you are new to Power Automate, this book will give you a comprehensive introduction and a smooth transition from beginner to advanced topics to help you get up to speed with business process automation. Complete with hands-on tutorials and projects, this easy-to-follow guide will show you how to configure automation workflows for business processes between hundreds of applications, using examples within Microsoft and including third-party apps like Dropbox and Twitter. Once you understand how to use connectors, triggers, and actions to automate business processes, you'll learn how to manage user input, documents, and approvals, as well as interact with databases. This edition also introduces new Power Automate features such as using robotic process automation (RPA) to automate legacy applications, interacting with the Microsoft Graph API, and working with artificial intelligence models to do sentiment analysis.By the end of this digital transformation book, you'll have mastered the basics of using Power Automate to replace repetitive tasks with automation technology.What you will learnLearn the basic building blocks of Power Automate capabilitiesExplore connectors in Power Automate to automate email workflowsDiscover how to make a flow for copying files between cloud servicesConfigure Power Automate Desktop flows for your business needsBuild on examples to create complex database and approval flowsConnect common business applications like Outlook, Forms, and TeamsLearn the introductory concepts for robotic process automationDiscover how to use AI sentiment analysisWho this book is forThis book is excellent for information workers and Power users who are looking to automate repetitive tasks for their organizations or for projects they are undertaking. To make the most of this book you should have some basic exposure to the MS 365 platform.Table of ContentsIntroducing Microsoft Power AutomateGetting Started with Power AutomateWorking with EmailCopying filesCreating Button FlowsGenerating Push NotificationsWorking with Shared FlowsWorking with ConditionsGetting Started with ApprovalsWorking with Multiple ApprovalsPosting Approvals to TeamsUsing a DatabaseWorking with Microsoft FormsAccepting User InputAutomating Azure ADIntroducing Robotic Process AutomationIntroducing AI ModelsExporting, Importing, and Distributing FlowsMonitoring and Troubleshooting Flows

  • von Eliza Reid
    15,00 €

Willkommen bei den Tales Buchfreunden und -freundinnen

Jetzt zum Newsletter anmelden und tolle Angebote und Anregungen für Ihre nächste Lektüre erhalten.