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

Computer & IT

Hier finden Sie eine Auswahl von über Computer & IT spannenden Büchern zum Thema 121.809.
Mehr anzeigen
Filter
Filter
Ordnen nachSortieren Beliebt
  • von Ramesh Kumar
    51,00 €

    Unleash the Power of Node.js for Building Enterprise-Grade, Scalable Server-Side Applications.Book DescriptionUnlock the full potential of Node.js for modern web development with this comprehensive handbook to developing applications and services.The book will cover the fundamentals to advanced techniques, and explore the intricacies of building powerful applications. You will master Express server creation, develop RESTful APIs with efficient routing, and dive into MongoDB for seamless data persistence.It will uncover the nuances of template engines, middleware, and robust authentication methods. Leverage Socket.IO for real-time capabilities and adeptly handle errors with effective logging. The projects will double as versatile boilerplates for kickstarting your own development endeavors.In the later chapter, you will learn Test-Driven Development with Mocha, gain insights into debugging, and perfect the art of building and deploying Node.js applications.Each example in the book adheres to common best practices, providing valuable insights to help you avoid common pitfalls. Designed as both a learning resource and a reference guide, this book equips you with the knowledge to tackle challenging problems at any stage of development.Table of Contents1. Getting Started with Node.js2. Deep Dive into Node.js3. Introducing Express.js4. Creating REST API and Routing5. Working with MongoDB6. Data Persistence7. Template Engines8. Middleware Functions9. Authentication and Authorization10. Socket.IO11. Handling and Logging Errors12. TDD with Mocha and Chai13. Debugging14. Build and Deployments15. Future Scope Index

  • von Scott La Counte
    32,00 €

    Utforska den revolutionerande världen av spatial databehandling som väcks till liv av Apples senaste innovation, Apple Vision Proffs.Den här guiden handlar inte bara om att förstå en enhet; den handlar om att ta steget in i framtiden för spatial computing. För personer som äger en Vision Pro kommer den att visa hur man använder den; för dem som bara är nyfikna på enheten kommer den att visa vad den kan och hjälpa dig att avgöra om den är något för dig.Den här guiden går igenom funktionerna, designen och förändringspotentialen hos denna banbrytande enhet. Det är en utforskning av hur Vision Pro omdefinierar områdena produktivitet, underhållning, anslutningsmöjligheter och spatial databehandling.Du kommer att lära dig:Navigera runt i operativsystemet: Avslöja de intuitiva interaktionsfunktionerna i Vision Pro, inklusive ögonrörelser, handgester och röstkommandon.Omvandling av arbetsytan: Lär dig hur den här enheten överskrider skärmens begränsningar och gör det möjligt för användare att integrera och skala applikationer i sin fysiska miljö, vilket revolutionerar dynamiken i arbetsytan.Förhöjd upplevelse av underhållning: Upptäck hur Vision Pro förvandlar vilket rum som helst till en personlig biograf och erbjuder en oöverträffad underhållningsupplevelse med avancerad bild- och ljudteknik.Fånga och återuppleva i 3D: Fördjupa dig i funktionerna hos Apples första 3D-kamera, som gör det möjligt för användare att ta spatiala foton och videor, vilket ger en ny dimension till minnesbevarande.Omdefiniering av digital uppkoppling: Förstå hur Vision Pro förbättrar virtuella interaktioner och gör digitala möten och samarbeten mer uppslukande och effektiva.Och mycket mer!Apple Vision Pro är en blandning av digitala och fysiska realiteter som skapar upplevelser man tidigare trodde var omöjliga. Genom den här boken kommer läsarna att få en grundlig förståelse för Vision Pros funktioner och den potential den har att förändra vardagen.Obs: Den här guiden har tagits fram för att förbättra din upplevelse av Vision Pro-upplevelsen. Även om den inte är officiellt godkänd av Apple, Inc. innehåller den en mängd kunskap och tips som hjälper dig att få ut mesta möjliga av din enhet.

  • von Isaac Nangan
    60,00 €

    In the rapidly evolving world of information technology, the integration of established systems like mainframes with emerging paradigms such as the hybrid cloud represents a significant and challenging frontier. This book, "Mainframes in the Hybrid Cloud Era," is crafted to bridge the knowledge gap between these seemingly disparate worlds, providing a comprehensive guide to understanding, implementing, and optimizing mainframe systems within the hybrid cloud infrastructure. Mainframes have long been the backbone of critical business operations for many large organizations, known for their reliability, scalability, and security. However, as cloud computing has risen to prominence, bringing flexibility, cost-efficiency, and innovative capabilities, a crucial question has emerged: How can the robustness of mainframes be harmoniously combined with the agility of cloud environments? This book aims to answer this question, presenting a balanced view that respects the legacy of mainframes while embracing the future of cloud technologies. Throughout the chapters, we explore various facets of this integration. From the architectural considerations of combining mainframes with cloud infrastructures to the specific challenges of data management, security, and application development in a hybrid environment, the book covers a broad spectrum of topics. Each chapter is designed to provide practical insights and actionable strategies, drawn from real-world experiences and current best practices. Moreover, this book does not merely focus on the technical aspects. It also delves into the strategic and managerial perspectives, crucial for leaders and decision-makers who need to navigate the complexities of integrating mainframe systems with cloud solutions. By providing a range of case studies and future-looking predictions, the book offers a comprehensive view of the field, beneficial for both technical professionals and business leaders. As the author, my intention is to provide a resource that is not only informative but also accessible to a wide range of readers. Whether you are a seasoned IT professional, a student of information technology, or a business leader seeking to understand the implications of mainframe and cloud integrations, this book is for you. It is my hope that "Mainframes in the Hybrid Cloud Era" will serve as a valuable guide and reference as you navigate the exciting and challenging world of mainframe and hybrid cloud computing.

  • von Roberto Bandiera
    38,00 €

    Il lettore viene guidato nelle diverse fasi della progettazione e realizzazione di un database relazionale.Nelle numerose esemplificazioni pratiche viene utilizzato MySQL come software di gestione database.Viene poi trattato il linguaggio SQL per interrogare ed aggiornare il database.Infine vengono presentate le tecniche e gli strumenti per realizzare una applicazione gestionale con il linguaggio C#.Vengono trattati sia l'approccio tradizionale con ADO.NET e anche un approccio moderno con Entity Framework che è un software ORM (Object Relational Mapping).Il lettore è invitato a svolgere degli esercizi per verificare la comprensione dei concetti e poi confrontare la soluzione proposta con la propria.L'autore è stato tutor di Basi di Dati per 5 anni nei corsi di Ingegneria Informatica dell'Università di Padova e da 20 anni insegna Informatica all'ITT "Barsanti" di Castelfranco Veneto.Il suo curriculum dettagliato è visibile nel sito http://robertobandiera.altervista.org/

  • von Liran Tal
    44,00 €

    Master Node.js security through hands-on learning and best practices. Learn secure coding conventions in Node.js by executing command injection attacks on real-world npm packages and analyzing vulnerable code. The book features 33 self-assessment yes-no, fill-the-blank, and multiple answer questions to help you evaluate and test your knowledge of Node.js secure coding. You'll analyze the code of 6 vulnerable npm packages found vulnerable via CVE reports to learn best practices on command injection vulnerabilities. With 6 additional references to vulnerable npm packages, you'll strengthen your skills in secure coding.This book takes an adventure-based approach to application security learning, where you will be playing detective who unravels the mysteries of common security vulnerabilities. Through these exercises you will learn about secure coding practices, and how to avoid security pitfalls that software developers and open-source maintainers get caught with.Senior software engineers often recite how one of the most critical skills you should have as an engineer is the ability to read code. The more you read, the easier it becomes for you to understand code and the more context you gain. This book focuses exactly on that - reading vulnerable code, so we can learn from it. This activity creates patterns that our brain learns to identify and that later quickly turn into red flags that we detect and apply in our day-to-day programming and code review routines.Through insecure coding practices found in vulnerable open-source npm packages, this book examines the security aspects affecting JavaScript and Node.js applications. Developers of other languages such as Python will find references to insecure code and best practices relatively easy to transfer to other server-side languages and software ecosystems.By completing this book, you gain:* Security expertise in mitigating command injection vulnerabilities.* Proficiency in performing secure code reviews through first-hand analysis of real-world npm libraries found vulnerable and their approach to fixing security issues.* A security-first mindset to recognize patterns of insecure code.* Expertise in secure coding best practices to avoid command injection security vulnerabilities.* Knowledge of application security jargon and conventions associated with vulnerability management and severity classification.

  • von Dhiliphan Rajkumar T
    46,00 €

    The fusion of the Internet of Things (IoT) with the prowess of Machine Learning and Deep Learning has ignited a revolution in the realm of technology. "IoT Application of Machine Learning and Deep Learning" is a comprehensive journey into this transformative synergy, designed to illuminate the convergence of these cutting-edge domains. This book aims to be a guiding light for enthusiasts, practitioners, and scholars navigating the dynamic landscape where IoT's interconnected devices meet the intelligence of machine and deep learning algorithms.In these pages, readers will embark on an expedition through the myriad applications, breakthroughs, and evolving possibilities of leveraging machine and deep learning within the IoT ecosystem. From unraveling the intricate mechanisms behind predictive analytics in IoT to exploring the robustness of neural networks in enhancing IoT security, this book unveils the intricate tapestry of possibilities awaiting exploration. Whether you're a seasoned professional seeking deeper insights or an eager learner venturing into this interdisciplinary realm, this book endeavors to be a beacon, illuminating the boundless potential at the nexus of IoT, Machine Learning, and Deep Learning.

  • 12% sparen
    von Edward Franklin
    110,00 €

    "Cybersecurity for Everyone" is a user-friendly and accessible guide that teaches the fundamentals of cybersecurity and provides practical tips, tricks, and tools for enhancing online security and privacy. From identifying and avoiding phishing attacks to preventing malware infections and ransomware attacks, this book equips readers with the knowledge and skills needed to protect themselves and their data in the digital world. Whether you're a tech novice or an experienced user, this book is a must-read for anyone who wants to stay safe online.

  • von Hunter C. Johnson
    90,00 €

    "Mastering LaTeX: Advanced Drawing with Tikz, including 3D Drawing" is a comprehensive guide that explores the advanced drawing capabilities of Tikz, a powerful tool for creating high-quality graphics in LaTeX. From mastering 2D drawing techniques to delving into the world of 3D graphics and animations, this book covers everything you need to know to take your LaTeX documents to the next level. With step-by-step instructions, in-depth explanations, and practical examples, you'll learn how to create stunning illustrations, visualize complex data, and enhance your documents with interactive elements. Whether you're a beginner looking to expand your skills or an experienced user seeking to unlock the full potential of Tikz, this book is your ultimate resource for mastering advanced drawing techniques.

  • von Sathish Kumar L
    47,00 €

    In the bustling landscape of technology, Artificial Intelligence (AI) emerges as both an enigma and a guiding force. The realm of AI, once confined to the pages of science fiction, now permeates our daily lives, shaping industries, revolutionizing healthcare, transforming transportation, and redefining how we perceive intelligence itself. "Artificial Intelligence: Beginner's Guide" aims to demystify this complex domain, offering a comprehensive yet accessible entry point for enthusiasts, students, and curious minds eager to comprehend the fundamental principles and applications of AI. This book endeavors to traverse the labyrinth of AI, unveiling its intricacies while illuminating its profound impact on society, bridging the gap between theoretical concepts and real-world implementations.Through this beginner's guide, readers will embark on an enlightening journey, navigating the multifaceted facets of AI, from its historical origins to its current evolution and future trajectories. Embracing a lucid and engaging approach, this book seeks not only to elucidate the underlying theories and algorithms but also to foster a deeper understanding of AI's ethical considerations, societal implications, and the symbiotic relationship between human intelligence and artificial minds. As technology hurtles forward, this guide serves as a beacon, empowering readers to comprehend the essence of AI and envision its limitless potential while navigating the ethical and moral dimensions that accompany this transformative era.

  • von Eric Frick
    19,00 €

    "Introduction to Artificial Intelligence" is not just a book; it's a comprehensive educational experience designed to bring you to the forefront of AI knowledge. This guide opens the door to the transformative world of AI, emphasizing its significance in today's society. It offers an inclusive welcome, setting the stage for readers from all backgrounds and delves into how AI reshapes our modern world.As we traverse the historical landscape of AI, from the musings of ancient philosophers to the breakthroughs of the digital era, you'll gain a deep understanding of the field's roots and evolution. The book outlines the shift from Symbolic AI's rigid logic to the fluid learning of modern neural networks, illuminated by interactive quizzes that reinforce learning and comprehension.The core chapters provide a deep dive into the technical aspects of AI, covering key concepts and subfields with an engaging mix of theory and hands-on learning. Each major branch of AI is accompanied by an online lab, inviting you to apply your knowledge in a practical, interactive environment.By purchasing this book, you unlock access to an exclusive online course replete with instructional videos, quizzes, and online labs that echo the book's content, allowing you to solidify your understanding and apply concepts in a dynamic way. This blended learning approach ensures you not only read about AI but also practice and experience it firsthand.The discussion on ethics prepares you to navigate the complex moral landscape AI presents, while real-world applications and case studies showcase AI's practical impact. The book also peers into the future, predicting how AI will continue to evolve and shape our world.For those looking to turn curiosity into expertise, "Introduction to Artificial Intelligence" outlines clear educational pathways and career advice, supported by a wealth of resources and a community of fellow AI enthusiasts through Destin Learning.Concluding with insights from the author and further learning opportunities, including the Destin Learning YouTube Channel, this book is your gateway to becoming part of the AI revolution. It's an essential resource for students, professionals, and anyone eager to understand and harness the power of artificial intelligence.

  • von BalaAnand Muthu
    50,00 €

    Welcome to the world of AI and Deep Learning! This book is a culmination of years of research, innovation, and practical insights into the fascinating realms of artificial intelligence and deep learning. In this rapidly evolving landscape, the convergence of neuroscience, mathematics, and computer science has sparked a revolution, redefining how machines perceive, learn, and interact with the world. As you embark on this educational journey, you'll delve into the foundational principles that underpin these technologies, unraveling complex concepts in a lucid and accessible manner. Whether you're an aspiring data scientist, a curious enthusiast, or a seasoned professional seeking to expand your knowledge, this book aims to equip you with a solid understanding of AI and deep learning essentials, empowering you to navigate the frontiers of innovation and contribute meaningfully to this transformative field.In this comprehensive guide, we traverse the landscape of artificial intelligence and deep learning, demystifying intricate theories and methodologies. From the fundamentals of neural networks to the practical applications in image recognition, natural language processing, and beyond, each chapter is meticulously crafted to provide a holistic view of these cutting-edge technologies. With a blend of theoretical foundations, real-world examples, and hands-on exercises, this book is designed to foster a deep comprehension of the core concepts while igniting your creativity to explore and innovate. Join us on this immersive journey, where you'll not only grasp the essence of AI and deep learning but also cultivate the skills to create intelligent systems that can revolutionize industries, redefine possibilities, and shape the future.

  • 19% sparen
    von Geetha R
    56,00 €

    Machine learning is a branch of artificial intelligence (AI) and computer science which focuses on the use of data and algorithms to imitate the way that humans learn, gradually improving its accuracy. IBM has a rich history with machine learning. Python, when used in machine learning, offers developers of all skill sets exceptional versatility and power. Developers can use Python to develop a variety of applications because it integrates well with other software while its simple syntax makes it a good choice for coding algorithms and collaborating across teams.

  • 19% sparen
    von Kriti Dhingra
    56,00 €

    Specific Learning Disabilities (SLD) are categorized as childhood disorders in which a child exhibits difficulty in certain basic skills despite having normal intelligence. The skills being affected consist of reading, writing, listening, speaking, reasoning, and arithmetic problem-solving. Technology plays a very crucial role in today's globalized world. To assist persons with SLD, technology in form of assistive technology is used. Assistive technology can be hardware, software, or a combination of both. Though several assistive technology tools are present, but they are not being used optimally due to certain barriers to using them.The research on SLD is in its infancy stage in India. There are no standardized guidelines for screening/diagnosis and management of SLD in India. Lack of knowledge regarding the disability among people makes them reluctant even to get themselves screened for SLD.The book presents the current scenario and management of SLD in India. It further presents the major barriers to the optimal utilization of Assistive technology and the need to eliminate them. Lastly, the framework and working of the assistive tool developed by the author are explained.

  • 19% sparen
    von Manu Banga
    65,00 €

    The main unifying theme is the idea of an intelligent agent. AI is the study of agents that receive percepts from the environment and perform actions. Each such agent implements a function that maps percept sequences to actions, and covers different ways to represent these functions, such as reactive agents, real-time planners, and decision-theoretic systems, and explains the role of learning as extending the reach of the designer into unknown environments and show how that role constrains agent design, favoring explicit knowledge representation and reasoning and treat robotics and vision not as independently defined problems, but as occurring in the service of achieving goals. The importance of the task environment is in determining the appropriate agent design. Our primary aim is to convey the ideas that have emerged over the past fifty years of AI research and the past two millennia of related work and tried to avoid excessive formality in the presentation of these ideas while retaining precision.

  • von Joerg Walbaum
    19,95 €

    Studienarbeit aus dem Jahr 2023 im Fachbereich Informatik - Angewandte Informatik, Note: 1,0, AKAD University, ehem. AKAD Fachhochschule Stuttgart, Sprache: Deutsch, Abstract: Die Tragödie und der Untergang der ¿RMS Titanic¿ im Nordatlantik in den frühen Morgenstunden des 15. April 1912 bleibt eines der bewegendsten und faszinierendsten Kapitel der modernen Zeit. Dieses Ereignis hat nicht nur in der maritimen Geschichte, sondern auch in der Populärkultur einen nachhaltigen Eindruck hinterlassen. Unter den vielen Aspekten, die dieses Unglück für Historiker, Soziologen und Wissenschaftler interessant machen, sticht eine besondere These hervor: die Annahme, dass bei der Evakuierung der Titanic "Frauen und Kinder zuerst" gerettet wurden. Im Rahmen dieser Arbeit wurde die These, mithilfe des Prozessmodells CRISP-DM, der Programmiersprache R sowie statistischen Methoden, näher untersucht. Die Zielsetzung dieser Arbeit war es, aus Sicht eines fiktiven Versicherungsunternehmens zu untersuchen, ob das Überleben der Passagiere auf der Titanic von ihrem Geschlecht und Alter beeinflusst wurden und inwieweit diese Erkenntnisse die populäre These von "Frauen und Kinder zuerst" letztendlich stützen oder auch weitere Faktoren Relevanz hatten.

  • von Anonymous
    16,95 €

    Studienarbeit aus dem Jahr 2023 im Fachbereich Informatik - Industrie 4.0, Note: 2,0, Hochschule Fresenius; Köln (OnlinePlus), Veranstaltung: Produkt- und Prozessmanagement, Sprache: Deutsch, Abstract: Die vorliegende Hausarbeit untersucht den Einfluss von Industrie 4.0 auf den Maschinenbau und dessen Beitrag zur Optimierung des gesamten Produktlebenszyklus. Die zentrale Forschungsfrage lautet: "Welchen Einfluss hat die Integration von Industrie 4.0-Technologien auf den Maschinenbau und wie trägt sie zur Optimierung des gesamten Produktlebenszyklus bei?" Dabei werden die grundlegenden Bausteine geschaffen, um das komplexe Wechselspiel zwischen dem Maschinenbau und der Industrie 4.0 zu entschlüsseln. Das erste Kapitel legt die theoretischen Grundlagen und Kernkonzepte von Industrie 4.0 sowie des Produktlebenszyklus dar. Insbesondere wird die Schnittstelle zwischen Industrie 4.0 und dem Maschinenbau analysiert, um den Weg für eine nahtlose Integration zu ebnen. Die Arbeit betrachtet die einzelnen Phasen des Produktlebenszyklus im Maschinenbau und beleuchtet den Einfluss von Industrie 4.0 auf das Produktlebenszyklusmanagement. Chancen und Herausforderungen, die sich aus der Integration von Industrie 4.0 ergeben, werden untersucht. Abschließend werden die Erkenntnisse zusammengefasst und ein Ausblick auf die weitere Entwicklung gegeben, wie die Integration von Industrie 4.0 den Maschinenbau prägen und den Produktlebenszyklus nachhaltig optimieren wird.

  • von Anonymous
    16,95 €

    Studienarbeit aus dem Jahr 2023 im Fachbereich Informatik - Industrie 4.0, Note: 2,0, Hochschule Fresenius; Köln (OnlinePlus), Veranstaltung: Innovationsprozess und Technologieentwicklung, Sprache: Deutsch, Abstract: Die vorliegende Hausarbeit untersucht die Bedeutung des Echtzeit-Monitorings für die Optimierung von Produktionsprozessen in der Automobilindustrie im Kontext der Industrie 4.0. Die steigende Relevanz von Industrie 4.0 erfordert von Unternehmen, ihre Produktionsprozesse effizienter und qualitativ hochwertiger zu gestalten. Das Echtzeit-Monitoring ermöglicht die Erfassung und Analyse von Daten in Echtzeit, was zu einer verbesserten Effizienz, Qualitätssicherung und Fehlererkennung führen kann. Die Forschungsarbeit beantwortet die Frage, inwieweit das Echtzeit-Monitoring im Vergleich zu herkömmlichen Überwachungsmethoden die Effizienz und Qualität in der Automobilindustrie steigern kann. Der theoretische Teil erläutert die Grundlagen von Industrie 4.0 und des Echtzeit-Monitorings sowie den aktuellen Stand der Technik. Eine SWOT-Analyse ermöglicht eine umfassende Einschätzung der Potenziale und Herausforderungen des Echtzeit-Monitorings. Abschließend werden die Ergebnisse zusammengefasst und ein Ausblick auf weitere Entwicklungen gegeben.

  • von Anonymous
    16,95 €

    Studienarbeit aus dem Jahr 2023 im Fachbereich Informatik - Internet der Dinge, IOT, Note: 1,7, Hochschule Fresenius; Köln (OnlinePlus), Veranstaltung: Industrial Internet, Sprache: Deutsch, Abstract: Die vorliegende Hausarbeit untersucht, wie das Industrial Internet of Things (IoT) zur Verbesserung von Predictive Maintenance in der Fertigungsindustrie beitragen kann. Die Forschungsfrage lautet: "Wie kann das Industrial Internet zur Verbesserung von Predictive Maintenance in der Fertigungsindustrie beitragen?" Dabei werden die technologischen Grundlagen, Anwendungsbereiche, Vorteile und Herausforderungen dieses Paradigmenwechsels in der Industriewartung behandelt. Beginnend mit den Konzepten von IoT und Predictive Maintenance wird ein solides Verständnis für die Schlüsselbegriffe geschaffen. Anschließend werden verschiedene IoT-Anwendungen im Kontext von Predictive Maintenance untersucht und anhand praxisnaher Fallstudien illustriert. Ein Blick in die Zukunft analysiert die Potenziale und zu erwartenden Entwicklungen des Industrial Internet für Predictive Maintenance in der Fertigungsindustrie. Diese Hausarbeit bietet eine umfassende Untersuchung, wie das Industrial Internet die Zukunft der Wartung in der Fertigungsindustrie prägt und wie Unternehmen durch den intelligenten Einsatz von IoT-Anwendungen ihre Effizienz steigern können.

  • von Maximiliano Contieri
    39,90 €

    Code Smells erkennen und mithilfe inspirierender Rezepte beseitigen Ideale Ergänzung zu Robert C. Martins Klassiker »Clean Code« Die eigenen Programmierfähigkeiten verbessern - durch eine Vielzahl inspirierender Rezepte Beispiele in gängigen Programmiersprachen wie JavaScript, PHP, Java, Python u.v.a. Bis hin zu komplexen Problemen und anspruchsvollen Refactoring-Rezepten. Entwickler, Software Engineers und -Architektinnen, die mit einer umfangreichen Codebasis arbeiten, müssen ihren Code effektiv pflegen und erweitern. In diesem Kochbuch vermittelt Maximiliano Contieri das Konzept des Clean Code, geht aber noch einen Schritt weiter. Er zeigt, wie Sie Verbesserungspotenziale identifizieren und deren Auswirkungen auf den Produktionscode beurteilen. Mithilfe der vorgestellten Techniken kann die Zuverlässigkeit und Entwicklungsfähigkeit der Systeme deutlich verbessert werden. Anhand von Beispielen in JavaScript, PHP, Python, Java und vielen anderen Programmiersprachen bietet dieses Kochbuch bewährte Rezepte, die Sie bei der Erweiterung und Wartung größerer Systeme unterstützen. Contieri beschreibt grundlegende Konzepte wie Lesbarkeit, Kopplung, Testbarkeit, Sicherheit und Erweiterbarkeit sowie Code Smells und Rezepte zu deren Beseitigung. Im Verlauf dieses Buches werden die Refactoring-Rezepte und die Probleme, die sie lösen, immer komplexer. Sie werden: die Vorteile von Clean Code verstehen und lernen, wie Sie Verbesserungsmöglichkeiten identifizieren Refactoring-Techniken Schritt für Schritt erlernen sich mit der Theorie hinter Clean Code vertraut machen Beispiele aus der Praxis in verschiedenen modernen Programmiersprachen untersuchen in einem Katalog mit Code Smells stöbern, deren Auswirkungen und Lösungsansätze zu ihrer Beseitigung nachvollziehen Code schreiben, der auf den Punkt kommt, leichter zu lesen und zu verstehen ist

  • von Katrin Langholf
    15,99 €

    Den Alltag meistern, eigene Bedürfnisse erkennen, Selbstsicherheit erlangen - Mit diesen Anregungen und Methoden lernen Sie Ihr Potenzial besser kennen! Wie kann Stress unseren Alltag beeinflussen und welche Rolle spielen unsere Hormone dabei? Nach einer kurzen Einführung zu den biologischen Grundlagen erhalten Sie wertvolle Anregungen zur Steigerung von Selbstfürsorge, Achtsamkeit und Selbstwahrnehmung . Außerdem werden Problemlösungsstrategien und Entspannungstechniken vorgestellt. Audiodateien für eine Atemmeditation, eine Sinneswahrnehmungsübung, eine Fantasiereise und zur progressiven Muskelentspannung können über QR-Codes unkompliziert abgerufen werden. Dadurch wird Entspannung und Verbundenheit direkt erfahrbar. Außerdem werden die Besonderheiten und Herausforderungen des Lehrerinnenberufs durch die Einteilung in biologisch bedingte Lebensabschnitte besonders deutlich und zugänglich gemacht!

  • von Sandeep Kumar Panda
    149,00 €

  • von Olivia McDermott
    81,00 €

  • von Christian Demand
    15,00 €

    Sehr überrascht gab sich die Bundesregierung vom Schuldenbremsen-Urteil des Bundesverfassungsgerichts - auch in dieser Reaktion zeigt sich für Sebastian Huhnholz die seit Jahren schon andauernde Schieflage der deutschen Fiskalpolitik. Über den Stand der real existierenden und die Möglichkeit einer postkolonialen Ägyptologie denkt Florian Ebeling nach. Richard Schuberth blickt auf Lord Byron und die Elgin Marbles, und zwar immer auch von der Gegenwart und ihren Fragen nach Restitution aus.   In seiner Rechtskolumne versucht sich Florian Meinel an einer Einordnung der Bauernproteste. Georg Simmerl hat eine Tagung zur documenta 15 besucht - sein Bericht widmet sich dabei naturgemäß Fragen, die aktuell zu sein nicht aufgehört haben.   Klaus Walter hat einen Chor von Stimmen zusammengestellt, der das Phänomen Taylor Swift zu erklären versucht. Die Zusammenhänge von Architekturfantasien und -realitäten mit dem Rechtspopulismus untersucht Jan-Werner Müller. Um die Nostalgie als Zeichen unserer Zeit geht es bei Valentin Groebner. In einer kurzen Erzählung von Sibylle Severus gibt es, vom Titel versprochen, ein Auto, aber auch, wovon der Titel nicht spricht: eine Kuh. In Susanne Neuffers abschließendem Text setzt sich ein Film zwischen Realität und Traum neu zusammen.

  • von Niklas Mühleis
    39,90 €

    Ein unverzichtbarer Ratgeber für alle, die sich mit der Implementierung und Nutzung künstlicher Intelligenz (KI) im Unternehmen beschäftigen. In präziser und zugänglicher Sprache erfahren Sie alles über die rechtlichen Rahmenbedingungen, die bei der Einführung von KI-Technologien in Unternehmen berücksichtigt werden müssen. Dazu gehören Themen wie Datenschutz, Urheberrecht, Haftungsfragen und die Compliance mit internationalen Standards und Gesetzen. Mit praktischen Beispielen und Fallstudien illustrierten die Autoren die komplexen rechtlichen Herausforderungen und bieten Lösungsansätze und Handlungsempfehlungen. Ob Sie ein Startup leiten, das in die Welt der KI eintaucht, oder ein etabliertes Unternehmen, das seine Prozesse durch KI-Technologien optimieren möchte - dieses Buch bietet Ihnen Orientierung für Ihre Pläne und Herausforderungen.Aus dem Inhalt:Technische Grundlagen von Künstlicher IntelligenzEinsatz von ChatGPT und Co.Training eigener AlgorithmenSoftwareerstellung mit KIUnterstützung durch SprachassistentenWerbetexten und Kreativarbeit erledigen lassenHuman Resources: KI als PersonalchefDatenanalyseSoftwareentwicklungSprachassistenten

  • 11% sparen
    von Roy Sahupala
    23,00 €

    Este libro describe cómo instalar y configurar un sitio WordPress. Se le presentará el panel de control (el entorno de gestión). A continuación, creará contenido con entradas y páginas. También aprenderá a crear una navegación y un menú social, y a instalar y personalizar un tema.En este libro también aprenderá a añadir funciones adicionales con prácticos plugins, a optimizar un sitio web para los motores de búsqueda, a integrar un certificado SSL (el candado de la barra de direcciones) y a realizar copias de seguridad y proteger su sitio web.Para completar el paquete, también aprenderá a dotar a un sitio web de una declaración de privacidad y a pedir permiso a los visitantes para colocar cookies.

  • von Michael Brendel
    16,99 €

    Technik von gestern - Herausforderung für heute - Chance für morgen! Wie eine Welle ist eine neue Generation von KI-Tools über uns hereingebrochen. Text- und Bildgeneratoren wie ChatGPT, Gemini oder Midjourney können viele Tätigkeiten effizienter und darüber hinaus ziemlich viel Spaß machen. Doch noch sind viele Fragen offen: Was bedeutet es, dass Computer nun unsere Sprache sprechen? Welche Folgen hat KI für Bildung und Beruf? Wie verändert sich das Internet? Welche Auswirkungen hat die Technologie auf unseren Alltag, unseren Glauben, die Gesellschaft und die Politik? Dieses Buch erklärt in gut verständlicher Sprache, wasGenerative KI ist, warum die Welt noch nicht bereit dafür ist ¿ und wie eine verantwortungsvolle Nutzung dennoch möglich ist.

  • von Anja Schmid
    14,90 €

    Die verständliche Anleitung für Ihr Smartphone: Alle Funktionen & Einstellungen auf einen Blick. Schritt für Schritt erklärt - mit praktischen Tipps. Mit diesem smarten Praxisbuch gelingt Ihnen der schnelle und sichere Einstieg in Ihr Smartphone. Lernen Sie das  Samsung Galaxy S24 bzw. 24+  kennen und beherrschen! Anschauliche Anleitungen , Beispiele und Bilder zeigen Ihnen gut nachvollziehbar , wie Sie Ihr mobiles Gerät optimal handhaben - von der Ersteinrichtung und Personalisierung über die große Funktionsvielfalt bis zu den wichtigsten Anwendungen . Nutzen Sie darüber hinaus die übersichtlichen Spicker-Darstellungen: Damit können Sie jene Bedienungsschritte, die man am häufigsten braucht, aber immer wieder vergisst, auf einen Blick finden und umsetzen. Freuen Sie sich auf viele hilfreiche Tipps und legen Sie ganz einfach los! Aus dem Inhalt: Alle Bedienelemente des Samsung Galaxy S24 / S24+ auf einen Blick Ersteinrichtung und Tipps zum Umzug Google-Konto erstellen und verwalten Die Benutzeroberfläche Ihres Smartphones personalisieren Apps aus dem Play Store herunterladen Kontakte anlegen und im Adressbuch verwalten Anrufe tätigen und SMS austauschen  Nachrichten über Mail und WhatsApp versenden und empfangen Uhr, Kalender, Maps und andere praktische Apps nutzen  Fotos sowie Videos aufnehmen, verwalten und teilen Ins Internet gehen über WLAN und mobile Daten  Updates, Datenschutz und Sicherheit

  • von Bruce F Kawin
    20,00 €

    Find Me: Stories by Bruce F. Kawin collects eight tales ranging in length from two pages to nearly a hundred, some strange and some comforting. "Terse and yet opulent, these stories are a revelation of language in action" (David E. James). Their topics include a brilliant sculpture made and named by a six-year-old girl; an FBI investigation that Kafka would recognize; a remark Borges made in a park to Kenneth Koch; and a fable of innocence and violence in an elementary school menagerie. The title novella, "Find Me," is a drama of love beyond death set in 21st-century Los Angeles in which the lovers confront both political and metaphysical forces on their way to a startling end.

Willkommen bei den Tales Buchfreunden und -freundinnen

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