Daniel Reis – författare
Visar alla böcker från författaren Daniel Reis. Handla med fri frakt och snabb leverans.
15 produkter
15 produkter
Häftad, Engelska, 2016
298 kr
Skickas inom 5-8 vardagar
Inbunden, Engelska, 2016
392 kr
Skickas inom 5-8 vardagar
Häftad, Engelska, 2015
440 kr
Skickas inom 5-8 vardagar
Häftad, Engelska, 2016
628 kr
Skickas inom 5-8 vardagar
Häftad, Engelska, 2018
628 kr
Skickas inom 5-8 vardagar
Häftad, Engelska, 2018
628 kr
Skickas inom 5-8 vardagar
Extend your skills with Odoo 12 to build resourceful and open source business applicationsKey FeaturesExplore Odoo 12 capabilities to develop business applicationsProgram business logic and manipulate data to implement specific business rules in your applicationsIntegrate Python APIs for building customizable and scalable business logicBook DescriptionOdoo is one of the best platforms for open source ERP and CRM. Its latest version, Odoo 12, brings with it new features and updates in Python packages to develop more customizable applications with additional cloud capabilities.The book begins by covering the development essentials for building business applications. You will start your journey by learning how to install and configure Odoo, and then transition from having no specific knowledge of Odoo to being ready for application development. You will develop your first Odoo application and understand topics such as models and views. Odoo 12 Development Essentials will also guide you in using server APIs to add business logic, helping you lay a solid foundation for advanced topics. As you progress through the chapters, you will be equipped to build and customize your applications and explore the new features in Odoo 12, such as cloud integration, to scale your business applications. You will get insights into building business logic and integrating various APIs into your application.By the end of the book, you will be able to build a business application from scratch by using the latest version of Odoo.What you will learnManage Odoo server instancesCreate a new Odoo application from scratch using the most frequently used elementsDevelop new models and use inheritance to extend existing modelsUse ORM methods in the Odoo server and from external clientsCreate Kanban views using QWeb effectivelyBuild custom web and website CMS pagesUse external APIs to integrate Odoo with external applicationsAdd automated tests and techniques to debug module business logicWho this book is forIf you are a developer familiar with Python and MVC design and want to build business applications using Odoo, this book is for you.
Häftad, Engelska, 2019
1 131 kr
Skickas inom 5-8 vardagar
Build customized solutions for your business using the latest features of Odoo 12 and PythonKey FeaturesGet up to speed with Odoo 12 to create custom and reusable modulesInterconnect your application with other systems by implementing web APIsUnderstand the mechanisms powering the Odoo framework and Odoo.sh to build robust enterprisesBook DescriptionOdoo is a powerful framework known for rapid application development. Its latest release, Odoo 12, introduces tons of new features. With this book, you’ll learn how to develop powerful Odoo applications from scratch, using all the latest features.This Odoo cookbook starts by covering Odoo installation and deployment on the server. Next, you’ll explore the Odoo framework with real-world examples. You’ll create a new Odoo module from the ground up and progress to advanced framework concepts. You’ll also learn how to modify existing applications, including Point of Sale (POS). This book is not just limited to backend development; the advanced JavaScript recipes for creating new views and widgets will help you build beautiful UI elements. As you move forward, you’ll gain insights into website development and become a quality Odoo developer by studying performance optimization, debugging, and automated tests. Finally, you’ll learn the latest concepts like multi-website, In-App Purchasing (IAP), Odoo.sh, and IoT Box.By the end of the book, you’ll have all the knowledge you need to build powerful Odoo applications. The development best practices used in this book will undoubtedly come handy when you are working with the Odoo framework.What you will learnDevelop a module in the Odoo framework and modify the existing flow of any applicationBuild dynamic websites with Odoo CMSCreate and modify backend JavaScript components in Odoo and POSConnect and access any object in Odoo via Remote Procedure Calls (RPC)Illustrate the different tools available in Odoo to implement business processes for your recordsImplement in-app purchase servicesManage, deploy, and test an Odoo instance with the PaaS Odoo.shConfigure IoT Box to add and upgrade Point of Sale (POS) hardwareWho this book is forIf you're a Python developer who wants to develop highly efficient business applications with the latest Odoo framework, or if you just want a solution guide for all your Odoo development issues, this book is for you. Some JavaScript programming and web development experience is necessary to get the most out of this book.
Häftad, Engelska, 2022
597 kr
Skickas inom 5-8 vardagar
Become a proficient Odoo developer and increase your productivity while building Odoo business applicationsKey FeaturesSet up the Odoo development environment and learn how to test and debug your codeUse the ORM framework to work with data and implement business logic supporting business rulesDesign user interfaces, web pages, and business reports using the Odoo framework's web componentsBook DescriptionOdoo is fast becoming the reference open source platform for business applications thanks to the fact that it provides the infrastructure needed for developers to deliver software solutions for any business process quickly. Odoo's layered module approach makes it particularly effective for combining and extending features. This updated fifth edition is a tutorial-style introduction to essential Odoo development topics.The book starts by covering the development essentials for building business applications and takes you through Odoo installation and configuration, gradually transitioning from having no specific knowledge of Odoo to being ready for application development. You'll then learn how to develop your first Odoo application, while covering topics such as models and views. Later chapters will get you up to speed with using server APIs to add business logic, helping you lay a solid foundation for advanced topics. As you progress, you’ll get equipped to build and customize your applications and explore the new features available in Odoo 12 and beyond, such as in-memory ORM and computed writable fields. Finally, you’ll gain insights into building business logic and using the Odoo API to integrate with various applications.By the end of this book, you’ll be able to build business apps from scratch using the latest version of Odoo.What you will learnInstall Odoo from source and organize the development environmentCreate your first Odoo app from scratchUnderstand the application components available in OdooStructure the application's data model using ORM featuresUse the ORM API to implement the business logic layerDesign a graphical user interface (GUI) for the web client and websiteUse the Odoo External API to interface with external systemsDeploy and maintain your application in production environmentsWho this book is forThis book is for developers who want to learn Odoo application development and quickly become productive while creating business applications. Teachers, trainers, and Odoo team managers will also find the book useful for helping their students or trainees to learn Odoo development skills. Basic knowledge of Python programming is required to get started with the book
Häftad, Engelska, 2020
1 006 kr
Skickas inom 5-8 vardagar
With over 200 recipes covering real-world examples, take your Odoo development skills to the next level and solve complex business problems using this guideKey FeaturesBook DescriptionWith its latest iteration, the powerful Odoo framework released a wide variety of features for rapid application development. This updated Odoo development cookbook will help you explore the new features in Odoo 14 and learn how to use them to develop Odoo applications from scratch. You'll learn about the new website concepts in Odoo 14 and get a glimpse of Odoo's new web-client framework, the Odoo Web Library (OWL).Once you've completed the installation, you'll begin to explore the Odoo framework with real-world examples. You'll then create a new Odoo module from the ground up and progress to advanced framework concepts. You'll also learn how to modify existing applications, including Point of Sale (POS) applications. This book isn't just limited to backend development; you'll discover advanced JavaScript recipes for creating new views and widgets. As you progress, you'll learn about website development and become a quality Odoo developer by studying performance optimization, debugging, and automated testing. Finally, you'll delve into advanced concepts such as multi-website, In-App Purchasing (IAP), Odoo.sh, the IoT Box, and security.By the end of the book, you'll have all the knowledge you need to build impressive Odoo applications and you'll be well versed in development best practices that will come in handy when working with the Odoo framework.What you will learnBuild beautiful websites with Odoo CMS using dynamic building blocksGet to grips with advanced concepts such as caching, prefetching, debuggingModify backend JavaScript components and POS applications with the new OWL frameworkConnect and access any object in Odoo via Remote Procedure Calls (RPC)Manage, deploy, and test an Odoo instance with Odoo.shConfigure IoT Box to add and upgrade Point of Sale (POS) hardwareFind out how to implement in-app purchase servicesWho this book is forThis book is suitable for both newcomers and experienced Odoo developers who want to develop a highly efficient business application with the Odoo framework. Basic knowledge of Python and JavaScript is necessary to get the most out of the book.
Häftad, Engelska, 2024
628 kr
Skickas inom 5-8 vardagar
Take your Odoo development skills to the next level by following real-world examples to solve complex business problems with this trusted community edition book, officially endorsed by OdooKey FeaturesCreate web client components using the latest features in the Odoo Web LibraryDiscover new widgets for display screens, fields, and attributes in Odoo 17Build apps and websites with confidence with the help of this trusted community editionPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionThe latest version of the powerful Odoo framework uncovers a wide variety of features for rapid application development. Written by seasoned Odoo experts, this updated Odoo Development Cookbook will help you explore Odoo 17’s new features and use them to develop applications from scratch.You'll learn about website development concepts and get to grips with the Odoo Web Library (OWL), as well as create a new Odoo module from the ground up before progressing to advanced framework concepts. The book also shows you how to modify existing applications, including Point of Sale (POS) applications. Going beyond backend development, you'll discover advanced JavaScript recipes for creating new views and widgets. You'll get a clear understanding of website development and be on your way to becoming a proficient Odoo developer by studying performance optimization, debugging, and automated testing.By the end of this book, you'll have the knowledge you need to build impressive applications and be well-versed in Odoo development best practices.What you will learnBuild intuitive websites with Odoo CMS using dynamic building blocksGet to grips with advanced concepts such as caching, prefetching, and debuggingModify backend JavaScript components and POS applications with the updated OWL frameworkConnect and access any object in Odoo via Remote Procedure Calls (RPCs)Manage, deploy, and test an Odoo instance with Odoo.shConfigure IoT Box to add and upgrade Point of Sale (POS) hardwareFind out how to implement in-app purchase servicesWho this book is forThis book is for developers who are new to the Odoo framework and want to develop effective business applications. Experienced Odoo developers looking to revisit specific topics or discover new features in Odoo 17 may also benefit from this book. Basic knowledge of Python programming and JavaScript programming is necessary to get the most out of this book.
Inbunden, Engelska, 2007
1 650 kr
Skickas inom 10-15 vardagar
Modern weapons and high-energy accidents inflict devastating damage to soft tissue and bone. The gold standard for stabilizing high-energy fractures is immediate external fixation followed by thorough debridement of soft tissues and dead bone and irrigation, since these injuries are always grossly contaminated. The next stage of treatment – the coverage of exposed bone by vital soft tissue and definitive skeletal stabilization and reconstruction – can be a complex surgical challenge. The protocol of staged external fixation developed by the authors: primary temporary unilateral tubular stabilization followed by definitive circular Ilizarov (hybrid) fixation, is outlined and comprehensively described in this book. The text provides guidelines for the young surgeon as well as the senior orthopedic trauma surgeon in staged definitive limb functional reconstruction. The rationale and advantages of a logical progression of surgical steps are explained and fully illustrated throughout, drawing from an archive of clinical photographs and X-ray documentation covering all steps of the treatment protocol in a large variety of complex cases, including extensive bone and soft tissue loss. This practical guide is based on the accumulated experience of 40 years in the treatment of severe injuries of the musculoskeletal system with grave tissue loss, and in particular war injuries. Emphasis is given to the proper attention and care of the soft tissues, sequential damage control, and the judicious staged use of appropriate external fixation.
Häftad, Engelska, 2010
1 212 kr
Skickas inom 10-15 vardagar
Modern weapons and high-energy accidents inflict devastating damage to soft tissue and bone. The gold standard for stabilizing high-energy fractures is immediate external fixation followed by thorough debridement of soft tissues and dead bone and irrigation, since these injuries are always grossly contaminated. The next stage of treatment – the coverage of exposed bone by vital soft tissue and definitive skeletal stabilization and reconstruction – can be a complex surgical challenge. The protocol of staged external fixation developed by the authors: primary temporary unilateral tubular stabilization followed by definitive circular Ilizarov (hybrid) fixation, is outlined and comprehensively described in this book. The text provides guidelines for the young surgeon as well as the senior orthopedic trauma surgeon in staged definitive limb functional reconstruction. The rationale and advantages of a logical progression of surgical steps are explained and fully illustrated throughout, drawing from an archive of clinical photographs and X-ray documentation covering all steps of the treatment protocol in a large variety of complex cases, including extensive bone and soft tissue loss. This practical guide is based on the accumulated experience of 40 years in the treatment of severe injuries of the musculoskeletal system with grave tissue loss, and in particular war injuries. Emphasis is given to the proper attention and care of the soft tissues, sequential damage control, and the judicious staged use of appropriate external fixation.
244 kr
Skickas inom 3-6 vardagar
244 kr
Skickas inom 3-6 vardagar
Häftad, Arabiska
244 kr
Skickas inom 3-6 vardagar