Vi bøger
Levering: 1 - 2 hverdage

Objektorienteret programmering

Her finder du spændende bøger om Objektorienteret programmering. Nedenfor er et flot udvalg af over 48 bøger om emnet.
Vis mere
Filter
Filter
Sorter efterSorter Populære
  • af Steve Klabnik
    467,95 kr.

    "The Rust Programming Language, 2nd Edition is the official guide to Rust 2021: an open source systems programming language that will help you write faster, more reliable software. Rust provides control of low-level details along with high-level ergonomics, allowing you to improve productivity and eliminate the hassle traditionally associated with low-level languages. Klabnik and Nichols, alumni of the Rust Core Team, share their knowledge to help you get the most out of Rust's features so that you can create robust and scalable programs. You'll begin with basics like creating functions, choosing data types, and binding variables, then move on to more advanced concepts. In addition to the countless code examples, you'll find three chapters dedicated to building complete projects: a number-guessing game, a Rust implementation of a command line tool, and a multithreaded server."--Publisher marketing.

  • af Stefan Henneken
    132,95 kr.

    SOLID principles are an essential part of object-oriented software development and have proven to be valuable tools for developing clean, maintainable and extensible code. In industrial automation engineering, especially in programming controllers with IEC 61131-3, it is of particular importance to develop robust and reliable systems.In this book, SOLID principles are presented in detail and explained with examples in IEC 61131-3. It also illustrates how the application of these principles improves the maintainability, extensibility, and reliability of software systems.In addition to the SOLID principles, the principles KISS, DRY, LoD and YAGNI are also presented. These do not belong to the group of SOLID principles, but they are a helpful addition.

  • - A Brain-Friendly Guide
    af Paul Barry
    523,95 kr.

    Want to learn the Python language without slogging your way through how-to manuals? With Head First Python, youll quickly grasp Pythons fundamentals, working with the built-in data structures and functions. Then youll move on to building your very own webapp, exploring database management, exception handling, and data wrangling. If youre intrigued by what you can do with context managers, decorators, comprehensions, and generators, its all here. This second edition is a complete learning experience that will help you become a bonafide Python programmer in no time.Why does this book look so different? Based on the latest research in cognitive science and learning theory, Head First Pythonuses a visually rich format to engage your mind, rather than a text-heavy approach that puts you to sleep. Why waste your time struggling with new concepts? This multi-sensory learning experience is designed for the way your brain really works.

  • af Frahaan Hussain
    284,95 kr.

    "Mastering Scala: Elegance in Code" is an essential guide for software developers and programmers who are eager to dive deep into the Scala programming language. This comprehensive book not only introduces you to the basics of Scala but also takes you on a journey through its more advanced features, emphasizing the art of writing elegant and efficient code. Scala, known for its concise syntax and the seamless integration of functional and object-oriented programming paradigms, offers a unique approach to software development. This book is designed to help you harness the full potential of Scala, making your code not just functional, but strikingly elegant. The book begins with a thorough introduction to Scala's core concepts, such as its type system, implicit parameters, and pattern matching. As you progress, you'll explore advanced topics like concurrency, reactive programming, and DSL construction. Each chapter is packed with real-world examples and practical exercises, enabling you to apply your learning immediately. "Mastering Scala: Elegance in Code" also delves into the nuances of functional programming in Scala, providing you with a solid foundation to write pure, type-safe, and immutable code. You'll learn how to leverage Scala's powerful libraries and frameworks to build robust and scalable applications. Moreover, this book covers best practices in software development. From coding standards to software design principles, you'll learn how to write code that is not only efficient but also maintainable and scalable. The final chapters focus on software architecture, discussing how Scala fits into the larger context of JVM languages and the modern software ecosystem. Whether you're a beginner in Scala or an experienced programmer looking to deepen your understanding of this elegant language, "Mastering Scala: Elegance in Code" is an indispensable resource. It's more than just a programming book; it's a pathway to mastering the art of writing beautiful Scala code.

  • af Lynn Smith
    878,95 kr.

    Discover the latest in ASP.NET 8 MVC with this comprehensive guide tailored for Visual Studio 2022. Designed for readers acquainted with fundamental C#, HTML, and Bootstrap concepts, this book features an array of practical examples and exercises to solidify learning.Containing over 400 multiple-choice questions with answer keys, this resource ensures a thorough understanding of the material. Emphasizing hands-on practice, we intentionally omit digital example code, encouraging readers to actively engage by typing and executing the code themselves.Delving deeper, a dedicated chapter explores three real-world projects, providing invaluable insights into practical application. Geared towards beginners eager to grasp the nuances of the newest ASP.NET MVC, this book serves as an essential starting point on this exciting journey.

  • af Frahaan Hussain
    255,95 kr.

    "Vulkan Expert: Mastering High-Performance Graphics" is an indispensable resource for anyone seeking to harness the full power of Vulkan, the cutting-edge graphics API. Whether you're a seasoned graphics programmer or just getting started, this comprehensive guide takes you on a deep dive into the world of high-performance graphics rendering. Inside this book, you'll discover a wealth of knowledge and practical insights on Vulkan, enabling you to create stunning 3D graphics and push your applications to new heights of performance. Learn the intricacies of GPU programming and shader development as you explore the Vulkan API from the ground up. The book covers advanced rendering techniques, optimization strategies, and best practices for creating visually stunning and efficient graphics applications. With clear explanations, hands-on examples, and real-world case studies, "Vulkan Expert" equips you with the skills and knowledge needed to master the art of graphics programming using Vulkan. Whether you're developing games, simulations, or professional graphics applications, this book will help you unlock the full potential of your hardware and deliver cutting-edge graphics experiences to your users.

  • af Bruce M. van Horn Ii
    469,95 kr.

    Unleash the power of PyCharm to craft business, scientific, and web applications in Python with this definitive guideKey FeaturesLearn basic to advanced PyCharm concepts to improve developer efficiency on your Python projectsLearn with practical examples that focus on efficient application developmentExplore features such as code automation, graphical debugging, and remote developmentPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionIn the quest to develop robust, professional-grade software with Python and meet tight deadlines, it's crucial to have the best tools at your disposal. In this second edition of Hands-on Application Development with PyCharm, you'll learn tips and tricks to work at a speed and proficiency previously reserved only for elite developers.To achieve that, you'll be introduced to PyCharm, the premiere professional integrated development environment for Python programmers among the myriad of IDEs available. Regardless of how Python is utilized, whether for general automation scripting, utility creation, web applications, data analytics, machine learning, or business applications, PyCharm offers tooling that simplifies complex tasks and streamlines common ones. In this book, you'll find everything you need to harness PyCharm's full potential and make the most of Pycharm's productivity shortcuts. The book comprehensively covers topics ranging from installation and customization to web development, database management, and data analysis pipeline development helping you become proficient in Python application development in diverse domains.By the end of this book, you'll have discovered the remarkable capabilities of PyCharm and how you can achieve a new level of capability and productivity.What you will learnExplore basic and advanced PyCharm featuresSet up, configure, and customize your Python projects in PyCharmDevelop web applications with Flask, Django, FastAPI, and PyramidDiscover PyCharm's capabilities for database management and data visualizationExplore code automation, debugging, and remote development in PyCharmPerform data science tasks using Jupyter notebooks, NumPy, and pandasWho this book is forThis book is for Python practitioners and learners looking to boost their productivity and proficiency by harnessing the features and capabilities of PyCharm, all while gaining insights into best practices for modern application development. Basic knowledge of Python is required, making the book accessible to both newcomers and experienced Python developers.Table of ContentsIntroduction to PyCharm - The Most Popular IDE for PythonInstallation and ConfigurationCustomizing Interpreters and Virtual EnvironmentsEditing and Formatting with Ease in PyCharmVersion Control with Git in PyCharmSeamless Testing, Debugging, and ProfilingWeb Development with JavaScript, HTML, and CSSBuilding a Dynamic Web Application with FlaskCreating a RESTful API with FastAPIBuilding a Dynamic Web Application with PyramidUnderstanding Database Management with PyCharmTurning On Scientific ModeDynamic Data Viewing with SciView and JupyterBuilding a Data Pipeline in PyCharmMore Possibilities with PyCharm PluginsFuture Developments

  • af Jarrel E.
    388,95 kr.

    Python Mastery Unleashed: Advanced Programming Techniques is a comprehensive guide to mastering advanced programming techniques in Python. Designed for seasoned Python developers and aspiring programmers alike, this book offers a comprehensive understanding of the advanced programming techniques used by experienced Python developers to build complex systems and applications.The book begins with a review of basic programming principles and data structures in Python, including control structures, data types, and algorithms. It then progresses to advanced topics such as functional programming, object-oriented programming, and concurrency.Throughout the book, readers will learn how to use techniques such as decorators, generators, context managers, and metaclasses to build robust and maintainable Python applications. In addition, the book explores the best practices for testing, debugging, and profiling Python code, as well as strategies for managing code complexity and ensuring code quality.By the end of this book, readers will have a deep understanding of advanced Python programming techniques, and be equipped with the skills needed to build complex Python applications with ease. So if you're looking to take your Python programming skills to the next level, Python Mastery Unleashed: Advanced Programming techniques is the book for you.

  • af Jim Arlow
    521,95 kr.

    Learn a new method of object-oriented analysis called generative analysis and keep your skill-set on pace with how generative AI is transforming the face of software engineering Generative AI is revolutionizing many industries, including software engineering. Many aspects of manual coding are becoming automated, and the skills needed by software engineers, developers, and analysts are evolving. Anyone who writes or works with code will need to produce precise analysis artifacts to feed the AI code generation process. Enter generative analysis: a precise, structured way to for software engineers, programmers, and analysts to transition to this new, AI-enhanced, software engineering world. In Generative Analysis, experts Jim Arlow and Ila Neustadt leverage literate modeling, M++, and multivalent logic to lay out a precise and structured, step-by-step approach to object-oriented analysis that produces clear and unambiguous results suitable for further processing into code by generative AI systems such as Copilot, ChatGPT, and Gemini. Generative analysis artifacts feed generative AIs to generate code and UML models Techniques feed into and refine each other until a precise analysis definition of a software system is achieved Well-defined process has definite milestones and end points to eliminate "analysis paralysis" This guide teaches advanced, precise, and sophisticated analysis techniques that will allow you to thrive in the new world of software engineering with generative AI.

  • af Neil Smyth
    414,95 kr.

    This book teaches you how to build Android applications using Jetpack Compose 1.4, Android Studio Giraffe (2023.2.1), Material Design 3, and the Kotlin programming language.The book begins with the basics by explaining how to set up an Android Studio development environment.The book also includes in-depth chapters introducing the Kotlin programming language, including data types, operators, control flow, functions, lambdas, coroutines, and object-oriented programming.An introduction to the key concepts of Jetpack Compose and Android project architecture is followed by a guided tour of Android Studio in Compose development mode. The book also covers the creation of custom Composables and explains how functions are combined to create user interface layouts, including row, column, box, flow, pager, and list components.Other topics covered include data handling using state properties, key user interface design concepts such as modifiers, navigation bars, and user interface navigation. Additional chapters explore building your own reusable custom layout components.The book covers graphics drawing, user interface animation, transitions, Kotlin Flows, and gesture handling.Chapters also cover view models, SQLite databases, Room database access, the Database Inspector, live data, and custom theme creation. Using in-app billing, you will also learn to generate extra revenue from your app.Finally, the book explains how to package up a completed app and upload it to the Google Play Store for publication.Along the way, the topics covered in the book are put into practice through detailed tutorials, the source code for which is also available for download.Assuming you already have some rudimentary programming experience, are ready to download Android Studio and the Android SDK, and have access to a Windows, Mac, or Linux system, you are ready to start.

  • af Otàvio Santana
    557,95 kr.

    The definitive guide for designing and delivering reliable and high-performing persistence layers using Java in the cloud-native agePurchase of the print or Kindle book includes a free PDF eBookKey Features:Uncover database patterns for designing readable and maintainable architectures and Java applicationsMaster various techniques to overcome application and architecture persistence challengesDiscover painless application modernization with change-data-capture powered by cloud-native technologiesBook Description:Having a solid software architecture breathes life into tech solutions. In the early stages of an application's development, critical decisions need to be made, such as whether to go for microservices, a monolithic architecture, the event-driven approach, or containerization. In Java contexts, frameworks and runtimes also need to be defi ned. But one aspect is often overlooked - the persistence layer - which plays a vital role similar to that of data stores in modern cloud-native solutions. To optimize applications and data stores, a holistic understanding of best practices, technologies, and existing approaches is crucial.This book presents well-established patterns and standards that can be used in Java solutions, with valuable insights into the pros and cons of trending technologies and frameworks used in cloud-native microservices, alongside good Java coding practices. As you progress, you'll confront the challenges of cloud adoption head-on, particularly those tied to the growing need for cost reduction through stack modernization. Within these pages, you'll discover application modernization strategies and learn how enterprise data integration patterns and event-driven architectures enable smooth modernization processes with low-to-zero impact on the existing legacy stack.What You Will Learn:Gain insights into data integration in Java services and the inner workings of frameworksApply data design patterns to create a more readable and maintainable design systemUnderstand the impact of design patterns on program performanceExplore the role of cloud-native technologies in modern application persistenceOptimize database schema designs and leverage indexing strategies for improved performanceImplement proven strategies to handle data storage, retrieval, and management efficientlyWho this book is for:If you're a developer, engineer, or software architect working in the field of software development, particularly with a focus on Java solutions, this book is for you.

  • af Christopher Ford
    117,95 kr.

    This book aims to provide a comprehensive and practical guide to mastering Python programming. It covers the fundamental concepts of Python, ranging from basic syntax to advanced topics such as object-oriented programming, web development, data science, and machine learning. The book also explores popular Python libraries and frameworks, along with best practices for writing efficient and maintainable code. Chapters included:Chapter1. Introduction to PythonChapter2. Python BasicsChapter3. Data StructuresChapter4. Object-Oriented Programming in PythonChapter5. Python Libraries and ModulesChapter6. Advanced Python ConceptsChapter7. Web Development with PythonChapter8. Data Science and Machine Learning with PythonChapter9. Python in the CloudChapter10. Best Practices and TipsChapter11. Future Trends and Beyond Whether you are a beginner or an experienced developer, this book will serve as a valuable resource to enhance your Python programming skills and explore its vast ecosystem.

  • af Christopher Ford
    147,95 kr.

    "Mastering PowerShell: Unleashing the Power of Automation" guides you through the complex world of PowerShell scripting and automation. This book, written for both rookie and expert administrators, will provide you with the information and abilities you need to fully utilise PowerShell and revolutionise your IT infrastructure.Real-world examples and practical exercises reinforce your learning and help you apply PowerShell to your own IT systems throughout the book. Whether you're in charge of a small network or a huge organisation, this book will help you optimise your operations, remove manual duties, and achieve unprecedented levels of productivity and efficiency.Chapters included:Chapter 1: Introduction to PowerShellChapter 2: Getting Started with PowerShellChapter 3: Working with Variables and Data TypesChapter 4: Controlling Flow with PowerShellChapter 5: Managing Files and FoldersChapter 6: Automating Tasks with PowerShell ScriptsChapter 7: Working with PowerShell ModulesChapter 8: Working with the Registry and the EnvironmentChapter 9: PowerShell Remoting and Background JobsChapter 10: Managing Active Directory with PowerShellChapter 11: PowerShell and Scripting for DevOpsChapter 12: PowerShell for Reporting and MonitoringChapter 13: PowerShell for Security and ComplianceChapter 14: Extending PowerShell with .NET and APIsChapter 15: Advanced PowerShell Techniques and ToolsChapter 16: PowerShell in the Future"Mastering PowerShell: Unleashing the Power of Automation" is your guide to learning PowerShell automation. Join the ranks of IT administrators and automation enthusiasts who have transformed their IT environments and become PowerShell SMEs. Use PowerShell to alter the way you manage and automate your systems.

  • af Rufus Johnston
    297,95 kr.

    Embark on a transformative journey into the world of data science with Python, the most popular programming language for data analysis and manipulation. "Python Data Science for Beginners" is a comprehensive guide that equips you with the fundamental skills and knowledge needed to dive into the exciting field of data science, even if you have no prior coding experience.Inside, you'll find:¿ A step-by-step introduction to Python programming, covering the basics and providing a solid foundation for data science ¿ Practical explanations of key data science concepts, including data exploration, visualization, manipulation, and analysis ¿ Hands-on coding examples and exercises to reinforce your understanding and help you build your own data science projects ¿ Guidance on popular Python libraries for data science, such as Pandas, NumPy, Matplotlib, and Scikit-learn ¿ Strategies for effective data cleaning, preprocessing, and feature engineering And Much More!...Whether you're a student, professional, or simply someone with a curiosity for data science, "Python Data Science for Beginners" provides a comprehensive and beginner-friendly approach to mastering the essentials. With the help of this book, you'll gain the confidence to tackle real-world data challenges and embark on a rewarding career in the field of data science.Get ready to unleash your analytical skills and unlock the power of Python in the fascinating world of data science.

  • af Andy Vickler
    192,95 - 552,95 kr.

  • af Rob Maskell
    427,95 kr.

    Whether you are a new LabVIEW programmer or an old seasoned one, this book aims to offer some guidance to build better programs. It discusses designs that use LCOD Hidden Data, Abstraction, Cohesion and Coupling methods.

  • af Neil Smyth
    497,95 kr.

    This book aims to teach you how to build Android applications using Jetpack Compose 1.3, Android Studio Flamingo (2022.2.1), Material Design 3, and the Kotlin programming language.The book begins with the basics by explaining how to set up an Android Studio development environment.The book also includes in-depth chapters introducing the Kotlin programming language, including data types, operators, control flow, functions, lambdas, coroutines, and object-oriented programming.An introduction to the key concepts of Jetpack Compose and Android project architecture is followed by a guided tour of Android Studio in Compose development mode. The book also covers the creation of custom Composables and explains how functions are combined to create user interface layouts, including row, column, box, and list components.Other topics covered include data handling using state properties, key user interface design concepts such as modifiers, navigation bars, and user interface navigation. Additional chapters explore building your own reusable custom layout components.The book covers graphics drawing, user interface animation, transitions, Kotlin Flows, and gesture handling.Chapters also cover view models, SQLite databases, Room database access, the Database Inspector, live data, and custom theme creation. Using in-app billing, you will also learn to generate extra revenue from your app.Finally, the book explains how to package up a completed app and upload it to the Google Play Store for publication.Along the way, the topics covered in the book are put into practice through detailed tutorials, the source code for which is also available for download.Assuming you already have some rudimentary programming experience, are ready to download Android Studio and the Android SDK, and have access to a Windows, Mac, or Linux system, you are ready to start.

  • af Marco Forestier
    666,95 kr.

    Das Buch zur Komponenten-Entwicklung für Delphi-Programmierer ist ein unverzichtbarer Leitfaden für alle, die ihr Wissen vertiefen möchten. Es richtet sich an Entwickler, die bereits über Grundkenntnisse in Delphi verfügen und ihre Fähigkeiten auf die nächste Stufe bringen möchten.Das Buch beginnt mit einer Einführung in die Grundlagen der Komponentenentwicklung und führt die Leser schrittweise durch die Erstellung eigener Komponenten und ganzer Packages. Anhand von zahlreichen Beispielen wird gezeigt, wie man Komponenten und Packages erstellt, installiert und weitergibt. Dabei werden sowohl die theoretischen Grundlagen als auch praktische Tipps und Tricks vermittelt.Das Buch bietet eine umfassende Einführung in die Welt der Komponenten-Entwicklung, einschließlich der Verwendung von VCL und FireBird-Komponenten. Es behandelt Themen wie die Erstellung von benutzerdefinierten Komponenten, die Verwendung von Eigenschaften und Ereignissen, die Erstellung von Dialogfeldern und vieles mehr.Durch die klare Struktur und das verständliche Layout ist das Buch einfach zu lesen und ermöglicht es dem Leser, die Inhalte schnell und einfach zu erfassen. Die zahlreichen Beispiele und Übungen fördern das Verständnis und helfen dem Leser, das Gelernte praktisch umzusetzen.Insgesamt ist das Buch zur Komponenten-Entwicklung ein unverzichtbarer Leitfaden für Delphi-Programmierer, die ihre Fähigkeiten verbessern und in die Welt der Komponenten-Entwicklung eintauchen möchten. Es ist ein hervorragendes Nachschlagewerk für jeden, der seine Entwicklungsfähigkeiten erweitern möchte.

  • af Stefan Henneken
    118,95 kr.

    Die SOLID-Prinzipien sind ein wesentlicher Bestandteil der objektorientierten Softwareentwicklung und haben sich als wertvolle Werkzeuge erwiesen, um sauberen, wartbaren und erweiterbaren Code zu entwickeln. In der industriellen Automatisierungstechnik, insbesondere in der Programmierung von Steuerungen mit IEC 61131-3, ist es von besonderer Bedeutung, robuste und zuverlässige Systeme zu entwickeln.In diesem Buch werden die SOLID-Prinzipien im Detail vorgestellt und anhand von Beispielen in IEC 61131-3 erläutert. Es wird auch verdeutlicht, wie durch die Anwendung dieser Prinzipien die Wartbarkeit, die Erweiterbarkeit und die Zuverlässigkeit von Softwaresystemen verbessert wird.Zusätzlich zu den SOLID-Prinzipien werden auch die Prinzipien KISS, DRY, LoD und YAGNI vorgestellt. Diese zählen zwar nicht zu der Gruppe der SOLID-Prinzipien, sind zu diesen aber eine hilfreiche Ergänzung.

  • af Venkat Subramaniam
    423,95 kr.

    Java is on a fast-paced development schedule that brings with it improved design capabilities and enhancements for application security. Learn about the changes to Java, from version 9 to 19, and apply new features to build enterprise applications faster and with fewer errors. Get up to speed on how to make your code concise, expressive, and less error prone, and create better OO programs with the newest features. Modularize and create asynchronous applications with ease and proper error handling. This book contains twelve chapters that dive deep into the features, using plenty of examples for you to practice along with. Java is changing quickly - don't be left behind. This book will keep you up to date on the amazing capabilities of the Java language introduced between versions 9 and 19. Whether you are using Java 8 or one of the newer versions of Java, this book will serve as your practical guide to explore and apply the features in these versions of Java. Learn to properly use type inference and avoid its pitfalls. Use text blocks to write elegant multiline strings and embed XML and JSON documents in code. Design better OO code with records and sealed classes, and along the way, learn proper ways to apply these new ideas. Reduce verbosity and hidden errors in code using switch expressions and pattern matching syntax. Take your upgrade journey further by modularizing your Java code, to make it more secure and manage dependencies clearly. Leverage those capabilities to more easily and dynamically discover services. Learn to create highly performant and resilient asynchronous applications, using the brand new virtual threads (fibers) and structured concurrency. Don't tolerate clumsy old Java code; instead, benefit from the significant changes to the language in versions 9 through 19. What You Need: To make use of all the features in this book, you'll need at least Java 19.

  • af Michael Stone
    277,95 kr.

    Are you ready to explore the exciting world of physical computing and programming? Look no further than Arduino, the user-friendly platform that has captured the hearts of hobbyists, makers, and professionals alike.In this comprehensive guide, you will delve into the history and basics of Arduino, learn about different boards and how to set them up, and gain a solid understanding of the syntax and coding involved in creating with Arduino. From data types and sensors to cracking codes and operations, you will discover all the secrets to success with this innovative platform.Whether you are a complete beginner or an experienced programmer, this book has everything you need to start creating your own projects and exploring your creativity. Say goodbye to expensive tools and complicated processes - with Arduino, you can bring your ideas to life with ease.

  • af Sebastian Springer
    547,95 kr.

    React.js makes developing dynamic user interfaces faster and easier than ever. Learn how to get the most out of the library with this comprehensive guide! Start with the basics: what React is and how it works. Then follow practical code examples to build an application, from styling with CSS to maximizing app performance. Whether you're new to JavaScript or you're an advanced developer, you'll find everything you need to build your frontend with React!Highlights include:1) Class components2) Hook APIs3) Type safety and TypeScript4) CSS and inline styling5) Testing and security6) Forms7) Component libraries8) Application navigation9) Redux10) GraphQL and Apollo11) Next.js12) Progressive web apps

  • af Kevin Scholze
    260,95 kr.

  • af Christopher Preschern
    525,95 kr.

    Expert advice on C programming is hard to find. While much help is available for object-oriented programming languages, there's surprisingly little for the C language. With this hands-on guide, beginners and experienced C programmers alike will find guidance about design decisions, including how to apply them bit by bit to running code examples when building large-scale programs.Christopher Preschern, a leading member of the design patterns community, answers questions such as how to structure C programs, cope with error handling, or design flexible interfaces. Whether you're looking for one particular pattern or an overview of design options for a specific topic, this book shows you how to implement hands-on design knowledge specifically for the C programming language.You'll find design patterns for:Error handlingReturning error informationMemory managementReturning data from C functionsData lifetime and ownershipFlexible APIsFlexible iterator interfacesOrganizing files in modular programsEscaping #ifdef Hell

  • - A Desktop Quick Reference
    af David Flanagan & Benjamin J Evans
    523,95 kr.

    The latest edition of Java in a Nutshell is designed to help experienced Java programmers get the most out of Java 7 and 8, but its also a learning path for new developers. Chock full of examples that demonstrate how to take complete advantage of modern Java APIs and development best practices, the first section of this thoroughly updated book provides a fast-paced, no-fluff introduction to the Java programming language and the core runtime aspects of the Java platform.The second section is a reference to core concepts and APIs that shows you how to perform real programming work in the Java environment.Get up to speed on language details, including Java 8 changesLearn object-oriented programming, using basic Java syntaxExplore generics, enumerations, annotations, and lambda expressionsUnderstand basic techniques used in object-oriented designExamine concurrency and memory, and how theyre intertwinedWork with Java collections and handle common data formatsDelve into Javas latest I/O APIs, including asynchronous channelsUse Nashorn to execute JavaScript on the Java Virtual MachineBecome familiar with development tools in OpenJDK

  • af Nishu Gupta
    1.097,95 kr.

    This text covers fundamentals of Python up to object-oriented concepts including regular expression, and applications in a single volume. It will an ideal text for senior undergraduate, graduate students, and professionals in the fields of electrical engineering, electronics and communication engineering, and computer engineering.

  • af Joslyn A. Smith
    2.277,95 kr.

    Computer Science Applications: Object Oriented Programming is a comprehensive anthology of reference articles for first and second semester Computer Science courses. These articles, drawn from a wide variety of sources and experiences, include detailed discussions, explanations and examples that deliver an engaging learning experience for students. Using high-level concepts, rather than simply focusing on the syntax of Java, this text delivers a complete and in-depth coverage of all the essential topics typically found in the CS1 and CS2 syllabi.Computer Science Applications is divided into seven sections, each prefaced by an overview of the topic: - Classes and Objects- Inheritance and Polymorphism- Problem Solving Before Programming- Java Statements- Exception and Exception Handling- Data Structure and Algorithms>Joslyn A. Smith graduated from The Mico Teachers' College, Jamaica, in 1973. He furthered his studies at Central Connecticut State University, USA, where he earned his BS and MS degrees in Mathematics in 1983. He also earned an MS degree in Computer Science from the University of New Brunswick, Canada in 1994. Mr. Smith then joined the staff at the University of the West Indies, Jamaica where he lectured in Computer Science for 14 years. He currently teaches Computer Science at Florida International University (FIU).

  • af Sham Tickoo Purdue Univ
    342,95 kr.

  •  
    262,95 kr.

    Source: Wikipedia. Pages: 146. Chapters: Design pattern, Abstract factory pattern, Design Patterns, Facade pattern, Adapter pattern, Bridge pattern, Singleton pattern, Visitor pattern, Flyweight pattern, Memento pattern, Lazy initialization, Builder pattern, Proxy pattern, Hierarchical visitor pattern, Delegation pattern, Strategy pattern, Mediator pattern, Interpreter pattern, Command pattern, Factory method pattern, Prototype pattern, Scheduler pattern, State pattern, Iterator pattern, Guarded suspension, Composite pattern, Balking pattern, Observer pattern, Template method pattern, Double-checked locking, Decorator pattern, Identity map, Data, Context and Interaction, Model-view-controller, Dependency injection, Model View ViewModel, Fluent interface, Mock object, Naked objects, Null Object pattern, Interaction design pattern, Pipeline, Chain-of-responsibility pattern, Extensibility pattern, Multiton pattern, Workflow patterns, Design pattern Servant, Active record pattern, Double dispatch, Inversion of control, Model 2, Asynchronous method invocation, Presentation-abstraction-control, Specification pattern, Model-view-presenter, Object pool pattern, Separation of presentation and content, Hollywood Principle, Curiously recurring template pattern, Architectural pattern, Data access object, MVC4WPF, Private class data pattern, Model-view-adapter, Barton-Nackman trick, Thread pool pattern, Single-serving visitor pattern, Dependency inversion principle, Reactor pattern, Archetype pattern, Message broker, Initialization on demand holder idiom, Double-chance function, Canonical Model, Marker interface pattern, Hash consing, Circuit breaker design pattern, Front Controller pattern, Lazy loading, Behavioral pattern, Interceptor pattern, Portland Pattern Repository, Differentiated service, Dispose pattern, Enterprise Integration Patterns, Aggregate pattern, Lazy inheritance, Model 1, Data transfer object, Structural pattern, Type Tunnel pattern, Creational pattern, Exception chaining, Multiuse Model View, Proactor pattern, Utility pattern, Provider model, Active object, ActiveJDBC, Point of Delivery, Concurrency pattern, Mangler Pattern, Fundamental pattern, Process patterns, Debugging patterns, Service locator pattern, Head-Body Pattern, Distributed design patterns, Scheduled-task pattern, Table Data Gateway, Row Data Gateway, Amelioration patterns, Nianio. Excerpt: In software engineering, a design pattern is a general reusable solution to a commonly occurring problem in software design. A design pattern is not a finished design that can be transformed directly into code. It is a description or template for how to solve a problem that can be used in many different situations. Object-oriented design patterns typically show relationships and interactions between classes or objects, without specifying the final application classes or objects that are involved. Many patterns imply object-orientation or more generally mutable state, and so may not be as applicable in functional programming languages, in which data is immutable or treated as such. Design patterns reside in the domain of modules and interconnections. At a higher level there are architectural patterns that are larger in scope, usually describing an overall pattern followed by an entire system. There are many types of design patterns, like Patterns originated as an architectural concept by Christopher Alexander (1977/79). In 1987, Kent Beck and Ward Cunningham bega...

Gør som tusindvis af andre bogelskere

Tilmeld dig nyhedsbrevet og få gode tilbud og inspiration til din næste læsning.