-
Delphi Quick Syntax Reference: A Pocket Guide to the Delphi and Object Pascal Language
Author John Kouraklis
The Delphi Quick Syntax Reference is a succinct code and syntax reference guide to Delphi. It presents the fundamental knowledge to get newcomers started with the language and provides a refresher to seasoned or returning Delphi developers.It covers all the new featu....
Release Date 2020/08 -
Author Jeffrey Linwood
Work with Apple Maps, Google Maps, and Mapbox in iOS with Swift programming. Guided by practical examples, this book covers all three map frameworks to ensure you properly select which one best suits your iOS app's needs in working with iOS location.You'll see how....
Release Date 2020/08 -
Encryption for Organizations and Individuals: Basics of Contemporary and Quantum Cryptography
Author Robert Ciesla
Cryptography and encryption aren't just for geeks and spies—they’re also part of our daily lives. This book enlightens you with the basics of digital cryptography and covers the must-do practices organizations need to implement when it comes to fending off data theft and....
Release Date 2020/08 -
Understanding Hybrid Environments in SharePoint 2019: Building and Implementing Features
Author Nanddeep Sadanand Nachan , Smita Sadanand Nachan
Design and develop hybrid scenarios with SharePoint Online and SharePoint Server 2019. This book will help you build hybrid environments from scratch, and covers basic to advanced scenarios.The book takes you through the setup and configuration of SharePoint 2019 on virtu....
Release Date 2020/08 -
Practical Entity Framework: Database Access for Enterprise Applications
Author Brian L. Gorman
Determine your object relational mapper (ORM) of choice for enterprise applications using .NET Framework, and especially .NET Framework Core 3.1 and higher. Real-world examples and considerations are presented in this book to help you create robust and efficient database ....
Release Date 2020/08 -
Exploring C++20: The Programmer's Introduction to C++
Author Ray Lischner
Discover everything you need to know about C++ in a logical progression of small lessons that you can work through as quickly or as slowly as you need. This book divides C++ up into bite-sized chunks that will help you learn the language one step at a time. Fully updated ....
Release Date 2020/08 -
String Algorithms in C: Efficient Text Representation and Search
Author Thomas Mailund
Implement practical data structures and algorithms for text search and discover how it is used inside other larger applications. This unique in-depth guide explains string algorithms using the C programming language. String Algorithms in C teaches you the follow....
Release Date 2020/08 -
Author Luciano Manelli , Giulio Zambon
Start building Java-based web applications now, even if you’re a complete newcomer to Java. Comprehensive and example-driven, this book is all you need to develop dynamic Java-based web applications using JSP, connect to databases with JSF, and put them into action u....
Release Date 2020/08 -
Serverless Swift: Apache OpenWhisk for iOS developers
Author Marek Sadowski , Lennart Frantzell
Decrease development time to market with Serverless Swift—the event-based modern architecture for full stack developers. This book reviews how to use the Apache OpenWhisk framework to enrich your standalone applications with cloud-based functionalities from data sources u....
Release Date 2020/08 -
Digital Marketing For Dummies, 2nd Edition
Author Ryan Deiss , Russ Henneberry
Get digital with your brand today!Digital Marketing for Dummies has the tools you need to step into the digital world and bring your marketing process up to date. In this book, you’ll discover how digital tools can expand your brand’s reach and help you acquire new custom....
Release Date 2020/08 -
Author Robert C. Seacord
The world runs on code written in the C programming language, yet most schools begin the curriculum with Python or Java. Effective C bridges this gap and brings C into the modern era—covering the modern C17 Standard as well as potential C2x features. With the aid of this ....
Release Date 2020/08 -
Author Randall Hyde
The field of software engineering may value team productivity over individual growth, but legendary computer scientist Randall Hyde wants to make promising programmers into masters of their craft. To that end, Engineering Software—the latest volume in Hyde’s highly regard....
Release Date 2020/08 -
Write Great Code, Volume 2, 2nd Edition
Author Randall Hyde
Today’s programming languages offer productivity and portability, but also make it easy to write sloppy code that isn’t optimized for a compiler. Thinking Low-Level, Writing High-Level will teach you to craft source code that results in good machine code once it’s run thr....
Release Date 2020/08 -
Write Great Code, Volume 1, 2nd Edition
Author Randall Hyde
This, the first volume in Randall Hyde’s Write Great Code series, dives into machine organization without the extra overhead of learning assembly language programming. Written for high-level language programmers, Understanding the Machine fills in the low-level details of....
Release Date 2020/08 -
Deploying SharePoint Server Hybrid: Exam MS-301 Guide
Author Aaron Guilmette
Discover expert guidance to achieve the Microsoft 365 Certified Teamwork Administrator Associate certification and become proficient in working with SharePoint Server hybrid configurationKey FeaturesDiscover how to deploy, configure, and administer the SharePoint ecosyste....
Release Date 2020/07 -
Unity 2020 Virtual Reality Projects - Third Edition
Author Jonathan Linowes
Explore the latest features of Unity and build VR experiences including first-person interactions, audio fireball games, 360-degree media, art gallery tours, and VR storytellingKey FeaturesDiscover step-by-step instructions and best practices to begin your VR development ....
Release Date 2020/07 -
Computer Programming for Absolute Beginners
Author Joakim Wassberg
Get to grips with the building blocks of programming languages and get started on your programming journey without a computer science degreeKey FeaturesUnderstand the fundamentals of a computer program and apply the concepts you learn to different programming languages G....
Release Date 2020/07 -
Author Jason Alls
Develop your programming skills by exploring essential topics such as code reviews, implementing TDD and BDD, and designing APIs to overcome code inefficiency, redundancy, and other problems arising from bad codeKey FeaturesWrite code that cleanly integrates with other sy....
Release Date 2020/07 -
Hands-On Unity 2020 Game Development
Author Nicolas Alejandro Borromeo
Build immersive game experiences using the new Unity 2020 features with this practical guideKey FeaturesUnleash the capabilities of C# scripting for creating immersive UI, graphics, Game AI agents and much more Explore Unity's latest tools, including Universal Render Pi....
Release Date 2020/07 -
Modern Python Cookbook - Second Edition
Author Steven F. Lott
Complete recipes spread across 15 chapters to help you overcome commonly faced issues by Python for everybody across the globe. Each recipe takes a problem-solution approach to resolve for effective Python.Key FeaturesDevelop expressive and effective Python programs Best....
Release Date 2020/07 -
Author Reuven M. Lerner
Python Workout presents 50 exercises that focus on key Python 3 features. In it, expert Python coach Reuven Lerner guides you through a series of small projects, practicing the skills you need to tackle everyday tasks. You’ll appreciate the clear explanations of each tech....
Release Date 2020/07 -
Author Alex Soto Bueno , Jason Porter
Optimized for Kubernetes, Quarkus is designed to help you create Java applications that are cloud first, container native, and serverless capable. With this cookbook, authors Alex Soto Bueno and Jason Porter from Red Hat provide detailed solutions for installing, interact....
Release Date 2020/07 -
Mastering Serverless Applications with Google Cloud Run
Author Wietse Venema
Learn how to build a serverless real-world application in the cloud that’s reliable, secure, maintainable, and can handle millions of users. If you have experience building traditional web applications, this practical guide shows you how to get started with serverl....
Release Date 2020/07 -
Author Daniel Leuck , Patrick Niemeyer , Marc Loy
If you’re new to Java—or new to programming—this bestselling book will guide you through the language features and APIs of Java 11 and beyond. With fun, compelling, and realistic examples, authors Marc Loy, Patrick Niemeyer, and Daniel Leuck introduce you to Java f....
Release Date 2020/07 -
Author Slobodan Dmitrović
Learn the C++ programming language in a structured, straightforward, and friendly manner. This book teaches the basics of the modern C++ programming language, C++ Standard Library, and modern C++ standards. No previous programming experience is required. C++ is a language....
Release Date 2020/07 -
C++20 Quick Syntax Reference: A Pocket Guide to the Language, APIs, and Library
Author Mikael Olsson
This quick C++ 20 guide is a condensed code and syntax reference to the popular programming language, fully updated for C++20. It presents the essential C++20 code syntax in a well-organized format that can be used as a handy reference. This edition cover....
Release Date 2020/07 -
Beginning C: From Beginner to Pro
Author German Gonzalez-Morris , Ivor Horton
Learn how to program using C, beginning from first principles and progressing through step-by-step examples to become a competent, C-language programmer. All you need are this book and any of the widely available C compilers, and you'll soon be writing real C programs.&n....
Release Date 2020/07 -
The Art of Immutable Architecture: Theory and Practice of Data Management in Distributed Systems
Author Michael L. Perry
This book teaches you how to evaluate a distributed system from the perspective of immutable objects. You will understand the problems in existing designs, know how to make small modifications to correct those problems, and learn to apply the principles of immutable archi....
Release Date 2020/07 -
Author Jason Garber
Two heads are better than one, especially when it comes to large, mission-critical software projects. Whether you’re just starting out as a developer or curious about pair programming, Jason Garber’s hands-on guide takes the mystery out of effective pairing. You’ll learn ....
Release Date 2020/07 -
Agile Game Development: Build, Play, Repeat, 2nd Edition
Author Clinton Keith
In Agile Game Development, Clinton Keith offered game development team members the first complete blueprint for leveraging the power of Scrum and Agile methods to deliver games more efficiently, rapidly, and cost-effectively; create games that offer more entertainment val....
Release Date 2020/07