Skip to main content

Handlekurv

Du får VIP-behandlingen!

Titlene er ikke tilgjengelige for kjøp
Se gjennom handlekurven din. Du kan fjerne titlene som ikke er tilgjengelige nå eller vi fjerner dem automatisk ved kassen.
titlertittel
titlertittel

Anbefalt for deg

Loading...

Objektorientert programmering e-bøker

Hvis du liker Objektorientert programmering-e-bøker, kommer du til å elske disse toppvalgene.
Viser 7396 av 917 resultater
Skip side bar filters
  • A Concise Introduction to Programming in Python

    Serie serien Chapman & Hall/CRC Textbooks in Computing
    A Concise Introduction to Programming in Python, Second Edition provides a hands-on and accessible introduction to writing software in Python, with no prior programming experience required.The Second Edition was thoroughly reorganized and rewritten based on classroom experience to incorporate:A spiral approach, starting with turtle graphics, and then revisiting concepts in greater depth using ... Les mer

    684,86 kr

  • Mastering Java: A Comprehensive Guide to Programming Excellence Category

    "Mastering Java: A Comprehensive Guide to Programming Excellence"Discover the key to becoming a Java programming virtuoso with "Mastering Java: A Comprehensive Guide to Programming Excellence." This in-depth book is your gateway to unlocking the full potential of Java, the versatile and powerful programming language.Whether you're a beginner taking your first steps into the world of programming or ... Les mer

    94,59 kr

  • Java 11 and 12 – New Features

    Learn about Project Amber and the latest developments in the Java language and platform

    av Mala Gupta ...
    Enhance your development skills with Java's state-of-the-art features and projects to make your applications leaner and fasterKey FeaturesOvercome the challenges involved in migrating to new versions of JavaDiscover how Oracle has bridged the gap between Java and native codeMake the best use of new Java features and libraries in your applicationsBook DescriptionWith its new six-monthly release ... Les mer

    246,99 kr eller gratis med Kobo Plus

  • Master DotNET Fundamentals

    Dot Net Interview Preparation, #1

    Serie Bok 1 - Dot Net Interview Preparation
    Why You Should Read "Master DotNET Fundamentals"Are you a DotNET developer looking to take your career to the next level? If so, then you need to read "DotNET Interview Preparation." This comprehensive guide is your one-stop shop for mastering the essential concepts and skills required to ace your DotNET interviews.Here's why you should read this book:Comprehensive Coverage: This book covers a ... Les mer

    28,31 kr eller gratis med Kobo Plus

  • Async Rust

    Unleashing the Power of Fearless Concurrency

    Already popular among programmers for its memory safety and speed, the Rust programming language is also valuable for asynchrony. This practical book shows you how asynchronous Rust can help you solve problems that require multitasking. You'll learn how to apply async programming to solve problems with an async approach. You will also dive deeper into async runtimes, implementing your own ways in ... Les mer

    410,39 kr

  • Design in Object Technology

    "Class of 1994"

    Serie serien Series on Object-Oriented Design
    Experience the raw, unannotated version of the original course, Design In Object Technology, created by Dr. Alistair Cockburn. In the 1990s, Dr. Cockburn was one of the leading methodologists in the new area of object-oriented design. Hired by the IBM Consulting Group to create their methodology for object-technology projects, he taught the entire design team on a live project all they would need ... Les mer

    66,28 kr

  • UNIX and Perl to the Rescue!

    A Field Guide for the Life Sciences (and Other Data-rich Pursuits)

    Your research has generated gigabytes of data and now you need to analyse it. You hate using spreadsheets but it is all you know, so what else can you do? This book will transform how you work with large and complex data sets, teaching you powerful programming tools for slicing and dicing data to suit your needs. Written in a fun and accessible style, this step-by-step guide will inspire and ... Les mer

    587,06 kr

  • Python Pocket Reference

    Python In Your Pocket

    av Mark Lutz ...
    Updated for both Python 3.4 and 2.7, this convenient pocket guide is the perfect on-the-job quick reference. Youâ??ll find concise, need-to-know information on Python types and statements, special method names, built-in functions and exceptions, commonly used standard library modules, and other prominent Python tools. The handy index lets you pinpoint exactly what you need.Written by Mark Lutzâ? ... Les mer

    183,29 kr

  • F# for Machine Learning Essentials

    Get up and running with machine learning with F# in a fun and functional way

    Get up and running with machine learning with F\# in a fun and functional wayKey FeaturesDesign algorithms in F\# to tackle complex computing problemsBe a proficient F\# data scientist using this simple-to-follow guideSolve real-world, data-related problems with robust statistical models, built for a range of datasetsBook DescriptionThe F\# functional programming language enables developers to ... Les mer

    324,99 kr eller gratis med Kobo Plus

  • Python Advanced Programming: The Guide to Learn Python Programming. Reference with Exercises and Samples About Dynamical Programming, Multithreading, Multiprocessing, Debugging, Testing and More

    If you want to learn the most modern programming language in the world, then keep reading.Python is an high-level programming language. It's a modern language, easy to learn and understand but very powerful.It's a versatile programming language that is now being used on a lot of different projects, from world-class internet companies to small hobbyists, Python is extremely flexible and can be ... Les mer

    94,59 kr eller gratis med Kobo Plus

  • Introduction To C Programming Language

    av Code weaver ...
    Introduction to C Programming LanguageUnlock the power of programming with Introduction to C Programming Language, your gateway to mastering one of the most influential languages in computing history. Whether you're a beginner or looking to deepen your understanding, this book provides a clear and structured guide to:Understanding Programming Languages: Discover the fundamental concepts that shape ... Les mer

    38,64 kr eller gratis med Kobo Plus

  • Instant JRebel

    Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. This book is an easy-to-follow guide full of hands-on examples of real-world Java development tasks. Each topic is explained and placed in context, and for the more inquisitive readers, there are more-in-depth details of the concepts used.If you have experience in Java desktop or web ... Les mer

    151,40 kr eller gratis med Kobo Plus

  • CIENCIA DE DATOS CON PYTHON: PANDAS A TRAVÉS DE EJEMPLOS

    Pandas es un paquete de Python que proporciona estructuras de datos rápidas y flexibles diseñadas para que trabajar con datos "relacionales" o "etiquetados" sea fácil e intuitivo. Su objetivo es ser el bloque de construcción fundamental de alto nivel para realizar análisis prácticos de datos del mundo real en Python. Además, tiene el objetivo más amplio de convertirse en la herramienta de ... Les mer

    101,14 kr eller gratis med Kobo Plus

  • La programmazione orientata agli oggetti

    ULTIMA EDIZIONE: APRILE 2024Devi entrare in contatto con la programmazione ad oggetti?Hai sentito parlare di questo paradigma di programmazione, ma non sai da dove cominciare?Hai provato in passato a capirci qualcosa senza successo?Se ti trovi in una delle precedenti condizioni, allora questo libro potrebbe essere un ottimo investimento!Questo libro è scritto esplicitamente per... ... Les mer

    47,25 kr eller gratis med Kobo Plus

  • Programming Rust

    Systems programming provides the foundation for the world's computation. Writing performance-sensitive code requires a programming language that puts programmers in control of how memory, processor time, and other system resources are used. The Rust systems programming language combines that control with a modern type system that catches broad classes of common mistakes, from memory management ... Les mer

    463,59 kr

  • 115 Ejercicios resueltos de programación C++

    El presente libro está orientado a brindar los conocimientos del lenguaje de programación C++ versión 2019. A través de ejercicios resueltos aplicados a diferentes temáticas, se aborda cada uno de los contenidos desde lo básico hasta la programación orientada a objetos POO. En el capítulo 1 se introduce al lector en lenguaje de programación C++, describiendo las principales características y ... Les mer

    85,00 kr eller gratis med Kobo Plus

  • Python and JSON for Beginners

    A Practical Introduction to Reading, Writing, and Manipulating JSON Data Using Python

    Master JSON Data Handling in Python with This Complete Beginner's GuideTransform your Python programming skills with the essential guide to JSON data manipulation. "Python and JSON for Beginners" is your comprehensive roadmap to mastering one of today's most critical programming skills - seamlessly working with JSON data using Python's powerful built-in capabilities.Why This Book Is Essential for ... Les mer

    126,90 kr eller gratis med Kobo Plus

  • MACHINE LEARNING FOR BEGINNERS

    A Practical Guide to Understanding and Applying Machine Learning Concepts (2023 Beginner Crash Course)

    av Elaine Tate ...
    Machine learning is a fascinating field that has the potential to revolutionize the way we live and work. However, it can be overwhelming for beginners to understand the complex algorithms and concepts involved. This book is designed to make machine learning accessible and easy to understand for anyone who wants to learn.In this book, you will:Learn the fundamental concepts of machine... ... Les mer

    85,12 kr

  • UML 2 and the Unified Process

    Practical Object-Oriented Analysis and Design

    "This book manages to convey the practical use of UML 2 in clear and understandable terms with many examples and guidelines. Even for people not working with the Unified Process, the book is still of great use. UML 2 and the Unified Process, Second Edition is a must-read for every UML 2 beginner and a helpful guide and reference for the experienced practitioner."--Roland Leibundgut, Technical ... Les mer

    719,52 kr

  • Refactoring to Patterns

    Serie serien Addison-Wesley Signature Series (Fowler)
    In 1994, Design Patterns changed the landscape of object-oriented development by introducing classic solutions to recurring design problems. In 1999, Refactoring revolutionized design by introducing an effective process for improving code. With the highly anticipated Refactoring to Patterns, Joshua Kerievsky has changed our approach to design by forever uniting patterns with the evolutionary ... Les mer

    634,30 kr

  • Accelerated DevOps with AI, ML & RPA

    Non-Programmer’s Guide to AIOPS & MLOPS

    What comes to your mind after reading the below statements from a renowned industry research firm?It is predicted that a large enterprise exclusive use of AIOps and digital experience monitoring tools to monitor applications and infrastructure will rise from 5% in 2018 to 30% in 2023.Also, Only 47% of machine learning models are making it into production (Comes MLOPS!)Do you ha... ... Les mer

    Var 54,70 kr 45,50 kr eller gratis med Kobo Plus

  • Service Design Patterns

    Fundamental Design Solutions for SOAP/WSDL and RESTful Web Services

    Serie serien Addison-Wesley Signature Series (Fowler)
    Web services have been used for many years. In this time, developers and architects have encountered a number of recurring design challenges related to their usage, and have learned that certain service design approaches work better than others to solve certain problems.In Service Design Patterns, Rob Daigneau codifies proven design solutions for web services that follow the REST architectural ... Les mer

    530,15 kr

  • Implementation Patterns

    av Kent Beck ...
    Serie serien Addison-Wesley Signature Series (Beck)
    Software Expert Kent Beck Presents a Catalog of Patterns Infinitely Useful for Everyday ProgrammingGreat code doesn’t just function: it clearly and consistently communicates your intentions, allowing other programmers to understand your code, rely on it, and modify it with confidence. But great code doesn’t just happen. It is the outcome of hundreds of small but critical decisions programmers make ... Les mer

    454,40 kr

  • Distributed Simulation

    Serie serien Computer Science & Engineering
    Simulation is a multi-disciplinary field, and significant simulation research is dispersed across multiple fields of study. Distributed computer systems, software design methods, and new simulation techniques offer synergistic multipliers when joined together in a distributed simulation. Systems of most interest to the simulation practitioner are often the most difficult to model and implement. ... Les mer

    1 486,29 kr