Skip to main content

Kundvagn

Du får VIP-behandlingen!

Objekt inte tillgängliga för köp
Vänligen granska din kundvagn. Du kan ta bort objekt som inte är tillgängliga nu, eller så gör vi det automatiskt i kassan.
objektobjekt
objektobjekt

Rekommenderas för dig

Loading...

Objektorienterad programmering E-böcker

Om du gillar Objektorienterad programmering-e-böcker så kommer du att älska dessa toppval.
Visar 124 av 984 resultat
Skip side bar filters
  • The Rust Programming Language, 2nd Edition

    **With over 50,000 copies sold, The Rust Programming Language is the quintessential guide to programming in Rust. Thoroughly updated to Rust’s latest version, this edition is considered the language’s official documentation.The Rust Programming Language "covers everything you could want to know about the language."—Stack OverflowRust has been repeatedly voted "Most Loved Language" on the ... Läs mer

    273,05 kr

  • Game Programming Patterns

    The biggest challenge facing many game programmers is completing their game. Most game projects fizzle out, overwhelmed by the complexity of their own code. Game Programming Patterns tackles that exact problem. Based on years of experience in shipped AAA titles, this book collects proven patterns to untangle and optimize your game, organized as independent recipes so you can pick just the patterns ... Läs mer

    225,98 kr eller gratis med Kobo Plus

  • Effective Modern C++

    42 Specific Ways to Improve Your Use of C++11 and C++14

    av Scott Meyers ...
    Coming to grips with C++11 and C++14 is more than a matter of familiarizing yourself with the features they introduce (e.g., auto type declarations, move semantics, lambda expressions, and concurrency support). The challenge is learning to use those features effectively—so that your software is correct, efficient, maintainable, and portable. That’s where this practical book comes in. It describes ... Läs mer

    423,04 kr

  • Head First Java

    What will you learn from this book?Head First Java is a complete learning experience in Java and object-oriented programming. With this book, you'll learn the Java language with a unique method that goes beyond how-to manuals and helps you become a great programmer. Through puzzles, mysteries, and soul-searching interviews with famous Java objects, you'll quickly get up to speed on Java's ... Läs mer

    564,02 kr

  • Efficient R Programming

    A Practical Guide to Smarter Programming

    There are many excellent R resources for visualization, data science, and package development. Hundreds of scattered vignettes, web pages, and forums explain how to use R in particular domains. But little has been written on how to simply make R work effectively—until now. This hands-on book teaches novices and experienced R users how to write efficient R code.Drawing on years of experience ... Läs mer

    242,52 kr

  • Refactoring

    Improving the Design of Existing Code

    av Martin Fowler ...
    Serie serie Addison-Wesley Signature Series (Fowler)
    Martin Fowler’s guide to reworking bad code into well-structured codeRefactoring improves the design of existing code and enhances software maintainability, as well as making existing code easier to understand. Original Agile Manifesto signer and software development thought leader, Martin Fowler, provides a catalog of refactorings that explains why you should refactor; how to recognize code that ... Läs mer

    556,75 kr

  • Object-Oriented Python

    Master OOP by Building Games and GUIs

    av Irv Kalb ...
    Power up your Python with object-oriented programming and learn how to write powerful, efficient, and re-usable code.Object-Oriented Python is an intuitive and thorough guide to mastering object-oriented programming from the ground up. You’ll cover the basics of building classes and creating objects, and put theory into practice using the pygame package with clear examples that help visualize the ... Läs mer

    235,20 kr

  • SQL: The Ultimate Guide to Learn SQL Programming Step by Step

    av Andy Richmond ...
    Would you like to join today's world and understand the specifics of one of the most popular programming languages?Maybe you have only heard about SQL and got some thoughts about trying it yourself?Or maybe you already want to get into SQL programming but just don't know the absolute best way to start?If your answer is "Yes" to at least one of these questions, then keep reading...We are super ... Läs mer

    27,95 kr

  • Learn C Programming in 24 Hours

    av Alex Nordeen ...
    C is a general-purpose programming language that is extremely popular, simple and flexible. It is machine-independent, structured programming language which is used extensively in various applications. This ebook course teaches you basic to advance level concept of C Programming to make you pro in C language.Here is what is covered in the book –Chapter 1: What is C Programming Language? Basics, ... Läs mer

    89,47 kr

  • Selenium Framework Design in Keyword-Driven Testing

    An easy-to-understand guide that will get you acquainted with the core concepts of Selenium WebDriverKEY FEATURES a- Learn how to build a Keyword Driven Automation Framework with Selenium using Javaa- Understand and work with the core concepts of Selenium WebDriver 3.0a- Find how to use Build triggers in Jenkins to automate tests DESCRIPTION The book starts by introducing the Selenium WebDriver 3 ... Läs mer

    148,50 kr

  • Refactoring at Scale

    av Maude Lemaire ...
    Making significant changes to large, complex codebases is a daunting task--one that's nearly impossible to do successfully unless you have the right team, tools, and mindset. If your application is in need of a substantial overhaul and you're unsure how to go about implementing those changes in a sustainable way, then this book is for you.Software engineer Maude Lemaire walks you through the ... Läs mer

    363,78 kr

  • Apprendre Python Rapidement

    Le guide du débutant pour apprendre tout ce que vous devez savoir sur Python, même si vous êtes nouveau dans la programmation

    av Kevin Droz ...
    ⚠ A qui s’adresse ce livreCe livre est un guide complet pour débutants destiné à leur enseigner la programmation avec Python pas à pas. Si vous avez déjà appris à écrire des programmes informatiques dans d'autres langages - que ce soit un langage de description simple comme HTML5 ou un langage plus complexe comme le Java ou le C, alors ce livre est pour vous.Si vous avez des compétences ... Läs mer

    103,72 kr

  • Android Studio Development Essentials

    av Neil Smyth ...
    The goal of this book is to teach the skills necessary to develop Android based applications using the Android Studio Integrated Development Environment (IDE) and the Android 5.0 Software Development Kit (SDK). Beginning with the basics, this book provides an outline of the steps necessary to set up an Android development and testing environment. An overview of Android Studio is included covering ... Läs mer

    98,99 kr

  • C# Programming in easy steps, 2nd edition

    Updated for Visual Studio 2019

    av Mike McGrath ...
    Serie serie In Easy Steps
    C# Programming in easy steps, 2nd edition will teach you to code applications, and demonstrates every aspect of the C# language you will need to produce professional programming results. Its examples provide clear syntax-highlighted code showing C# language basics including variables, arrays, logic, looping, methods, and classes.C# Programming in easy steps, 2nd edition begins by explaining how to ... Läs mer

    140,16 kr

  • JAVA Programming Simplified

    Java With a lot of Programming examples Key Featuresa- Covers the key concepts of Java Programminga- Programming examples are provided to understand the concepts wella- Designed to cover the syllabus of BCA, BSc-IT and Mater level Courses in Computer Applicationsa- Step by Step instructions are provided to get more clarity on the topica- Covers Core Java along with some advanced topics of Java ... Läs mer

    148,50 kr

  • iOS 7 App Development Essentials

    Developing iOS 7 iPhone and iPad App using Xcode 5

    av Neil Smyth ...
    Beginning with the basics, this book provides an outline of the steps necessary to set up an iOS development environment. An introduction to the architecture of iOS 7 and programming in Objective-C is provided, followed by an in-depth look at the design of iOS applications and user interfaces.More advanced topics such as file handling, database management, in-app purchases, graphics drawing and ... Läs mer

    128,72 kr

  • DevOps and Containers Security

    Secure your applications and development environments with Docker and Kubernetes Key Featuresa- Introducing Container platforms (Docker, Kubernetes, Swarm, OpenShift)a- Discover how to manage high availability with Docker Swarm and Kubernetesa- Learn how Docker can manage the security in images and containersa- Discover how Docker can be integrated into development workflows in applicationsa- ... Läs mer

    148,50 kr

  • Mastering Visual Basic

    From Fundamental Concepts to Advanced Applications in .NET

    av Thomas Blake ...
    "Mastering Visual Basic" is an in-depth exploration of the Visual Basic programming language, tailored for both beginners and experienced developers. This book provides a thorough understanding of Visual Basic's syntax, concepts, and its application in the .NET framework.Starting with the basics, the book introduces fundamental programming constructs of Visual Basic, making it an ideal resource ... Läs mer

    49,45 kr eller gratis med Kobo Plus

  • Powerful Python

    Patterns and Strategies with Modern Python

    av Aaron Maxwell ...
    Once you've mastered the basics of Python, how do you skill up to the top 1%? How do you focus your learning time on topics that yield the most benefit for production engineering and data teams—without getting distracted by info of little real-world use? This book answers these questions and more.Based on author Aaron Maxwell's software engineering career in Silicon Valley, this unique book ... Läs mer

    455,58 kr

  • Listen und Tupel in Python für Anfänger

    Ein praxisnaher Leitfaden für den Einstieg in sequenzielle Datentypen in Python

    av Dargslan ...
    Serie Bok 4 - Python-Programmierung für Einsteiger
    Willkommen zu "Listen und Tupel in Python für Anfänger"! Dieses Buch ist Ihr Tor zur faszinierenden Welt der sequenziellen Datentypen in Python. Als einer der grundlegendsten und vielseitigsten Aspekte der Programmierung in Python sind Listen und Tupel unverzichtbare Werkzeuge für jeden angehenden Entwickler. Unser Ziel ist es, Ihnen diese mächtigen Konzepte auf eine zugängliche und praxisnahe ... Läs mer

    146,09 kr eller gratis med Kobo Plus

  • Scala:Applied Machine Learning

    Master the art of Machine Learning in Scala

    Leverage the power of Scala and master the art of building, improving, and validating scalable machine learning and AI applications using Scala's most advanced and finest features.Key Features\[\*\] Build functional, type-safe routines to interact with relational and NoSQL databases with the help of the tutorials and examples provided\[\*\] Leverage your expertise in Scala programming to create ... Läs mer

    690,69 kr eller gratis med Kobo Plus

  • CSS Mastery: Styling Web Pages Like a Pro

    "CSS Mastery: Styling Web Pages Like a Pro" is your ultimate guide to becoming a master of Cascading Style Sheets (CSS), the cornerstone of web page styling. Whether you're a novice looking to enhance your web design skills or an experienced front-end developer aiming to take your styling expertise to the next level, this comprehensive book will empower you to create visually stunning and ... Läs mer

    90,48 kr

  • Google Bard: Navigating the Age of Information

    In "Google Bard: Navigating the Age of Information," readers are introduced to the revolutionary world of AI as embodied by Google's Bard. This comprehensive guide delves into the technological advancements and challenges of the information age, offering a detailed exploration of how artificial intelligence like Bard is reshaping our interaction with digital data and transforming societal norms ... Läs mer

    90,48 kr eller gratis med Kobo Plus

  • Crafting Games with Python & Pygame: Game Development Unleashed

    Unleash your creativity and dive into the world of game development with Crafting Games with Python & Pygame: Game Development Unleashed! This comprehensive guide is designed for beginners and intermediate programmers who are eager to learn how to build their own games from the ground up using Python and Pygame, two of the most accessible and popular tools in the industry today.Whether you're new ... Läs mer

    90,48 kr eller gratis med Kobo Plus