Vi bøger
Levering: 1 - 2 hverdage

Programmeringssprog og scriptsprog

Her finder du spændende bøger om Programmeringssprog og scriptsprog. Nedenfor er et flot udvalg af over 1.503 bøger om emnet.
Vis mere
Filter
Filter
Sorter efterSorter Populære
  • af Marian Muresan
    742,95 kr.

    The book concerns with solving about 650 ordinary and partial differential equations. Each equation has at least one solution and each solution has at least one coloured graph. The coloured graphs reveal different features of the solutions. Some graphs are dynamical as for Clairaut differential equations. Thus, one can study the general and the singular solutions. All the equations are solved by Mathematica. The first chapter contains mathematical notions and results that are used later through the book. Thus, the book is self-contained that is an advantage for the reader. The ordinary differential equations are treated in Chapters 2 to 4, while the partial differential equations are discussed in Chapters 5 to 10. The book is useful for undergraduate and graduate students, for researchers in engineering, physics, chemistry, and others. Chapter 9 treats parabolic partial differential equations while Chapter 10 treats third and higher order nonlinear partial differential equations, both with modern methods. Chapter 10 discusses the Korteweg-de Vries, Dodd-Bullough-Mikhailov, Tzitzeica-Dodd-Bullough, Benjamin, Kadomtsev-Petviashvili, Sawada-Kotera, and Kaup-Kupershmidt equations.

  • af Mahbouba Gharbi
    462,95 kr.

    Preparing for your iSAQB CPSA--Foundation Level exam? Make the grade with this study guide! First, tackle essential topics and fundamentals, beginning with development approaches and design techniques for scalable software architectures. Then, see how views, templates, and documents are used to communicate design decisions, and understand how to evaluate software architectures. Level up your exam prep with this handy resource!Highlights include:iSAQB CPSA-Foundation Level exam Architecture designDevelopment approachesArchitectural patternsTemplatesDocumentationPrototypesQuality managementDeploymentModeling toolsStatic code analysis toolsCode managementHighlights:iSAQB CPSA-Foundation Level exam Architecture designDevelopment approachesArchitectural patternsTemplatesDocumentationPrototypesQuality managementDeploymentModeling toolsStatic code analysis toolsCode management

  • af Leonardo Luis Lazzaro
    432,95 kr.

    Craft Scalable and Dynamic Web Apps using Django and PythonBook DescriptionThis comprehensive guide is an indispensable resource for developers seeking to elevate their web development skills in Django and Python. The book begins by establishing a strong foundation and understanding of Django's architecture, emphasizing the Model-View-Template (MVT) pattern and a pivotal service layer for creating scalable web applications. The book then progresses to practical aspects, guiding readers through the development of a Task Management App. This hands-on approach reinforces fundamental concepts and showcases Django's flexibility and efficiency in real-world scenarios.The advanced sections of the book will help you tackle complex challenges, covering topics like preventing double-form submissions, implementing offline pessimistic and optimistic locking techniques, mastering API development with Django Ninja, and ensuring application reliability through exhaustive testing with pytest. The book culminates in practical insights for deploying Django applications with Docker and Kubernetes, this guide equips you to tackle real-world challenges effectively.Table of Contents1. Introduction to Django and Python2. Setting Up Your Development Environment3. Getting Started with Django Projects and Apps4. Django Models and PostgreSQL5. Django Views and URL Handling6. Using the Django Template Engine7. Forms in Django8. User Authentication and Authorization in Django9. Django Ninja and APIs10. Testing with pytest11. Deploying Django Applications with Gunicorn and Docker12. Final Thoughts and Future Directions Index

  • af Francis Bacon
    261,95 - 417,95 kr.

    The New Atlantis and Advancement of Learning.

  • af Adam Wang
    412,95 - 553,95 kr.

  • af Robert Brown
    503,95 - 657,95 kr.

    Being A Popular Description of the Characteristics, Manners and Customs of the Principal Varieties of The Human Family. Includes Volumes 1 and 2.

  • af William Roxburgh
    543,95 - 687,95 kr.

    This scarce antiquarian book is a selection from Kessinger Publishing's Legacy Reprint Series. Due to its age, it may contain imperfections such as marks, notations, marginalia and flawed pages. Because we believe this work is culturally important, we have made it available as part of our commitment to protecting, preserving, and promoting the world's literature. Kessinger Publishing is the place to find hundreds of thousands of rare and hard-to-find books with something of interest for everyone!

  • af Josué Isololinga Akuka
    622,95 kr.

    This booklet not only meets Kin-Avia's need for passenger management, but is also a response to the fact that today, any company wishing to be competitive must adopt purely computerized processes, in particular by setting up an automated system, since it is considered to be the eye, ear and memory of the company wishing to organize its information system in line with the technological challenges of the day.

  • af Alexandru Jecan
    324,95 kr.

    Entwickeln Sie modulare Anwendungen mit dem Java Platform Module System, dem am meisten erwarteten Feature von Java 9. Sie werden die Wartbarkeit und Leistung Ihrer Java-Anwendungen verbessern, indem Sie nur die Module einsetzen, die benötigt werden, und deren Implementierungsdetails kapseln. Bis jetzt war Java monolithisch. Die Verwendung eines beliebigen Teils von Java bedeutete die Einbindung der gesamten Laufzeitumgebung, ein Ansatz, der für die wachsende Zahl von IoT-Geräten wie Fitnessmonitoren, Küchengeräten, Spielzeugen und Spielen usw. nicht geeignet ist. Dieses Buch zeigt einen neuen Weg auf, wie Java vom kleinsten Fußabdruck im kleinsten Gerät über Desktop-PCs bis hin zu Serverplattformen skaliert werden kann. Mit Java 9 Modularity Revealed lernen Sie, Ihre Projekte zuverlässiger und skalierbarer als je zuvor zu machen, indem Sie die wichtigste Funktion von Java 9 nutzen - das Java Platform Module System, besser bekannt als Project Jigs.aw. Sie werden lernen, wie Sie einen der Hauptprobleme der Java-Programmierung vermeiden können, nämlich widersprüchliche Klassennamen aus verschiedenen Modulen oder Paketen. Sie werden lernen, benutzerdefinierte Laufzeit-Images zu erstellen, die eine minimale und kompaktere JRE darstellen und nur die Module enthalten, die Sie benötigen. Außerdem lernen Sie, wie Sie bestehende Java-Anwendungen mit Hilfe verschiedener Ansätze und Werkzeuge in modulare Anwendungen umwandeln können. Das Endergebnis ist eine neue Fähigkeit, verschiedene Module zusammenzustecken, ohne Angst vor Namensraum- und anderen Konflikten zu haben, und Sie können alles einsetzen, von kleinen Geräten bis hin zu großen Servern. Dieses Buch enthält Codebeispiele und Erläuterungen. Was Sie lernen werden Java-Anwendungen mit dem neuen, in Java 9 eingeführten modularen System erstellen ErstellenSie Ihre eigene JRE, die nur aus den von Ihnen benötigten Modulen besteht Anpassung Ihrer Testtechniken an modulare Anwendungen Ihre Abhängigkeiten von anderen Modulen aufzulösen Aktivieren Sie Module, die nur bestimmte Pakete exportieren Bestehende Java-Anwendungen in modulare Anwendungen umwandeln Verbesserung der Wartbarkeit und Leistung von Java-Anwendungen Für wen dieses Buch bestimmt ist Erfahrene Java-Programmierer, die über die neue Modularitätsunterstützung in Java 9 auf dem Laufenden bleiben und sich informieren möchten

  • af Martin Reddy
    770,95 kr.

    API Design for C++, Second Edition?provides a comprehensive discussion of Application Programming Interface (API) development, from initial design through implementation, testing, documentation, release, versioning, maintenance, and deprecation. It is the only book that teaches the strategies of C++ API development, including interface design, versioning, scripting, and plug-in extensibility. Drawing from the author's experience on large scale, collaborative software projects, the text offers practical techniques of API design that produce robust code for the long-term. It presents patterns and practices that provide real value to individual developers as well as organizations. The Second Edition includes all new material fully updated for the latest versions of C++, including a new chapter on concurrency and multithreading, as well as a new chapter discussing how Objective C++ and C++ code can co-exist and how a C++ API can be accessed from Swift programs. In addition, it explores often overlooked issues, both technical and non-technical, contributing to successful design decisions that produce high quality, robust, and long-lived APIs. It focuses on various API styles and patterns that will allow you to produce elegant and durable libraries. A discussion on testing strategies concentrates on automated API testing techniques rather than attempting to include end-user application testing techniques such as GUI testing, system testing, or manual testing. Each concept is illustrated with extensive C++ code examples. Fully functional examples and working source code for experimentation are available online.

  • af Drishti Jain
    407,95 kr.

    Unlock the Power of Laravel: Elevate Your Web Development Game!Book DescriptionThe "Ultimate Laravel for Modern Web Development" is a comprehensive journey through Laravel, the PHP framework revolutionizing web development. This practical guide ensures a fluid progression from fundamentals to advanced techniques, making you a seasoned Laravel expert. The book begins with the fundamentals, seamlessly transitioning into the core of Laravel's MVC architecture. It then navigates through routers, views, controllers, and Blade templates, building a strong foundation for your projects.As you progress, the book will uncover the power of Eloquent ORM and Query Builder, mastering efficient data handling. You will implement seamless authentication and authorization processes to ensure the security of your applications and develop robust APIs to enhance your application's functionality and connectivity.The book will dive into the art of testing and debugging, refining your Laravel projects for optimal performance. It will delve into email and notifications, adding dynamic communication to your applications. Finally, you will learn the ins and outs of deploying your Laravel app to the cloud, bringing your creations to a global audience.Table of Contents1. Getting Started with Laravel2. MVC Architecture in Laravel3. Routers and Views in Laravel4. Building Controllers and Blade Templates5. Working with Eloquent ORM and Query Builder6. Implementing Authentication and Authorization in Laravel7. Developing APIs with Laravel8. Testing and Debugging your Laravel Application9. E-mail and Notifications in Laravel10. Deploying your Laravel App to Cloud Index

  • af Vinay Patil
    346,95 kr.

    "Coding in C: A Journey from Novice to Expert" is a comprehensive guide designed to empower individuals at every level of programming proficiency. Starting with fundamental concepts, the book systematically navigates through the intricacies of the C programming language, providing hands-on examples and practical insights. Readers embark on a progressive journey, mastering the basics before delving into advanced techniques, coding practices, and efficient problem-solving strategies. The book combines theoretical foundations with real-world application, covering topics such as data structures, algorithms, and memory management. Whether you're a beginner aiming to grasp the essentials or an experienced developer seeking to enhance your skills, this book serves as a valuable resource for unlocking the full potential of C programming.

  • - A Friendly Introduction to the C Programming Language
    af Slobodan Dmitrovic
    434,95 kr.

    Learn the C programming language easily and in a straightforward way. This book teaches the basics of C, the C Standard Library, and modern C standards. No previous programming experience is required.C is a language that is as popular today as it was decades ago. C covers a wide variety of domains. It can be used to program a microcontroller, or to develop an entire operating system. This book is an effort to introduce the reader to the C programming language in a concise and easy to follow manner.The author takes you through the C programming language, the Standard Library, and the C standards basics. Each chapter is the right balance of theory and code examples. After reading and using this book, you'll have the essentials to start programming in modern C.What You Will LearnThe C programming language fundamentalsThe C Standard Library fundamentalsNew C Standards featuresThe basics of types, operators, statements, arrays, functions, and structsThe basics of pointers, memory allocation, and memory manipulationTake advantage of best practices in C Who This Book Is For Beginner or novice programmers who wish to learn the C programming language. No prior programming experience is required.

  • af Padraig Houlahan
    329,95 kr.

    Create interactive and data-driven dashboards using Python. This hands-on guide is a practical resource for those (with modest programming skills) in scientific and engineering fields looking to leverage Python's power for data visualization and analysis in a user-friendly dashboard format.Yoüll begin by gaining a fundamental understanding of Python programming, including data types, lists, dictionaries, and data structures. The book then delves into the world of reactive programming with Plotly and Dash, offering a hands-on approach to building interactive web-based dashboards. Next, yoüll see how to work with online data, how to scrape and clean datasets, and keep files up-to-date. The book also guides you through planning a dashboard prototype, outlining project tasks, trends, forecasts, spectra, and other design considerations. It concludes with a discussion of how the dashboard can be used for data visualization of real data, explaining the usefulness of tools such as spectra.By providing detailed examples for download and customization, Prototyping Python Dashboards for Scientists and Engineers will equip you with the skills needed to jumpstart your own development efforts.What Yoüll LearnDesign a dashboard with PythonConvert and filter Excel formatted files to produce CSV filesCreate browser-served graphics with PLOTLYGenerate polynomial trend lines for forecastingBuild a Unix service to share your dashboardWho This Book Is ForScientists, engineers, students, programmers, and data enthusiasts who aspire to harness Python's potential for data visualization and analysis through the creation of interactive dashboards. Many will be pragmatic programmers with modest skills and limited resources who mainly want to see a working solution they could emulate.

  • af Aaron Ploetz
    377,95 kr.

    Building modern applications with Java¿Code with Java 21 is a practical journey through one of the world's most prolific computer programming languages. It is meant to help readers build up their knowledge of common Java programming constructs, data structures, and engineering paradigms. Filled with real-world examples, this book aims to build the reader's understanding of building software applications with Java.Seasoned Java developers should buckle in as this book takes a hands-on approach to leveraging popular Java frameworks like Spring and Vaadin to build rich, feature-filled web applications. It also covers building powerful data-driven applications on enterprise-grade databases like PostgreSQL and Apache Cassandra®. This book will also show how to use Java to animate with colorful graphics and even build a simple arcade game.Around the world, Java runs on billions of devices. After its inception nearly 30 years ago, it remains one of the most popular and sought-after programming languages. Whether you are an aspiring computer hobbyist or want to gain a valuable skill en route to a lucrative career as a software developer, Code with Java 21 should be every developer's go-to reference for building Java applications.WHAT YOU WILL LEARN¿ Learn fundamental programming structures with Java.¿ Explore the new features of Java 21.¿ Build Java applications with databases like PostgreSQL and Apache Cassandra®.¿ Learn how to build graphics and simple animations with Java.¿ Leverage frameworks like Spring Boot and Spring Data.¿ Build fully-featured web GUIs with Vaadin.WHO THIS BOOK IS FORThis book is for current and aspiring software developers who wish to learn or expand their current knowledge base of the Java programming language. While the new features of Java 21 are certainly a focus, this book also shows how to build real-world applications.

  • af Poonam Ponde
    672,95 kr.

    In the ever-evolving landscape of programming languages, C has stood the test of time. First introduced in the early 1970s, it remains a powerful and influential language that has shaped the development of countless others. "The C Programming Handbook for Beginners" is designed as a quick reference guide to developing programming skills using the 'C' Language. Tailored for novices, this book covers the essential concepts of the C language and an extensive collection of programs for practical application. The emphasis on quick references makes it easy for readers to revisit and reinforce their knowledge on specific topics as needed. The extensive set of programs not only illustrates theoretical concepts but also serves as a practical toolkit for readers to enhance their coding skills. Whether you are a student, a professional seeking to expand your programming repertoire, or an enthusiast eager to dive into the world of coding, this handbook caters to your needs. With its user-friendly approach, "The C Programming Handbook for Beginners" transforms the daunting task of learning a programming language into an engaging and accessible experience.

  • af Mohammad Saleem Mir
    382,95 kr.

    C works as the building block for tons of computer programs and systems. "Learn C Programming from Scratch" is your ultimate handbook to harness the power of C. This guide gives you the information and skills you need to confidently dive into the world of programming.This beginner-friendly book takes you on a step-by-step journey through the fundamentals of C, starting with basic syntax and control flow and gradually building your skills to tackle more complex concepts like functions, arrays, and pointers. Each chapter is packed with clear explanations, real-world examples, and practical exercises to solidify your understanding. You will learn not only what the code does but also why it works the way it does, empowering you to solve problems confidently and efficiently.This book goes beyond syntax with a problem solving mindset crucial for programming success. Through this book, you will learn to tackle real-world challenges, translate them into efficient C code, and implement precise solutions.WHAT YOU WILL LEARN¿ Learn C programming from scratch by starting with the basics and progressing to more advanced topics.¿ Explore real-world applications and projects with hands-on coding, from system programming to embedded systems and game development.¿ Gain problem solving and algorithmic thinking by solving a wide range of programming challenges using C.¿ Develop efficient and optimized code with improved performance and efficient memory management. ¿ Acquire cross-platform and future-proof skills that are transferable to other programming languages and platforms.WHO THIS BOOK IS FORThis C programming book is an invaluable resource for beginners and aspiring programmers who want to build a strong foundation in programming. Its clear and concise explanations, coupled with practical examples, make it perfect for those with little to no programming experience.

  • af Chloe Annable
    232,95 kr.

    Unlock the Power of C# Programming: A Comprehensive Guide for Beginners and IntermediatesIn today's dynamic landscape, learning programming is essential, and choosing C# as your language of choice opens doors to a multitude of opportunities. Whether you seek to enhance your problem-solving skills, unleash your creativity, become an innovator, advance your career by meeting the global demand for software developers, or elevate your business, mastering programming, especially with C#, is the key.C# is not just a programming language; it's a catalyst for boosting your understanding of coding swiftly. Backed by Microsoft, C# provides access to robust toolsets, affording flexibility in application development. With its status as the fourth most popular programming language and boasting the third-largest community on StackOverflow (a platform built using C#), it stands out for its cleanliness compared to Java and modernity relative to Python.If you find yourself wondering about the relevance of C# in 2020 and beyond, how it compares to languages like Python and Java, or where to begin your C# journey, this book has the answers you seek.This book covers:- Understanding the C# programming language and why it's ideal for beginners and intermediates.- Installing C# on your PC, regardless of your operating system, and setting up the environment.- Working with C# variables and comprehending different data types and operators.- Harnessing the power of conditional statements for effective decision-making in C#.- Grasping the significance of objects and classes in C# and creating your own.- Mastering the creation and utilization of loops in C# for efficient coding.- Handling strings, lists, and arrays in C# with practical examples.- Guiding you through the step-by-step process of creating your first C# project.And much more awaits you on your journey to mastering C# programming. If you have questions about C# and programming in general, this book is your comprehensive resource. Keep reading to unlock the full potential of C# and propel your programming skills to new heights.

  • af Vítor Pochmann
    647,95 kr.

    Este livro tem o objetivo de apresentar a história do problema da dieta alimentar, o no cenário moderno brasileiro e, principalmente, os métodos matemáticos conhecidos e robustos na área acadêmica. As descrições de modelos simples, como otimização linear, até algoritmos evolutivos que trabalham neste cenário de alimentação, são apresentados neste livro para facilitar o estudo e curiosidade sobre este problema específico que ocorre em grandes ambientes de organizações públicas e privadas até ambientes dos problemas triviais do dia a dia das pessoas.

  • af Olalekan Olaniru
    314,95 kr.

    Seminar paper from the year 2023 in the subject Computer Science - Commercial Information Technology, grade: 2,0, International University of Applied Sciences, course: Analytical Software & Framework, language: English, abstract: This study focused on how an analytics stack solution can help a traditional retail company leverage the massive amount of data generated by various sales channels to improve its decision-making, productivity, and competitiveness. The analytics stack solution enables real-time tracking and analysis of customer behavior, sales performance, and market trends across physical stores, e-commerce, wholesale, and other channels. The study also examines the best deployment option (on-premise or cloud) for the analytics stack solution, considering the data type, volume, security, privacy, flexibility, and scaling factors. Furthermore, the study discusses the change management issues, essential components of a retail analytics stack and recommendations for adoption.

  • af V Karamchand Gandhi
    469,95 kr.

    Python is a popular general-purpose programming language. It is used in machine learning, web development, desktop applications, and many other fields. Fortunately for beginners, Python has a simple, easy-to-use syntax. This makes Python a great language to learn for beginners. This book is well-suited for beginners as well as professionals, covering basic to advanced concepts of the Python programming. This book provides basic and advanced concepts of Python. This book is designed for beginners and professionals. This book will cover all the fundamental concepts of Python. This book includes all topics of Python Programming such as control statements, Strings, Lists, Tuples, Dictionaries, Modules, Exceptions, Date and Time, File I/O, Programs, etc. And by the end, you will be comfortable creating projects in Python.

  • af Ilya Sergey
    641,95 kr.

    This book constitutes the refereed proceedings of the 26th International Conference on Practical Aspects of Declarative Languages, PADL 2024, held in London, UK, during January 17¿19, 2024.The 13 full papers included in this book were carefully reviewed and selected from 25 submissions. The accepted papers span a range of topics related to functional and logic programming, including reactive programming, hardware implementations, implementation of marketplaces, query languages, and applications of declarative programming techniques to artificial intelligence and machine learning.

  • af Jordan Cruse
    327,95 kr.

    Studienarbeit aus dem Jahr 2022 im Fachbereich VWL - Finanzwissenschaft, Note: 1,3, Universität Siegen, Sprache: Deutsch, Abstract: Durch die Finanzkrise im Jahr 2008 ist das Vertrauen der Menschen in das Währungssystem sowie in die dafür verantwortlichen Banken und Zentralbanken deutlich gesunken. Daher war der Andrang nach einer Alternative zum staatlich regulierten Währungssystem, das vollkommen auf die Notwendigkeit einer Bank verzichten kann, sehr groß. Als Lösung dafür bieten sich die seit Jahren immer mehr in den Trend kommenden Kryptowährungen als Heilsbringer an und der US-amerikanische Ökonom Milton Friedman hatte wohl knapp ein Jahrzehnt später mit seiner prophetischen Aussage die Zukunft richtig vorausgesagt. Denn Kryptowährungen sind digital und können einen bargeldlosen Zahlungsverkehr über ein dezentrales und kryptografisches System ermöglichen, ohne dass sich die beiden Tauschakteure dabei kennen müssen. Zudem werden Kryptowährungen weder durch den Staat oder der Bank reguliert, noch kontrolliert und benötigen auch keine Intermediäre, um eine Transaktion durchzuführen.Somit stellen sie eine Art Gegenentwurf zum klassischen Zahlungssystem dar. Allen voran gilt der Bitcoin als der Vorreiter aller Kryptowährungen und erweist sich mit einer Marktkapitalisierung von ca. 838 Mrd. US-Dollar als die größte digitale Währung auf dem Markt.Hinzu kommt, dass das Bitcoin-System die Grundlage für die gesamte Weiterentwicklung von digitalen Währungen ist und es die erste Kryptowährung auf dem Markt war. Zusätzlich zeigt die kritische Auseinandersetzung mit Bitcoin seitens der Medien und aufsichtsrechtlichen Behörden die Notwendigkeit für Staaten, Banken und auch Privatpersonen, sich mit der Thematik Bitcoin ernsthaft zu beschäftigen. Auch weil kaum ein anderer Wirtschaftstrend in den letzten fünf Jahren bei der breiten Masse der Bevölkerung für so viel Gesprächsstoff gesorgt hat, wie der Bitcoin und mittlerweile auch große Unternehmen wie Microsoft, Dell und Starbucks die Kryptowährung als Zahlungsmittel akzeptieren. Zudem hat El Salvador als erstes Land der Welt, den Bitcoin im Herbst vergangenen Jahres als gesetzliches Zahlungsmittel eingeführt.Ziel der vorliegenden Studienarbeit ist es, zu untersuchen, inwiefern die Kryptowährung Bitcoin das Potenzial hat, das Zahlungsmittel der Zukunft zu werden. Dabei werden die Funktionen des traditionellen Geldsystems mit dem Bitcoin verglichen und analysiert, um abschließend feststellen zu können, inwieweit der Bitcoin als Geld zu qualifizieren ist und somit auch als brauchbares Zahlungsmittel im Zahlungsverkehr genutzt werden.

  • af Eric Sindeu
    207,95 kr.

    This book is your ultimate guide to mastering Python, from basic syntax to building complex projects. Dive into data structures, algorithms, object-oriented programming, and explore exciting realms like web development, game creation, and machine learning. Conquer error-handling challenges, unleash your creativity with practical projects, and learn best practices for building maintainable and impactful code. Whether you're a coding novice or a seasoned adventurer, this book equips you with the tools and knowledge to craft your own digital empire, line by line.Key Features:-Master essential Python concepts: Build a solid foundation for complex skills.-Explore diverse domains: Web, games, data science, AI, and more!-Tackle project-based learning: Apply your skills to real-world challenges.-Conquer errors and optimize your code: Build robust and maintainable programs.-Join a thriving community: Share your journey and learn from others.Empower yourself. Build your future. Conquering the Coding Kingdom begins now!

  • af Alan L. Dennis
    396,95 kr.

    Analyze, Architect, and Innovate with Databricks Lakehouse¿The Databricks Lakehouse is groundbreaking technology that simplifies data storage, processing, and analysis. This cookbook offers a clear and practical guide to building and optimizing your Lakehouse to make data-driven decisions and drive impactful results.This definitive guide walks you through the entire Lakehouse journey, from setting up your environment, and connecting to storage, to creating Delta tables, building data models, and ingesting and transforming data. We start off by discussing how to ingest data to Bronze, then refine it to produce Silver. Next, we discuss how to create Gold tables and various data modeling techniques often performed in the Gold layer. You will learn how to leverage Spark SQL and PySpark for efficient data manipulation, apply Delta Live Tables for real-time data processing, and implement Machine Learning and Data Science workflows with MLflow, Feature Store, and AutoML. The book also delves into advanced topics like graph analysis, data governance, and visualization, equipping you with the necessary knowledge to solve complex data challenges.By the end of this cookbook, you will be a confident Lakehouse expert, capable of designing, building, and managing robust data-driven solutions.WHAT YOU WILL LEARN¿ Design and build a robust Databricks Lakehouse environment.¿ Create and manage Delta tables with advanced transformations.¿ Analyze and transform data using SQL and Python.¿ Build and deploy machine learning models for actionable insights.¿ Implement best practices for data governance and security.WHO THIS BOOK IS FORThis book is meant for Data Engineers, Data Analysts, Data Scientists, Business intelligence professionals, and Architects who want to go to the next level of Data Engineering using the Databricks platform to construct Lakehouses.

  • af Kalpana P
    797,95 kr.

    Python is one of the most popular and versatile programming languages renowned for its simplicity, readability, and wide range of applications. This book will serve as a comprehensive and invaluable guide for students, instructors, and anyone interested in learning Python programming and written by keeping novice users in mind. As with the book¿s title, it envisioned to provide hands-on experience and guidance for beginners to become more proficient in Python programming. The simple and easy-to-understand text will help the readers quickly grasp the logical and problem-solving skills. It covers Introduction, Installation, Python Basics (Variables, Data Types, Input and Output Statements, Operators, and Control Structures), Data Structures, Functions, Modules, File Handling, Exception Handling, and Object Oriented Programming. Each chapter covers the concepts, syntax to recall, solved exercises with explanations, and additional exercises for practice. The authors of the book will ensure that the book will serve as a handout to enhance the learning capability of an individual who aspires to become a Python developer.

  • af John Lee, Cheng-Few Lee, Jow-Ran Chang & mfl.
    1.224,95 - 1.440,95 kr.

  • af G. G. Hamedani
    646,95 kr.

    As we mentioned in our previous works, sometimes in real life cases, it is very difficult to obtain samples from a continuous distribution. The observed values are generally discrete due to the fact that they are not measured in continuum. In some cases, it may be possible to measure the observations via a continuous scale, however, they may be recorded in a manner in which a discrete model seems more suitable. Consequently, the discrete models are appearing quite frequently in applied fields and have attracted the attention of many researchers.Characterizations of distributions are important to many researchers in the applied fields. An investigator will be vitally interested to know if their model fits the requirements of a particular distribution. To this end, one will depend on the characterizations of this distribution which provide conditions under which the underlying distribution is indeed that particular distribution.

  • af Aleksander Jarz¿bowicz
    542,95 kr.

    This book constitutes the refereed proceedings of the S3E 2023 Topical Area, 24th Conference on Practical Aspects of and Solutions for Software Engineering, KKIO 2023, and 8th Workshop on Advances in Programming Languages, WAPL 2023, as Part of FedCSIS 2023, held in Warsaw, Poland, during September 17¿20, 2023.The 6 revised papers presented in this book were carefully reviewed and selected from a total of 55 submissions. They focus on new ideas and developments in practical aspects and solutions for software engineering.

  • af Rostislav Yavorskiy
    638,95 kr.

    This book constitutes the refereed proceedings of the 6th International Conference on Tools and Methods of Program Analysis, TMPA 2021, held in Tomsk, Russia, during November 25¿27, 2021.The 15 full papers and 3 short papers included in this book were carefully reviewed and selected from 45 submissions. They focus on various aspects of application of modern methods of data science to the analysis of software quality.

Gør som tusindvis af andre bogelskere

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