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 46 bøger om emnet.
Vis mere
Filter
Filter
Sorter efterSorter Populære
  • af Steve Klabnik
    433,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
    123,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
    524,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 Paul A Zandbergen
    812,95 kr.

    Unlock the power of Python in ArcGIS(R) Pro with this definitive, easy-to-follow guide designed for users with limited programming or scripting experience.Get started learning to write Python scripts to automate tasks in ArcGIS Pro with Python Scripting for ArcGIS Pro. This book begins with the fundamentals of Python programming and then dives into how to write useful Python scripts that work with spatial data in ArcGIS Pro. You'll learn how to use geoprocessing tools; describe, create, and update data; and execute specialized tasks. With step-by-step instructions, practical examples, and insightful guidance, you'll be able to write scripts that will automate and improve your ArcGIS Pro workflows.Helpful points to remember, key terms, and review questions are included at the end of each chapter to reinforce your understanding of Python. Corresponding data and tutorials are available online. This third edition has been updated for ArcGIS Pro 3.2 and Python 3.9.18 and includes updated images, a fully updated chapter 2, and expanded chapters 4, 8, 9, and 10.Whether you're new to Python or already have some experience, Python Scripting for ArcGIS Pro is the go-to resource for learning the versatility of Python coding to solve problems and enhance productivity and efficiency in ArcGIS Pro.Dr. Paul A. Zandbergen is a professor in the GIS program at Vancouver Island University. His research focuses on the robustness of spatial analytical techniques in crime analysis, environmental science, public health, spatial ecology, and water resources. His research has been funded by the National Science Foundation, the National Institute of Justice, and the National Institutes of Health. In addition to this book and Advanced Python Scripting for ArcGIS, he has published over 50 journal articles and book chapters. He lives with his family in Vancouver, British Columbia, Canada.

  • af Daniel Yaw
    438,95 kr.

    Top 20 Essential Skills for Python in ArcGIS(R) guides you through the basics of Python and developing solutions to enhance your geospatial workflows.Supercharge your ArcGIS workflows and enable others to work with your tools with the versatility of Python coding. Top 20 Essential Skills for Python in ArcGIS guides readers through integrating Python with ArcGIS capabilities, from performing market analytics to managing ArcGIS Online organizations, to delivering work through Jupyter Notebook and other applications. Solving complex geospatial problems and delivering solutions has never been easier.Top 20 Essential Skills for Python in ArcGIS includes easy to understand, step-by-step tutorials and jargon-free explanations with plenty of illustrations and guidance. This book is ideal for those who want a single, dependable resource for learning how to use Python in ArcGIS.These bite-sized chapters with easy-to-follow steps will help you to become adept at understanding and using Python in ArcGIS.Daniel Yaw, GISP, is an enterprise solution architect and Python developer with Esri's Advanced Enterprise Systems team. With over 15 years of experience in GIS, he has a passion for developing cutting-edge technology and a proven track record of designing and implementing efficient and innovative enterprise-grade geospatial solutions.Dave Crawford is a technical consultant and Python developer with Esri's Professional Services division based in Oakland, CA. Prior to his time working with geospatial data, he was an archaeologist. Now he spends his time designing and implementing data engineering and automation solutions.

  • af Paul A Zandbergen
    735,95 kr.

    Tackle complex spatial data tasks effortlessly with this easy-to-follow guide to writing specialized Python scripts and developing tools for spatial data in ArcGIS(R) Pro.Intended for users who have a good foundation in Python, this book explores how to develop scripts into tools and notebooks to share with others, use third-party packages, and learn other more specialized tasks. By the end of this book, you'll be confident in writing more advanced scripts, developing them into tools and notebooks, and sharing them with others.Helpful points to remember, key terms, and review questions are included at the end of each chapter to reinforce your understanding of Python. Companion data and tutorials are available online. Advanced Python Scripting for ArcGIS Pro follows on the topics explained in Python Scripting for ArcGIS Pro (Esri Press, 2024) and is now updated for ArcGIS Pro 3.2.Packed with advanced techniques and practical examples, Advanced Python Scripting for ArcGIS Pro is perfect for more experienced ArcGIS Pro users who are looking to upgrade their Python skills and enhance their workflows.Dr. Paul A. Zandbergen is a professor in the GIS program at Vancouver Island University. His research focuses on the robustness of spatial analytical techniques in crime analysis, environmental science, public health, spatial ecology, and water resources. His research has been funded by the National Science Foundation, the National Institute of Justice, and the National Institutes of Health. In addition to this book and Python Scripting for ArcGIS, he has published over 50 journal articles and book chapters. He lives with his family in Vancouver, British Columbia, Canada.

  • af Frahaan Hussain
    313,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
    1.093,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 Faisal Islam
    548,95 kr.

    "Covers Kotlin basics and the JavaFX library. Features over 30 math, science, and algorithmic projects, such as how to model the motion of a pendulum, simulate the orbits of a binary star system, render the Mandelbrot set, and implement nature-inspired algorithms. Also covers randomness, recursion, sorting and searching, and optimization"--

  • af Bruce M. van Horn Ii
    498,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.
    468,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
    579,95 kr.

    Learn Generative Analysis--a New Method of Object-Oriented Analysis--to Keep Pace with How Generative AI Is Transforming the Face of Software Engineering Generative AI is revolutionizing 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 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 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. Prepare for the challenge of the future by understanding the flexibility you already have at hand using generative analysis. Gain a new perspective on the shift to generative AI-based programming models Understand how generative analysis artifacts feed generative AIs to generate code and UML models Explore techniques that feed into and refine each other until a precise analysis definition of a software system is achieved Recognize milestones and end points to eliminate "analysis paralysis" Learn to work at the right level of abstraction to leverage the most power from generative AI Gain understanding from real-world, detailed examples of prompts and AI responses 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. Register your book for convenient access to downloads, updates, and/or corrections as they become available. See inside book for details.

  • af Neil Smyth
    483,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
    498,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 Robert Clair
    352,95 kr.

    Objective-C is the development language used on the iPhone/iPod Touch and the primary language used for developing Mac desktop programs. With the help of this book, developers will find they quickly and easily learn Objective-C.

  • af Rufus Johnston
    288,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
    188,95 - 588,95 kr.

  • af Rob Maskell
    408,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 Achim Orlikowski
    658,95 kr.

    "Mein MySQL Buch" mit Grundlagen, Fortgeschrittene Techniken und Best Practices ist das ultimative Handbuch für jeden, der seine Kenntnisse im Bereich Datenbankmanagement erweitern möchte. "Mein MySQL Buch" bietet eine umfassende Einführung in mySQL sowie zahlreiche fortgeschrittene Techniken und Best Practices, die von Einsteigern, Auszubildenden, Fortgeschrittenen und Experten gleichermaßen genutzt werden können."Mein MySQL Buch" ist in einer Schritt-für-Schritt-Struktur aufgebaut und bietet detaillierte Anleitungen, zahlreiche kommentierte Beispiele, Übungen, Multple Choise Aufgaben nach jedem Kapitel, Fallbeispiele, sowie ein umfangreiches Stichwortregister mit Erklärungen, um das Verständnis des Lesers zu verbessern. Jedes Kapitel baut auf den vorherigen Kapiteln auf, um eine nahtlose Lernumgebung zu schaffen.

  • af Neil Smyth
    478,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
    888,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
    148,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
    424,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
    298,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
    528,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
    348,95 kr.

  • - A Desktop Quick Reference
    af David Flanagan & Benjamin J Evans
    524,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.123,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.608,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).

Gør som tusindvis af andre bogelskere

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