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  (304)
Datasource
Material
Language
Years
Subjects(RVK)
  • 1
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 4 hr., 56 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: "Whether you're a novice or a seasoned professional, there's an Aha! moment in this book for everyone." James Watson, Adaptive Classic Computer Science Problems in Python deepens your knowledge of problem solving techniques from the realm of computer science by challenging you with time-tested scenarios and algorithms. As you work through examples in search, clustering, graphs, and more, you'll remember important things you've forgotten and discover classic solutions to your "new" problems! Computer science problems that seem new or unique are often rooted in classic algorithms, coding techniques, and engineering principles. And classic approaches are still the best way to solve them! Understanding these techniques in Python expands your potential for success in web development, data munging, machine learning, and more. Classic Computer Science Problems in Python sharpens your CS problem-solving skills with time-tested scenarios, exercises, and algorithms, using Python. You'll tackle dozens of coding challenges, ranging from simple tasks like binary search algorithms to clustering data using k-means. You'll especially enjoy the feeling of satisfaction as you crack problems that connect computer science to the real-world concerns of apps, data, performance, and even nailing your next job interview! Inside: Search algorithms Common techniques for graphs Neural networks Genetic algorithms Adversarial search Uses type hints throughout Covers Python 3.7 This book/course is made for For intermediate Python programmers. David Kopec is an assistant professor of Computer Science and Innovation at Champlain College in Burlington, Vermont. He is the author of Dart for Absolute Beginners (Apress, 2014) and Classic Computer Science Problems in Swift (Manning, 2018). A fun way to get hands-on experience with classical computer science problems in modern Python. Jens Christian Bredahl Madsen, IT Relation Highly recommended to everyone who is interested in deepening their understanding, not only of the Python language, but also of practical computer science. Daniel Kenney-Jung, MD, University of Minnesota Classic problems presented in a wonderfully entertaining way with a language that always seems to have something new to offer. Sam Zaydel, RackTop Systems NARRATED BY LISA FARINA
    Note: Online resource; Title from title screen (viewed March 5, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 5 hr., 48 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: "A concise and comprehensive guide to exploring, learning, and using Go." From the Foreword by Steve Francia, Creator of Hugo Go in Action introduces the Go language, guiding you from inquisitive developer to Go guru. It begins by introducing the unique features and concepts of Go. Then, you'll get hands-on experience writing real-world applications including websites and network servers, as well as techniques to manipulate and convert data at speeds that will make your friends jealous. Go in Action is for any intermediate-level developer who has experience with other programming languages and wants a jump-start in learning Go or a more thorough understanding of the language and its internals. This book/course provides an intensive, comprehensive, and idiomatic view of Go. It focuses on the specification and implementation of the language, including topics like language syntax, Go's type system, concurrency, channels, and testing. Application development can be tricky enough even when you aren't dealing with complex systems programming problems like web-scale concurrency and real-time performance. While it's possible to solve these common issues with additional tools and frameworks, Go handles them right out of the box, making for a more natural and productive coding experience. Developed at Google, Go powers nimble startups as well as big enterprises that rely on high-performing services in their infrastructure. Inside: Language specification and implementation Go's type system Internals of Go's data structures Testing and benchmarking This book/course assumes you're a working developer proficient with another language like Java, Ruby, Python, C#, or C++. William Kennedy is a seasoned software developer and author of the blog GoingGo.Net. Brian Ketelsen and Erik St. Martin are the organizers of GopherCon and coauthors of the Go-based Skynet framework. This authoritative book is a one-stop shop for anyone just starting out with Go. Sam Zaydel, RackTop Systems Brilliantly written; a comprehensive introduction to Go. Highly recommended. Adam McKay, SUEZ This book makes the uncommon parts of Go understandable and digestible. Alex Vidal, HipChat at Atlassian NARRATED BY MARK THOMAS
    Note: Online resource; Title from title screen (viewed November 1, 2018) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 10 hr., 60 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: "Superb...full of real-world examples, this book is an IT specialist's best friend." Olivier Deveault, Voxco Group Learn Windows PowerShell in a Month of Lunches, Third Edition is an innovative tutorial designed for busy IT professionals. This updated edition covers PowerShell features that run on Windows 7, Windows Server 2008 R2 and later, PowerShell v3 and later, and includes v5 features like PowerShellGet. PowerShell is both a scripting language and an administrative shell that lets you control and automate nearly every aspect of Windows. It accepts and executes commands interactively and you can write scripts to manage most Windows servers like Exchange, IIS, and SharePoint, as well as online services like Azure and Office 365. Learn Windows PowerShell in a Month of Lunches, Third Edition is an innovative tutorial designed for busy IT professionals. Just set aside one hour a day - lunchtime would be perfect - for a month, and you'll be automating Windows tasks faster than you ever thought possible. This updated edition covers PowerShell features that run on Windows 7, Windows Server 2008 R2 and later, PowerShell v3 and later, and includes v5 features like PowerShellGet. Inside: Learn PowerShell from the beginning, no experience required! Covers PowerShell v3 and up, Windows 7, and Windows Server 2008 R2 and later Each lesson takes you an hour or less Experience with Windows administration is helpful. No programming or scripting experience needed. Veteran PowerShell MVPs Don Jones and Jeffery Hicks bring years as successful trainers to this concise, easy-to-follow book/course. Your key to learning Windows PowerShell. Noreen Dertinger, Dertinger Informatics A must-have...both novice and expert will benefit from this book. Tiklu Ganguly, Mazik Global Learn PowerShell fundamentals from the experts. James Berkenbile, Berkenbile Consulting NARRATED BY LOU FERNANDEZ
    Note: Online resource; Title from title screen (viewed February 27, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (66482 pages)
    Edition: 1st edition
    Keywords: Audiobooks ; local ; Audiobooks
    Abstract: "A comprehensive overview of the challenges teams face when moving to microservices, with industry-tested solutions to these problems." Tim Moore, Lightbend Microservices Patterns teaches enterprise developers and architects how to build applications with the microservice architecture. Rather than simply advocating for the use the microservice architecture, this clearly-written guide takes a balanced, pragmatic approach, exploring both the benefits and drawbacks. Successfully developing microservices-based applications requires mastering a new set of architectural insights and practices. In this unique book, microservice architecture pioneer and Java Champion Chris Richardson collects, catalogues, and explains 44 patterns that solve problems such as service decomposition, transaction management, querying, and inter-service communication. Microservices Patterns teaches you how to develop and deploy production-quality microservices-based applications. This invaluable set of design patterns builds on decades of distributed system experience, adding new patterns for writing services and composing them into systems that scale and perform reliably under real-world conditions. More than just a patterns catalog, this practical guide offers experience-driven advice to help you design, implement, test, and deploy your microservices-based application. Inside: How (and why!) to use the microservice architecture Service decomposition strategies Transaction management and querying patterns Effective testing strategies Deployment patterns This book/course is made for enterprise developers familiar with standard enterprise application architecture. Examples are in Java. Chris Richardson is a Java Champion, a JavaOne rock star, author of Manning’s POJOs in Action , and creator of the original CloudFoundry.com. Pragmatic treatment of an important new architectural landscape. Simeon Leyzerzon, Excelsior Software A solid compendium of information that will quicken your migration to this modern cloud-based architecture. John Guthrie, Dell/EMC How to understand the microservices approach, and how to use it in real life. Potito Coluccelli, Bizmatica Econocom NARRATED BY AIDEN HUMPHREYS AND LOU FERNANDEZ
    Note: Online resource; Title from title page (viewed October 27, 2018) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (384 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Deep Reinforcement Learning in Action teaches you how to program AI agents that adapt and improve based on direct feedback from their environment. In this example-rich tutorial, you’ll master foundational and advanced DRL techniques by taking on interesting challenges like navigating a maze and playing video games. Along the way, you’ll work with core algorithms, including deep Q-networks and policy gradients, along with industry-standard tools like PyTorch and OpenAI Gym.
    Note: Online resource; Title from title page (viewed March 29, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617296185
    Language: English
    Pages: 1 online resource (392 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Grokking Artificial Intelligence Algorithms uses illustrations, exercises, and jargon-free explanations to teach fundamental AI concepts. All you need is the algebra you remember from high school math class. Explore coding challenges like detect­ing bank fraud, creating artistic masterpieces, and setting a self-driving car in motion.
    Note: Online resource; Title from title page (viewed August 24, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 2 hr., 27 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: APIs are the backbone of modern software, connecting the systems and services that make up your applications. The course .NET Core API Development is a beginner’s guide to creating high-quality APIs on the .NET Core platform. You’ll learn how APIs function, how to handle requests, send responses, and ensure security. Focused on practical skills that are quick to put into practice, you’ll test your abilities by creating your own real-world API project. about the subject Modern software is built from interconnected systems and services that all communicate through APIs—making API development one of the most valuable skills you can add to your developer resume. If you want to start creating reliable APIs using Microsoft .NET Core, this is the course for you. about the video .NET Core API Development is a practical liveVideo course for developers new to building REST APIs on .NET core. You’ll progress from the basics through to advanced concepts like security and custom authentication, then you’ll put your new skills into practice by creating your own full-featured API in an interesting real-world example project. You’ll learn to create custom authentication, registration and authorization, as well as data entry and output features, with all concepts explained in clear and accessible language. There’s no unnecessary jargon, and you’ll even learn how to communicate complex technical concepts to other non-technical users and stakeholders. what you will learn Practical .NET Core API development skills Handling HTTP requests and responses Skills to use to use SQL server (MSSQL) REST API development prerequisites For developers familiar with the basics of .NET development. about the instructor Taurius Litvinavicius is a businessman, author, and tech expert.
    Note: Online resource; Title from title screen (viewed June 11, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617297946
    Language: English
    Pages: 1 online resource (456 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Svelte and Sapper in Action teaches you to design and build fast, elegant web applications. You'll start immediately by creating an engaging Travel Packing app as you learn to create Svelte components and develop great UX. You'll master Svelte's unique state management model, use Sapper for simplified page routing, and take on modern best practices like code splitting, offline support, and server-rendered views.
    Note: Online resource; Title from title page (viewed September 27, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617296871
    Language: English
    Pages: 1 online resource (296 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Micro Frontends in Action teaches you to apply the microservices approach to the frontend. You’ll start with the core micro frontend design ideas. Then, you'll build an e-commerce application, working through practical issues like server-side and client-side composition, routing, and maintaining a consistent look and feel. Finally, you'll explore team workflow patterns that maximize the benefit of developing application components independently.
    Note: Online resource; Title from title page (viewed September 6, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617297052
    Language: English
    Pages: 1 online resource (464 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Learn Docker in a Month of Lunches introduces Docker concepts through a series of brief hands-on lessons. Follow­ing a learning path perfected by author Elton Stoneman, you'll run containers by chapter 2 and package applications by chapter 3. Each lesson teaches a practical skill you can practice on Windows, macOS, and Linux systems. By the end of the month you'll know how to containerize and run any kind of application with Docker.
    Note: Online resource; Title from title page (viewed July 9, 2020) , 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...