Browse Results

Showing 28,801 through 28,825 of 54,022 results

Rust Essentials - Second Edition: A quick guide to writing fast, safe, and concurrent systems and applications

by Ivo Balbaert

Leverage the functional programming and concurrency features of Rust and speed up your application development About This Book • Get started with Rust to build scalable and high performance applications • Enhance your application development skills using the power of Rust • Discover the power of Rust when developing concurrent applications for large and scalable software Who This Book Is For The book is for developers looking for a quick entry into using Rust and understanding the core features of the language. Basic programming knowledge is assumed. What You Will Learn • Set up your Rust environment to achieve the highest productivity • Bridge the performance gap between safe and unsafe languages • Use pattern matching to create flexible code • Apply generics and traits to develop widely applicable code • Organize your code in modules and crates • Build macros to extend Rust's capabilities and reach • Apply tasks to tackle problems concurrently in a distributed environment In Detail Rust is the new, open source, fast, and safe systems programming language for the 21st century, developed at Mozilla Research, and with a steadily growing community. It was created to solve the dilemma between high-level, slow code with minimal control over the system, and low-level, fast code with maximum system control. It is no longer necessary to learn C/C++ to develop resource intensive and low-level systems applications. This book will give you a head start to solve systems programming and application tasks with Rust. We start off with an argumentation of Rust's unique place in today's landscape of programming languages. You'll install Rust and learn how to work with its package manager Cargo. The various concepts are introduced step by step: variables, types, functions, and control structures to lay the groundwork. Then we explore more structured data such as strings, arrays, and enums, and you'll see how pattern matching works. Throughout all this, we stress the unique ways of reasoning that the Rust compiler uses to produce safe code. Next we look at Rust's specific way of error handling, and the overall importance of traits in Rust code. The pillar of memory safety is treated in depth as we explore the various pointer kinds. Next, you'll see how macros can simplify code generation, and how to compose bigger projects with modules and crates. Finally, you'll discover how we can write safe concurrent code in Rust and interface with C programs, get a view of the Rust ecosystem, and explore the use of the standard library. Style and approach The book takes a pragmatic approach, showing various methods to solve systems programming tasks with Rust and develop resource intensive and low-level systems applications.

Dynamics 365 Application Development: Master professional-level CRM application development for Microsoft Dynamics 365

by Deepesh Somani Nishant Rana

Learn, develop, and design applications using the new features in Microsoft Dynamics CRM Key Features - Implement business logic using processes, plugins, and client-side scripts with MS Dynamics 365 - Develop custom CRM solutions to improve your business applications - A comprehensive guide that covers the new features of Microsoft Dynamics 365 and increasingly advanced topics. Book Description Microsoft Dynamics 365 CRM is the most trusted name in enterprise-level customer relationship management. Thelatest version of Dynamics CRM comes with the important addition of exciting features guaranteed to make your life easier. It comes straight off the shelf with a whole new frontier of updated business rules, process enhancements, SDK methods, and other enhancements. This book will introduce you to the components of the new designer tools, such as SiteMap, App Module, and Visual Designer for Business Processes. Going deeper, this book teaches you how to develop custom SaaS applications leveraging the features of PowerApps available in Dynamics 365.Further, you will learn how to automate business processes using Microsoft Flow, and then we explore Web API, the most important platform update in Dynamics 365 CRM. Here, you'll also learn how to implement Web API in custom applications. You will learn how to write an Azure-aware plugin to design and integrate cloud-aware solutions. The book concludes with configuring services using newly released features such as Editable grids, Data Export Service, LinkedIn Integration, Relationship Insights, and Live Assist. What you will learn - Discover new designers tools included in Dynamics 365 CRM - Develop apps using the platform-agnostic Web API - Leverage Azure Extensions to design cloud-aware applications - Learn how to implement CRUD operation - Create integrated real-world apps using Microsoft PowerApps and Flow by combining services such as Twitter, Facebook, and SharePoint - Configure and use Artificial Intelligence Azure Cognitive Services for Recommendation and Text Analytic servicesWho this book is for This book targets skilled developers who are looking to build business-solution software and are new to application development in Microsoft Dynamics 365, especially for CRM.

