Your email was sent successfully. Check your inbox.

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

Proceed reservation?

Export
Filter
  • [Erscheinungsort nicht ermittelbar] : Manning Publications
  • [Erscheinungsort nicht ermittelbar] : Pearson Education India
  • [Erscheinungsort nicht ermittelbar] : mitp Verlag
Datasource
Material
Language
Years
Subjects(RVK)
  • 1
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications
    Language: Undetermined
    Pages: 1 online resource (1 audio file)
    Note: Machine-generated record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications
    Language: Undetermined
    Pages: 1 online resource (1 audio file)
    Note: Machine-generated record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications
    Language: Undetermined
    Pages: 1 online resource (1 audio file)
    Note: Machine-generated record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications
    Language: Undetermined
    Pages: 1 online resource (1 audio file)
    Note: Machine-generated record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications
    Language: Undetermined
    Pages: 1 online resource (1 audio file)
    Note: Machine-generated record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications
    Language: Undetermined
    Pages: 1 online resource (1 audio file)
    Note: Machine-generated record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications
    Language: Undetermined
    Pages: 1 online resource (1 audio file)
    DDC: 005.13/3
    Keywords: C++ (Computer program language) ; Computer programming ; C++ (Langage de programmation) ; Programmation (Informatique) ; computer programming ; Audiobooks ; Livres audio
    Abstract: Learn the latest features of modern C++ by coding eight engaging projects. Don't let the multitude of C++ updates intimidate you! Learn C++ by Example takes you through the major language changes since C++ 11, with each new feature demonstrated with a fun project or minigame. It's perfect for beginners who know C++ basics, coders coming back to the language, or current C++ developers missing out on everything the language has to offer. Inside Learn C++ by Example you'll find important skills such as: Utilizing the new C++ features from C++ 11 to 23 Effectively testing your C++ code What happens "under the hood" of C++ code Picking efficient algorithms and data structures std::format, STL algorithms, ranges, and coroutines Learn C++ by Example rapidly gets up to speed with C++'s updates and changes, and ensures you'll stay ahead as the language continues to change and grow. You'll learn about vectors and ranges by generating Pascal's triangle, create a racing game with new special member functions, build a slot machine with parameter packs, and more. About the Technology C++ delivers the flexibility and performance you need for everything from low-level systems programming to secure financial applications and AAA game development. First introduced in 1985, the language is still evolving, with exciting changes in every new version. Whether you're just getting started or you're a veteran coder adding to your toolbox, the eight hands-on projects in this book will get you up to speed on modern C++ features and practices. About the Book Learn C++ by Example is a fun and practical way to start writing modern C++ code. It guides you through entertaining challenges, emphasizing features and techniques made possible by C++ 17, 20, and 23. You'll learn about objects and arrays by creating a deck of playing cards, master the C++ random library for a number guess game, use the chrono library to create a countdown timer, and much more. Along the way you'll also pick up valuable tips for testing, project organization, and other productivity skills. What's Inside New C++ features from C++ 11 to 23 Effectively test your C++ code What happens "under the hood" Efficient algorithms and data structures About the Reader Requires beginner to intermediate C++ skills. About the Author Frances Buontempo is an experienced C++ developer and the editor of ACCU's Overload magazine. The technical editor on this book was Timothy Jaap van Deurzen. Quotes Familiarity, and then mastery, sneak up on you as you work your way through. Suddenly you find yourself to be proficient! - Guy Davidson, BSI Chair of Programming Languages Breaks down new C++ features in a friendly and approachable way--something even experienced C++ developers can benefit from! Very enjoyable. - Nina Dinka Ranns, C++ committee secretary The hands-on approach and mini-projects will bring you both joy and insight. - Sy Brand, Microsoft A tour de force of modern C++! - Silas S Brown, Oracle A great book! The examples show you the most modern code possible. - Andreas Fertig Unique Code GmbH.
    Note: Machine-generated record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications
    Language: Undetermined
    Pages: 1 online resource (1 audio file)
    DDC: 005.8
    Keywords: Microsoft Azure (Computing platform) Security measures ; Cloud computing Security measures ; Microsoft Azure (Plateforme informatique) ; Sécurité ; Mesures ; Audiobooks ; Livres audio
    Abstract: Secure your Azure applications the right way. The expert DevSecOps techniques you'll learn in this essential handbook make it easy to keep your data safe. As a Program Manager at Microsoft, Bojan Magusic has helped numerous Fortune 500 companies improve their security posture in Azure. Now, in Azure Security he brings his experience from the cyber security frontline to ensure your Azure cloud-based systems are safe and secure. In Azure Security you'll learn vital security skills, including how to: Set up secure access through Conditional Access policiesImplement Azure WAF on Application Gateway and Front Door Deploy Azure Firewall Premium for monitoring network activities Enable Microsoft Defender for Cloud to assess workload configurations Utilize Microsoft Sentinel for threat detection and analytics Establish Azure Policy for compliance with business rules Correctly set up out-of-the-box Azure services to protect your web apps against both common and sophisticated threats, learn to continuously assess your systems for vulnerabilities, and discover cutting-edge operations for security hygiene, monitoring, and DevSecOps. Each stage is made clear and easy to follow with step-by-step instructions, complemented by helpful screenshots and diagrams. About the Technology Securing cloud-hosted applications requires a mix of tools, techniques, and platform-specific services. The Azure platform provides built-in security tools to keep your systems safe, but proper implementation requires a foundational strategy and tactical guidance. About the Book Azure Security details best practices for configuring and deploying Azure's native security services--from a zero-trust foundation to defense in depth (DiD). Learn from a Microsoft security insider how to establish a DevSecOps program using Microsoft Defender for Cloud. Realistic scenarios and hands-on examples help demystify tricky security concepts, while clever exercises help reinforce what you've learned. What's Inside Set up secure access policies Implement a Web Application Firewall Deploy MS Sentinel for monitoring and threat detection Establish compliance with business rules About the Reader For software and security engineers building and securing Azure applications. About the Author Bojan Magusic is a Product Manager with Microsoft on the Security Customer Experience Engineering Team. Quotes Tells an end-to-end story, from introductory cyber-security foundations to advanced security tooling in Azure. - Yuri Diogenes, Microsoft Cloud Security Provides excellent coverage of key security capabilities in and around Azure, with valuable guidance for beginners and experts alike. - Prashant Dwivedi, National Informatics Centre, India The most comprehensive and up-to-date content that I have seen on Azure Security. This book covers it all. - Michael Heil, ai.dopt.
    Note: Machine-generated record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : mitp Verlag
    ISBN: 9783747508732 , 3747508731
    Language: Undetermined
    Pages: 1 online resource
    DDC: 005.8/7
    Keywords: Hacking ; Computer security ; Computer networks Security measures ; Hackers ; Piratage informatique ; Sécurité informatique ; Réseaux d'ordinateurs ; Sécurité ; Mesures ; Pirates informatiques
    Abstract: Dies ist ein praxisorientierter Leitfaden für angehende Hacker, Penetration Tester, IT-Systembeauftragte, Sicherheitsspezialisten und interessierte Poweruser. Der Fokus liegt auf der Perspektive des Angreifers und auf den Angriffstechniken, die jeder Penetration Tester kennen muss. Darüber hinaus erläutern die Autoren für alle Angriffe effektive Gegenmaßnahmen. So gibt dieses Buch Ihnen alle Mittel und Informationen an die Hand, um Ihre Systeme auf Herz und Nieren zu prüfen und effektiv vor Angriffen zu schützen. Mithilfe vieler Workshops, Schritt-für-Schritt-Anleitungen sowie Tipps und Tricks lernen Sie die Werkzeuge der Hacker und Penetration Tester sowie die Vorgehensweise eines professionellen Hacking-Angriffs kennen. Sie finden zahlreiche Beispiele, die anhand konkreter Szenarien direkt zum Mitmachen gezeigt werden. So haben Sie die Möglichkeit, die Angriffstechniken selbst zu erleben und zu üben. Sowohl der Inhalt als auch die Methodik orientieren sich an der Zertifizierung zum Certified Ethical Hacker (CEHv12) des EC-Council. Testfragen am Ende jedes Kapitels helfen dabei, das eigene Wissen zu überprüfen und für die CEH-Prüfung zu trainieren. Damit eignet sich das Buch hervorragend als ergänzendes Material zur Prüfungsvorbereitung.
    Note: Machine-generated record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications
    Language: Undetermined
    Pages: 1 online resource (1 video file)
    DDC: 005.13/3
    Keywords: Go (Computer program language) ; Computer programming ; Computer multitasking ; Go (Langage de programmation) ; Programmation (Informatique) ; Fonctionnement multitâche ; computer programming ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet
    Abstract: Concurrency doesn't need to be confusing. Start writing concurrent code that improves performance, scales up to handle large volumes of data, and takes full advantage of modern multi-processor hardware. Too many developers think concurrency is extremely challenging. Learn Concurrent Programming with Go is here to prove them wrong! This book uses the easy-to-grasp concurrency tools of the Go language to demonstrate principles and techniques, steadily teaching you the best practices of effective concurrency. Techniques learned in this book can be applied to other languages. In Learn Concurrent Programming with Go you will learn how to: Implement effective concurrency for more responsive, higher performing, scalable software Avoid common concurrency problems such as deadlocks and race conditions Manage concurrency using goroutines, mutexes, readers-writer locks, and more Identify concurrency patterns such as pipelining, worker pools, and message passing Discover advantages, limits, and properties of parallel computing Improve your Go coding skills with advanced multithreading topics Concurrent programming allows multiple tasks to execute and interact simultaneously, speeding up performance and reducing user wait time. In Learn Concurrent Programming with Go, you'll discover universal principles of concurrency, along with how to use them for a performance boost in your Go applications. Expert author James Cutajar starts with the basics of modeling concurrency in your programs, demonstrates differences between message passing and memory sharing, and even introduces advanced topics such as atomic variables and futexes. About the Technology You can improve almost any application's performance and responsiveness by introducing concurrency into the codebase. This book will show you how! It starts with the basics of concurrent programming and builds your skills step by step by exploring scenarios you'll face every day as a developer. Author James Cutajar explains each aspect of concurrency in plain language using the intuitive features baked into the Go language. About the Book Learn Concurrent Programming with Go provides a practical, hands-on introduction to creating software for modern multiprocessor systems. In it, you'll learn how to divide larger programming tasks into independent parts that can run simultaneously. You'll use the Go language to implement common concurrency patterns by utilizing readers-writer locks, semaphores, message passing, and memory sharing. The skills you learn will easily transfer to other languages. What's Inside Prevent deadlocks and race conditions Go concurrency features like goroutines, mutexes, channels, and more Concurrency patterns including pipelining and worker pools About the Reader For programmers with basic knowledge of Go or another C-style language. No experience in concurrent programming required. About the Author James Cutajar has been programming for more than 20 years. He's an open source contributor, blogger, tech evangelist, Udemy instructor, and author. Quotes Concurrency is a notoriously difficult, but important, topic. This book will make it all clear! - Allen B. Downey, author of The Little Book of Semaphores, Think Python, and Probably Overthinking It This is the book I was looking for. It explains the necessary building blocks with easy-to-understand examples. Excellent! - Arne Claus, trivago Uncover the beauty of concurrency, where logic dances with elegance. - Jasmeet Singh, Hashicorp A powerhouse of a book! It lays the foundation for understanding concurrency in any language. - Nathan B. Crocker, Galaxy Digital LP.
    Note: Machine-generated record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 11
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications
    ISBN: 9781633438156 , 1633438155
    Language: Undetermined
    Pages: 1 online resource
    Note: Machine-generated record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 12
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications
    Language: Undetermined
    Pages: 1 online resource (1 audio file)
    Note: Machine-generated record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 13
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : mitp Verlag
    ISBN: 9783747508404 , 3747508405
    Language: Undetermined
    Pages: 1 online resource
    Note: Machine-generated record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 14
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications
    Language: Undetermined
    Pages: 1 online resource (1 audio file)
    Note: Machine-generated record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 15
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications
    Language: Undetermined
    Pages: 1 online resource (1 audio file)
    Note: Machine-generated record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 16
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications
    Language: Undetermined
    Pages: 1 online resource (1 audio file)
    Note: Machine-generated record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 17
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications
    Language: Undetermined
    Pages: 1 online resource (1 audio file)
    Note: Machine-generated record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 18
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications
    Language: Undetermined
    Pages: 1 online resource (1 video file)
    DDC: 005.13/3
    Keywords: Windows PowerShell (Computer program language) ; Computer software Development ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Take PowerShell beyond simple scripts and build time-saving automations for your team, your users, and the world. In Practical Automation with PowerShell you will learn how to: Build PowerShell functions to automate common and complex tasks Create smart automations that are adaptable to new challenges Structure your code for sharing and reusability Store and secure your automations Execute automations with Azure Automation, Jenkins, Task Scheduler, and Cron Share your automations with your team and non-technical colleagues Store and retrieve data, credentials, and variables Use source control solutions to maintain and test code changes Provide front-end UI solutions for PowerShell automations Practical Automation in PowerShell reveals how you can use PowerShell to build automation solutions for a huge number of common admin and DevOps tasks. Author Matthew Dowst uses his decades of experience to lay out a real blueprint for setting up an enterprise scripting environment with PowerShell. The book goes beyond the basics to show you how to handle the unforeseen complexities that can keep automations from becoming reusable and resilient. From the console to the cloud, you'll learn how to manage your code, avoid common pitfalls, and create sharable automations that are adaptable to different use cases. About the Technology The PowerShell scripting language is a force multiplier, giving you programmatic control over your whole data center. With this powerful tool, you can create reusable automations that radically improve consistency and productivity on your Ops team. This book shows you how to design, write, organize, and deploy scripts to automate operations on systems of all sizes, from local servers to enterprise clusters in the cloud. About the Book Practical Automation with PowerShell: Effective scripting from the console to the cloud shows you how to build PowerShell automations for local and cloud systems. In it, you'll find tips for identifying automatable tasks, techniques for structuring and managing scripts, and lots of well-explained example code. You'll even learn how to adapt existing scripts to new use cases and empower non-technical users through easy-to-understand SharePoint frontends. What's Inside Structure PowerShell code for sharing and reusability Store and secure your automations Execute automation with Azure Automation, Jenkins, Task Scheduler, and Cron Store and retrieve data, credentials, and variables Use source control solutions to maintain and test code changes About the Reader For sysadmin and IT professionals who manage backend systems. About the Author Matthew Dowst has over 15 years of experience in IT management and consulting. Quotes.
    Note: Machine-generated record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 19
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications
    Language: Undetermined
    Pages: 1 online resource (1 audio file)
    DDC: 005.13/3
    Keywords: ChatGPT ; Python (Computer program language) ; Computer programming ; Natural language processing (Computer science) ; Artificial intelligence Computer programs ; Audiobooks
    Abstract: Description Writing computer programs in Python just got a lot easier! Use AI-assisted coding tools like GitHub Copilot and ChatGPT to turn your ideas into applications faster than ever. AI has changed the way we write computer programs. With tools like Copilot and ChatGPT, you can describe what you want in plain English, and watch your AI assistant generate the code right before your eyes. It's perfect for beginners, or anyone who's struggled with the steep learning curve of traditional programming. In Learn AI-Assisted Python Programming: With GitHub Copilot and ChatGPT you'll learn how to: Write fun and useful Python applications--no programming experience required! Use the Copilot AI coding assistant to create Python programs Write prompts that tell Copilot exactly what to do Read Python code and understand what it does Test your programs to make sure they work the way you want them to Fix code with prompt engineering or human tweaks Apply Python creatively to help out on the job Learn AI-Assisted Python Programming: With GitHub Copilot and ChatGPT is a hands-on beginner's guide that is written by two esteemed computer science university professors. It teaches you everything you need to start programming Python in an AI-first world. You'll hit the ground running, writing prompts that tell your AI-assistant exactly what you want your programs to do. Along the way, you'll pick up the essentials of Python programming and practice the higher-level thinking you'll need to create working apps for data analysis, automating tedious tasks, and even video games. About the technology The way people write computer programs has changed forever. Using GitHub Copilot, you describe in plain English what you want your program to do, and the AI generates it instantly. About the book This book shows you how to create and improve Python programs using AI--even if you've never written a line of computer code before. Spend less time on the slow, low-level programming details and instead learn how an AI assistant can bring your ideas to life immediately. As you go, you'll even learn enough of the Python language to understand and improve what your AI assistant creates. What's inside Prompts for working code Tweak code manually and with AI help AI-test your programs Let AI handle tedious details About the reader If you can move files around on your computer and install new programs, you can learn to write useful software! About the author Dr. Leo Porter is a Teaching Professor at UC San Diego. Dr. Daniel Zingaro is an Associate Teaching Professor at the University of Toronto. The technical editor on this book was Peter Morgan.
    Note: Machine-generated record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 20
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications
    Language: English
    Pages: 1 online resource (1 audio file)
    DDC: 621.39
    Keywords: Computer engineering Experiments ; Computer engineering Handbooks, manuals, etc ; Audiobooks ; Handbooks and manuals
    Abstract: "Optimize the performance of your systems with practical experiments used by engineers in the world's most competitive industries. In Experimentation for Engineers: From A/B testing to Bayesian optimization you will learn how to: Design, run, and analyze an A/B test Break the ""feedback loops"" caused by periodic retraining of ML models Increase experimentation rate with multi-armed bandits Tune multiple parameters experimentally with Bayesian optimization Clearly define business metrics used for decision-making Identify and avoid the common pitfalls of experimentation Experimentation for Engineers: From A/B testing to Bayesian optimization is a toolbox of techniques for evaluating new features and fine-tuning parameters. You'll start with a deep dive into methods like A/B testing, and then graduate to advanced techniques used to measure performance in industries such as finance and social media. Learn how to evaluate the changes you make to your system and ensure that your testing doesn't undermine revenue or other business metrics. By the time you're done, you'll be able to seamlessly deploy experiments in production while avoiding common pitfalls. About the Technology Does my software really work? Did my changes make things better or worse? Should I trade features for performance? Experimentation is the only way to answer questions like these. This unique book reveals sophisticated experimentation practices developed and proven in the world's most competitive industries that will help you enhance machine learning systems, software applications, and quantitative trading solutions. About the Book Experimentation for Engineers: From A/B testing to Bayesian optimization delivers a toolbox of processes for optimizing software systems. You'll start by learning the limits of A/B testing, and then graduate to advanced experimentation strategies that take advantage of machine learning and probabilistic methods. The skills you'll master in this practical guide will help you minimize the costs of experimentation and quickly reveal which approaches and features deliver the best business results. What's Inside Design, run, and analyze an A/B test Break the "feedback loops" caused by periodic retraining of ML models Increase experimentation rate with multi-armed bandits Tune multiple parameters experimentally with Bayesian optimization About the Reader For ML and software engineers looking to extract the most value from their systems. Examples in Python and NumPy. About the Author David Sweet has worked as a quantitative trader at GETCO and a machine learning engineer at Instagram. He teaches in the AI and Data Science master's programs at Yeshiva University. Quotes Putting an 'improved' version of a system into production can be really risky. This book focuses you on what is important! - Simone Sguazza, University of Applied Sciences and Arts of Southern Switzerland A must-have for anyone setting up experiments, from A/B tests to contextual bandits and Bayesian optimization. - Maxim Volgin, KLM Shows a non-mathematical programmer exactly what they need to write powerful mathematically-based testing algorithms. - Patrick Goetz, The University of Texas at Austin Gives you the tools you need to get the most out of your experiments. - Marc-Anthony Taylor, Raiffeisen Bank International."
    Note: Machine-generated record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 21
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications
    Language: Undetermined
    Pages: 1 online resource (1 video file)
    DDC: 005.13/3
    Keywords: Hibernate (Electronic resource) ; Object-oriented programming (Computer science) ; Java (Computer program language) ; Computer software Development ; Programmation orientée objet (Informatique) ; Java (Langage de programmation) ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet
    Abstract: Master Java persistence using the industry-leading tools Spring Data and Hibernate. In Java Persistence with Spring Data and Hibernate you will learn: Mapping persistent classes, value types, and inheritance Mapping collections and entity associations Processing transactions with Spring Data and Hibernate Creating fetch plans, strategies, and profiles Filtering data Building Spring Data REST projects Using Java persistence with non-relational databases Querying JPA with QueryDSL Testing Java persistence applications Java Persistence with Spring Data and Hibernate teaches you the ins-and-outs of Java persistence with hands-on examples using Spring Data, JPA, and Hibernate. The book carefully analyzes the capabilities of the major Java persistence tools, and guides you through the most common use cases. By comparing and contrasting the alternatives, you'll find it easy to choose the right tool choice for your applications. You'll learn how to make and utilize mapping strategies, about the different approach to transactions for both Hibernate and Spring Data, and even how to efficiently test Java persistence applications. The practical techniques are demonstrated with both relational and non-relational databases. About the Technology Effectively managing application data is essential for any serious application. Spring Data and Hibernate bridge the gap between object-oriented code and relational data stores, radically simplifying Java persistence. By implementing the Java Persistence API (JPA) standard, these powerful tools help you avoid common bugs related to state and application data storage. About the Book Java Persistence with Spring Data and Hibernate explores Java persistence using industry-standard tools. Hands-on examples introduce object-relational mapping and guide you through different mapping strategies to suit your needs. Covering transactions, persistent application testing, and non-relational databases, this book is your go-to resource for managing data in Java applications. What's Inside Mapping persistent classes, value types, and inheritance Creating fetch plans, strategies, and profiles Building Spring Data REST projects Querying JPA with QueryDSL About the Reader For intermediate Java programmers. About the Author Cătălin Tudose has more than 20 years of experience in the Java community. Christian Bauer, Gavin King, and Gary Gregory are the authors of Java Persistence with Hibernate, Second Edition, on which this book is based. Quotes Everything you need to work effectively with Hibernate and Spring Data. A must-read for all Java developers! - From the Foreword by Dmitry Aleksandrov, Oracle Software Developer and Java Champion It is an honor to recommend this book. I hope that it will assist you in producing performant, secure, testable software that others may rely on with confidence. - From the Foreword by Mohamed Taman, Chief Solutions Architect at Nortal and Java Champion A pedagogical gem. Engaging and pragmatic. It's like holding a conversation with a Hibernate expert. - Nathan B Crocker, Galaxy Digita.
    Note: Machine-generated record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 22
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications
    Language: Undetermined
    Pages: 1 online resource (1 audio file)
    DDC: 006.3/1
    Keywords: Machine learning ; Computer networks Security measures ; Apprentissage automatique ; Réseaux d'ordinateurs ; Sécurité ; Mesures ; Computer networks ; Security measures ; Machine learning ; Audiobooks ; Audiobooks ; Livres audio
    Abstract: Keep sensitive user data safe and secure without sacrificing the performance and accuracy of your machine learning models. In Privacy Preserving Machine Learning, you will learn: Privacy considerations in machine learning Differential privacy techniques for machine learning Privacy-preserving synthetic data generation Privacy-enhancing technologies for data mining and database applications Compressive privacy for machine learning Privacy Preserving Machine Learning is a comprehensive guide to avoiding data breaches in your machine learning projects. You'll get to grips with modern privacy-enhancing techniques such as differential privacy, compressive privacy, and synthetic data generation. Based on years of DARPA-funded cybersecurity research, ML engineers of all skill levels will benefit from incorporating these privacy-preserving practices into their model development. By the time you're done reading, you'll be able to create machine learning systems that preserve user privacy without sacrificing data quality and model performance. About the Technology Machine learning applications need massive amounts of data. It's up to you to keep the sensitive information in those data sets private and secure. Privacy preservation happens at every point in the ML process, from data collection and ingestion to model development and deployment. This practical book teaches you the skills you'll need to secure your data pipelines end to end. About the Book Privacy Preserving Machine Learning explores privacy preservation techniques through real-world use cases in facial recognition, cloud data storage, and more. You'll learn about practical implementations you can deploy now, future privacy challenges, and how to adapt existing technologies to your needs. Your new skills build towards a complete security data platform project you'll develop in the final chapter. What's Inside Differential and compressive privacy techniques Privacy for frequency or mean estimation, naive Bayes classifier, and deep learning Privacy-preserving synthetic data generation Enhanced privacy for data mining and database applications About the Reader For machine learning engineers and developers. Examples in Python and Java. About the Authors J. Morris Chang is a professor at the University of South Florida. His research projects have been funded by DARPA and the DoD. Di Zhuang is a security engineer at Snap Inc. G. Dumindu Samaraweera is an assistant research professor at the University of South Florida. The technical editor for this book, Wilko Henecka, is a senior software engineer at Ambiata where he builds privacy-preserving software. Quotes A detailed treatment of differential privacy, synthetic data generation, and privacy-preserving machine-learning techniques with relevant Python examples. Highly recommended! - Abe Taha, Google A wonderful synthesis of theoretical and practical. This book fills a real need. - Stephen Oates, Allianz The definitive source for creating privacy-respecting machine learning systems. This area in data-rich environments is so important to understand! - Mac Chambers, Roy Hobbs Diamond Enterprises Covers all aspects for data privacy, with good practical examples. - Vidhya Vinay, Streamingo Solutions.
    Note: Machine-generated record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 23
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications
    Language: Undetermined
    Pages: 1 online resource (1 audio file)
    Note: Machine-generated record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 24
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications
    Language: Undetermined
    Pages: 1 online resource (1 audio file)
    DDC: 658/.05
    Keywords: Business Data processing ; Data protection ; Big data ; Gestion ; Informatique ; Protection de l'information (Informatique) ; Données volumineuses ; Big data ; Business ; Data processing ; Data protection ; Audiobooks ; Audiobooks ; Livres audio
    Abstract: Do you know what happens to your personal data when you are browsing, buying, or using apps? Discover how your data is harvested and exploited, and what you can do to access, delete, and monetize it. Data for All empowers everyone--from tech experts to the general public--to control how third parties use personal data. Read this eye-opening book to learn: The types of data you generate with every action, every day Where your data is stored, who controls it, and how much money they make from it How you can manage access and monetization of your own data Restricting data access to only companies and organizations you want to support The history of how we think about data, and why that is changing The new data ecosystem being built right now for your benefit The data you generate every day is the lifeblood of many large companies--and they make billions of dollars using it. In Data for All, bestselling author John K. Thompson outlines how this one-sided data economy is about to undergo a dramatic change. Thompson pulls back the curtain to reveal the true nature of data ownership, and how you can turn your data from a revenue stream for companies into a financial asset for your benefit. About the Technology Do you know what happens to your personal data when you're browsing and buying? New global laws are turning the tide on companies who make billions from your clicks, searches, and likes. This eye-opening book provides an inspiring vision of how you can take back control of the data you generate every day. About the Book Data for All gives you a step-by-step plan to transform your relationship with data and start earning a "data dividend"--hundreds or thousands of dollars paid out simply for your online activities. You'll learn how to oversee who accesses your data, how much different types of data are worth, and how to keep private details private. What's Inside The types of data you generate with every action, every day How you can manage access and monetization of your own data The history of how we think about data, and why that is changing The new data ecosystem being built right now for your benefit About the Reader For anyone who is curious or concerned about how their data is used. No technical knowledge required. About the Author John K. Thompson is an international technology executive with over 37 years of experience in the fields of data, advanced analytics, and artificial intelligence. Quotes An honest, direct, pull-no-punches source on one of the most important personal issues of our time....I changed some of my own behaviors after reading the book, and I suggest you do so as well. You have more to lose than you may think. - From the Foreword by Thomas H. Davenport, author of Competing on Analytics and The AI Advantage A must-read for anyone interested in the future of data. It helped me understand the reasons behind the current data ecosystem and the laws that are shaping its future. A great resource for both professionals and individuals. I highly recommend it. - Ravit Jain, Founder & Host of The Ravit Show, Data Science Evangelist.
    Note: Machine-generated record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 25
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications
    Language: Undetermined
    Pages: 1 online resource (1 audio file)
    Note: Machine-generated record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 26
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications
    Language: Undetermined
    Pages: 1 online resource (1 audio file)
    Note: Machine-generated record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 27
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications
    Language: Undetermined
    Pages: 1 online resource (1 audio file)
    Note: Machine-generated record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 28
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications
    Language: Undetermined
    Pages: 1 online resource (1 audio file)
    Note: Machine-generated record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 29
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications
    Language: Undetermined
    Pages: 1 online resource (1 video file)
    DDC: 005.1
    Keywords: Web sites Design ; Web site development ; Sites Web ; Conception ; Sites Web ; Développement ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet
    Abstract: Solve common application design and usability issues with flair! These essential design and UX techniques will help you create good user experiences, iterate smoothly on frontend features, and collaborate You will learn how to: Use color, typography, and layout to create hierarchy on a web page Apply color palettes consistently in a user interface Choose the correct typefaces and fonts Conduct user research to validate design decisions Quickly plan a website's layout and structure In Design for Developers, author Stephanie Stimac shares the unique insights she's learned as a designer on the Microsoft Developer Experiences team. This one-of-a-kind book provides a developer-centric approach to the essential design fundamentals of modern web applications. You'll learn how to craft a polished visual design with just color, space, and typeface, and put all your new skills into practice to design a website from scratch. About the Technology Developer-made design decisions can have a real impact on a site's user experience. Learn to speak design's language, and you'll be able to confidently contribute to a design process, collaborate with designer colleagues, and make more informed decisions about how you build your apps. About the Book Design for Developers reveals essential design and UX principles every web developer needs to know. You'll love the book's developer-centric approach, which demonstrates new ideas with examples from popular sites and user interfaces. Discover insightful techniques for user research, and learn to use color, typography, and layout to create communicative web visuals. By the time you're done viewinging, you'll know it's true: having good design sense will make you a better web developer! For web developers familiar with HTML, CSS, and the JavaScript basics.
    Note: Machine-generated record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 30
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications
    Language: Undetermined
    Pages: 1 online resource (1 video file)
    DDC: 005.2/762
    Keywords: JavaScript (Computer program language) ; Web site development ; Web sites Design ; User interfaces (Computer systems) ; Application software Development ; JavaScript (Langage de programmation) ; Sites Web ; Développement ; Sites Web ; Conception ; Interfaces utilisateurs (Informatique) ; Logiciels d'application ; Développement
    Abstract: Learn the skills you need to build React applications quickly! This fully revised second edition introduces JSX, functional components, React hooks, event and form handling, and more. In React Quickly, Second Edition you will learn how to: Master React fundamentals Implement best practices and the components of good architecture Build intuitive user interfaces Create dynamic components with JSX Use lightweight functional components in React Make your app interactive with stateful components Utilize React hooks Handle events like button clicks and pass data between components Build your skills with React fast! There's no slow theory and tedious history in React Quickly--you'll dive into React code right from the very first chapter. As you go, you'll explore over 80 useful and practical examples that put React into action. This new second edition has been completely rewritten to cover the latest developments in the React framework. Perfect, whether you're a React beginner or an experienced pro looking to keep their skills up to date. About the Technology React makes it a breeze to build beautiful, reliable web frontends. This amazing JavaScript library has a modular architecture, so you can create, combine, and test components seamlessly. React is perfect for small prototypes, enterprise scale sites, and everything in between. About the Book React Quickly, Second Edition offers a unique approach to learning the React framework. More than 80 concise examples guide you from your first steps through advanced applications. You'll appreciate the up-to-date coverage of functional components, React hooks, and web accessibility, along with interesting projects to practice your new skill. What's Inside Master React fundamentals Best practices of component-based design Create dynamic components with JSX Make your app interactive with stateful components About the Reader For developers comfortable building web applications with JavaScript. About the Authors Morten Barklund is an expert in React, web testing, and accessibility and is the founder of Coding Heaven. Azat Mardan is a seasoned software engineer, startup mentor, and best-selling author. Quotes Simple, clear, and comprehensive with easy-to-follow examples and challenging projects. The perfect balance between theory and practice. - Samer Buna, author of books and courses on React and Node I learned new things even after eight years of React experience. - Swizec Teller, React expert, swizec.com More than a book! Includes a brilliant website with code in a run-time environment. A very accessible learning experience! - Brendan O'Hara, Untapped AI An invaluable resource for beginners and seasoned developers alike. - Ahmad Nassri, Startup Advisor and Investor.
    Note: Machine-generated record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 31
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications
    ISBN: 9781633439078 , 1633439070
    Language: Undetermined
    Pages: 1 online resource
    Parallel Title: Erscheint auch als
    DDC: 519.542
    Keywords: Bayesian statistical decision theory ; Mathematical optimization Data processing ; Machine learning Mathematics ; Gaussian processes Data processing ; Théorie de la décision bayésienne ; Optimisation mathématique ; Informatique ; Apprentissage automatique ; Mathématiques ; Processus gaussiens ; Informatique
    Abstract: Bayesian Optimization in Action teaches you how to create efficient machine learning processes using a Bayesian approach. In it, you’ll explore practical techniques for training large datasets, hyperparameter tuning, and navigating complex search spaces. This interesting book includes engaging illustrations and fun examples like perfecting coffee sweetness, predicting weather, and even debunking psychic claims. You’ll learn how to navigate multi-objective scenarios, account for decision costs, and tackle pairwise comparisons.
    Note: Machine-generated record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 32
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications
    Language: Undetermined
    Pages: 1 online resource (1 video file)
    DDC: 005.13/3
    Keywords: Julia (Computer program language) ; Programming languages (Electronic computers) ; Computer programming ; Julia (Langage de programmation) ; Programmation (Informatique) ; computer programming ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet
    Abstract: Learn the awesome Julia programming language by building fun projects like a rocket launcher, a password keeper, and a battle simulator. Julia as a Second Language covers: Data types like numbers, strings, arrays, and dictionaries Immediate feedback with Julia's read-evaluate-print-loop (REPL) Simplify code interactions with multiple dispatch Sharing code using modules and packages Object-oriented and functional programming styles Julia as a Second Language introduces Julia to readers with a beginning-level knowledge of another language like Python or JavaScript. You'll learn by coding engaging hands-on projects that encourage you to apply what you're learning immediately. Don't be put off by Julia's reputation as a scientific programming language--there's no data science or numerical computing knowledge required. You can get started with what you learned in high school math classes. About the Technology Originally designed for high-performance data science, Julia has become an awesome general purpose programming language. It offers developer-friendly features like garbage collection, dynamic typing, and a flexible approach to concurrency and distributed computing. It is the perfect mix of simplicity, flexibility and performance. About the Book Julia as a Second Language introduces Julia by building on your existing programming knowledge. You'll see Julia in action as you create a series of interesting projects that guide you from Julia's basic syntax through its advanced features. Master types and data structures as you model a rocket launch. Use dictionaries to interpret Roman numerals. Use Julia's unique multiple dispatch feature to send knights and archers into a simulated battle. Along the way, you'll even compare the object-oriented and functional programming styles-Julia supports both! What's Inside Data types like numbers, strings, arrays, and dictionaries Immediate feedback with Julia's read-evaluate-print-loop (REPL) Simplify code interactions with multiple dispatch Share code using modules and packages About the Reader For readers comfortable with another programming language like Python, JavaScript, or C#. About the Author Erik Engheim is a writer, conference speaker, video course author, and software developer. Quotes Helped kickstart my use of Julia for serious projects. It's a solid review of the core language features that doesn't get bogged down on programming fundamentals you already know. - Jonathan Owens, GE Global Research Everything you need to learn Julia. - Amanda Debler, Schaeffler Technologies Julia for seasoned programmers. - Kevin Cheung, Carleton University Perfect for anyone who needs to learn Julia but doesn't know where to start. - Simone Sguazza, University of Applied Sciences and Arts of Southern Switzerland.
    Note: Machine-generated record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 33
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications
    Language: Undetermined
    Pages: 1 online resource (1 audio file)
    DDC: 005.13/3
    Keywords: Go (Computer program language) ; Computer software Development ; Software engineering ; Go (Langage de programmation) ; Génie logiciel ; Audiobooks ; Livres audio
    Abstract: Build and upgrade an automated software delivery pipeline that supports containerization, integration testing, semantic versioning, automated deployment, and more. In Shipping Go you will learn how to: Develop better software based on feedback from customers Create a development pipeline that turns feedback into features Reduce bugs with pipeline automation that validates code before it is deployed Establish continuous testing for exceptional code quality Serverless, container-based, and server-based deployments Scale your deployment in a cost-effective way Deliver a culture of continuous improvement Shipping Go is a hands-on guide to shipping Go-based software. Author Joel Holmes shows you the easy way to set up development pipelines, fully illustrated with practical examples in the powerful Go language. You'll put continuous delivery and continuous integration into action, and discover instantly useful guidance on automating your team's build and reacting with agility to customer demands. Your new pipelines will ferry your projects through production and deployment, and also improve your testing, code quality, and production applications. About the Technology An effective software delivery pipeline automates all stages, from initial design, through development, deployment, and ultimately the usage experience that feeds back into new features and releases. Go embraces the best practices of Continuous Delivery, and adds a few language-specific tools and twists of its own. About the Book Shipping Go shows you how to build Go-specific software development pipelines. You'll have a basic CI/CD process up and running by the time you finish Chapter 3, along with an iterative process for designing, releasing, and revising your applications. Then, you'll systematically upgrade your pipeline to support containerization, integration testing, semantic versioning, and automated deployment. A set of handy appendices help you translate these valuable practices to Kotlin, Python, and JavaScript applications. What's Inside Create a development pipeline that turns feedback into features Automatically validate code before it is deployed Serverless, container-based, and server-based deployments Scale your deployment in a cost-effective way About the Reader For Go developers. About the Author Joel Holmes builds cloud native applications, helping to architect, design, and develop them. A Golang tech lead, Ali©♭nor Latour was the technical editor for this book. Quotes Gets you from inception all the way to shipping with Golang. - Nathan B. Crocker, Core Systems/Galaxy Digital Provide continuous value to your end users and team, from design to shipping. - Laud Bentil, mPharma A-Z of building software in Go using a modern tooling ecosystem, full circle from accepting requirements to shipping the software. - Arun Saha, Cisco Teaches you step by step how to industrialize your software production. - Alain Lompo, ISO-Gruppe.
    Note: Machine-generated record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 34
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications
    Language: Undetermined
    Pages: 1 online resource (1 video file)
    DDC: 005.13/3
    Keywords: ChatGPT ; Python (Computer program language) ; Computer programming ; Natural language processing (Computer science) ; Artificial intelligence Computer programs ; Python (Langage de programmation) ; Programmation (Informatique) ; Traitement automatique des langues naturelles ; Intelligence artificielle ; Logiciels ; computer programming ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet
    Abstract: Writing computer programs in Python just got a lot easier! Use AI-assisted coding tools like GitHub Copilot and ChatGPT to turn your ideas into applications faster than ever. AI has changed the way we write computer programs. With tools like Copilot and ChatGPT, you can describe what you want in plain English, and watch your AI assistant generate the code right before your eyes. It's perfect for beginners, or anyone who's struggled with the steep learning curve of traditional programming. In Learn AI-Assisted Python Programming: With GitHub Copilot and ChatGPT you'll learn how to: Write fun and useful Python applications--no programming experience required! Use the Copilot AI coding assistant to create Python programs Write prompts that tell Copilot exactly what to do Read Python code and understand what it does Test your programs to make sure they work the way you want them to Fix code with prompt engineering or human tweaks Apply Python creatively to help out on the job Learn AI-Assisted Python Programming: With GitHub Copilot and ChatGPT is a hands-on beginner's guide that is written by two esteemed computer science university professors. It teaches you everything you need to start programming Python in an AI-first world. You'll hit the ground running, writing prompts that tell your AI-assistant exactly what you want your programs to do. Along the way, you'll pick up the essentials of Python programming and practice the higher-level thinking you'll need to create working apps for data analysis, automating tedious tasks, and even video games. About the Technology The way people write computer programs has changed forever. Using GitHub Copilot, you describe in plain English what you want your program to do, and the AI generates it instantly. About the Book This book shows you how to create and improve Python programs using AI--even if you've never written a line of computer code before. Spend less time on the slow, low-level programming details and instead learn how an AI assistant can bring your ideas to life immediately. As you go, you'll even learn enough of the Python language to understand and improve what your AI assistant creates. What's Inside Prompts for working code Tweak code manually and with AI help AI-test your programs Let AI handle tedious details About the Reader If you can move files around on your computer and install new programs, you can learn to write useful software! About the Authors Dr. Leo Porter is a Teaching Professor at UC San Diego. Dr. Daniel Zingaro is an Associate Teaching Professor at the University of Toronto. The technical editor on this book was Peter Morgan. Quotes ...masterfully blends the basics of programming with the effective use of AI tools to produce code. - Mehran Sahami, Stanford University This is such a well thought out book from the point of view of someone just starting to code post generative AI tools. - Ana Bell, MIT You are about to learn programming with one of the most exciting human task - supporters of this century... - From the foreword by Beth Simon, UC San Diego This book accelerates your Copilot programming learning journey beyond what I ever thought possible. - Austin Z. Henley, Microsoft.
    Note: Machine-generated record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 35
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications
    Language: Undetermined
    Pages: 1 online resource (1 video file)
    DDC: 005.1
    Keywords: Microsoft .NET Framework ; Application program interfaces (Computer software) ; Web site development ; Mobile computing Programming ; Interfaces de programmation d'applications ; Sites Web ; Développement ; Informatique mobile ; Programmation ; APIs (interfaces) ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet
    Abstract: Build fully-featured APIs with ASP.NET Core! This all-practical guide is written like a real development project, taking you hands-on with modern APIs utilizing REST and GraphQL standards. In Building Web APIs with ASP.NET Core you will learn how to: Set up your environment with VS 2022, Node, Git, and more Create a ASP.NET Core project from scratch Integrate with SQL Server Use Entity Framework Core to set up a data model Create back-end controllers Design an API to serve data Write API documentation using Swagger and Swashbuckle Consume an API using typical web client-side frameworks Handle requests and routes using controllers and Minimal API Release and deploy your Web API in production on cloud-based hosting services such as MS Azure Building Web APIs with ASP.NET Core is a practical beginner's guide to creating your first web APIs using ASP.NET Core. In it, you'll develop an API that feeds web-based services, including websites and mobile apps, for a board games application. The book is cleverly structured to mirror a real-world development project, with each chapter introducing a new feature request. You'll build your API with an ecosystem of ASP.NET Core tools that help simplify everything from setting up your data model to generating documentation. About the Technology Web APIs are the front door to an application, providing controlled access to its data and features. ASP.NET Core, Microsoft's web framework, simplifies and accelerates API creation with powerful, developer-friendly features, including an innovative "no compile" coding experience. It is reliable, fast, free, open-source, and backed by Microsoft's legendary support. About the Book Building Web APIs with ASP.NET Core teaches you how to write safe, maintainable, and performant REST APIs. It's full of best practices for modern and classic API styles, including REST and GraphQL. You'll love the groundbreaking Minimal API model that helps you build pro-quality APIs with just a few lines of code. Each chapter contains realistic user stories, backlog items, and development tasks. What's Inside Create an ASP.NET Core project from scratch Set up a data model with Entity Framework Core Create backend controllers Design an API to serve data About the Reader For developers with some experience using the .NET Framework. About the Author Valerio De Sanctis has more than 20 years of experience in web development and project management using ASP.NET, PHP, and Java. Quotes Great blend of foundational and advanced concepts and techniques. - Darren Gillis, BlackLabel Digital REST, authentication/authorization, validation, and even documentation are all covered in one place. This is the book you're looking for! - Paul Brown, VacoBuilt Fantastic! Provides realistic examples and gets the reader comfortable quickly with API development. - Foster Haines, J2 Interactive I like the pragmatic way to learn by building a real ASP.NET Core API. - Enzo Aggazio, SCAI Lab.
    Note: Machine-generated record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 36
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications
    Language: Undetermined
    Pages: 1 online resource (1 video file)
    DDC: 005.13/3
    Keywords: Python (Computer program language) ; Computer programming ; Python (Langage de programmation) ; Programmation (Informatique) ; computer programming ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet
    Abstract: In Video Editions the narrator reads the book while the content, figures, code listings, diagrams, and text appear on the screen. Like an audiobook that you can also watch as a video. Have you ever asked yourself, "How do I do that in Python?" If so, you'll love this practical collection of the most important Python techniques. Python How-To includes over 60 detailed answers to questions like: How do I join and split strings? How do I access dictionary keys, values, and items? How do I set and use the return value in function calls? How do I process JSON data? How do I create lazy attributes to improve performance? How do I change variables in a different namespace? ...and much more! Python How-To walks you through the most important coding techniques in Python. Whether you're doing data science, building web applications, or writing admin scripts, you'll find answers to your "how-to" questions in this book. Inside you'll find important insights into both Python basics and deep-dive topics to help you skill-up at any stage of your Python career. Author Yong Cui's clear and practical writing is instantly accessible and makes it easy to take advantage of Python's versatile tools and libraries. Perfect to be read both from cover to cover, and whenever you need help troubleshooting your code. about the technology Python How-To uses a simple but powerful method to lock in 63 core Python skills. You'll start with a question, like "How do I find items in a sequence?" Next, you'll see an example showing the basic solution in crystal-clear code. You'll then explore interesting variations, such as finding substrings or identifying custom classes. Finally, you'll practice with a challenge exercise before moving on to the next How-To. about the book This practical guide covers all the language features you'll need to get up and running with Python. As you go, you'll explore best practices for writing great Python code. Practical suggestions and engaging graphics make each important technique come to life. Author Yong Cui's careful cross-referencing reveals how you can reuse features and concepts in different contexts. about the audience For beginning to intermediate Python programmers. about the author Dr. Yong Cui has been working with Python in bioscience for data analysis, machine learning, and tool development for over 15 years. Useful examples that correctly answer the basic 'how-to' questions you ask yourself while programming. Vitosh K. Doynov, DHL Global Forwarding Written from the developer's point of view! Cui does a masterful job helping the reader understand elegant Pythonic solutions. Chris Villanueva, Fulton-Nevets, Domestic Holdings I loved how the challenges reinforce each topic. Chris Kardell, DEBS.
    Note: Machine-generated record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 37
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file, approximately 54 min.)
    Edition: 1st edition.
    Keywords: Electronic videos
    Abstract: Computer security is a vast and complex field with many different technologies that must be combined correctly in an application. Learning all the security technologies can be challenging and confusing for application developers and architects. Adib Saikali provides a roadmap for application developers and architects to master application security. Adib identifies the security skills you should possess as an application developer and the key security protocols and technologies that every developer should know.
    Note: Online resource; Title from title screen (viewed February 7, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 38
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 33 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Introductory lesson on time series forecasting in Python. Marco Peixeiro explores the random walk model, MA(q) and AR(p) models. Throughout the lesson, he explores the foundational concept of stationarity, and learn how to use the ACF and PACF plots for forecasting.
    Note: Online resource; Title from title screen (viewed January 14, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 39
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617299339
    Language: English
    Pages: 1 online resource (416 pages)
    Edition: 3rd edition
    Keywords: Electronic books
    Abstract: Unity in Action, Third Edition teaches you to create games with the Unity game platform. It’s many 2D, 3D, and AR/VR game examples give you hands-on experience with Unity’s workflow tools and state-of-the-art rendering engine. This fully updated third edition presents new coverage of Unity’s XR toolkit and shows you how you can start building with virtual and augmented reality.
    Note: Online resource; Title from title page (viewed January 31, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 40
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : mitp Verlag | Boston, MA : Safari
    ISBN: 9783747504390
    Language: English , German
    Pages: 1 online resource (488 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Alles, was du für deine eigenen Roblox-Spiele wissen musst Einführung in Roblox Studio, Programmierung mit Lua, Spielphysik, Benutzungsoberflächen, Animationen und vieles mehr Mit einfachen Schritt-für-Schritt-Anleitungen, Tipps und Übungsaufgaben Der offizielle Roblox-Guide ist der perfekte Begleiter für angehende Spieleentwickler, die Games für Roblox erstellen möchten. In diesem Buch erfährst du alles, was du brauchst, um spannende und erfolgreiche Spiele zu erstellen, die von Menschen auf der ganzen Welt gerne gespielt werden. Dafür brauchst du keine Vorkenntnisse. Leicht verständliche Schritt-für-Schritt-Anleitungen führen dich durch alle wichtigen Aufgaben bei der Spieleentwicklung mit Roblox Studio. Du lernst anhand vieler Beispiele, wie du die Möglichkeiten der kostenlosen Spiel-Engine voll ausschöpfst. Praktische Tipps helfen dir, Problemen von Anfang an aus dem Weg zu gehen und mit FAQs, Testfragen und Übungen am Ende jedes Kapitels festigst du dein Wissen. Wenn du dieses Buch gelesen hast, bist du ein echter Experte in der Roblox-Spieleentwicklung. Aus dem Inhalt: Erste Schritte mit Roblox Studio Einführung in die Programmierung mit Lua Workflow bei der Spieleentwicklung Spielphysik, Licht und Atmosphäre, Sounds und Effekte, Landschaften generieren Models, Meshparts, Texturen und Import von Objekten Programmierung von Spielmechanik, Animationen, Kamerabewegungen und grafischen Benutzungsoberflächen Entwicklung für mobile Geräte und Konsolen Geld verdienen: Consumables, einmalige Käufe, Premium-Version, neue Spieler gewinnen und Werbung Für PC und Mac
    Note: Online resource; Title from title page (viewed February 9, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 41
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617296321
    Language: English
    Pages: 1 online resource (264 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Quantum Computing in Action is a gentle introduction to the ideas and applications of quantum computing. After briefly reviewing the science that makes quantum tick, it guides you through practical implementations of quantum computing algorithms. You’ll write your first quantum code and explore qubits and quantum gates with the Java-based Strange quantum simulator. You’ll enjoy the interesting examples and insightful explanations as you create quantum algorithms using standard Java and your favorite IDE and build tools.
    Note: Online resource; Title from title page (viewed February 5, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 42
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications
    Language: Undetermined
    Pages: 1 online resource (1 video file)
    DDC: 005.1
    Keywords: Application program interfaces (Computer software) ; Application software Development ; Interfaces de programmation d'applications ; Logiciels d'application ; Développement ; APIs (interfaces) ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet
    Abstract: Follow real-world API projects from concept to production, and learn hands-on how to describe and design APIs using OpenAPI. In Designing APIs with Swagger and OpenAPI you will learn how to: Understand OpenAPI syntax and structure Use Swagger and other tooling to create OpenAPI definitions Design authentication and authorization Turn an OpenAPI description into online documentation Automate processes and generating code Iterate an API design with user stories Build a frontend against a mock server Generate backend code with Swagger Codegen Versioning an API and dodging breaking changes Work with cross-functional teams Designing APIs with Swagger and OpenAPI is a comprehensive guide to designing and describing your first RESTful API using the most widely adopted standards. Following expert instruction from Swagger core contributor Josh Ponelat and API consultant Lukas Rosenstock, you'll spend each chapter progressively expanding the kind of APIs you'll want to build in the real world. You'll utilize OpenAPI and Swagger to help automate your workflow, and free up your time to work on more exciting features. Learn the syntax and structure of OpenAPI definitions, create and iterate on an API design with common tools, and release your API to the public. About the Technology Create web APIs that customers and developers will love! Using Swagger, a collection of tools for defining and documenting REST APIs, you will build safe, controlled access to your software. And because Swagger implements the vendor-neutral OpenAPI specification, you'll be building to the same standards adopted by Google, Microsoft, and Amazon. About the Book Designing APIs with Swagger and OpenAPI introduces a design-first approach. Written for developers new to API design, it follows the lifecycle of an API project from concept to production. You'll explore the dos and don'ts of APIs through progressively complete examples. You'll get hands-on experience designing APIs for specific business needs, using open source tools to generate documentation, and building developer-friendly components like mocks and client SDKs. What's Inside OpenAPI syntax and structure Using Swagger to create OpenAPI definitions Automating processes and generating code Working with cross-functional teams About the Reader For web developers. No prior knowledge of Swagger or OpenAPI required. About the Authors Josh Ponelat is the Swagger Open Source lead at SmartBear. Lukas Rosenstock is an independent software developer and API consultant. Quotes This book clearly presents patterns and techniques that will enhance the experience for all software developers who need to work with APIs! - From the Foreword by Tony Tam, Founder of Swagger Everyone in the business of designing APIs should read this book! - Pierre-Michel Ansel, 8x8 Essential advice for design-first API development. - Ian Lovell, Cutover A must-read for individuals and teams that are building APIs. - Foster Haines, Senior Consultant at J2 Interactive.
    Note: Machine-generated record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 43
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 40 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Learn how to automate one of the two pieces of Continuous Delivery: always keeping your codebase in a releasable state. Christie Wilson uses GitHub actions to explore the lifecycle of a change, discover all the places where bugs can squirm their way in, and learn the best times to run your pipelines for the most effective bug-catching!
    Note: Online resource; Title from title screen (viewed January 10, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 44
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 44 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Paul Azunre uses Kaggle kernels to experiment with some key NLP architectures, like BERT, GPT etc to generate some text, perform some classification, etc. Time permitting. He also discusses some major advances in NLP since his book "Transfer Learning for NLP" was published (August 2021).
    Note: Online resource; Title from title screen (viewed January 10, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 45
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617298653
    Language: English
    Pages: 1 online resource (328 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Kubernetes Native Microservices with Quarkus and MicroProfile teaches you to build microservices using containers, Kubernetes, and the Quarkus framework. You'll immediately start developing a deployable application using Quarkus and the MicroProfile APIs. Then, you'll explore the startup and runtime gains Quarkus delivers out of the box and also learn how to supercharge performance by compiling natively using GraalVM. Along the way, you'll see how to integrate a Quarkus application with Spring and pick up pro tips for monitoring and managing your microservices.
    Note: Online resource; Title from title page (viewed January 20, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 46
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617298370
    Language: English
    Pages: 1 online resource (272 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Street Coder teaches you how to handle the realities of day-to-day coding as a software developer. Self-taught guru Sedat Kapanoğlu shares down-and-dirty advice that’s rooted in his personal hands-on experience, not abstract theory or ivory-tower ideology. You’ll learn how to adapt what you’ve learned from books and classes to the challenges you’ll face on the job. As you go, you’ll get tips on everything from technical implementations to handling a paranoid manager.
    Note: Online resource; Title from title page (viewed January 18, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 47
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 42 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Sinan Ozdemir teaches how to use core tenants of feature engineering to build your own art recommendation engine from scratch. You will be using state of the art models like VGG-11 and BERT alongside classic feature engineering techniques algorithms to construct and fine-tune a pipeline to produce art recommendations.
    Note: Online resource; Title from title screen (viewed January 7, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 48
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617299827
    Language: English
    Pages: 1 online resource (448 pages)
    Edition: 2nd edition
    Keywords: Electronic books
    Abstract: Functional Programming in C#, Second Edition teaches functional thinking for real-world problems. It reviews the C# language features that allow you to program functionally and through many practical examples shows the power of function composition, data-driven programming, and immutable data structures. All code examples work with .NET 6 and C# 10.
    Note: Online resource; Title from title page (viewed January 13, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 49
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617298998
    Language: English
    Pages: 1 online resource (384 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Data Privacy: A runbook for engineers teaches you how to navigate the trade-off s between strict data security and real world business needs. In this practical book, you’ll learn how to design and implement privacy programs that are easy to scale and automate. There’s no bureaucratic process—just workable solutions and smart repurposing of existing security tools to help set and achieve your privacy goals.
    Note: Online resource; Title from title page (viewed February 5, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 50
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications
    Language: Undetermined
    Pages: 1 online resource (1 audio file)
    Note: Machine-generated record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 51
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications
    Language: Undetermined
    Pages: 1 online resource (1 video file)
    Note: Machine-generated record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 52
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications
    Language: Undetermined
    Pages: 1 online resource (1 audio file)
    Note: Machine-generated record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 53
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications
    Language: Undetermined
    Pages: 1 online resource (1 audio file)
    Note: Machine-generated record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 54
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications
    Language: Undetermined
    Pages: 1 online resource (1 audio file)
    Note: Machine-generated record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 55
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications
    Language: Undetermined
    Pages: 1 online resource (1 audio file)
    Note: Machine-generated record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 56
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications
    Language: Undetermined
    Pages: 1 online resource (1 audio file)
    Note: Machine-generated record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 57
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications
    Language: Undetermined
    Pages: 1 online resource (1 audio file)
    Note: Machine-generated record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 58
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file, approximately 7 hr., 24 min.)
    Edition: 1st edition.
    Keywords: Electronic videos
    Abstract: In Video Editions the narrator reads the book while the content, figures, code listings, diagrams, and text appear on the screen. Like an audiobook that you can also watch as a video. Of all the introductory pandas books I've read-and I did read a few-this is the best, by a mile. Erico Lendzian, idibu.com Take the next steps in your data science career! This friendly and hands-on guide shows you how to start mastering Pandas with skills you already know from spreadsheet software. In Pandas in Action you will learn: Import datasets, identify issues with their data structures, and optimize them for efficiency Sort, filter, pivot, and draw conclusions from a dataset and its subsets Identify trends from text-based and time-based data Organize, group, merge, and join separate datasets Use a GroupBy object to store multiple DataFrames Pandas has rapidly become one of Python's most popular data analysis libraries. In Pandas in Action , a friendly and example-rich introduction, author Boris Paskhaver shows you how to master this versatile tool and take the next steps in your data science career. You'll learn how easy Pandas makes it to efficiently sort, analyze, filter and munge almost any type of data. about the technology Data analysis with Python doesn't have to be hard. If you can use a spreadsheet, you can learn pandas! While its grid-style layouts may remind you of Excel, pandas is far more flexible and powerful. This Python library quickly performs operations on millions of rows, and it interfaces easily with other tools in the Python data ecosystem. It's a perfect way to up your data game. about the book Pandas in Action introduces Python-based data analysis using the amazing pandas library. You'll learn to automate repetitive operations and gain deeper insights into your data that would be impractical-or impossible-in Excel. Each chapter is a self-contained tutorial. Realistic downloadable datasets help you learn from the kind of messy data you'll find in the real world. about the audience For readers experienced with spreadsheets and basic Python programming. about the author Boris Paskhaver is a software engineer, Agile consultant, and online educator. His programming courses have been taken by 300,000 students across 190 countries. This approachable guide will get you up and running quickly with all the basics you need to analyze your data. Jonathan Sharley, SiriusXM Media Understanding and putting in practice the concepts of ...
    Note: Online resource; Title from title screen (viewed September 22, 2021)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 59
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617297540
    Language: English
    Pages: 1 online resource (528 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: In Pipeline as Code you’ll learn to build reliable CI/CD pipelines for cloud-native applications. With Jenkins as the backbone, you’ll programmatically control all the pieces of your pipeline via modern APIs. Hands-on examples include building CI/CD workflows for distributed Kubernetes applications, and serverless functions. By the time you’re finished, you’ll be able to swap manual UI-based adjustments with a fully automated approach!
    Note: Online resource; Title from title page (viewed October 17, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 60
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617299070
    Language: English
    Pages: 1 online resource (264 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Own Your Tech Career: Soft skills for technologists helps you get what you want out of your technology career. You’ll start by defining your ambition—whether that’s a salary, a job title, a flexible schedule, or something else. Once you know where you’re going, this book’s adaptable advice guides your journey. You’ll learn conflict resolution and teamwork, master nine rules of professionalism, and build the confidence and skill you need to stay on the path you’ve set for yourself.
    Note: Online resource; Title from title page (viewed August 5, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 61
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617298929
    Language: English
    Pages: 1 online resource (336 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: In Data Engineering on Azure you’ll learn the skills you need to build and maintain big data platforms in massive enterprises. This invaluable guide includes clear, practical guidance for setting up infrastructure, orchestration, workloads, and governance. As you go, you’ll set up efficient machine learning pipelines, and then master time-saving automation and DevOps solutions. The Azure-based examples are easy to reproduce on other cloud platforms.
    Note: Online resource; Title from title page (viewed August 17, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 62
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : mitp Verlag | Boston, MA : Safari
    ISBN: 9783747503003
    Language: English , German
    Pages: 1 online resource (232 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Zahlreiche spannende Roboter und Programmierideen für jedes Robo-Set Schritt-für-Schritt-Anleitungen für die Coding-App in allen drei Levels Viel Spaß mit Robo: vom Turbo-Dreirad über eine Katze auf der Pirsch bis zur Tür-Alarmanlage Du möchtest einen Roboter bauen, der Nachrichten überbringen kann? Oder ein Roboter-Tier, das du selbst steuerst und das genau das macht, was du möchtest? Mit Robo Wunderkind und diesem Buch kannst du in die spannende Welt der Robotik eintauchen und deine selbst entworfenen Roboter nach deinen Vorstellungen programmieren. Die Autorin führt dich Schritt für Schritt in die Welt von Robo ein. Egal, ob du deine ersten Schritte in der Programmierung machst oder etwas komplexere Aufgaben programmieren möchtest, in diesem Buch findest du für jedes Level Ideen und Anleitungen. Im ersten Teil des Buchs stellt die Autorin die einzelnen Robo-Sets und Blöcke vor: Manche Blöcke können Sounds abspielen, andere senden Lichtsignale oder schreiben Textnachrichten. Du kannst die Blöcke beliebig kombinieren und so deiner Fantasie freien Lauf lassen. Im zweiten Teil lernst du die Coding-App kennen. Für jedes der drei Level »Robo Live«, »Robo Code« oder »Robo Blockly« findest du Ideen für die verschiedenen Sets: zum Beispiel die Musikmaschine für Robo Live, den Postboten-Robo für Robo Code und den Mondforscher-Robo für Robo Blockly. Die Autorin erklärt dir leicht verständlich die Befehle und verschiedenen Optionen der Coding-App – und du findest im Buch ganz viele tolle Robo-Projekte, mit denen du dich austoben und alles ausprobieren kannst. Aus dem Inhalt: Die verschiedenen Blöcke und Sets Vorstellung der drei Programmierlevels: Robo Live, Robo Code, Robo Blockly Projekte für jedes Set und Level: Mars-Rover Angst-Hasen-Robo Lichtwecker Postbote Linienfolger u.v.m. Erklärungen zu allen Befehlen: den Robo flitzen oder sein LED-Licht leuchten lassen Hupen- oder Lasergeräusche erzeugen Hindernisse erkennen und ausweichen Nachrichten in einem Display anzeigen u.v.m. Oft verwendete Begriffe in der Programmierung Anregungen zu eigenen Ideen Fragen und Antworten in jedem Kapitel
    Note: Online resource; Title from title page (viewed November 23, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 63
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : mitp Verlag | Boston, MA : Safari
    ISBN: 9783747503362
    Language: English , German
    Pages: 1 online resource (624 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Das umfassende Praxis-Handbuch Von den ersten Schritten bis zum fortgeschrittenen Einsatz: Datenverwaltung, Multimedia und Sicherheit Musik, Fotos, Videos und Dokumente zentral speichern und mit anderen teilen Benutzer verwalten, Backups erstellen und Daten vor unerlaubten Zugriffen schützen Fortgeschrittene Themen wie VPN und Virtualisierung Zahlreiche Schritt-für-Schritt-Anleitungen und Praxis-Tipps Mit diesem Buch lernen Sie umfassend alles, was Sie brauchen, um Ihr QNAP NAS an Ihre persönlichen Bedürfnisse anzupassen und das Potenzial Ihres Geräts voll auszuschöpfen. Dafür gibt der Autor Ihnen zahlreiche praktische Tipps an die Hand. So können Sie all Ihre Dateien wie Musik, Videos und Fotos zentral sichern und effektiv verwalten. Andreas Hofmann stellt die verschiedenen NAS-Modelle vor, so dass Sie wissen, welches für Sie am besten geeignet ist. In leicht nachvollziehbaren Schritten erläutert er detailliert, wie Sie Ihr NAS in Betrieb nehmen und mit dem Betriebssystem QTS konfigurieren. Anhand einfacher Schritt-für-Schritt-Anleitungen zeigt er Ihnen, wie Sie Ihr NAS als Private Cloud und Home Server optimal einrichten: Dateien sichern, verwalten und mit anderen teilen, Benutzer verwalten, Fernzugriff einrichten, automatische Backups erstellen sowie Office-Dokumente und Multimedia-Dateien freigeben und mit dem SmartTV und anderen Geräten wiedergeben. Für alle, die noch tiefer in die Welt von QNAP NAS eintauchen möchten, geht der Autor auf weiterführende Themen wie Datensicherheit und die Überwachung und Optimierung des Betriebs ein und zeigt Ihnen die Konfiguration abseits der QNAP-Apps für die Einrichtung eines eigenen Chatservers sowie die Virtualisierung von Webanwendungen und Betriebssystemen. Aus dem Inhalt: Kaufberatung und Inbetriebnahme Das Betriebssystem QTS im Detail Dateien zentral verwalten mit der File Station RAID-Konfiguration und automatische Backups Dateifreigabe und Fernzugriff via App, FTP u.v.m. Datensicherheit, Virenschutz und Firewall Fotos organisieren und teilen mit der Photo Station Musik zentral verwalten mit der Music Station Filme katalogisieren und streamen mit dem Plex Media Server Office-Dokumente, Kalender, Adressbuch und Notizen verwalten E-Mail-Verwaltung mit dem QmailAgent Zentrales Download-Management Videoüberwachung mit der Surveillance Station Virtualisierung Speicher und RAID erweitern
    Note: Online resource; Title from title page (viewed October 7, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 64
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : mitp Verlag | Boston, MA : Safari
    ISBN: 9783747504758
    Language: English , German
    Pages: 1 online resource (384 pages)
    Edition: 4th edition
    Keywords: Electronic books
    Abstract: Plugins erstellen ohne Vorkenntnisse Für Bukkit und Spigot Erschaffe deine eigene Welt: mächtige neue Waffen erstellen wie z.B. ein Feuerschwert, auf Knopfdruck Türme und ganze Häuser bauen, automatisch auf Veränderungen in der Welt reagieren Neue Crafting-Rezepte und eigene Spielmodi entwickeln wie z.B. eine Schneeballschlacht mit Highscore-Liste Mit umfangreicher Referenz zu allen Programmierbefehlen Du spielst schon lange Minecraft und denkst, du hast schon alles gesehen? Kennst du schon das Feuerschwert, den Enderbogen oder den Spielmodus »Schneeballschlacht«? Du willst auf Knopfdruck Türme, Mauern oder sogar ganze Häuser bauen? Vollautomatisch auf Geschehnisse in der Spielwelt reagieren? Mit eigenen Plugins kannst du all das und noch viel mehr entdecken und ganz nebenbei auch noch programmieren lernen. Daniel Braun zeigt dir, wie du mit Java und Bukkit oder Spigot Erweiterungen für Minecraft programmierst, sogenannte Plugins, die du dann zusammen mit deinen Freunden auf deinem eigenen Minecraft-Server ausprobieren kannst. Dafür sind keine Vorkenntnisse erforderlich, du lernst alles von Anfang an. Nach dem Programmieren einfacher Chat-Befehle wirst du coole Plugins zum Bauen erstellen, so dass mit einem einzigen Befehl sofort z.B. ein fertiges Haus oder eine Kugel vor dir steht. Außerdem erfährst du, wie deine Plugins automatisch auf Geschehnisse in der Spielwelt reagieren können. Du kannst auch eigene Crafting-Rezepte entwerfen, um z.B. mächtige neue Waffen zu kreieren wie das Feuerschwert, das alles in Brand setzt, worauf es trifft. Am Ende lernst du sogar, wie du eigene Spielmodi entwickeln kannst, also ein Spiel im Spiel. Ob eine Schneeballschlacht mit Highscore-Liste oder ein Wettsammeln mit Belohnung für den Sieger, hier ist jede Menge Spaß garantiert. Für das alles brauchst du keine Vorkenntnisse, nur Spaß am Programmieren. Es beginnt mit ganz einfachen Beispielen, aber mit jedem Kapitel lernst du mehr Möglichkeiten kennen, um Minecraft nach deinen Wünschen anzupassen. Am Ende kannst du richtig in Java programmieren, um deine eigene Minecraft-Welt zu erschaffen. So sind deiner eigenen Kreativität keine Grenzen mehr gesetzt. Aus dem Inhalt: Eigenen Minecraft-Server mit Bukkit oder Spigot installieren und einrichten Eigene Befehle definieren und Chat-Nachrichten versenden Java-Grundlagen: Variablen, Schleifen, Verzweigungen, Funktionen, Klassen und Objekte Häuser, Kreise und Kugeln bauen Schilder errichten und beliebig beschriften Plu...
    Note: Online resource; Title from title page (viewed October 6, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 65
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : mitp Verlag | Boston, MA : Safari
    ISBN: 9783747503881
    Language: English , German
    Pages: 1 online resource (184 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Visuelle Datenanalyse leicht gemacht: Von den ersten Balkendiagrammen über Cluster und Trendlinien zu geografischen Analysen auf Landkarten Erhalten Sie aussagefähige Prognosen durch vorausschauende Zukunftsanalysen Erstellen und teilen Sie interaktive Dashboards und übersichtliche Infografiken Visualisieren Sie Ihre Daten schnell und ausdrucksstark mit Power BI, um praktisch umsetzbare Ergebnisse zu erhalten. Alexander Loth und Peter Vogel zeigen Ihnen Schritt für Schritt, wie Sie ganz einfach visuelle Analysen erstellen und so selbst komplexe Datenstrukturen verstehen sowie gewonnene Erkenntnisse effektiv kommunizieren können. Das Buch richtet sich an die folgenden Zielgruppen: Alle, die Zugang zu Daten haben und diese verstehen möchten Führungskräfte, die Entscheidungen auf Grundlage von Daten treffenn Analysten und Entwickler, die Visualisierungen und Dashboards erstellenn angehende Data Scientistsn Zum Verständnis dieses Buches und dem Erwerb von Power BI-Kenntnissen sind weder besondere mathematische Fähigkeiten noch Programmiererfahrung nötig. Es eignet sich daher auch für Einsteiger und Anwender, die sich dem Thema Datenvisualisierung und -analyse praxisbezogen nähern möchten, ohne ausschweifende theoretische Abhandlungen. Die grundlegenden Funktionen von Power BI werden Schritt für Schritt erläutert und Sie lernen, welche Visualisierungsmöglichkeiten wann sinnvoll sind. Die Autoren zeigen Fallbeispiele auf, die weit über eine »Standardanalyse« hinausreichen und gehen auf Funktionen ein, die selbst erfahrenen Nutzern oft nicht hinlänglich bekannt sind. Sie geben Ihnen außerdem wertvolle Hinweise und Tipps, die das Arbeiten mit Power BI merklich erleichtern. So können Sie zukünftig Ihre eigenen Daten bestmöglich visualisieren und analysieren. Aus dem Inhalt: Einführung und erste Schritte in Power BI Datenquellen in Power BI anlegen Visualisierungen erstellen Aggregationen, Berechnungen und Parameter Dimensionsübergreifende Berechnungen mit DAX-Ausdrücken Mit Karten zu weitreichenden Erkenntnissen Tiefgehende Analysen mit Trends, Prognosen, Clustern und Verteilung Interaktive Dashboards Analysen teilen
    Note: Online resource; Title from title page (viewed November 23, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 66
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (29236 pages)
    Edition: 1st edition
    Keywords: Audiobooks
    Abstract: A really great book for understanding and implementing GitOps! Matthieu Evrin, AddÉnergie Technologies GitOps and Kubernetes introduces a radical idea—managing your infrastructure with the same Git pull requests you use to manage your codebase. In this in-depth tutorial, you’ll learn to operate infrastructures based on powerful-but-complex technologies such as Kubernetes with the same Git version control tools most developers use daily. With these GitOps techniques and best practices, you’ll accelerate application development without compromising on security, easily roll back infrastructure changes, and seamlessly introduce new team members to your automation process. about the technology With GitOps you use the Git version control system to organize and manage your infrastructure just like any other codebase. It’s an excellent model for applications deployed as containers and pods on Kubernetes. about the book GitOps and Kubernetes teaches you how to use Git and the GitOps methodology to manage a Kubernetes cluster. The book interleaves theory with practice, presenting core Ops concepts alongside easy-to-implement techniques so you can put GitOps into action. Learn to develop pipelines that trace changes, roll back mistakes, and audit container deployment. what's inside Managing secrets the GitOps way Controlling access with Git, Kubernetes, and Pipeline Branching, namespaces, and configuration about the audience For developers and operations engineers familiar with continuous delivery, Git, and Kubernetes. about the authors Billy Yuen , Alexander Matyushentsev , Todd Ekenstam , and Jesse Suen are principal engineers at Intuit. They are widely recognized for their work in GitOps for Kubernetes. Vital for understanding what GitOps is, and what tools will get you there. Chris Viner, Forged Development How to deliver operational excellence through industry-level practices. Satej Sahu, Honeywell This book takes two massively complex topics and breaks them down into understandable and approachable tools. Samuel Brown, Expel NARRATED BY JULIE BRIERLEY
    Note: Online resource; Title from title page (viewed February 25, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 67
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 31 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Bill Bejeck, the author of "Event Streaming with Kafka Streams and ksqlDB" explains the basics of what a KStream, KTable, and GlobalKTable are. From there, we'll get into joins and how you can implement them and when you'd want to use them.
    Note: Online resource; Title from title screen (viewed August 3, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 68
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 34 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: When covid-19 struck, we know that people stopped commuting to work and traveling. But what insights about these changes can we get from publicly available data? In this coding session, Reuven Lerner (author of "Pandas Workout") will explore data from New York taxis before and during the pandemic.
    Note: Online resource; Title from title screen (viewed September 13, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 69
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : mitp Verlag | Boston, MA : Safari
    ISBN: 9783747504277
    Language: English , German
    Pages: 1 online resource (528 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Schnell zur formvollendeten Arbeit – ohne Vorkenntnisse Lösungsorientierte und verständliche Beschreibungen – mit Schnellanleitungen bei Zeitdruck Von Tabellen und Grafiken über Formeln bis zum Literaturverzeichnis Wissenschaftliche Arbeiten – angefangen mit Seminararbeiten über Abschlussarbeiten bis hin zu späteren Veröffentlichungen wie Dissertationen und Seminarunterlagen – erfordern ein professionelles Layout. Dieses Buch wurde speziell für diese Aufgabe konzipiert. Sie lernen kompakt und schnell alles, was Sie wissen müssen, um formvollendete wissenschaftliche Arbeiten zu schreiben. Hierzu gehören: professioneller Aufbau eines Dokuments sowie der Kapitel und Textseiten Gestalten von Überschriften, Kopfzeilen, Fußzeilen und Fußnoten Erstellen und Einfügen von Listen, Aufzählungen, Tabellen, Grafiken und Bildern korrekte Verwaltung von Zitaten, Quellen und Verweisen hilfreicher und zielgerichteter Einsatz diverser Assistenzfunktionen Anfertigen von Inhalts- und Stichwortverzeichnissen effektives Arbeiten mit Formatvorlagen Falls Ihr Abgabetermin kurz bevorsteht, zeigen Ihnen besonders hervorgehobene Kurzanleitungen, wie Sie Ihre inhaltlich fertige Arbeit auf die Schnelle in eine ansehnliche Form bringen. Es werden alle Funktionen für die Office-Versionen 365, 2021, 2019, 2016 und 2013 parallel dargestellt. So finden Sie beim Versionswechsel sofort die jeweiligen Funktionen wieder. Aus dem Inhalt: Teil I: Dokument vorbereiten und einrichten Dokument und Seiten einrichten Fließtext und Überschriften gestalten Kopf- und Fußzeilen formatieren und Seiten nummerieren Verweise und Verzeichnisse erstellen Teil II: Word ist keine Schreibmaschine Text eingeben, importieren und korrigieren Eingabehilfen verwenden und anpassen Zeichen, Wörter, Zeilen und Absätze formatieren Text suchen, ersetzen und sortieren Teil III: Ergänzend zum Fließtext Listen und Aufzählungen verwenden Tabellen, Bilder und Formeln einbinden und beschriften Teil IV: Automatische Funktionen nutzen Feld-, Zähl- und Rechenfunktionen verstehen Arbeit erleichtern mit Makros Teil V: Abschließen und publizieren Dokumente verwalten und veröffentlichen Im Workflow arbeiten Fertiges Dokument drucken Anhänge Die eigene Word-Oberfläche gestalten Probleme lösen und Fehler beheben Glossar, Index, Trickkiste Über den Autor: G.O. Tuhls beschäftigt sich seit dem Aufkommen der ersten »Textautomaten« intensiv mit dem Thema Textverarbeitung. Seine Lehrunterlagen als Kommunikationstrainer wie auch s...
    Note: Online resource; Title from title page (viewed December 15, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 70
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : mitp Verlag | Boston, MA : Safari
    ISBN: 9783747504215
    Language: English , German
    Pages: 1 online resource (184 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: 3D-Grafiken erstellen ohne Vorkenntnisse Zahlreiche praxisorientierte Workshops Mit einem vollständigen Filmprojekt Mit diesem Buch erhalten Sie einen schnellen und einfachen Einstieg in die wichtigsten Funktionen von Cinema 4D. Es hilft Ihnen, die fünf Bereiche der 3D-Visualisierung grundlegend zu verstehen und Schritt für Schritt umzusetzen: Modellierung, Texturierung, Animation, Szenenaufbau und Rendern. Die zugrunde liegende Lernmethode basiert auf der jahrelangen Erfahrung des Autors als Cinema 4D-Trainer und professioneller 3D-Grafiker. Programmoberfläche verstehen Verschiedene Methoden der Modellierung Materialien erstellen und texturieren Grundlagen der Animation Animation mittels XPresso-Programmierung Simulierte Animationen Licht, Kamera und Szene-Objekte Rendern von Einzelbildern und Filmen Für Windows und Mac
    Note: Online resource; Title from title page (viewed November 3, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 71
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 55 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Rust and Python have more in common than you'd think. Find out more about the main differences and benefits of these popular programming languages in Code Calls Sessions, with Manning bestselling authors Naomi Ceder & Tim McNamara.
    Note: Online resource; Title from title screen (viewed April 15, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 72
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (37021 pages)
    Edition: 1st edition
    Keywords: Audiobooks
    Abstract: An Airflow bible. Useful for all kinds of users, from novice to expert. Rambabu Posa, Sai Aashika Consultancy A successful pipeline moves data efficiently, minimizing pauses and blockages between tasks, keeping every process along the way operational. Apache Airflow provides a single customizable environment for building and managing data pipelines, eliminating the need for a hodgepodge collection of tools, snowflake code, and homegrown processes. Using real-world scenarios and examples, Data Pipelines with Apache Airflow teaches you how to simplify and automate data pipelines, reduce operational overhead, and smoothly integrate all the technologies in your stack. about the technology Data pipelines manage the flow of data from initial collection through consolidation, cleaning, analysis, visualization, and more. Apache Airflow provides a single platform you can use to design, implement, monitor, and maintain your pipelines. Its easy-to-use UI, plug-and-play options, and flexible Python scripting make Airflow perfect for any data management task. about the book Data Pipelines with Apache Airflow teaches you how to build and maintain effective data pipelines. You’ll explore the most common usage patterns, including aggregating multiple data sources, connecting to and from data lakes, and cloud deployment. Part reference and part tutorial, this practical guide covers every aspect of the directed acyclic graphs (DAGs) that power Airflow, and how to customize them for your pipeline’s needs. what's inside Build, test, and deploy Airflow pipelines as DAGs Automate moving and transforming data Analyze historical datasets using backfilling Develop custom components Set up Airflow in production environments about the audience For DevOps, data engineers, machine learning engineers, and sysadmins with intermediate Python skills. about the author Bas Harenslak and Julian de Ruiter are data engineers with extensive experience using Airflow to develop pipelines for major companies. Bas is also an Airflow committer. An easy-to-follow exploration of the benefits of orchestrating your data pipeline jobs with Airflow. Daniel Lamblin, Coupang The one reference you need to create, author, schedule, and monitor workflows with Apache Airflow. Clear recommendation. Thorsten Weber, bbv Software Services AG By far the best resource for Airflow. Jonathan Wood, LexisNexis NARRATED BY JULIE BRIERLEY
    Note: Online resource; Title from title page (viewed May 9, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 73
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617296253
    Language: English
    Pages: 1 online resource (704 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Data Science Bookcamp doesn’t stop with surface-level theory and toy examples. As you work through each project, you’ll learn how to troubleshoot common problems like missing data, messy data, and algorithms that don’t quite fit the model you’re building. You’ll appreciate the detailed setup instructions and the fully explained solutions that highlight common failure points. In the end, you’ll be confident in your skills because you can see the results.
    Note: Online resource; Title from title page (viewed November 17, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 74
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 54 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: The D3.js library gives users the power to develop amazing and versatile visualizations, from simple charts to intricate data interfaces. You’ll tackle the steep learning curve of D3.js by going hands-on to build your own amazing interactive data visualizations. You’ll work with real-world datasets, quickly mastering the building blocks of D3.js that you can easily transfer between tasks.
    Note: Online resource; Title from title screen (viewed October 24, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 75
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617296420
    Language: English
    Pages: 1 online resource (336 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Real-world Natural Language Processing shows you how to build the practical NLP applications that are transforming the way humans and computers work together. Guided by clear explanations of each core NLP topic, you’ll create many interesting applications including a sentiment analyzer and a chatbot. Along the way, you’ll use Python and open source libraries like AllenNLP and HuggingFace Transformers to speed up your development process.
    Note: Online resource; Title from title page (viewed November 17, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 76
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617295911
    Language: English
    Pages: 1 online resource (512 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Grokking Machine Learning presents machine learning algorithms and techniques in a way that anyone can understand. This book skips the confused academic jargon and offers clear explanations that require only basic algebra. As you go, you’ll build interesting projects with Python, including models for spam detection and image recognition. You’ll also pick up practical skills for cleaning and preparing data.
    Note: Online resource; Title from title page (viewed December 4, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 77
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : mitp Verlag | Boston, MA : Safari
    ISBN: 9783747504246
    Language: English , German
    Pages: 1 online resource (136 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Detaillierte Anleitungen für kreative Projekte inkl. Möglichkeiten zur Individualisierung Einsatz verschiedener Materialien wie Papier, Fotokarton und Folie zum Aufkleben und Aufbügeln Tolle Ideen zum Verschenken und für das eigene Heim: Geschenke, Geschenkverpackungen und Dekorationen, Labels und Sticker zur Organisation und für Bullet Journals Du bist begeistert vom Plotten und möchtest deine eigenen Ideen mit dem Cameo 4 umsetzen? In diesem Buch zeigt dir die Autorin zahlreiche kreative Projekte, die du ganz einfach nachbasteln oder auch nach deinen eigenen Vorstellungen gestalten kannst. Die Autorin erklärt detailliert alles, was du brauchst, um den Cameo 4 einzusetzen: vom Umgang mit der Software über den Einsatz von Papier, Fotokarton und Folie zum Aufkleben und Aufbügeln bis hin zum Individualisieren von Vorlagen und zur Umsetzung eigener Ideen. Neulinge lernen zunächst in fünf ausführlich beschriebenen Praxisbeispielen Schritt für Schritt alle Funktionen der Software kennen. Im Anschluss daran findest du zahlreiche Ideen mit Anleitungen und Vorlagen: von Bilderrahmen, Türhängern, Lesezeichen, Geschenkboxen, Karten und Geschenkanhängern aus Papier bis hin zu Geschenksäckchen, Taschen, Kissen und Tassen mit Folie. Du erhältst viele kreative Ideen, die du ganz einfach anhand von Vorlagen 1:1 umsetzen kannst. Die Autorin zeigt dir aber auch, wie du die Projekte mit anderen Namen oder weiteren Gestaltungselementen verändern und individualisieren kannst. Alle Vorlagen zu den Projekten kannst du dir kostenlos aus dem Internet herunterladen. So bist du bestens darauf vorbereitet, den Cameo 4 für deine eigenen Projekte kreativ einzusetzen.
    Note: Online resource; Title from title page (viewed December 20, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 78
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : mitp Verlag | Boston, MA : Safari
    ISBN: 9783747504840
    Language: English , German
    Pages: 1 online resource (1256 pages)
    Edition: 2nd edition
    Keywords: Electronic books
    Abstract: Methoden und Tools der Hacker, Cyberkriminellen und Penetration Tester Mit zahlreichen Schritt-für-Schritt-Anleitungen und Praxis-Workshops Inklusive Vorbereitung auf den Certified Ethical Hacker (CEHv11) mit Beispielfragen zum Lernen Dies ist ein praxisorientierter Leitfaden für angehende Hacker, Penetration Tester, IT-Systembeauftragte, Sicherheitsspezialisten und interessierte Poweruser. Mithilfe vieler Workshops, Schritt-für-Schritt-Anleitungen sowie Tipps und Tricks lernen Sie unter anderem die Werkzeuge und Mittel der Hacker und Penetration Tester sowie die Vorgehensweise eines professionellen Hacking-Angriffs kennen. Der Fokus liegt auf der Perspektive des Angreifers und auf den Angriffstechniken, die jeder Penetration Tester kennen muss. Dabei erläutern die Autoren für alle Angriffe auch effektive Gegenmaßnahmen. So gibt dieses Buch Ihnen zugleich auch schrittweise alle Mittel und Informationen an die Hand, um Ihre Systeme auf Herz und Nieren zu prüfen, Schwachstellen zu erkennen und sich vor Angriffen effektiv zu schützen. Das Buch umfasst nahezu alle relevanten Hacking-Themen und besteht aus sechs Teilen zu den Themen: Arbeitsumgebung, Informationsbeschaffung, Systeme angreifen, Netzwerk- und sonstige Angriffe, Web Hacking sowie Angriffe auf WLAN und Next-Gen-Technologien. Jedes Thema wird systematisch erläutert. Dabei werden sowohl die Hintergründe und die zugrundeliegenden Technologien als auch praktische Beispiele in konkreten Szenarien besprochen. So haben Sie die Möglichkeit, die Angriffstechniken selbst zu erleben und zu üben. Das Buch ist als Lehrbuch konzipiert, eignet sich aber auch als Nachschlagewerk. Sowohl der Inhalt als auch die Methodik orientieren sich an der Zertifizierung zum Certified Ethical Hacker (CEHv11) des EC Council. Testfragen am Ende jedes Kapitels helfen dabei, das eigene Wissen zu überprüfen und für die CEH-Prüfung zu trainieren. Damit eignet sich das Buch hervorragend als ergänzendes Material zur Prüfungsvorbereitung. Aus dem Inhalt: Aufbau einer Hacking-Laborumgebung Einführung in Kali Linux als Hacking-Plattform Sicher und anonym im Internet kommunizieren Reconnaissance (Informationsbeschaffung) Vulnerability-Scanning Password Hacking Bind und Reverse Shells Mit Malware das System übernehmen Spuren verwischen Lauschangriffe und Man-in-the-Middle Social Engineering Web- und WLAN-Hacking Angriffe auf IoT-Systeme Cloud-Hacking und -Security Durchführen von Penetrationstests Über die Autoren: Eric Amberg ...
    Note: Online resource; Title from title page (viewed December 8, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 79
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : mitp Verlag | Boston, MA : Safari
    ISBN: 9783747502839
    Language: English , German
    Pages: 1 online resource (240 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Alle wichtigen Grundlagen für stimmige Layouts und harmonische Kompositionen Buchstaben, Wörter und Texte perfekt in Szene setzen Planung und Aufbau: So werden deine Letterings zu einem echten Hingucker Du möchtest deine Buchstaben perfekt in Szene setzen und ausdrucksstarke Letterings gestalten? Dann ist dieses Buch der perfekte Begleiter auf deiner Handlettering-Reise. Julia Winkler zeigt dir von der Skizze bis zur Reinzeichnung alles, was einer gelungenen Komposition zugrunde liegt und was du beachten musst, damit die Gestaltung deines Letterings genau zu deiner gewünschten Aussage passt und zum Hingucker wird. Schritt für Schritt wirst du durch die Planung und den Aufbau eines Letterings geführt: von kreativer Wortgestaltung bis hin zum Zeichnen langer Texte und ausgefallener Kompositionen. Die Auswahl der richtigen Schriftarten, das Spiel mit Buchstabenformen sowie der Einsatz und die Platzierung von Schmuckelementen und Schnörkeln sind Teil dieses umfangreichen Praxisbuchs. Es ist ganz egal, ob du gerade deine ersten Letterings erstellen möchtest oder schon geübter bist. Es spielt auch keine Rolle, ob du digital oder analog arbeitest und welches Material du einsetzt – sei es Brushpen, Bleistift, Feder oder Watercolor. Dieses Buch ist die beste Basis für deine Handlettering-Kompositionen. Aus dem Inhalt: Grundsätze und Ideen für die Blatteinteilung und Gestaltung mit Weißraum Typografie- und Handlettering-Grundlagen Die wichtigsten Schmuckelemente Kreative Wortgestaltung und Formgebung Schwung- und Schnörkelhilfen Kurze Texte, lange Texte und ausgefallene Kompositionen Bestimmung von Texthierarchie und Umgang mit Emotionen und Formen Augenschule für Kontrast und Balance Farbwahl, Dekoration und Verzierung für dein Lettering Tipps und Tricks zum Skizzieren und Reinzeichnen
    Note: Online resource; Title from title page (viewed July 6, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 80
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617297267
    Language: English
    Pages: 1 online resource (272 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Transfer Learning for Natural Language Processing teaches you to create powerful NLP solutions quickly by building on existing pretrained models. This instantly useful book provides crystal-clear explanations of the concepts you need to grok transfer learning along with hands-on examples so you can practice your new skills immediately. As you go, you’ll apply state-of-the-art transfer learning methods to create a spam email classifier, a fact checker, and more real-world applications.
    Note: Online resource; Title from title page (viewed August 10, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 81
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (28895 pages)
    Edition: 1st edition
    Keywords: Audiobooks
    Abstract: An outstanding source of knowledge for Terraform enthusiasts of all levels. Anton Babenko, Betajob Use Terraform to programmatically create, test, and manage infrastructure using the efficient infrastructure-as-code approach. In Terraform in Action you will learn: Cloud architecture with Terraform Terraform module sharing and the private module registry Terraform security in a multitenant environment Strategies for performing blue/green deployments Refactoring for code maintenance and reusability Running Terraform at scale Creating your own Terraform provider Using Terraform as a continuous development/continuous delivery platform Terraform in Action introduces the infrastructure-as-code (IaC) model that lets you instantaneously create new components and respond efficiently to changes in demand. You’ll use the Terraform automation tool to design and manage servers that can be provisioned, shared, changed, tested, and deployed with a single command. about the technology Provision, deploy, scale, and clone your entire stack to the cloud at the touch of a button. In Terraform, you create a collection of simple declarative scripts that define and manage application infrastructure. This powerful infrastructure-as-code approach automates key tasks like versioning and testing for everything from low-level networking to cloud services. about the book Terraform in Action shows you how to automate and scale infrastructure programmatically using the Terraform toolkit. Using practical, relevant examples, you’ll use Terraform to provision a Kubernetes cluster, deploy a multiplayer game, and configure other hands-on projects. As you progress to advanced techniques like zero-downtime deployments, you’ll discover how to think in Terraform rather than just copying and pasting scripts. what's inside Cloud architecture with Terraform Terraform module sharing and the private module registry Terraform security in a multitenant environment Strategies for performing blue/green deployments about the audience For readers experienced with a major cloud platform such as AWS. Examples in JavaScript and Golang. about the author Scott Winkler is a DevOps engineer and a distinguished Terraform expert. He has spoken multiple times at HashiTalks and HashiConf, and was selected as a HashiCorp Ambassador and Core Contributor in 2020. A must for anyone who wants to understand Terraform. Jürgen Hötzel, Lisperati Takes you by the hand and explains how to use Terrafo...
    Note: Online resource; Title from title page (viewed May 28, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 82
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 10 hr., 31 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: This well-written book will help you make the most of what Rust has to offer. Ramnivas Laddad, author of AspectJ in Action Rust in Action introduces the Rust programming language by exploring numerous systems programming concepts and techniques. You'll be learning Rust by delving into how computers work under the hood. You'll find yourself playing with persistent storage, memory, networking and even tinkering with CPU instructions. The book takes you through using Rust to extend other applications and teaches you tricks to write blindingly fast code. You'll also discover parallel and concurrent programming. Filled to the brim with real-life use cases and scenarios, you'll go beyond the Rust syntax and see what Rust has to offer in real-world use cases. about the technology Rust is the perfect language for systems programming. It delivers the low-level power of C along with rock-solid safety features that let you code fearlessly. Ideal for applications requiring concurrency, Rust programs are compact, readable, and blazingly fast. Best of all, Rust’s famously smart compiler helps you avoid even subtle coding errors. about the book Rust in Action is a hands-on guide to systems programming with Rust. Written for inquisitive programmers, it presents real-world use cases that go far beyond syntax and structure. You’ll explore Rust implementations for file manipulation, networking, and kernel-level programming and discover awesome techniques for parallelism and concurrency. Along the way, you’ll master Rust’s unique borrow checker model for memory management without a garbage collector. what's inside Elementary to advanced Rust programming Practical examples from systems programming Command-line, graphical and networked applications about the audience For intermediate programmers. No previous experience with Rust required. about the author Tim McNamara uses Rust to build data processing pipelines and generative art. He is an expert in natural language processing and data engineering. Engaging writing style and crisp, easy-to-grasp examples help the reader get off the ground in no time. Sumant Tambe, Linkedin Rust in Action is remarkably polished! Christopher Haupt, Swoogo Makes it easy to explore the language and get going with it. Federico Hernandez, Meltwater I highly recommend this book to those who want to learn Rust. Afshin Mehrabani, Etsy NARRATED BY DEREK DYSART
    Note: Online resource; Title from title screen (viewed June 24, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 83
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (43220 pages)
    Edition: 1st edition
    Keywords: Audiobooks
    Abstract: A must-have resource. I thoroughly recommend it! Iain Campbell, Tango Telecom In Learn Kubernetes in a Month of Lunches you'll go from "what's a Pod?" to automatically scaling clusters of containers and components in just 22 hands-on lessons, each short enough to fit into a lunch break. Every lesson is task-focused and covers an essential skill on the road to Kubernetes mastery. You'll learn how to smooth container management with Kubernetes, including securing your clusters, and upgrades and rollbacks with zero downtime. No development stack, platform, or background is assumed. Author Elton Stoneman describes all patterns generically, so you can easily apply them to your applications and port them to other projects! about the technology Create apps that perform identically on your laptop, data center, and cloud! Kubernetes provides a consistent method for deploying applications on any platform, making it easy to grow. By efficiently orchestrating Docker containers, Kubernetes simplifies tasks like rolling upgrades, scaling, and self-healing. about the book Learn Kubernetes in a Month of Lunches is your guide to getting up and running with Kubernetes. You'll progress from Kubernetes basics to essential skills, learning to model, deploy, and manage applications in production. Exercises demonstrate how Kubernetes works with multiple languages and frameworks. You'll also practice with new apps, legacy code, and serverless functions. what's inside Deploying applications on Kubernetes clusters Understanding the Kubernetes app lifecycle, from packaging to rollbacks Self-healing and scalable apps Using Kubernetes as a platform for new technologies about the audience For readers familiar with Docker and containerization. about the author Elton Stoneman is a Docker Captain, a 11-time Microsoft MVP, and the author of Learn Docker in a Month of Lunches. Everything you need to get you up and running with Kubernetes. Marc-Anthony Taylor, yelster Digital GmbH Written from both the Dev and Ops perspective, this book reads like a delightful journey through the exciting landscape that is Kubernetes. Yogesh Shetty, ING Easy to follow real-world examples of how Kubernetes can and should be used. Sander Stad, Waypoint Analytical NARRATED BY NATE COLITTO
    Note: Online resource; Title from title page (viewed February 10, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 84
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 55 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Thomas reveals how to build an API gateway for your microservice architecture and how you can use it to implement resilience and security. He's the author of "Cloud Native Spring in Action".
    Note: Online resource; Title from title screen (viewed March 2, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 85
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : mitp Verlag | Boston, MA : Safari
    ISBN: 9783747502471
    Language: English , German
    Pages: 1 online resource (216 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Alle wichtigen Funktionen und Werkzeuge im Detail erläutert: Pinsel, Formen, perspektivische Hilfsmittel, Ebenen u.v.m. Der Einsatz von Materialien wie 3D-Posenmodelle, Hintergründe, Raster und Panels Zahlreiche praktische Beispiele für verschiedene Techniken wie Lichteffekte für Haare, Kolorieren ohne Outlines, Zeichnen mit Vektoren und mehr Du möchtest digital Illustrationen, Comics oder Manga erstellen? Dann ist Clip Studio Paint genau das richtige Werkzeug für dich. In diesem Buch zeigt dir die Illustratorin und Mangazeichnerin Miriam Kaniß, wie du dich schnell in dem Programm zurechtfindest, welche einzigartigen Möglichkeiten es dir bietet und wie du diese ganz einfach für deine eigenen Zeichnungen und Comics einsetzt. Du erfährst alles, was du brauchst, um deine Arbeitsumgebung einzurichten und direkt loszuzeichnen. Anhand vieler Beispiele stellt dir die Autorin alle wichtigen Funktionen detailliert vor und führt dich Schritt für Schritt durch den kompletten Entstehungsprozess von Illustrationen, Comics und Manga bis hin zu den Vorbereitungen für den Druck und die Veröffentlichung im Internet. Das Programm kennenlernen Arbeitsumgebung einrichten Werkzeuge wie Pinsel, Linien und Formen Arbeiten mit Ebenen und Masken 3D-Posenmodelle, Hintergründe und weitere Materialien einsetzen Illustrationen, Comics und Manga zeichnen Motiv finden, Skizzen anfertigen, Lineart ausarbeiten Farbstimmung sowie Licht- und Schatteneffekte bei der Koloration Raster und Graustufen Comicseiten mit Panels und Sprechblasen gestalten Zwei umfangreiche Beispielprojekte Mit den QR-Codes am Ende des Buchs hast du exklusiven Zugriff auf Video-Tutorials zu einigen ausgewählten Funktionen. So gelingt es dir leicht, deine eigenen kreativen Ideen mit Clip Studio Paint zu verwirklichen. Für die Versionen Pro und EX
    Note: Online resource; Title from title page (viewed July 28, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 86
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : mitp Verlag | Boston, MA : Safari
    Language: English , German
    Pages: 1 online resource (232 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Ganz einfach Online-Meetings als Moderator planen und durchführen Die Möglichkeiten von Zoom voll ausschöpfen inklusive Chat und Breakouträumen Mit hilfreichen Checklisten für die Praxis Mit diesem Buch gelingt Ihnen der Einstieg in die beliebte Videokonferenz-Anwendung Zoom spielend leicht. In 14 übersichtlichen Kapiteln lernen Sie anschaulich und leicht nachvollziehbar die Möglichkeiten für den Zoom-Einsatz kennen. Sie erfahren, wie Sie die Teilnehmer für eine Besprechung oder ein Webinar einladen, ein Meeting oder Online-Seminar planen und gekonnt durchführen. Sie erhalten viele Tipps u.a. zum Teilen von Inhalten, den Feedback-Funktionen und anderen Interaktionen, die Zoom zur Verfügung stellt, so dass das virtuelle Treffen lebendig wird. Kleine Zwischenfragen und Übungen am Ende der Kapitel helfen Ihnen, das neu gewonnene Wissen schnell praktisch anzuwenden und zu vertiefen. Ob als Moderator von Videokonferenzen oder als Webinar-Dozent, in Sachen Online-Meetings macht Ihnen nach der Lektüre dieses Buches niemand mehr etwas vor. Aus dem Inhalt: Was Ihnen Zoom alles für Online-Meeting und Webinar bietet Die Teilnehmerliste planen Mit Zoom zu einem Meeting einladen Verschiedene Ansichtsmodi einstellen und die Meeting-Kontrollleiste einsetzen Interaktionen während der Besprechung: Chat und nonverbale Reaktionen Dateien teilen und die Teilnehmer mit dem Whiteboard einbinden Inhalte aufzeichnen Breakout-Räume nutzen Tipps für die perfekte Vorbereitung als Moderator Checklisten für die Praxis
    Note: Online resource; Title from title page (viewed October 21, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 87
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 8 hr., 9 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: An outstanding source of knowledge for Terraform enthusiasts of all levels. Anton Babenko, Betajob Use Terraform to programmatically create, test, and manage infrastructure using the efficient infrastructure-as-code approach. In Terraform in Action you will learn: Cloud architecture with Terraform Terraform module sharing and the private module registry Terraform security in a multitenant environment Strategies for performing blue/green deployments Refactoring for code maintenance and reusability Running Terraform at scale Creating your own Terraform provider Using Terraform as a continuous development/continuous delivery platform Terraform in Action introduces the infrastructure-as-code (IaC) model that lets you instantaneously create new components and respond efficiently to changes in demand. You’ll use the Terraform automation tool to design and manage servers that can be provisioned, shared, changed, tested, and deployed with a single command. about the technology Provision, deploy, scale, and clone your entire stack to the cloud at the touch of a button. In Terraform, you create a collection of simple declarative scripts that define and manage application infrastructure. This powerful infrastructure-as-code approach automates key tasks like versioning and testing for everything from low-level networking to cloud services. about the book Terraform in Action shows you how to automate and scale infrastructure programmatically using the Terraform toolkit. Using practical, relevant examples, you’ll use Terraform to provision a Kubernetes cluster, deploy a multiplayer game, and configure other hands-on projects. As you progress to advanced techniques like zero-downtime deployments, you’ll discover how to think in Terraform rather than just copying and pasting scripts. what's inside Cloud architecture with Terraform Terraform module sharing and the private module registry Terraform security in a multitenant environment Strategies for performing blue/green deployments about the audience For readers experienced with a major cloud platform such as AWS. Examples in JavaScript and Golang. about the author Scott Winkler is a DevOps engineer and a distinguished Terraform expert. He has spoken multiple times at HashiTalks and HashiConf, and was selected as a HashiCorp Ambassador and Core Contributor in 2020. A must for anyone who wants to understand Terraform. Jürgen Hötzel, Lisperati Takes you by the hand and explains how to use Terrafo...
    Note: Online resource; Title from title screen (viewed May 28, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 88
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617295645
    Language: English
    Pages: 1 online resource (496 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Graph-Powered Machine Learning teaches you how to exploit the natural relationships in structured and unstructured datasets using graph-oriented machine learning algorithms and tools. In this authoritative book, you’ll master the architectures and design practices of graphs, and avoid common pitfalls. Author Alessandro Negro explores examples from real-world applications that connect GraphML concepts to real world tasks.
    Note: Online resource; Title from title page (viewed September 13, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 89
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : mitp Verlag | Boston, MA : Safari
    ISBN: 9783747502976
    Language: English , German
    Pages: 1 online resource (240 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Die effizientesten Werkzeuge einsetzen, um außergewöhnliche Ideen zu generieren Aus den besten Ideen neue Produkte und Services entstehen lassen Innovationsprozesse und -kultur im Unternehmen voranbringen und verankern Unternehmen müssen innovativ sein, um am Markt bestehen zu können. Aber woher kommen die Ideen dafür? Müssen Sie Innovationsmanager einstellen, Ihre Unternehmensprozesse umstrukturieren oder Mitarbeiter auf teure Fortbildungen schicken? Nicht unbedingt, denn in diesem Buch finden Sie 99½ effektive Konzepte, Tools, Methoden und Denkimpulse, mit denen Sie Ihre Innovationsfähigkeit aus dem Stand von 0 auf 100 bringen. Creative Director und Innovationsmanager Lutz Lungershausen gibt Ihnen die besten Denkwerkzeuge an die Hand, die er selbst seit vielen Jahren in der Praxis anwendet. Ein typischer Innovationsprozess besteht aus fünf Phasen – PREPARE: die mentale Vorbereitung, INITIATE: das Aufspüren von Handlungsfeldern, IDEATE: die systematische Ideenproduktion, GENERATE: deren Konkretisierung sowie ITERATE: die Markteinführung und Verbesserungsroutine. Mit diesem Buch können Sie je nach Bedarf in jede Phase einsteigen. Die vorgestellten Tools sind praxiserprobt, effizient und kommen ohne gruppendynamisches Selbsterfahrungs-Bling-Bling aus. Aber das Beste ist: Die Werkzeuge sind ohne großen Aufwand sofort einsetzbar und jedes Tool funktioniert auch separat für sich – eben Plug & Play. Steigen Sie dort ein, wo Sie stehen: PREPARE Die Natur von Ideen verstehen; förderliche Voraussetzungen in Ihrem Unternehmen oder Bereich installieren; Mindset: Was muss in den Köpfen der Beteiligten passieren? INITIATE Handlungsfelder identifizieren: Finden Sie systematisch und konstruktiv heraus, wo und wie Sie innovativ ansetzen können. IDEATE Systematische Ideenproduktion: Mit den produktivsten Kreativmethoden und -techniken generieren Sie zu den vielversprechendsten Ansatzpunkten spannende Impulse, Lösungsansätze, Ideen und Vorstellungen. GENERATE Es wird konkret: Aus den gefilterten Ideen werden Innovationssteckbriefe, Grobkonzepte, Prototypen, die sich schließlich zu Umsetzungskonzepten, Businessplänen oder Innovation-Roadmaps verdichten. ITERATE Nach der Innovation ist vor der Innovation. Lernen, Iterieren, Fortführung von erfolgreichen Prozessen und wie Sie mit der richtigen Innovationskultur zu Ihrer Next Generation kommen.
    Note: Online resource; Title from title page (viewed October 27, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 90
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 12 hr., 9 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: A must-have resource. I thoroughly recommend it! Iain Campbell, Tango Telecom In Learn Kubernetes in a Month of Lunches you'll go from "what's a Pod?" to automatically scaling clusters of containers and components in just 22 hands-on lessons, each short enough to fit into a lunch break. Every lesson is task-focused and covers an essential skill on the road to Kubernetes mastery. You'll learn how to smooth container management with Kubernetes, including securing your clusters, and upgrades and rollbacks with zero downtime. No development stack, platform, or background is assumed. Author Elton Stoneman describes all patterns generically, so you can easily apply them to your applications and port them to other projects! about the technology Create apps that perform identically on your laptop, data center, and cloud! Kubernetes provides a consistent method for deploying applications on any platform, making it easy to grow. By efficiently orchestrating Docker containers, Kubernetes simplifies tasks like rolling upgrades, scaling, and self-healing. about the book Learn Kubernetes in a Month of Lunches is your guide to getting up and running with Kubernetes. You'll progress from Kubernetes basics to essential skills, learning to model, deploy, and manage applications in production. Exercises demonstrate how Kubernetes works with multiple languages and frameworks. You'll also practice with new apps, legacy code, and serverless functions. what's inside Deploying applications on Kubernetes clusters Understanding the Kubernetes app lifecycle, from packaging to rollbacks Self-healing and scalable apps Using Kubernetes as a platform for new technologies about the audience For readers familiar with Docker and containerization. about the author Elton Stoneman is a Docker Captain, a 11-time Microsoft MVP, and the author of Learn Docker in a Month of Lunches. Everything you need to get you up and running with Kubernetes. Marc-Anthony Taylor, yelster Digital GmbH Written from both the Dev and Ops perspective, this book reads like a delightful journey through the exciting landscape that is Kubernetes. Yogesh Shetty, ING Easy to follow real-world examples of how Kubernetes can and should be used. Sander Stad, Waypoint Analytical NARRATED BY NATE COLITTO
    Note: Online resource; Title from title screen (viewed February 10, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 91
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 12 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Viktor Gamov explains what a streaming platform such as Apache Kafka is and some of the use cases and design patterns around its use—including several examples of where it is solving real business problems.
    Note: Online resource; Title from title screen (viewed November 10, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 92
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 50 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Sedat shares coding tips and tricks for beginners by covering some of the most common bad programming practices and shows how we can make use of them, such as fixing code when it isn't broken, avoiding code reuse, and GoTo.
    Note: Online resource; Title from title screen (viewed March 30, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 93
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617296888
    Language: English
    Pages: 1 online resource (400 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Apache Pulsar in Action teaches you to build scalable streaming messaging systems using Pulsar. You’ll start with a rapid introduction to enterprise messaging and discover the unique benefits of Pulsar. Following crystal-clear explanations and engaging examples, you’ll use the Pulsar Functions framework to develop a microservices-based application. Real-world case studies illustrate how to implement the most important messaging design patterns.
    Note: Online resource; Title from title page (viewed December 13, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 94
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617297922
    Language: English
    Pages: 1 online resource (328 pages)
    Edition: 2nd edition
    Keywords: Electronic books
    Abstract: Microservices in .NET, Second Edition teaches you to build and deploy microservices using ASP.NET and Azure services. It lays out microservice architecture simply, and then guides you through several real-world projects, such as building an ecommerce shopping cart. In this fully revised edition, you’ll learn about scoping microservices, deploying to Kubernetes, and operations concerns like monitoring, logging, and security.
    Note: Online resource; Title from title page (viewed October 31, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 95
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 58 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: ML Pipelines are one of the best way to organize your ML code. In this video, we extend PySpark's ML Pipelines with our own components. Flexible, powerful, fast, pick three!
    Note: Online resource; Title from title screen (viewed December 1, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 96
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 23 hr., 40 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: An accessible introduction to the fundamental algorithms used to run the world. Richard Vaughan, Purple Monkey Collective As a software engineer, you’ll encounter countless programming challenges that initially seem confusing, difficult, or even impossible. Don’t despair! Many of these “new” problems already have well-established solutions. Advanced Algorithms and Data Structures teaches you powerful approaches to a wide range of tricky coding challenges that you can adapt and apply to your own applications. Providing a balanced blend of classic, advanced, and new algorithms, this practical guide upgrades your programming toolbox with new perspectives and hands-on techniques. about the technology Can you improve the speed and efficiency of your applications without investing in new hardware? Well, yes, you can: Innovations in algorithms and data structures have led to huge advances in application performance. Pick up this book to discover a collection of advanced algorithms that will make you a more effective developer. about the book Advanced Algorithms and Data Structures introduces a collection of algorithms for complex programming challenges in data analysis, machine learning, and graph computing. You’ll discover cutting-edge approaches to a variety of tricky scenarios. You’ll even learn to design your own data structures for projects that require a custom solution. what's inside Build on basic data structures you already know Profile your algorithms to speed up application Store and query strings efficiently Distribute clustering algorithms with MapReduce Solve logistics problems using graphs and optimization algorithms about the audience For intermediate programmers. about the author Marcello La Rocca is a research scientist and a full-stack engineer. His focus is on optimization algorithms, genetic algorithms, machine learning, and quantum computing. Easy to follow and filled with practical examples, this book is a fantastic introduction to data structures and algorithms. Zachary Fleischmann, Hawthorne Interactive Look no further if you’re looking for a rich book to bridge the stuff of computer science courses and the pragmatic world of software development. George Thomas, Manhattan Associates Teaches how to modify algorithms and data structures to solve practical problems. Maciej Jurkowski, Grupa Pracuj NARRATED BY JULIE BRIERLEY
    Note: Online resource; Title from title screen (viewed May 24, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 97
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 53 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Ville will demonstrate how to develop and deploy a production-grade ML application on the fly, using tips and techniques presented in his book, Effective Data Science Infrastructure.
    Note: Online resource; Title from title screen (viewed August 12, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 98
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 29 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Michael Grogan is a data scientist with expertise in TensorFlow and time series analysis. He will teach you how to use PyMC3 to generate a posterior distribution of hotel cancellations. This will allow you to build a predictive model that can update its predicted probabilities by incorporating new information.
    Note: Online resource; Title from title screen (viewed April 13, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 99
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 9 hr., 35 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: In Video Editions the narrator reads the book while the content, figures, code listings, diagrams, and text appear on the screen. Like an audiobook that you can also watch as a video. A great book with deep insights into the bridge between programming and the human mind. Mike Taylor, CGI Your brain responds in a predictable way when it encounters new or difficult tasks. This unique book teaches you concrete techniques rooted in cognitive science that will improve the way you learn and think about code. In The Programmer’s Brain you will learn: Fast and effective ways to master new programming languages Speed reading skills to quickly comprehend new code Techniques to unravel the meaning of complex code Ways to learn new syntax and keep it memorized Writing code that is easy for others to read Picking the right names for your variables Making your codebase more understandable to newcomers Onboarding new developers to your team Learn how to optimize your brain’s natural cognitive processes to read code more easily, write code faster, and pick up new languages in much less time. This book will help you through the confusion you feel when faced with strange and complex code, and explain a codebase in ways that can make a new team member productive in days! about the technology Take advantage of your brain’s natural processes to be a better programmer. Techniques based in cognitive science make it possible to learn new languages faster, improve productivity, reduce the need for code rewrites, and more. This unique book will help you achieve these gains. about the book The Programmer’s Brain unlocks the way we think about code. It offers scientifically sound techniques that can radically improve the way you master new technology, comprehend code, and memorize syntax. You’ll learn how to benefit from productive struggle and turn confusion into a learning tool. Along the way, you’ll discover how to create study resources as you become an expert at teaching yourself and bringing new colleagues up to speed. about the audience For programmers who have experience working in more than one language. about the author Dr. Felienne Hermans is an associate professor at Leiden University in the Netherlands. She has spent the last decade researching programming, how to learn and how to teach it. Helps you understand how your brain works and how you can use it more effectively to read, write, and collaborate on code. Ben McNamara, DataGeek Teaches you...
    Note: Online resource; Title from title screen (viewed September 6, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 100
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 3 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Anyone who has looked at Flask has seen the classic "Hello World" example application, but here, Doug takes a different approach. He presents a better starting point framework that does allow for growth. He also includes using Flask Blueprints as a way to "namespace" that growth and shows how the Flask tools can help developers build applications faster.
    Note: Online resource; Title from title screen (viewed November 12, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...