After reading this book, you will be able to develop any web application using Laravel 5.8. It details all you need to know, including the Model-View-Controller pattern, SQLite databases, routing, Eloquent relations, authorization, middleware,...
“The cloud” is the new technology buzzword. It seems like everyone is talking about “moving to the cloud,” but few people really know what that means, least of all how to take advantage of it. With every technology shift, there are people...
As we write this, WordPress powers 32% of all sites on the Internet, and that number is growing. Many developers want to do more with their WordPress sites but feel that they need to jump ship to a more traditional application framework like Ruby on...
Hacking is identifying weakness in computer systems or networks to exploit its weaknesses to gain access. Example of Hacking: Using password cracking algorithm to gain access to a system
Computers have become mandatory to run a successful...
MySQL has been around a long time. I have had the pleasure of witnessing its evolution firsthand as a software developer for Oracle working on MySQL. I have watched MySQL grow from a small database server for web applications to an enterprise-grade...
Now more than ever, the web is a major vehicle for corporate and personal communications. Websites carry satellite images of Earth in its entirety; search for life in outer space; house personal photo albums, business shopping carts, and product...
The topic of Design Patterns sounds dry, academically constipated and, in all honesty, done to death in almost every programming language imaginable—including programming languages such as JavaScript that aren’t even properly OOP! So why another...
This java reference book was written as an answer for anyone to pick up a programming language and be productive. You will be able to start from scratch without having any previous exposure to any programming language. By the end of this book, you...