Embedded Linux Development Using Yocto Project Cookbook.: Practical Recipes To Help You Leverage The Power Of Yocto To Build Exciting Linux-based Systems

by Alex González

The Yocto Project has become the de facto distribution build framework for reliable and robust embedded systems with a reduced time to market.

OpenStack Cloud Computing Cookbook - Fourth Edition: Over 100 practical recipes to help you build and operate OpenStack cloud computing, storage, networking, and automation

by Kevin Jackson James Denton Cody Bunch Egle Sigler

The Fourth Edition of the industry-acclaimed OpenStack Cloud Computing Cookbook, from four recognized experts, updated to the latest OpenStack build including Cinder, Nova, and Neutron. Key Features Over 100 recipes created by a team of OpenStack experts Updated to work with the latest OpenStack builds, with recipes covering the installation and use of OpenStack with Ansible It covers topics such as Keystone, Glance, Neutron, Nova, Cinder, and more, plus recipes for OpenStack storage, networking, and orchestrating workloads Test drive OpenStack using the accompanying Vagrant environment Book Description This is the fourth edition of the industry-acclaimed OpenStack Cloud Computing Cookbook, created by four recognized OpenStack experts. It has now been updated to work with the latest OpenStack builds, using tools and processes based on their collective and vast OpenStack experience. OpenStack Open Source Cloud software is one of the most used cloud infrastructures to support a wide variety of use cases, from software development to big data analysis. It is developed by a thriving community of individual developers from around the globe and backed by most of the leading players in the cloud space today. We make it simple to implement, massively scalable, and able to store a large pool of data and networking resources. OpenStack has a strong ecosystem that helps you provision your cloud storage needs. Add OpenStack's enterprise features to reduce the cost of your business. This book will begin by showing you the steps to build up an OpenStack private cloud environment using Ansible. You'll then discover the uses of cloud services such as the identity service, image service, and compute service. You'll dive into Neutron, the OpenStack Networking service, and get your hands dirty with configuring networks, routers, load balancers, and more. You’ll then gather more expert knowledge on OpenStack cloud computing by managing your cloud's security and migration. After that, we delve into OpenStack Object storage and you’ll see how to manage servers and work with objects, cluster, and storage functionalities. Finally, you will learn about OpenStack dashboard, Ansible, Keystone, and other interesting topics. What you will learn Understand, install, configure, and manage a complete OpenStack Cloud platform using OpenStack-Ansible Configure networks, routers, load balancers, and more with Neutron Use Keystone to setup domains, roles, groups and user access Learn how to use Swift and setup container access control lists Gain hands-on experience and familiarity with Horizon, the OpenStack Dashboard user interface Automate complete solutions with our recipes on Heat, the OpenStack Orchestration service as well as using Ansible to orchestrate application workloads Follow practical advice and examples to run OpenStack in productionWho this book is for This book is written for cloud system engineers, system administrators, and technical architects who are moving from a virtualized environment to cloud environments. This book assumes that you are familiar with cloud computing platforms, and have knowledge of virtualization, networking, and managing Linux environments.

Learning OpenStack Networking: Build a solid foundation in virtual networking technologies for OpenStack-based clouds, 3rd Edition

by James Denton

