PHP and MySQL Programming for Beginners A Step by Step Course From Zero to Professional This book explores the function and uses of PHP, a scripting language, and MySQL, a database management program. It begins by explaining what PHP is, how and where it is used, as well as defining and explaining the various decision making statements and loops involved in the use of PHP. After reading this book, you will know: -How to establish a Connection between your Website and MySQL database using PHP. -Various ways data can be Inserted into a MySQL table using PHP, including data which has been...
PHP and MySQL Programming for Beginners A Step by Step Course From Zero to Professional This book explores the function and uses of PHP, a scripting l...
Node.JS. PRACTICAL GUIDE FOR BEGINNERS This book is an exploration of the Node.js platform. It begins by explaining what Node.js is, where it is used, and how it used. The next part of this book is an exploration of how to set up the environment for using Node.js. The prerequisites for you to use this platform are discussed and how to prepare them on various operating systems. Global objects, which are a common feature in Node.js, are discussed in detail; thus, you will learn how to use them. Utility modules are also explored. The web module in Node.js is explored in detail; thus, you will...
Node.JS. PRACTICAL GUIDE FOR BEGINNERS This book is an exploration of the Node.js platform. It begins by explaining what Node.js is, where it is used,...
Docker Docker Guide for Production Environment This book is an exploration of how the Docker can be used in a production environment. It is also a continuation of the first part of the book. The book provides you with a guide on how to install the Docker on the various Linux distributions. Most of the Linux distributions explored in this book include Ubuntu, Oracle Linux, Red Hat Enterprise Linux, openSUSE and SUSE Enterprise Linux. Ubuntu and openSUSE are mostly used for normal tasks. The others are largely used in production environments, due to their enterprise support. After reading this...
Docker Docker Guide for Production Environment This book is an exploration of how the Docker can be used in a production environment. It is also a con...
VAGRANT Make Your Life Easier with VAGRANT. Master VAGRANT FAST and EASY This book is an exploration of Vagrant. It begins by explaining what the software is, how it is used, and where it is used. You will soon learn about all the problems that this software was developed to solve. The next part is a guide on how you can install Vagrant software onto your computer. Of course, this begins with installation of the prerequisite, which is VirtualBox. The next part is an exploration of boxes in Vagrant. You will learn how to install and use these base images to create virtual machines, and you...
VAGRANT Make Your Life Easier with VAGRANT. Master VAGRANT FAST and EASY This book is an exploration of Vagrant. It begins by explaining what the sof...
IOS 8 APP DEVELOPMENT DEVELOP YOUR OWN APP FAST AND EASY This book is a guide on how to develop iOS 8 apps. The development of iOS 8 apps entails the use of Swift (a programming language). You will learn how to set up your environment for Swift by downloading and installing xCode onto your machine. The basic syntax that is used in Swift is discussed in this book. Swift data types are discussed, and you will learn how to use the various data types. Optionals, operators, and constants are explored, thus, you will learn how to use them. Decision making statements and loops, which are essential...
IOS 8 APP DEVELOPMENT DEVELOP YOUR OWN APP FAST AND EASY This book is a guide on how to develop iOS 8 apps. The development of iOS 8 apps entails the ...
This book is an exploration of the Scala programming language. It begins by explaining the language to the reader, including its origin, uses and benefits. The book then guides the reader through setting up an environment ready for programming in different operating systems including Windows, Linux, and Mac OS X. The syntax which is used in all the Scala programs is explored. You will understand the various parts which make up a Scala program. Variable declaration in Scala is also explored. On reading this book, you will understand how to use the two keywords, that is, "var" and "val" to...
This book is an exploration of the Scala programming language. It begins by explaining the language to the reader, including its origin, uses and bene...