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 241264 av 917 resultater
Skip side bar filters
  • PHP in a Nutshell

    A Desktop Quick Reference

    av Paul Hudson ...
    Now installed on more than 20 million Internet domains around the world, PHP is an undisputed leader in web programming languages. Database connectivity, powerful extensions, and rich object-orientation are all reasons for its popularity, but nearly everyone would agree that, above all, PHP is one of the easiest languages to learn and use for developing dynamic web applications. The ease of ... Les mer

    199,89 kr

  • Level Up: A Comprehensive Guide To Game Development

    So… you want to make a video game? Excellent choice, noble adventurer. Whether you dream of building the next indie masterpiece, crafting a chaotic multiplayer shooter, or just making your own pixelated potato dance in 8-bit glory — you're in the right place.Level Up is your ultimate sidekick, mentor, and slightly sarcastic quest-giver on the wild journey of game development. Written by a fellow ... Les mer

    283,96 kr eller gratis med Kobo Plus

  • Learning Java Through Games

    Learning Java Through Games teaches students how to use the different features of the Java language as well as how to program. Suitable for self-study or as part of a two-course introduction to programming, the book covers as much material as possible from the latest Java standard while requiring no previous programming experience. Taking an applic ... Les mer

    1 227,67 kr

  • Learn JavaScript in 24 Hours

    av Alex Nordeen ...
    JavaScript is very fast, simple and integrate easily with other languages. It allows you to create highly responsive interfaces. This e-book is a gentler introduction to JavaScript. The real issues in learning JavaScript is either not understanding the basic concept clearly or overwhelmed by too much detailed learning resources.To encounter these issues, this e-book is created. It is a small book ... Les mer

    94,59 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

  • The Ultimate Guide To Microsoft Excel Vba For Beginners And Seniors

    av Mike Cage ...
    Short of changing the tires on your car, Microsoft Excel can do pretty much anything. And the possibilities are even more endless when you learn to program with Excel Visual Basic for Applications (VBA). Regardless of your familiarity with Excel VBA,Pretty soon, you'll be doing things you didn't think were possible in Excel, from automating processes to writing your own worksheet functions. You'll ... Les mer

    47,25 kr

  • Mastering TypeScript

    From Basics to Expert Proficiency

    Redigert av William Smith ...
    "Mastering TypeScript: From Basics to Expert Proficiency" is a comprehensive guide designed to take readers from the foundational principles of TypeScript to advanced concepts, empowering them to develop scalable, maintainable, and type-safe applications. Authored by an expert in TypeScript programming, this book meticulously covers essential topics including setting up the development environment ... Les mer

    79,00 kr eller gratis med Kobo Plus

  • Android Studio Flamingo Essentials - Java Edition

    Developing Android Apps Using Android Studio 2022.2.1 and Java

    av Neil Smyth ...
    Fully updated for Android Studio Flamingo, this book aims to teach you how to develop Android-based applications using the Java programming language.This book begins with the basics and outlines how to set up an Android development and testing environment, followed by an overview of areas such as tool windows, the code editor, and the Layout Editor tool. An introduction to the architecture of ... Les mer

    359,71 kr

  • Practical Development Environments

    This book doesn't tell you how to write faster code, or how to write code with fewer memory leaks, or even how to debug code at all. What it does tell you is how to build your product in better ways, how to keep track of the code that you write, and how to track the bugs in your code. Plus some more things you'll wish you had known before starting a project.Practical Development Environments is a ... Les mer

    289,69 kr

  • ActionScript Developer's Guide to PureMVC

    Code at the Speed of Thought

    av Cliff Hall ...
    Gain hands-on experience with PureMVC, the popular open source framework for developing maintainable applications with a Model-View-Controller architecture. In this concise guide, PureMVC creator Cliff Hall teaches the fundamentals of PureMVC development by walking you through the construction of a complete non-trivial Adobe AIR application.Through clear explanations and numerous ActionScript code ... Les mer

    132,47 kr

  • Be Expert in Java

    Learn Java programming and become expert

    av Ummed Singh ...
    Java serves as both a programming language and a platform. It is a sophisticated, secure, and object-oriented programming language. Sun Microsystems (now a subsidiary of Oracle) developed Java in 1995, and its conception is credited to James Gosling, often referred to as the father of Java. Originally named Oak, the language underwent a name change to Java when it was discovered that the name Oak ... Les mer

    37,78 kr eller gratis med Kobo Plus

  • Ant: The Definitive Guide

    Complete Build Management for Java

    av Steve Holzner ...
    Soon after its launch, Ant succeeded in taking the Java world by storm, becoming the most widely used tool for building applications in Java environments. Like most popular technologies, Ant quickly went through a series of early revision cycles. With each new version, more functionality was added, and more complexity was introduced. Ant evolved from a simple-to-learn build tool into a full ... Les mer

    289,69 kr

  • Continuous Integration

    Improving Software Quality and Reducing Risk

    Serie serien Addison-Wesley Signature Series
    For any software developer who has spent days in “integration hell,” cobbling together myriad software components, Continuous Integration: Improving Software Quality and Reducing Risk illustrates how to transform integration from a necessary evil into an everyday part of the development process. The key, as the authors show, is to integrate regularly and often using continuous integration (CI) ... Les mer

    454,40 kr

  • Bases de Datos con MySQL

    av Ángel Arias ...
    Las Bases de datos son colecciones de información (datos) que se relacionan para crear un sentido y dar más eficiencia a una encuesta, un estudio organizado o la estructura de datos de una empresa. Son de vital importancia para las empresas, y en las últimas décadas se han convertido en la parte principal de los sistemas de información. Normalmente los datos permanecen allí durante varios años sin ... Les mer

    56,34 kr

  • Java 8 Programmer II Study Guide: Exam 1Z0-809

    This is the e-book version of my online Java 8 Programmer II Study Guide.The exam for the Oracle Certified Professional, Java SE 8 Programmer certification is hard. New APIs, lambdas, and streams, it covers a lot. But this book can help you.This book has complete coverage of the Java 8 SE Programmer II (1Z0-809) exam objectives. Each chapter presents the content in a simple and conversational ... Les mer

    94,59 kr

  • JavaScript : Object-Oriented Programming

    Build sophisticated web applications by mastering the art of Object-Oriented JavascriptAbout This BookLearn popular Object-Oriented programming (OOP) principles and design patterns to build robust appsImplement Object-Oriented concepts in a wide range of frontend architecturesCapture objects from real-world elements and create object-oriented code that represents themLearn the latest ES6 features ... Les mer

    605,90 kr eller gratis med Kobo Plus

  • NGUI for Unity

    An easy-to-follow, step-by-step tutorial focusing on practical situations and manipulations, guiding you to create a concrete Graphical User Interface and a simple 2D game. If you are a Unity 3D developer looking forward to learn NGUI for Unity, then this book is for you. Prior knowlege of C# scripting is expected. Additional knowledge of Unity 3D Editor, GameObject and creating/adding scripts to ... Les mer

    208,22 kr eller gratis med Kobo Plus

  • 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 ... Les mer

    249,49 kr

  • Java Threads

    Understanding and Mastering Concurrent Programming

    Threads are essential to Java programming, but learning to use them effectively is a nontrivial task. This new edition of the classic Java Threads shows you how to take full advantage of Java's threading facilities and brings you up-to-date with the watershed changes in Java 2 Standard Edition version 5.0 (J2SE 5.0). It provides a thorough, step-by-step approach to threads programming.Java's ... Les mer

    257,49 kr

  • Patterns for Fault Tolerant Software

    Serie serien Wiley Software Patterns Series
    Software patterns have revolutionized the way developer’s and architects think about how software is designed, built and documented.This new title in Wiley’s prestigious Series in Software Design Patterns presents proven techniques to achieve patterns for fault tolerant software. This is a key reference for experts seeking to select a technique appropriate for a given system.Readers are guided ... Les mer

    563,39 kr

  • View Controllers in iOS 11

    Learn how to structure your apps in iOS 11 with Xcode 9 and Swift 4

    av J.D Gauchat ...
    Learn how to create and connect view controllers to define the user interface of your iOS applications. After reading this guide, you will know how to add views and create view controllers, how to use segues and unwind segues to connect them, and how to implement Navigation Controllers, Tab Bar Controllers, and Split View Controllers to create user interfaces for every device.Table of ContentsVIEW ... Les mer

    27,21 kr

  • Minimal APIs in ASP.NET 9

    Design, implement, and optimize robust APIs in C# with .NET 9

    av Nick Proud ...
    Create APIs that embody simplicity, scalability, and precision with proven development techniques and the robust features of .NETKey FeaturesGet to grips with API design, architecture, and development methodologies to create elegant and scalable APIs in .NETGet insights into contemporary trends and tools shaping the API industryExplore both basic and advanced topics such as optimization, data ... Les mer

    260,99 kr eller gratis med Kobo Plus

  • Refactoring: Improving the Design of Existing Code

    Improving the Design of Existing Code

    Serie serien Addison-Wesley Object Technology Series
    As the application of object technology--particularly the Java programming language--has become commonplace, a new problem has emerged to confront the software development community. Significant numbers of poorly designed programs have been created by less-experienced developers, resulting in applications that are inefficient and hard to maintain and extend. Increasingly, software system ... Les mer

    492,28 kr