Get up to speed with creational, structural, behavioral and concurrent patterns in Delphi to write clear, concise and effective codeKey FeaturesDelve into the core patterns and components of Delphi in order to master your application's designBrush up on tricks, techniques, and best practices to solve common design and architectural challengesChoose the right patterns to improve your program's efficiency and productivityBook DescriptionDesign patterns have proven to be the go-to solution for many common programming scenarios.
A comprehensive guide in developing and deploying high performance microservices with RustKey FeaturesStart your microservices journey and get a broader perspective on microservices development using RUST 2018,Build, deploy, and test microservices using AWSExplore advanced techniques for developing microservices such as actor model, Requests Routing, and threadsBook DescriptionMicroservice architecture is sweeping the world as the de facto pattern for building web-based applications.
Over 70 recipes that cover advanced techniques for 3D programming such as lighting, shading, textures, particle systems, and image processing with OpenGL 4.
Enhance your development skills with Java's state-of-the-art features and projects to make your applications leaner and fasterKey FeaturesOvercome the challenges involved in migrating to new versions of JavaDiscover how Oracle has bridged the gap between Java and native codeMake the best use of new Java features and libraries in your applicationsBook DescriptionWith its new six-monthly release cadence, Java is moving forward faster.
A series of practical recipes to simplify the Git learning experience and increase your productivity when using Git version controlKey FeaturesExplore practical recipes to use Git's most advanced featuresLearn how Git references its objects and how history is recordedUse reflog and git fsck to recover lost informationBook DescriptionGit is one of the most popular tools for versioning.
Discover how project Reactor enhances the reactive programming paradigm and allows you to build scalable asynchronous applicationsKey FeaturesUse reactive APIs, Flux, and Mono to implement reactive extensionsCreate concurrent applications without the complexity of Java's concurrent APIUnderstand techniques to implement event-driven and reactive applicationsBook DescriptionReactor is an implementation of the Java 9 Reactive Streams specification, an API for asynchronous data processing.
Foster your NLP applications with the help of deep learning, NLTK, and TensorFlowKey FeaturesWeave neural networks into linguistic applications across various platformsPerform NLP tasks and train its models using NLTK and TensorFlowBoost your NLP models with strong deep learning architectures such as CNNs and RNNsBook DescriptionNatural language processing (NLP) has found its application in various domains, such as web search, advertisements, and customer services, and with the help of deep learning, we can enhance its performances in these areas.
Learn basic to advanced RabbitMQ techniques with the help of a realistic case study shared by the experts from CloudAMQPKey FeaturesDelve into message queues with this comprehensive RabbitMQ guideExplore message queue architecture evolution with the help of a realistic case studyDiscover strategies for improving scalability and fault tolerance of a message queue architectureBook DescriptionRabbitMQ is an open source message queuing software that acts as a message broker using the Advanced Message Queuing Protocol (AMQP).
Step-by-step guide to build high performing predictive applications Key FeaturesUse the Python data analytics ecosystem to implement end-to-end predictive analytics projectsExplore advanced predictive modeling algorithms with an emphasis on theory with intuitive explanationsLearn to deploy a predictive model's results as an interactive applicationBook DescriptionPredictive analytics is an applied field that employs a variety of quantitative methods using data to make predictions.
Learn to design and build Virtual Reality experiences, applications, and games in Unreal Engine 4 through a series of practical, hands-on projects that teach you to create controllable avatars, user interfaces, and moreKey FeaturesLearn about effective VR design and develop virtual reality games and applications for every VR platformBuild essential features for VR such as player locomotion and interaction, 3D user interfaces, and 360 media playersLearn about multiplayer networking and how to extend the engine using plugins and asset packsBook DescriptionUnreal Engine 4 is a powerful tool for developing VR games and applications.
Implement defensive techniques in your ecosystem successfully with PythonKey FeaturesIdentify and expose vulnerabilities in your infrastructure with PythonLearn custom exploit development .
Understand the core concepts of deep learning and deep reinforcement learning by applying them to develop gamesKey FeaturesApply the power of deep learning to complex reasoning tasks by building a Game AIExploit the most recent developments in machine learning and AI for building smart gamesImplement deep learning models and neural networks with PythonBook DescriptionThe number of applications of deep learning and neural networks has multiplied in the last couple of years.
Build effective RESTful APIs for enterprise with design patterns and REST framework's out-of-the-box capabilitiesKey FeaturesUnderstand advanced topics such as API gateways, API securities, and cloudImplement patterns programmatically with easy-to-follow examplesModernize legacy codebase using API connectors, layers, and microservicesBook DescriptionThis book deals with the Representational State Transfer (REST) paradigm, which is an architectural style that allows networked devices to communicate with each other over the internet.
Learn how to build stunning, maintainable, cross-platform mobile application user interfaces using C# 7 with the power of both the Xamarin and Xamarin.
Get up and running with system programming concepts in LinuxKey FeaturesAcquire insight on Linux system architecture and its programming interfacesGet to grips with core concepts such as process management, signalling and pthreadsPacked with industry best practices and dozens of code examplesBook DescriptionThe Linux OS and its embedded and server applications are critical components of today's software infrastructure in a decentralized, networked universe.
Discover how different software architectural models can help you solve problems, and learn best practices for the software development cycleKey FeaturesLearn concepts related to software architecture and embrace them using the latest features of Spring 5Discover architectural models and learn when to apply themGain knowledge of architectural principles and how they can be used to provide accountability and rationale for architectural decisionsBook DescriptionSpring 5 and its ecosystem can be used to build robust architectures effectively.
Find, explore, and extract big data to transform into actionable insightsKey FeaturesPerform end-to-end data analysis-from exploration to visualizationReal-world examples, tasks, and interview queries to be a proficient data scientistUnderstand how SQL is used for big data processing using HiveQL and SparkSQLBook DescriptionSQL Server is a relational database management system that enables you to cover end-to-end data science processes using various inbuilt services and features.
Real-world examples of cross-browser, mobile, and data-driven testing with all the latest features of Selenium WebDriver 3Key FeaturesUnlock the full potential of Selenium to test your web applicationsUse Selenium Grid for faster, parallel running, and cross-browser testingTest iOS and Android Apps with AppiumBook DescriptionSelenium WebDriver is an open source automation tool implemented through a browser-specific driver, which sends commands to a browser and retrieves results.
Build and deploy intelligent applications for natural language processing with Python by using industry standard tools and recently popular methods in deep learningKey FeaturesA no-math, code-driven programmer's guide to text processing and NLPGet state of the art results with modern tooling across linguistics, text vectors and machine learningFundamentals of NLP methods from spaCy, gensim, scikit-learn and PyTorchBook DescriptionNLP in Python is among the most sought after skills among data scientists.
Build artificial intelligence (AI) powered voice and text conversational interfaces with AmazonKey FeaturesDevelop Alexa Skills to create a working voice user interface (VUI)Integrate Amazon Lex chatbots into Facebook, Slack, and text messagesLearn to use AWS Lambda, Alexa Skills Kit, and Amazon LexBook DescriptionHave you ever wondered how Alexa apps are made, how voice-enabled technologies work, or how chatbots function?
Over 90 recipes to help you write clean code, solve common JavaScript problems, and work on popular use cases like SPAs, microservices, native mobile development with Node, React, React Native and Electron.
Exploit various design patterns to master the art of solving problems using PythonKey FeaturesMaster the application design using the core design patterns and latest features of Python 3.
Mastering advanced features of Java and implement them to build amazing projectsKey Features Take advantage of Java's new modularity features to write real-world applications that solve a variety of problems Explore the major concepts introduced with Java 9, including modular programming, HTTP 2.
Develop robust, Scala-powered projects with the help of machine learning libraries such as SparkML to harvest meaningful insightKey FeaturesGain hands-on experience in building data science projects with Scala Exploit powerful functionalities of machine learning librariesUse machine learning algorithms and decision tree models for enterprise appsBook DescriptionScala, together with the Spark Framework, forms a rich and powerful data processing ecosystem.
Explore various recipes to build games using popular artificial intelligence techniques and algorithms such as Navmesh navigation A*, DFS, and UCB1Key FeaturesExplore different algorithms for creating decision-making agents that go beyond simple behaviors and movementDiscover the latest features of the NavMesh API for scripting intelligent behaviour in your game charactersCreate games that are non-predictable and dynamic and have a high replayability factorBook DescriptionInteractive and engaging games come with intelligent enemies, and this intellectual behavior is combined with a variety of techniques collectively referred to as Artificial Intelligence.
Understand the principles of software architecture with coverage on SOA, distributed and messaging systems, and database modelingKey FeaturesGain knowledge of architectural approaches on SOA and microservices for architectural decisionsExplore different architectural patterns for building distributed applicationsMigrate applications written in Java or Python to the Go languageBook DescriptionBuilding software requires careful planning and architectural considerations; Golang was developed with a fresh perspective on building next-generation applications on the cloud with distributed and concurrent computing concerns.