Technology Evangelist, Product Engineer, Analytics Expert
Laravel often have easy way to resolve the Models from route bindings that are often shared as your primary id.
Ever wondered, if you don't want to expose the primary index of your entities to end-users in your route URL or response JSON, this package provides an amazing out-of-the-box solution with the help of HashId's package.
Send SMS is a plugin by Sai Ashirwad Informatia that helps you send SMS easily anywhere over the globe by registering on https://saiashirwad.in
Simple program to get factorial number of any desired number by user.
Regular working with arbitrary number is usually a tough job, normally for generating factorial number using the regular looping methods you can generate only upto 170, and it doesn't work for huge numbers.
GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers.
The following program will help us create a web service which can be called via HTTP calls from any language example Java application that can be a mobile app, desktop app or web app.
The following pattern is coded in php, as it was asked by one of my friend.
Prints the multiples in the following way.
This is a small project quickly made by me after seeing link shortners on web.
So by starting as a simple post toward my contribution for programming, lets see how messages can be displayed in different programming languages.
Using the printf()
function from stdio.h
library we write the following instructions for computer to print a message "Hello World