EUR 4,09
Quantità: 1 disponibili
Aggiungi al carrelloPaperback. Condizione: Very Good. Sleep Disorders - A Brief Guide This book is in very good condition and will be shipped within 24 hours of ordering. The cover may have some limited signs of wear but the pages are clean, intact and the spine remains undamaged. This book has clearly been well maintained and looked after thus far. Money back guarantee if you are not satisfied. See all our books here, order more than 1 book and get discounted shipping. .
EUR 4,09
Quantità: 1 disponibili
Aggiungi al carrelloPaperback. Condizione: Very Good. Shipped within 24 hours from our UK warehouse. Clean, undamaged book with no damage to pages and minimal wear to the cover. Spine still tight, in very good condition. Remember if you are not happy, you are covered by our 100% money back guarantee.
Da: GreatBookPrices, Columbia, MD, U.S.A.
EUR 17,99
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: New.
Da: GreatBookPrices, Columbia, MD, U.S.A.
EUR 18,08
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: New.
Da: GreatBookPrices, Columbia, MD, U.S.A.
EUR 18,08
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: New.
Da: GreatBookPrices, Columbia, MD, U.S.A.
EUR 18,27
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: New.
Paperback. Condizione: new. Paperback. Python Programming Essentials: Build Real-World Applications from Scratch is the perfect resource for developers looking to master Python and take their skills to the next level. Whether you're a beginner or an experienced programmer, this step-by-step guide will help you build robust, real-world applications using Python's powerful features and clean syntax.Python has become one of the most versatile and popular programming languages, used across various fields such as web development, data analysis, automation, machine learning, and more. In this book, you'll learn the essentials of Python programming, explore best practices, and get hands-on experience by building practical applications from scratch.What you'll learn in Python Programming Essentials: Introduction to Python: Understand the basics of Python, including its syntax, data types, and core concepts. Learn why Python is widely used in industry, and how its simple yet powerful nature makes it ideal for developers of all experience levels.Setting Up Your Development Environment: Learn how to set up Python on your local machine, install and manage packages using pip, and work with virtual environments. This section also covers useful development tools and IDEs to optimize your coding workflow.Core Python Concepts: Dive into Python's core features, such as variables, loops, conditionals, functions, and classes. Master the fundamentals, and understand how to use them to build flexible and efficient applications.Data Structures and Algorithms: Learn about Python's built-in data structures like lists, tuples, dictionaries, and sets. Understand when to use each one and how to write efficient algorithms for sorting, searching, and iterating through data.Object-Oriented Programming in Python: Master the principles of object-oriented programming (OOP) in Python. Learn how to create classes, manage inheritance, implement polymorphism, and design applications with reusable and modular code.Working with Files and Databases: Discover how to work with external files, read and write data, and interact with databases. Learn how to connect to SQL databases, execute queries, and perform CRUD (Create, Read, Update, Delete) operations with Python.Building Web Applications with Python: Explore web development with Python by building a simple web application using Flask or Django. Learn how to handle HTTP requests, create templates, manage user input, and build dynamic web pages.Building and Consuming APIs: Learn how to work with APIs in Python, both by consuming external APIs and creating your own. Understand how to make HTTP requests, handle responses, and build RESTful APIs to integrate with other applications.Error Handling and Debugging: Learn how to handle errors and exceptions in Python. Discover best practices for debugging your code and ensuring that your applications run smoothly in production environments.Advanced Python Techniques: Explore advanced Python features, such as decorators, generators, and context managers. Learn how to use these features to write cleaner, more efficient code.Deploying Python Applications: Learn how to deploy your Python applications to production. This includes packaging your code, setting up deployment pipelines, and deploying to platforms such as Heroku or AWS.By the end of Python Programming Essentials, you'll have a comprehensive understanding of Python and how to apply it to build real-world applications. Whether you're developing web apps, data pipelines, or automating tasks, this book will provide the tools you need to become proficie Shipping may be from multiple locations in the US or from the UK, depending on stock availability.
Da: GreatBookPrices, Columbia, MD, U.S.A.
EUR 18,34
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: New.
Da: GreatBookPrices, Columbia, MD, U.S.A.
EUR 18,34
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: New.
Da: GreatBookPrices, Columbia, MD, U.S.A.
EUR 18,38
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: New.
Da: GreatBookPrices, Columbia, MD, U.S.A.
EUR 18,38
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: New.
Paperback. Condizione: new. Paperback. Clean Code Mastery: Writing Maintainable and Scalable Software is your essential guide to becoming a master of writing clean, efficient, and maintainable code. Whether you're a novice developer or an experienced programmer, this step-by-step guide will teach you the principles, best practices, and strategies to write code that is both scalable and easy to maintain.In this book, you'll explore key concepts of clean code, including how to improve readability, reduce complexity, and ensure that your code remains flexible and adaptable to future changes. You'll learn how to write code that is easy for both you and your team to understand, test, and modify, leading to higher-quality software that can scale with the growing demands of your projects.What you'll learn in Clean Code Mastery: Introduction to Clean Code: Understand what clean code is, why it's important, and how it impacts your work as a developer. Learn the fundamental principles behind clean code, such as simplicity, readability, and maintainability.Naming Conventions and Code Structure: Discover the importance of choosing meaningful names for variables, functions, and classes. Learn how to structure your code to maximize clarity and minimize confusion, ensuring that your code speaks for itself.Writing Readable Code: Learn how to write code that is easy to read and understand. Understand the importance of formatting, comments, and whitespace, and how to organize your code to ensure it is intuitive for others to follow.Functions and Methods Best Practices: Master the art of writing small, focused functions and methods that do one thing and do it well. Learn how to avoid long methods, excessive parameters, and code duplication to improve readability and maintainability.Object-Oriented Design and Principles: Dive deep into object-oriented design (OOD) principles, such as encapsulation, inheritance, and polymorphism. Learn how to design clean and flexible class hierarchies that are easy to extend and modify.Avoiding Code Smells: Learn to identify "code smells" - indicators of problematic code that may not be immediately obvious. Discover common anti-patterns and how to refactor them into more clean and efficient solutions.Testable Code: Understand how writing clean code makes testing easier. Learn how to write code that is testable, including how to design classes and functions with testing in mind. Explore unit testing, test-driven development (TDD), and how to ensure that your code is well-covered by tests.Refactoring Code for Maintainability: Learn the techniques of refactoring - improving the internal structure of your code without changing its external behavior. Understand when and how to refactor to keep your codebase clean and scalable as your project grows.Code Reviews and Collaboration: Discover the best practices for conducting and participating in code reviews. Learn how to collaborate effectively with your team to maintain a clean, consistent codebase that adheres to shared standards.Building Scalable Software: Understand how to write code that not only works well but can also scale as your application grows. Learn techniques for optimizing performance, handling larger datasets, and ensuring your code can handle increasing complexity.By the end of Clean Code Mastery, you'll have the tools and knowledge to write clean, maintainable, and scalable code that will stand the test of time. Whether you're building small projects or large enterprise applications, this book will provide you with the practices and techniques that help you write better software with less effort. This Shipping may be from multiple locations in the US or from the UK, depending on stock availability.
Da: GreatBookPrices, Columbia, MD, U.S.A.
EUR 18,40
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: New.
Da: GreatBookPrices, Columbia, MD, U.S.A.
EUR 18,51
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: New.
Da: GreatBookPrices, Columbia, MD, U.S.A.
EUR 18,53
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: New.
Da: GreatBookPrices, Columbia, MD, U.S.A.
EUR 18,53
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: New.
Da: GreatBookPrices, Columbia, MD, U.S.A.
EUR 19,13
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: As New. Unread book in perfect condition.
Da: GreatBookPrices, Columbia, MD, U.S.A.
EUR 19,13
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: As New. Unread book in perfect condition.
Da: GreatBookPrices, Columbia, MD, U.S.A.
EUR 19,13
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: As New. Unread book in perfect condition.
Da: GreatBookPrices, Columbia, MD, U.S.A.
EUR 19,13
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: As New. Unread book in perfect condition.
Da: GreatBookPrices, Columbia, MD, U.S.A.
EUR 19,13
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: As New. Unread book in perfect condition.
Da: GreatBookPrices, Columbia, MD, U.S.A.
EUR 19,13
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: As New. Unread book in perfect condition.
Da: GreatBookPrices, Columbia, MD, U.S.A.
EUR 19,37
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: As New. Unread book in perfect condition.
Da: GreatBookPrices, Columbia, MD, U.S.A.
EUR 19,81
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: New.
Da: GreatBookPrices, Columbia, MD, U.S.A.
EUR 19,85
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: As New. Unread book in perfect condition.
Da: GreatBookPrices, Columbia, MD, U.S.A.
EUR 19,85
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: As New. Unread book in perfect condition.
Da: GreatBookPrices, Columbia, MD, U.S.A.
EUR 19,85
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: As New. Unread book in perfect condition.
Da: GreatBookPrices, Columbia, MD, U.S.A.
EUR 19,85
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: As New. Unread book in perfect condition.
Da: GreatBookPrices, Columbia, MD, U.S.A.
EUR 19,85
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: As New. Unread book in perfect condition.
EUR 22,20
Quantità: Più di 20 disponibili
Aggiungi al carrelloPaperback. Condizione: New.