Skip Navigation
X

X
Search Catalog Search Website

PACKT E-Books Collection

ISBN

9781784393489

Unleash the full power of programming in Elixir with over 60 incredibly effective recipes :

This book is intended for users with some knowledge of the Elixir language syntax and basic data types/structures. Although this is a cookbook and no sequential reading is required, the book’s structure will allow less advanced users who follow it to be gradually exposed to some of Elixir’s features and concepts specific to functional programming. To get the most out of this book, you need to be well versed with Erlang.

Author/Authors: Pereira, Paulo A

Pages: 236 | Published Date: 42054

Category: Programming


ISBN

9781788392921

Over 79 hands-on recipes for professional embedded Linux developers to optimize and boost their Yocto Project know-how :

If you are an embedded Linux developer with the basic knowledge of Yocto Project, this book is an ideal way to broaden your knowledge with recipes for embedded development.

Author/Authors: González, Alex

Pages: 456 | Published Date: 43125

Category: IoT & Hardware


ISBN

9781788477833

Optimize and boost your Linux-based system with Yocto Project and increase its reliability and robustness efficiently and cost-effectively. :

If you are an embedded Linux developer with a basic knowledge of Yocto Project and want to broaden your knowledge with examples of embedded development, then this book is for you. This book is also for professionals who want to find new insights into working methodologies for Linux development.

Author/Authors: Salvador, Otavio | Angolini, Daiane

Pages: 162 | Published Date: 43055

Category: IoT & Hardware


ISBN

9781783282340

Develop fascinating Linux-based projects using the groundbreaking Yocto Project tools :

A practical tutorial guide which introduces you to the basics of Yocto Project, and also helps you with its real hardware use to boost your Embedded Linux-based project. If you are an embedded systems enthusiast and willing to learn about compelling features offered by the Yocto Project, then this book is for you. With prior experience in the embedded Linux domain, you can make the most of this book to efficiently create custom Linux-based systems.

Author/Authors: Salvador, Otavio | Angolini, Daiane

Pages: 142 | Published Date: 41829

Category: IoT & Hardware


ISBN

9781784396343

Over 70 hands-on recipes for professional embedded Linux developers to optimize and boost their Yocto know-how :

If you are an embedded developer learning about embedded Linux with some experience with the Yocto project, this book is the ideal way to become proficient and broaden your knowledge with examples that are immediately applicable to your embedded developments. Experienced embedded Yocto developers will find new insight into working methodologies and ARM specific development competence.

Author/Authors: González, Alex

Pages: 324 | Published Date: 42093

Category: IoT & Hardware


ISBN

9781838823207

:

Embedded Systems

Author/Authors: Igor Viarheichyk

Pages: 412 | Published Date: 43938

Category: IoT & Hardware


ISBN

9781788830287

Learn to design and develop safe and reliable embedded systems :

If you’re a software developer or designer wanting to learn about embedded programming, this is the book for you. You’ll also find this book useful if you’re a less experienced embedded programmer willing to expand your knowledge.

Author/Authors: Lacamera, Daniele

Pages: 324 | Published Date: 43250

Category: IoT & Hardware


ISBN

9781801813495

:

Software Architecture

Author/Authors: Nabil Siddiqui | Timothy Oleson | Ovais Mehboob Ahmed Khan

Pages: 306 | Published Date: 44498

Category: Programming


ISBN

9781783559534

Develop your own computer vision applications using the power of Emgu CV :

This book provides a practical guide to Emgu CV libraries, with sample code and examples used throughout to explain the concepts clearly. Each chapter deals with a different aspect of the Computer Vision field and the implementation of that topic in Emgu CV.If you are a C# programmer working on computer vision projects, this book is for you. You should have prior experience with C#.

Author/Authors: Shi, Shin

Pages: 118 | Published Date: 41592

Category: Data


ISBN

9781787289451

Learn the techniques used by the most successful IT people in the world. :

