Recently published tutorials
SSH Basics Part 2: Login to cloud server
What you get is web admin access to its admin panel. You will be able to choose what OS for the server and shutdown/restart the server
SSH Basics Part 3: Useful commands
Knowing the basic commands and make yourself comfortable with them will make your life much easier as a server administrator
The 3 rules of thumb to make your PHP application horizontal scale ready
Almost every PHP application involves user authentication and most of the authentication in PHP is using session storge
Types of caching in a PHP web application
Most of our PHP applications are built for the web and accessed by a browser. The browser interacts with our application via HTTP protocol
Understanding Design Patterns - Abstract Factory
Provide an interface for creating families of related or dependent objects without specifying their concrete classes
Understanding Design Patterns - Adapter
The hotel staff was quite courteous but they informed her that they don't and Marina would have to buy one from the local hardware
Understanding Design Patterns - Command
The result is havoc with every man fighting for himself instead of the group fighting as a group and protecting each other
Understanding Design Patterns - Composite
Let us take as an example two toys products wrapped in a small box individually and then the two small boxes are placed into a big box
Understanding Design Patterns - Decorator
black coffee is not really a popular choice because of its overpowering bitter taste. Most people prefer to have milk in their coffee
Understanding Design Patterns - Facade
There was one time when his colleague saw Eric rushing back into the office after he had logged out of work for the day
Understanding Design Patterns - Factory Method
but let the classes that implement the interface decide which class to instantiate. The Factory method lets a class defer instantiation
Understanding Design Patterns - Iterator
Provides a way to access the elements of an aggregate object sequentially without exposing its underlying representation
Showing 169 to 180 of 192 results