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

Bücher der Reihe Rheinwerk Computing

Filter
Filter
Ordnen nachSortieren Reihenfolge der Serie
  • von Bernd Öggl
    48,00 €

    Get started with Git-today! Walk through installation and explore the variety of development environments available. Understand the concepts that underpin Git's workflows, from branching to commits, and see how to use major platforms, like GitHub. Learn the ins and outs of working with Git for day-to-day development. Get your versioning under control!Highlights:InstallationDevelopment environmentsRepositoriesCommitsBranchesMergingHooksGitHubGitLabWorkflowsBest practicesCommand reference

  • von Sebastian Springer
    49,00 €

    If you're developing server-side JavaScript applications, you need Node.js! Start with the basics of the Node.js environment: installation, application structure, and modules. Then follow detailed code examples to learn about web development using frameworks like Express and Nest. Learn about different approaches to asynchronous programming, including RxJS and data streams. Details on peripheral topics such as testing, security, and performance make this your all-in-one daily reference for Node.js!In this book, you'll learn about:a. Getting Started with Node.js Begin your journey with Node.js. Learn about the core components of the environment such as the V8 engine and libraries. Then install Node.js and explore application development tools and the module system. b. Developing Applications Develop web applications by following practical code examples. Set up a web server using HTTP and develop apps step by step using the Express and Nest frameworks. Connect databases, generate interfaces using the REST server and GraphQL, implement command-line tools, handle asynchronous programming, and more. c. Managing ApplicationsManage your Node.js applications from development to deployment. Learn how to use package managers, implement tests, and protect against security threats. Get expert tips on scalability and performance to optimize your apps. Highlights include:1) Installation2) Asynchronous programming3) Application development 4) Modules 5) Express and Nest frameworks6) Template engines 7) Database connectivity 8) Web sockets9) Session handling10) Deployment and operations11) Security 12) Testing, performance, and scalabilityHighlights:InstallationAsynchronous programmingApplication development Modules Express and Nest.js frameworksTemplate engines Database connectivity Web socketsSession handlingDeployment and operationsSecurity Testing, performance, and scalability

  • von Christian Ullenboom
    58,00 €

    This is the up-to-date, practical guide to Java you've been looking for! Whether you're a beginner, you're switching to Java from another language, or you're just looking to brush up on your Java skills, this is the only book you need. You'll get a thorough grounding in the basics of the Java language, including classes, objects, arrays, strings, and exceptions. You'll also learn about more advanced topics: threads, algorithms, XML, JUnit testing, and much more. This book belongs on every Java programmer's shelf!Highlights:Classes and objectsArraysException handlingObject-oriented programmingCharacters and stringsGenericsClass libraryConcurrent programmingData structuresLambda expressionsJUnit testingJDK tools

  • von Bernd Öggl
    49,00 €

    Learn the ins and outs of containerization in Docker with this practical guide! Begin by installing and setting up the platform. Then master the basics: get to know important terminology, understand how to run containers, and set up port redirecting and communication. You'll learn to create custom images, work with commands, and use key containerization tools. Gain essential skills by following exercises that cover common tasks from packaging new applications and modernizing existing applications to handling security and operations.1) Installation and configuration2) Dockerfiles3) Docker commands4) Rootless Docker5) Project migration6) GitLab 7) Grafana8) Kubernetes9) Container security10) Continuous integration and delivery (CI/CD)11) Docker images: servers, databases, programming languages, and web applications

  • von Jürgen Wolf
    58,00 €

    Web developers-this is your all-in-one guide to HTML and CSS! Learn to use HTML to format text and structure web pages. Understand the HTML document skeleton before creating forms, referencing hyperlinks, embedding active content, and more. Then style your pages with CSS: Create consistent designs with selectors, the box model, the cascade algorithm, and inheritance. Round out your client-side development experience by getting to know JavaScript. With detailed code examples, you'll master HTML and CSS in no time!Highlights include:1) HTML syntax and structure 2) HTML elements3) Tables, links, and images4) HTML forms5) CSS selectors6) Cascade and inheritance 7) CSS box model8) CSS preprocessors9) Responsive layout design10) Testing11) JavaScript12) AjaxHighlights:HTML syntax and structure HTML elementsTables, links, and imagesHTML formsCSS selectorsCascade and inheritance CSS box modelCSS preprocessorsResponsive layout designTestingJavaScriptAjax

  • von Philip Ackermann
    58,00 €

    Full stack web developers are always in demand-do you have the skillset? Between these pages you'll learn to design websites with CSS, structure them with HTML, and add interactivity with JavaScript. You'll master the different web protocols, formats, and architectures and see how and when to use APIs, PHP, web services, and other tools and languages. With information on testing, deploying, securing, and optimizing web applications, you'll get the full frontend and backend instructions you need!Highlights include:1) Frontend programming2) Backend programming3) HTML4) CSS5) JavaScript6) APIs7) Single-page applications8) Web architecture9) Testing10) Deployment11) Security12) Optimization

  • von Christian Ullenboom
    58,00 €

    Say goodbye to dependencies, bogged-down code, and inflexibility! With the Spring framework and Spring Boot, you'll painlessly create Java applications that are production ready. Start with the basics: containers for Spring-managed beans, Spring framework modules, and proxies. Then learn to connect to relational databases, implement Jakarta Persistence, use Spring Data JPA, and work with NoSQL databases. Get the right know-how for modern software development with Spring and Java!Highlights include:1) Containers2) Modules3) Proxies4) Dependency injection5) Caching6) RESTful web services7) Security 8) Deployment9) Databases10) Jakarta Persistence11) Spring Data JPA12) Spring Web MVC

  • von Christian Wenz
    49,90 €

  • von Michael Kofler
    58,00 €

    Uncover security vulnerabilities and harden your system against attacks! With this guide you'll learn to set up a virtual learning environment where you can test out hacking tools, from Kali Linux to hydra and Wireshark. Then expand your understanding of offline hacking, external safety checks, penetration testing in networks, and other essential security techniques, with step-by-step instructions. With information on mobile, cloud, and IoT security you can fortify your system against any threat!

  • von Benjamin Franz
    56,00 €

    Calling all designers and developers! This is your all-in-one guide to data-driven UX design for digital products. See how an effective user experience incorporates insights from psychology, design principles, and practical data. Follow a proven approach for selecting your design methods, and then walk through the data-driven UX design process in detail: perform context analysis, specify requirements, develop solution prototypes, and test your products. Learn from example case studies and full-color illustrations to take your design to the next level!In this book, you'll learn about:a. Theory of Design What makes design effective? Get to know the building blocks that create an incredible user experience: ergonomics and usability, data evaluation, user research, human information processing, design principles, and more. b. UX Design Process Master data-driven UX design. Explore methods to analyze the context of use for your design project. Use techniques such as prototypes and wireframes to develop a design solution, and then refine it through usability and UX testing. c. Design in ActionSee examples of design come to life! Follow three case studies that illustrate the design process for digital products: a B2C mobility application, a B2B customer relationship management application, and a B2C/B2B medical appointment portal. Highlights include:1) Data-driven UX design 2) B2B and B2C applications3) User researcher skills4) Psychological foundations 5) Design principles6) Context of use analysis7) Requirements formulation 8) Prototypes and wireframes 9) Design testing and evaluation 10) Decision matrices 11) Use cases

  • von Michael Kofler
    49,90 €

  • von Thomas Theis
    24,90 €

  • von Michael Kofler
    29,90 €

  • von Michael Kofler
    44,90 €

  • von Veit Steinkamp
    56,00 €

    It's finally here-your guide to Python for engineers and scientists, by an engineer and scientist! Get to know your development environments and the key Python modules you'll need: NumPy, SymPy, SciPy, Matplotlib, and VPython. Understand basic Python program structures and walk through practical exercises that start simple and increase in complexity as you work your way through the book. With information on statistical calculations, Boolean algebra, and interactive programming with Tkinter, this Python guide belongs on every scientist's shelf! Highlights include: 1) Program structures 2) NumPy 3) Matplotlib 4) SymPy 5) SciPy 6) VPython 7) Tkinter 8) Numerical calculations 9) Statistical calculations 10) Boolean algebra

  • von Mahbouba Gharbi
    47,00 €

    Preparing for your iSAQB CPSA--Foundation Level exam? Make the grade with this study guide! First, tackle essential topics and fundamentals, beginning with development approaches and design techniques for scalable software architectures. Then, see how views, templates, and documents are used to communicate design decisions, and understand how to evaluate software architectures. Level up your exam prep with this handy resource!Highlights include:iSAQB CPSA-Foundation Level exam Architecture designDevelopment approachesArchitectural patternsTemplatesDocumentationPrototypesQuality managementDeploymentModeling toolsStatic code analysis toolsCode managementHighlights:iSAQB CPSA-Foundation Level exam Architecture designDevelopment approachesArchitectural patternsTemplatesDocumentationPrototypesQuality managementDeploymentModeling toolsStatic code analysis toolsCode management

  • von Michael Kofler
    56,00 €

    Beginner or expert, professional or hobbyist, this is the Linux guide you need! Install Linux and walk through the basics: working in the terminal, handling files and directories, using Bash, and more. Then get into the nitty-gritty details of configuring your system and server, from compiling kernel modules to using tools like Apache, Postfix, and Samba. With information on backups, firewalls, virtualization, and more, you'll learn everything there is to know about Linux! Highlights include: 1) Installation 2) GNOME and KDE 3) Bash, Vim, Emacs 4) Network configuration 5) Software and package management 6) Administration 7) Kernel modules 8) Apache 9) Postfix and Dovecot 10) Samba 11) Security 12) Virtualization

  • von Torsten T. Will
    49,90 €

  • von Guido Pelzer
    49,90 €

    Gut gewählte Keywords garantieren dabei eine hohe Qualität der Werbeanzeigen. Unser Autor zeigt Ihnen alles, was Sie für die Planung einer effektiven Ads-Kampagne wissen müssen.Dabei werden Ihnen wichtige Prinzipien bereits zu Beginn vermittelt: Richtige Kontostruktur, optimale Gebotsstrategie oder die richtige Netzwerkwahl. Grafiken und Screenshots helfen Ihnen, sich auch im Live-AdWords-Konto zurechtzufinden. Da Google Ads mittlerweile im komplexen Zusammenspiel mit vielen weiteren Google-Produkten verwendet wird, berücksichtigt das Buch auch Performance Measure Tools (Analytics und Website Optimizer) und Google AdWords Express für den regionalen Markt. Zwei Schwerpunkte stellen Display-Marketing (Bannerwerbung) und Mobile-Marketing dar. Die aktuelle Auflage beinhaltet alle wichtigen Neuerungen vom Design bis hin zu Performance Max-Kampagnen und zeigt Ihnen die neuen Möglichkeiten durch den Einsatz von KI.Aus dem Inhalt:Suchmaschinen-Marketing (SEM)KeywordsNavigation im Ads-KontoDisplay-KampagnenGoogle Ads goes mobileGoogle-Ads-WerbestrategienGoogle-Ads-ToolsConversion-TrackingGoogle AnalyticsGoogle Ads optimierenDas Kundencenter - MCCPerformance Max-KampagnenEinsatz von KI

  • von Tobias Sumpfhütter
    24,90 €

    Der Survival-Modus ist keine Herausforderung mehr für dich? Du hast bereits ausgiebig gebaut, die Welt erforscht und die stärksten Monster besiegt - was soll da noch kommen? Dann wird es Zeit für das nächste Level! Erlebe ein neues Survival-Gefühl mit Ressourcenpaketen, Mods und völlig neuen Welten. Hebe ab in den Kreativ-Modus, importiere Bauwerke und gestalte eigene Welten mit dem Weltenpinsel. Werde schließlich zum Commander deiner Welt! Tobe dich mit den vielen Minecraft-Befehlen aus und stelle die Welt kreativ auf den Kopf. Zahlreiche Tipps und Beispiele begleiten dich auf deinem Weg zu eigenen Abenteuer-Maps mit selbst programmierten Geschicklichkeits-Parcours und Dungeons.Kein offizielles Minecraft-Produkt. Nicht von Mojang genehmigt oder mit Mojang verbunden.Aus dem Inhalt:Skins für deine SpielfigurRessourcen- und Datenpakete schnürenEigene Mods generierenSpezialversionen von MinecraftWelten aus dem Internet installierenProfi-Tools zur WeltgestaltungProgrammieren mit Minecraft-BefehlenBlöcke und Kreaturen verändernJSON-Dateien und NBT-DatenEigene Abenteuerspiele gestaltenExtra-Kapitel für BedrockReferenz mit allen Minecraft-Befehlen

  • von Vivian Pein
    39,90 €

    Was genau machen Social Media Manager*innen? Welche Aufgaben nehmen sie im Unternehmen wahr? Und welche Ausbildungsmöglichkeiten gibt es für diesen spannenden Beruf? Antworten darauf und vieles mehr bietet dieser offizielle Ausbildungsbegleiter (BVCM) für alle, die diesen Job anstreben oder die Stelle im Unternehmen einführen möchten. Sie lernen alle Grundlagen für erfolgreiches Social Media Management kennen: Online-Marketing, Marktforschung, Online-Recht sowie Kundenkommunikation. So entwerfen Sie die richtige Social-Media-Strategie für Ihre Zielgruppe. Vivian Pein gibt Ihnen einen umfassenden Einblick in das neue Berufsbild. Mit vielen Beispielen und Exkursen, praxisnah und umfassend!Aus dem Inhalt:Anforderungen und AufgabenAusbildung und WeiterbildungHinweise für BewerbungenSocial-Media-StrategieZiele und ZielgruppenCorporate ContentCommunity Management und Change ManagementKrisenkommunikation und rechtliche GrundlagenEinsatz im UnternehmenErfolgsfaktorenZahlreiche Best PracticesInterviews und Expertentipps

  • 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

  • von Michael Kofler
    47,00 €

    Developers and admins, it's time to simplify your workday. With this practical guide, use scripting to solve tedious IT problems with less effort and less code! Learn about popular scripting languages: Bash, PowerShell, and Python. Master important techniques such as working with Linux, cmdlets, regular expressions, JSON, SSH, Git, and more. Use scripts to automate different scenarios, from backups and image processing to virtual machine management. Discover what's possible with only 10 lines of code! In this book, you'll learn about: a. Scripting Languages Beginners, get the crash course you need in Bash (and its alternative, Zsh), PowerShell, and Python syntax to perform scripting tasks. b. Scripting Techniques Learn to write successful scripts by following expert guidance and practical examples. Use commands for processing text files, functions for handling JSON and XML files, cron for automating script execution, SSH for running code, and more. c. Scripting Examples See scripting in action! Walk through concrete applications of scripting: data backup, image processing, web scraping, REST APIs, database maintenance, cloud scenarios, and virtual machine administration. Highlights include: 1) Bash and Zsh 2) Linux toolbox 3) PowerShell and CmdLets 4) Python and pip 5) JSON, XML, and INI 6) SSH, VS Code, and Git 7) Automation with cron 8) Backup automation 9) Image processing 10) Web scraping 11) Cloud scripting 12) Virtual machines

Willkommen bei den Tales Buchfreunden und -freundinnen

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