Book Watch Archive


Teach Yourself Java in 21 Days 8th Ed (Sams)
Friday, 07 February 2020

Completely updated for Java 11 and 12, this book teaches you about the Java language and how to use it to create applications for any computing environment. Author Rogers Cadenhead covers the knowledge and skills necessary to develop applications on your computer, web servers, and mobile devices. By the time you have finished the book, you’ll have well-rounded knowledge of Java and the Java class libraries

 
TinyML: Machine Learning with TensorFlow Lite (O'Reilly)
Wednesday, 05 February 2020

This practical book, whose subtitle continues "on Arduino and Ultra-Low-Power Microcontrollers" looks at TinyML, where deep learning and embedded systems are combined with tiny devices. Authors Pete Warden and Daniel Situnayake explain how you can train models small enough to fit into any environment. Aimed at software and hardware developers who want to build embedded systems using machine learning, this guide walks you through creating a series of TinyML projects, step-by-step. No machine learning or microcontroller experience is necessary.

 
Hands-On Design Patterns and Best Practices with Julia (Packt)
Written by Kay Ewbank   
Monday, 03 February 2020

This book shows how to use design patterns with real-world applications to develop reusable and maintainable code. Author Tom Kwong  begins with fundamental Julia features such as modules, data types, functions/interfaces, and metaprogramming before moving on to modern Julia design patterns for building large-scale applications with a focus on performance, reusability, robustness, and maintainability. He also covers anti-patterns and how to avoid common mistakes and pitfalls in development, and how traditional object-oriented patterns can be implemented differently in Julia.

 
Mastering Large Datasets with Python (Manning)
Friday, 31 January 2020

In this book, subtitled "Parallelize and Distribute Your Python Code", author J.T. Wolohan shows how to take a small project and scale it up using a functionally influenced approach to Python coding. The book explores methods and built-in Python tools that lend themselves to clarity and scalability, like the high-performing parallelism method, as well as distributed technologies that allow for high data throughput. The book explores tools like Hadoop and PySpark to efficiently process massive distributed datasets, speeding up decision-making with machine learning, and simplifying data storage with AWS S3

 
Murach's ASP.NET Core MVC (Murach Books)
Wednesday, 29 January 2020

This book shows C# developers how to create web applications using Microsoft ASP.NET Core MVC (Model-View-Controller). Joel Murach shows how to develop real-world web apps using C# code for the model and controller classes and HTML, CSS, and Razor code for the view files. The book also shows how to work with Razor views, handle cookies and sessions, do model binding, validate data, and handle database data with EF (Entity Framework) Core, as well as creating custom tag helpers and view components; authenticating and authorizing users; using dependency injection to automate testing; and using Visual Studio Code.

 
Large-Scale C++ Volume I (Addison-Wesley)
Monday, 27 January 2020

In this book, the first of three volumes on developing large-scale systems using C++,  John Lakos shows how to create and grow Software Capital. This volume lays the foundation for projects of all sizes and demonstrates the processes, methods, techniques, and tools needed for successful real-world, large-scale development. Up to date and with a solid engineering focus, the book demonstrates fundamental design concepts with concrete examples.

 
Essentials of Database Management (Pearson)
Friday, 24 January 2020

Built upon the strong foundation of Modern Database Management, currently in its eleventh edition, this new book is ideal for a less-detailed approach. Authors Jeffrey A. Hoffer, Heikki Topi and Ramesh Venkataraman guides readers into the future by presenting research that could reveal the “next big thing” in database management. The book features up-to-date coverage in the areas undergoing rapid change due to improved managerial practices, database design tools and methodologies, and database technology.

 
MongoDB: The Definitive Guide 3rd Ed (O'Reilly)
Written by Kay Ewbank   
Wednesday, 22 January 2020

Updated for MongoDB 4.2, the third edition of this guide shows you the advantages of using document-oriented databases, and how this secure, high-performance system enables flexible data models, high availability, and horizontal scalability. Authors Shannon Bradshaw, Eoin Brazil, and Kristina Chodorow provide guidance for database developers, advanced configuration for system administrators, and use cases for a variety of projects. NoSQL newcomers and experienced MongoDB users will find updates on querying, indexing, aggregation, transactions, replica sets, ops management, sharding and data administration, durability, monitoring, and security.

 
Hands-On RESTful Web Services with ASP.NET Core 3 (Packt)
Monday, 20 January 2020

This book begins by introducing the basics of the REST philosophy, along with ASP.NET Core's middleware approach and how to customize it. Author Samuele Resca then looks at improving API resilience, securing services, and applying different design patterns and techniques to achieve a scalable web service. The book also covers techniques for caching, monitoring, and logging, implementing unit and integration testing strategies. In later chapters, deploying REST web services on Azure, and documenting APIs using Swagger and external tools such as Postman.

 
Python for Professionals (BPB Publications)
Friday, 17 January 2020

This book is intended for the professional programmer who wants to learn Python to be able to write complex Python programs and work with existing Python code. Author Matt Telles explains the packages that make Python one of the most popular programming languages along with the “Pythonic” way of thinking and programming.

 
Mastering Professional Scrum (Addison-Wesley Professional)
Wednesday, 15 January 2020

This book aims to show how to deliver increased value by using Scrum more effectively. Scrum practitioners Stephanie Ockerman and Simon Reindl draw on years of Scrum training and coaching to help you return to first principles and apply Scrum with the professionalism required to achieve its transformative potential. They help you focus on proven Scrum approaches for improving quality, getting and using fast feedback, and becoming more adaptable, instead of “going through the motions” and settling for only modest improvements.

 
Beginning Database Programming Using ASP.NET Core 3 (Apress)
Monday, 13 January 2020

This book teaches the fundamentals of HTML form processing, user authentication, and database CRUD (Create, Read, Update, and Delete) operations using the ASP.NET Core family of technologies. Technologies introduced by author Bipin Joshi include MVC, Razor Pages, Web API, jQuery, Angular, SQL Server, and NoSQL. He uses an experimental approach, working through building a sample application that demonstrates how the same application can be built using different options.

 
«StartPrev71727374757677787980NextEnd»

Page 71 of 259