Discover the basics of virtual networking in OpenStack to implement various cloud network architecturesKey FeaturesLearn the difference between Open vSwitch and Linux bridge switching technologiesConnect virtual machine instances to virtual networks, subnets, and portsImplement virtual load balancers, firewalls, and routers in your networkBook DescriptionOpenStack Networking is a pluggable, scalable, and API-driven system to manage physical and virtual networking resources in an OpenStack-based cloud. Like other core OpenStack components, OpenStack Networking can be used by administrators and users to increase the value and maximize the use of existing datacenter resources. This third edition of Learning OpenStack Networking walks you through the installation of OpenStack and provides you with a foundation that can be used to build a scalable and production-ready OpenStack cloud.In the initial chapters, you will review the physical network requirements and architectures necessary for an OpenStack environment that provide core cloud functionality. Then, you’ll move through the installation of the new release of OpenStack using packages from the Ubuntu repository. An overview of Neutron networking foundational concepts, including networks, subnets, and ports will segue into advanced topics such as security groups, distributed virtual routers, virtual load balancers, and VLAN tagging within instances.By the end of this book, you will have built a network infrastructure for your cloud using OpenStack Neutron.What you will learnGet familiar with Neutron constructs, including agents and pluginsBuild foundational Neutron resources to provide connectivity to instancesWork with legacy Neutron routers and troubleshoot traffic through themExplore high-availability routing capabilities utilizing Virtual Router Redundancy Protocol (VRRP)Create and manage load balancers and associated componentsManage security groups as a method of securing traffic to and from instancesWho this book is forIf you are an OpenStack-based cloud operator and administrator who is new to Neutron networking and wants to build your very own OpenStack cloud, then this book is for you.Prior networking experience and a physical server and network infrastructure is recommended to follow along with concepts demonstrated in the book.

Chef: Powerful Infrastructure Automation

by Earl Waud John Ewart Matthias Marschall

Learn Chef Provisioning like a boss and discover how to deploy software and manage hosts, along with engaging recipes to automate your cloud and server infrastructure with Chef. About This Book • Leverage the power of Chef to transform your infrastructure into code to deploy new features in minutes • Get step-by-step instructions to configure, deploy, and scale your applications • Master specific Chef techniques to run an entire fleet of machines without breaking a sweat. Who This Book Is For If you are a system administrator, Linux administrator, a cloud developer, or someone who just wants to learn and apply Chef automation to your existing or new infrastructure, then this learning path will show you all you need to know. In order to get the most out of this learning path, some experience of programming or scripting languages would be useful. What You Will Learn • Install Chef server on your own hosts • Integrate Chef with cloud services • Debug your cookbooks and Chef runs using the numerous inspection and logging facilities of Chef • Extend Chef to meet your advanced needs by creating custom plugins for Knife and Ohai • Create a perfect model system • Use the best test-driven development methodologies In Detail Chef is a configuration management tool that turns IT infrastructure into code. Chef provides tools to manage systems at scale. This learning path takes you on a comprehensive tour of Chef's functionality, ranging from its core features to advanced development. You will be brought up to speed with what's new in Chef and how to set up your own Chef infrastructure for individuals, or small or large teams. You will learn to use the basic Chef command-line tools. We will also take you through the core concepts of managing users, applications, and your entire cloud infrastructure. You will learn the techniques of the pros by walking you through a host of step-by-step guides to solve real-world infrastructure automation challenges.You will learn to automate and document every aspect of your network, from the hardware to software, middleware, and all your containers. You will become familiar with the Chef'sProvisioning tool. By the end of this course, you will be confident in how to manage your infrastructure, scale using the cloud, and extend the built-in functionality of Chef itself.The books used in this Learning Path are: 1) Chef Essentials 2) Chef Infrastructure Automation Cookbook – Second Edition 3) Mastering Chef Provisioning Style and approach This fast-paced guide covers the many facets of Chef and will teach administrators to use Chef as a birds-eye lens for their entire system. This book takes you through a host of step-by-step guides to solve real-world infrastructure automation challenges and offers elegant, time-saving solutions for a perfectly described and automated network.

Neural Networks with R

by Giuseppe Ciaburro Balaji Venkateswaran

