Bishrul Haq
The only way to do great work is to love what you do. - Steve Jobs Code is like humor. When you have to explain it, it’s bad. - Cory House First, solve the problem. Then, write the code. - John Johnson Experience is the name everyone gives to their mistakes. - Oscar Wilde Simplicity is the soul of efficiency. - Austin Freeman Make it work, make it right, make it fast. - Kent Beck Java is to JavaScript what car is to Carpet. - Chris Heilmann Fix the cause, not the symptom. - Steve Maguire Optimism is an occupational hazard of programming: feedback is the treatment. - Kent Beck Before software can be reusable it first has to be usable. - Ralph Johnson It’s not a bug – it’s an undocumented feature. - Anonymous Deleted code is debugged code. - Jeff Sickel Walking on water and developing software from a specification are easy if both are frozen. - Edward V. Berard Measurement is the first step that leads to control and eventually to improvement. - H. James Harrington The best way to predict the future is to implement it. - David Heinemeier Hansson Talk is cheap. Show me the code. - Linus Torvalds Software is eating the world. - Marc Andreessen Any fool can write code that a computer can understand. Good programmers write code that humans can understand. - Martin Fowler Truth can only be found in one place: the code. - Robert C. Martin Programming is the art of telling another human being what one wants the computer to do. - Donald Knuth That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven The most damaging phrase in the language is.. it's always been done this way - Grace Hopper Stay hungry, stay foolish. - Steve Jobs

Hola سلام नमस्ते Bonjourこんにちは👋

Bishrul Haq Banner

Hi, I'm Bishrul 👋

A developer who loves building things with code. Writing about tech and sharing what I learn along the way.

Yo! 💁‍♂️

Take a peak at my

Youtube Channel

Now, you can watch the programming, tech tutorials very easily by visiting my Youtube channel

Lets work together 🚀

Let's👋
Work Together

Say Hi!

Recent Posts

GraphQL in Laravel Using Lighthouse

In modern web development, GraphQL has emerged as a powerful alternative to REST APIs due to its flexibility and efficiency.

1 year ago 917

Sanitize and Create URLs via Laravel command

Clean, legible URLs are essential for modern web applications, as they improve user experience and search engine optimisation. Using custom Artisan commands in Laravel 11.

1 year ago 1.1K

Short Summary : The Obstacle is the way

The Obstacle is the way by Ryan Holiday is based on the school of philosophy known as Stoicism which helps to lay the foundation of overcoming the obstacles and turning them into opportunity.

4 years ago 2.5K

CRUD Operations In Laravel 8

This tutorial is created to illustrate the basic CRUD (Create , Read, Update, Delete) operation using SQL with Laravel 8. Laravel is one of the fastest-growing frameworks for PHP.

4 years ago 6.1K

Installing PHP on Windows

PHP is known to be one of the most commonly used server-side programming language on the web. It provides an easy to master with a simple learning curve. It has close ties with the MySQL database.

4 years ago 2.5K

Important functionalities of Pandas in Python : Tricks and Features

Pandas is one of my favorite libraries in python. It’s very useful to visualize the data in a clean structural manner. Nowadays Pandas is widely used in Data Science, Machine Learning and other areas.

5 years ago 6K