How to Build an Engaging (And Functional) Event Website

Hosting an event, a birthday or even planning for your own wedding or retirement party? No matter what it is, having a website to help promote the event and share information with your audience is great. If you are hoping to attract as many participants as possible, you need to make a website and also… Continue reading How to Build an Engaging (And Functional) Event Website

Trigonometry, Random Numbers and More With Built-in PHP Math Functions

Basic maths is used a lot during programming. We need to frequently compare, add, multiply, subtract and divide different values when writing code.  Sometimes, the maths required in a program can be more involved. You might need to work with logarithmic, trigonometric or exponential functions. In this tutorial, I’ll discuss how to use each of… Continue reading Trigonometry, Random Numbers and More With Built-in PHP Math Functions

How to Choose the Best Design for Your Blog

Selecting a design is the intermediate step to writing a blog. It serves to capture the reader so that one can be interested in reading through the entire blog. Therefore, the person who reads will be most likely captivated by the layout and information on the site. Take, for example, if you want more students… Continue reading How to Choose the Best Design for Your Blog

Building Minimum Viable Products at Spotify

Many companies face the paradox of wanting to build a delightful product without knowing if people actually want the product until it’s released. Spotify’s vision was to give people the right music at the right time while incentivizing artists by paying them based on number of shares their music received. A tall order, no doubt,… Continue reading Building Minimum Viable Products at Spotify