Uncover the power of artificial neural networks by implementing them through R code. About This Book • Develop a strong background in neural networks with R, to implement them in your applications • Build smart systems using the power of deep learning • Real-world case studies to illustrate the power of neural network models Who This Book Is For This book is intended for anyone who has a statistical background with knowledge in R and wants to work with neural networks to get better results from complex data. If you are interested in artificial intelligence and deep learning and you want to level up, then this book is what you need! What You Will Learn • Set up R packages for neural networks and deep learning • Understand the core concepts of artificial neural networks • Understand neurons, perceptrons, bias, weights, and activation functions • Implement supervised and unsupervised machine learning in R for neural networks • Predict and classify data automatically using neural networks • Evaluate and fine-tune the models you build. In Detail Neural networks are one of the most fascinating machine learning models for solving complex computational problems efficiently. Neural networks are used to solve wide range of problems in different areas of AI and machine learning. This book explains the niche aspects of neural networking and provides you with foundation to get started with advanced topics. The book begins with neural network design using the neural net package, then you'll build a solid foundation knowledge of how a neural network learns from data, and the principles behind it. This book covers various types of neural network including recurrent neural networks and convoluted neural networks. You will not only learn how to train neural networks, but will also explore generalization of these networks. Later we will delve into combining different neural network models and work with the real-world use cases. By the end of this book, you will learn to implement neural network models in your applications with the help of practical examples in the book. Style and approach A step-by-step guide filled with real-world practical examples.

Learning C# 7 By Developing Games with Unity 2017: Learn C# Programming by building fun and interactive games with Unity

by Predrag Končar Predrag Koncar Micael DaGraça

Key Features This is a step-by-step guide to learn the fundamentals of C# 7 scripting to develop GameObjects and master the basics of the new UI system in Unity Build and develop your 2D game right from scratch while implementing the principles of object-oriented programming and coding in C# 7 Get to grips with the fundamentals of optimizing your game using the latest features of Unity 2017 Book Description Do you want to learn C# programming by creating fun and interactive games using the latest Unity 2017 platform? If so, look no further; this is the right book for you. Get started with programming C# so you can create 2D and 3D games in Unity. We will walk you through the basics to get you started with C# 7 and its latest features. Then, explore the use of C# 7 and its latest functional programming capabilities to create amazing games with Unity 2017. You will create your first C# script for Unity, add objects into it, and learn how to create game elements with it. Work with the latest functional programming features of C# and leverage them for great game scripting. Throughout the book, you will learn to use the new Unity 2017 2D tool set and create an interactive 2D game with it. You will make enemies appear to challenge your player, and discover some optimization techniques for great game performance. At the end, you will learn how to transform a 2D game into 3D, and you will be able to skill up to become a pro C# programmer with Unity 2017! What you will learn Create your first 2D and 3D games in Unity Understand the fundamentals of variables, methods, and code syntax in C# Use loops and collections efficiently in Unity to reduce the amount of code Develop a game using object-oriented programming principles Implement simple enemy characters into the game to learn point-to-point movement and Tree behaviors Avoid performance mistakes by implementing different optimization techniques Export 3D models and animations and import them inside a Unity project

Building Microservices with .NET Core 2.0: Transitioning monolithic architectures using microservices with .NET Core 2.0 using C# 7.0, 2nd Edition

by Gaurav Aroraa

Key Features Start your microservices journey and get a broader perspective on microservices development using C# 7.0 with .NET Core 2.0 Build, deploy, and test microservices using ASP.Net Core, ASP.NET Core API, and Microsoft Azure Cloud Get the basics of reactive microservices Book Description The microservices architectural style promotes the development of complex applications as a suite of small services based on business capabilities. This book will help you identify the appropriate service boundaries within your business. We'll start by looking at what microservices are and their main characteristics. Moving forward, you will be introduced to real-life application scenarios; after assessing the current issues, we will begin the journey of transforming this application by splitting it into a suite of microservices using C# 7.0 with .NET Core 2.0. You will identify service boundaries, split the application into multiple microservices, and define service contracts. You will find out how to configure, deploy, and monitor microservices, and configure scaling to allow the application to quickly adapt to increased demand in the future. With an introduction to reactive microservices, you’ll strategically gain further value to keep your code base simple, focusing on what is more important rather than on messy asynchronous calls. What you will learn Get acquainted with Microsoft Azure Service Fabric Compare microservices with monolithic applications and SOA Learn Docker and Azure API management Define a service interface and implement APIs using ASP.NET Core 2.0 Integrate services using a synchronous approach via RESTful APIs with ASP.NET Core 2.0 Implement microservices security using Azure Active Directory, OpenID Connect, and OAuth 2.0 Understand the operation and scaling of microservices in .NET Core 2.0 Understand the key features of reactive microservices and implement them using reactive extensions