This book is for professionals across the IT domain who work as developers, administrators, architects, administrators system analysts, and so on, who want to create a better working environment around them by improving their own emotional intelligence. This book assumes that you are a beginner to emotional intelligence and will help you understand the basic concepts before helping you with real life scenarios.

Author/Authors: Ludovino, Emília M.

Pages: 280 | Published Date: 43004

Category: Business & Other


ISBN

9781801072229

:

Chatbots

Author/Authors: Nicolae Tarla

Pages: 246 | Published Date: 44421

Category: Web Development


ISBN

9781789535082

:

GUI Application Development

Author/Authors: Guillaume Lazar | Nicholas Sherriff | Marco Piccolino | Robin Penea

Pages: 1150 | Published Date: 43418

Category: Programming


ISBN

9781839215636

:

Test Driven Development

Author/Authors: Waweru Mwaura

Pages: 240 | Published Date: 44225

Category: Web Development


ISBN

9781800566323

:

Machine Learning

Author/Authors: Emmanuel Raj

Pages: 370 | Published Date: 44305

Category: Data


ISBN

9781789132502

:

Machine Learning

Author/Authors: Vijayalakshmi Natarajan | Dipayan Sarkar

Pages: 336 | Published Date: 43496

Category: Data


ISBN

9781788991223

Enterprise Agility is practical framework for enhancing Agility and equipping your company with the tools to survive. :

Enterprise Agility is a tool for anyone with the motivation to influence outcomes in an enterprise, who aspires to improve Agility. Readers from the following backgrounds will benefit: chief executive officer, chief information officer, people/human resource director, information technology director, head of change program, head of transformation, and Agile coach/consultant.

Author/Authors: Mundra, Sunil

Pages: 490 | Published Date: 43280

Category: Programming


ISBN

9781787285613

:

REST API

Author/Authors: Luis Weir

Pages: 300 | Published Date: 43669

Category: Web Development


ISBN

9781800202511

:

Programming Language

Author/Authors: Arun Kumar Tamirisa | Ravindra Akella | Suneel Kumar Kunani | Bhupesh Guptha Muthiyalu

Pages: 610 | Published Date: 44274

Category: Programming


ISBN

9781783285464

Designed for intermediate developers, this superb tutorial will lead you step by step through the process of developing enterprise web applications combining two leading-edge frameworks. Take a big leap forward in easy stages. :

Spring and Ext JS are cutting edge frameworks that allow us to build high performance web applications for modern devices, that are now consuming data at a faster rate than ever before. It is the appropriate time for you to understand how to best leverage these technologies when architecting, designing, and developing large scale web development projects. This practical guide condenses an approach to web development that was gained from real world projects, and outlines a simple, practical approach to developing high performance, and enterprise grade web applications. Starting with configuring Java, NetBeans, and MySQL to prepare your development environment, you will then learn how to connect your NetBeans IDE to the MySQL database server. We will then explore the Task Time Tracker (3T) project database structure and populate these tables with test data. Following on from this, we will examine core JPA concepts after reverse engineering the domain layer with NetBeans. Leveraging the Data Access Object design pattern, you will learn how to build the Java DAO implementation layer assisted by generics in base classes, followed by a Data Transfer Object enabled service layer to encapsulate the business logic of your 3T application. The final chapters that focus on Java explore how to implement the request handling layer using Spring annotated controllers, and deploy the 3T application to the GlassFish server. We will then configure the Ext JS 4 development environment and introduce key Ext JS 4 concepts, including MVC and practical design conventions. Covering a variety of important Ext JS 4 strategies and concepts, you will be fully-equipped to implement a variety of different user interfaces using the Ext JS MVC design pattern. Your journey ends by exploring the production build and deployment process using Maven, Sencha Cmd and GlassFish.

Author/Authors: Gierer, Gerald

Pages: 446 | Published Date: 41628

Category: Programming


ISBN

9781789803150

:

Augmented Reality

Author/Authors: Jorge R. L??pez Benito | Enara Artetxe Gonz??lez

Pages: 388 | Published Date: 43819

Category: Mobile