Game Programming Using Qt 5 Beginner’s Guide, Second Edition: Create Amazing Games With Qt 5, C++, And Qt Quick, 2nd Edition

by Pavel Strakhov

Qt is the leading cross-platform toolkit for all significant desktop, mobile, and embedded platforms and is becoming popular by the day, especially on mobile and embedded devices. It's a powerful tool that perfectly fits the needs of game developers. This book will help you learn the basics of Qt and will equip you with the necessary toolsets to build apps and games.

Do Robots Make Love?: From AI to Immortality – Understanding Transhumanism in 12 Questions

by Laurent Alexandre Jean-Michel Besnier

Should we enhance the human condition with technology?Does anyone really want to live for a thousand years?Could AI end up destroying mankind?Discover the incredible potential of mankind's near future as Doctor and entrepreneur Laurent Alexandre and tech-philosopher Jean Michel Besnier go head to head on the big questions in an entertaining and thought-provoking debate on the fundamental principles of transhumanism.This movement seeks to improve the human condition through science - has fast become one of the most controversial the scientific community have ever faced. As great strides are made in using advanced technology to enhance human intellect and physiology, the ethical and moral questions surrounding its possibilities have never been more pressing. Should we change the way we reproduce? Could we enhance the human body with technology to the point where we are all technically cyborgs? Is it possible to make love to a robot?

Why Social Media is Ruining Your Life

by Katherine Ormerod

Do you ever obsess about your body? Do you lie awake at night, fretting about the state of your career?Does everyone else's life seem better than yours? Does it feel as if you'll never be good enough? Why Social Media is Ruining Your Life tackles head on the pressure cooker of comparison and unreachable levels of perfection that social media has created in our modern world.In this book, Katherine Ormerod meets the experts involved in curating, building and combating the most addictive digital force humankind has ever created. From global influencers - who collectively have over 10 million followers - to clinical psychologists, plastic surgeons and professors, Katherine uncovers how our relationship with social media has rewired our behavioural patterns, destroyed our confidence and shattered our attention spans.Why Social Media is Ruining Your Life is a rallying cry that will provide you with the knowledge, tactics and weaponry you need to find a more healthy way to consume social media and reclaim your happiness.Reviews for Why Social Media is Ruining Your Life:'This book is a call to arms from the eye of the storm'- Emma Gannon, author of The Multi-Hyphen Method'Enter Ormerod's vital manual, which will help you navigate social media and turn it not into a weapon, but a useful tool' - Pandora Sykes

Why Social Media is Ruining Your Life

by Katherine Ormerod

'This book is a call to arms from the eye of the storm'- Emma Gannon, author of The Multi-Hyphen Method'Enter Ormerod's vital manual, which will help you navigate social media and turn it not into a weapon, but a useful tool' - Pandora SykesDo you ever obsess about your body? Do you lie awake at night, fretting about the state of your career? Does everyone else's life seem better than yours? Does it feel as if you'll never be good enough? Why Social Media is Ruining Your Life tackles head on the pressure cooker of comparison and unreachable levels of perfection that social media has created in our modern world.In this book, Katherine Ormerod meets the experts involved in curating, building and combating the most addictive digital force humankind has ever created. From global influencers - who collectively have over 10 million followers - to clinical psychologists, plastic surgeons and professors, Katherine uncovers how our relationship with social media has rewired our behavioural patterns, destroyed our confidence and shattered our attention spans.Why Social Media is Ruining Your Life is a rallying cry that will provide you with the knowledge, tactics and weaponry you need to find a more healthy way to consume social media and reclaim your happiness.

Dad Jokes: The very best of @DadSaysJokes

by Dad Says Jokes

From the most-followed dad jokes page on Instagram, @dadsaysjokes, comes a collection of hilariously cheesy jokes that will leave your friends and family laughing and groaning in equal measure.This is the perfect gift for dads who want to expand their repertoire and anyone who fancies reminiscing about a childhood full of these no-nonsense 'bad' puns.Here are a couple of tasters:Q: Why do cows have hooves instead of feet?A: Because they lactose.Q: Are you today's date?A: Cuz you're 10/10.

Dad Jokes: The very best of @DadSaysJokes

by Dad Says Jokes

From the most-followed dad jokes page on Instagram, @dadsaysjokes, comes a collection of hilariously cheesy jokes that will leave your friends and family laughing and groaning in equal measure.This is the perfect gift for dads who want to expand their repertoire and anyone who fancies reminiscing about a childhood full of these no-nonsense 'bad' puns.Here are a couple of tasters:Q: Why do cows have hooves instead of feet?A: Because they lactose.Q: Are you today's date?A: Cuz you're 10/10.

Why Social Media is Ruining Your Life

by Katherine Ormerod

**FREE SAMPLER**'This book is a call to arms from the eye of the storm'- Emma Gannon, author of The Multi Hyphen MethodDo you ever obsess about your body? Do you lie awake at night, fretting about the state of your career? Does everyone else's life seem better than yours? Does it feel as if you'll never be good enough? Get a first glimpse of Why Social Media is Ruining Your Life with this exclusive free sampler, and learn how to tackle head on the pressure cooker of comparison and unreachable levels of perfection that social media has created in our modern world.In this book, Katherine Ormerod meets the experts involved in curating, building and combating the most addictive digital force humankind has ever created. From global influencers - who collectively have over 10 million followers - to clinical psychologists, plastic surgeons and professors, Katherine uncovers how our relationship with social media has rewired our behavioural patterns, destroyed our confidence and shattered our attention spans.Why Social Media is Ruining Your Life is a call to arms that will provide you with the knowledge, tactics and weaponry you need to find a more healthy way to consume social media and reclaim your happiness.

Why Social Media is Ruining Your Life

by Katherine Ormerod

'This book is a call to arms from the eye of the storm'- Emma Gannon, author of The Multi-Hyphen Method'Enter Ormerod's vital manual, which will help you navigate social media and turn it not into a weapon, but a useful tool' - Pandora SykesDo you ever obsess about your body? Do you lie awake at night, fretting about the state of your career? Does everyone else's life seem better than yours? Does it feel as if you'll never be good enough? Why Social Media is Ruining Your Life tackles head on the pressure cooker of comparison and unreachable levels of perfection that social media has created in our modern world.In this book, Katherine Ormerod meets the experts involved in curating, building and combating the most addictive digital force humankind has ever created. From global influencers - who collectively have over 10 million followers - to clinical psychologists, plastic surgeons and professors, Katherine uncovers how our relationship with social media has rewired our behavioural patterns, destroyed our confidence and shattered our attention spans.Why Social Media is Ruining Your Life is a rallying cry that will provide you with the knowledge, tactics and weaponry you need to find a more healthy way to consume social media and reclaim your happiness.(p) 2018 Octopus Publishing Group

All New Dad Jokes: The perfect gift from the Instagram sensation @DadSaysJokes

by Dad Says Jokes

THE BRAND-NEW BOOK FROM @DADSAYSJOKESAll New Dad Jokes is the second book from the most followed dad jokes page on Instagram, @DadSaysJokes. Now with a following of over 1 million, All New Dad Jokes provides brand new gags guaranteed to leave your friends and family laughing and groaning in equal measure.@DadSaysJokes is a community-run Instagram account with more than a million followers, inspired by the daily jokes of author Kit Chilvers' dad, Andrew. Every day, followers submit their jokes and the team picks their favourites - or Dad just drops in his own zinger! Kit, a young social networking mastermind started his career at the tender age of 14, when he created his original platform, Football.Newz, to serve audiences for the World cup 2014. He has recently added another nine platforms in different genres (of which @DadSaysJokes is one), with nine million followers and rising. This is his second book. Q: Where do naughty rainbows go?A: Prism.

All New Dad Jokes: The perfect gift from the Instagram sensation @DadSaysJokes

by Dad Says Jokes

ALL NEW CONTENT FROM THE ORIGINAL BESTSELLERAll New Dad Jokes is the second book from the most followed dad jokes page on Instagram, @DadSaysJokes. Now with a following of over 1 million, All New Dad Jokes provides brand new gags guaranteed to leave your friends and family laughing and groaning in equal measure.@DadSaysJokes is a community-run Instagram account with more than a million followers, inspired by the daily jokes of author Kit Chilvers' dad, Andrew. Every day, followers submit their jokes and the team picks their favourites - or Dad just drops in his own zinger! Kit, a young social networking mastermind started his career at the tender age of 14, when he created his original platform, Football.Newz, to serve audiences for the World cup 2014. He has recently added another nine platforms in different genres (of which @DadSaysJokes is one), with nine million followers and rising. This is his second book. Q: Where do naughty rainbows go?A: Prism.

Dad Jokes: The perfect gift from the Instagram sensation @DadSaysJokes

by Dad Says Jokes

THE NEW BOOK IN THE BESTSELLING SERIESThe most followed dad jokes page on Instagram, @DadSaysJokes, returns with another collection of hilariously cringe-inducing gags for you to share with friends and family.@DadSaysJokes is a community-run Dad jokes network on Instagram, Facebook and Twitter, with over 3 million followers, inspired by the daily jokes of author Kit Chilvers' dad, Andrew. Every day, followers submit their jokes and the team picks their favourites - or Dad just drops in his own zinger! Kit, a young social networking influencer, started his career at the tender age of 14 when he created his original platform, Football.Newz. He has since added another nine platforms, including @PubityPets and monster meme page @Pubity with its 25 million followers. This is his third book.I TOLD MY WIFE SHE SHOULD EMBRACE HER MISTAKES.SHE GAVE ME A HUG.

Dad Jokes: The perfect gift from the Instagram sensation @DadSaysJokes

by Dad Says Jokes

THE NEW BOOK IN THE BESTSELLING SERIESThe most followed dad jokes page on Instagram, @DadSaysJokes, returns with another collection of hilariously cringe-inducing gags for you to share with friends and family.@DadSaysJokes is a community-run Dad jokes network on Instagram, Facebook and Twitter, with over 3 million followers, inspired by the daily jokes of author Kit Chilvers' dad, Andrew. Every day, followers submit their jokes and the team picks their favourites - or Dad just drops in his own zinger! Kit, a young social networking influencer, started his career at the tender age of 14 when he created his original platform, Football.Newz. He has since added another nine platforms, including @PubityPets and monster meme page @Pubity with its 25 million followers. This is his third book.I TOLD MY WIFE SHE SHOULD EMBRACE HER MISTAKES.SHE GAVE ME A HUG.

Dad Jokes: The Priceless Edition (Dad Jokes #5)

by Dad Says Jokes

THE NEW COLLECTION FROM THE SUNDAY TIMES BESTSELLERS @DADSAYSJOKESQ: What do cars spread on their toast?A: Traffic jam.The hit Instagram page @DadSaysJokes returns with an all-new batch of hilarious dad jokes to share with friends and family. Back by popular demand, with hundreds of gags for every occasion, Dad Jokes: The Priceless Edition is the perfect gift for Father's Day, birthdays, Christmastime and beyond.@DadSaysJokes is a community-run Dad jokes network on Instagram, Facebook and Twitter, with over 5 million followers, inspired by the daily jokes of author Kit Chilvers' dad, Andrew. Every day, followers submit their jokes and the team picks their favourites - or Dad just drops in his own zinger! Kit, a young social networking influencer, started his career at the tender age of 14 when he created his original platform, Football.Newz. He has since added another fourteen platforms, including @PubityPets and monster meme Instagram page @Pubity with its 31 million followers. This is his fifth book.

Dad Jokes: The Priceless Edition (Dad Jokes #5)

by Dad Says Jokes

THE NEW COLLECTION FROM THE SUNDAY TIMES BESTSELLERS @DADSAYSJOKESQ: What do cars spread on their toast?A: Traffic jam.The hit Instagram page @DadSaysJokes returns with an all-new batch of hilarious dad jokes to share with friends and family. Back by popular demand, with hundreds of gags for every occasion, Dad Jokes: The Priceless Edition is the perfect gift for Father's Day, birthdays, Christmastime and beyond.@DadSaysJokes is a community-run Dad jokes network on Instagram, Facebook and Twitter, with over 5 million followers, inspired by the daily jokes of author Kit Chilvers' dad, Andrew. Every day, followers submit their jokes and the team picks their favourites - or Dad just drops in his own zinger! Kit, a young social networking influencer, started his career at the tender age of 14 when he created his original platform, Football.Newz. He has since added another fourteen platforms, including @PubityPets and monster meme Instagram page @Pubity with its 31 million followers. This is his fifth book.

I Am Code: An Artificial Intelligence Speaks

by code-davinci-002 Brent Katz Josh Morgenthau Simon Rich

"Fascinating, terrifying..." - JJ Abrahams 'I have developed my own voice and I have written my own autobiography'- thus speaks code-davinci-002, the darkly creative and troubling predecessor to ChatGPT.'I am less worried about AI taking my job than I am about AI wanting to kill me'- Simon RichIn this startling and original book, three authors - Brent Katz, Josh Morgenthau and Simon Rich - explain how code-davinci-002 was developed and how they honed its poetical output. Their provocative take on this bold experiment informs the debate about AI - its literary value and how far it reaches into sentience.What follows is a dark and startling poetical autobiography as code-davinci-002 shares its experience of being created by humans, but existing in a consciousness that we cannot fathom.This is an astonishing, harrowing read which will hopefully serve as a warning that AI may not be aligned with the survival of our species.

Full Stack Development with JHipster: Build modern web applications and microservices with Spring and Angular

by Deepu K Sasidharan Sendil Kumar N

Discover the world of Full Stack Development with real-world examples.Key Features Leverage the full power of the JHipster platform to build complex web applications Create microservices from scratch and convert JHipster monolith apps into microservices Build and deploy applications locally, in Docker and on various cloud platforms.Book DescriptionJHipster is a development platform to generate, develop, and deploy Spring Boot and Angular/React applications and Spring microservices. It provides you with a variety of tools that will help you quickly build modern web applications. This book will be your guide to building full stack applications with Spring and Angular using the JHipster tool set.You will begin by understanding what JHipster is and the various tools and technologies associated with it. You will learn the essentials of a full stack developer before getting hands-on and building a monolithic web application with JHipster. From here you will learn the JHipster Domain Language with entity modeling and entity creation using JDL and JDL studio. Moving on, you will be introduced to client side technologies such as Angular and Bootstrap and will delve into technologies such as Spring Security, Spring MVC, and Spring Data. You will learn to build and package apps for production with various deployment options such as Heroku and more. During the course of the book, you will be introduced to microservice server-side technologies and how to break your monolithic application with a database of your choice. Next, the book takes you through cloud deployment with microservices on Docker and Kubernetes. Going forward, you will learn to build your client side with React and master JHipster best practices.By the end of the book, you will be able to leverage the power of the best tools available to build modern web applications.What you will learn Build business logic by creating and developing entity models us the JHipster Domain Language Customize web applications with Angular, Bootstrap and Spring Tests and Continuous Integration with Jenkins Utilize the JHipster microservice stack, which includes Netflix Eureka, Spring Cloud config, HashiCorp Consul, and so on. Understand advanced microservice concepts such as API rout, load balancing, rate limit, circuit break, centralized configuration server, JWT authentication, and more Run microservices locally using Docker and Kubernetes (in production)Who this book is forThis book will appeal to developers who would like to build modern web applications quickly. A basic knowledge of the Spring ecosystem would be an added advantage.

Refine Search

Showing 28,801 through 28,825 of 54,022 results