Github Repo and Courtesy : https://github.com/AnkitNayak-eth/Amazing-chatGpt-Prompts 3 Marketing-Based Prompt
Amazing Chat GPT Prompt’s (Music Based Prompts)
Github Repo and Courtesy : https://github.com/AnkitNayak-eth/Amazing-chatGpt-Prompts 2 Music-Based Prompts
Amazing Chat GPT Prompt’s (Profession Based Prompts)
Github Repo and Courtesy : https://github.com/AnkitNayak-eth/Amazing-chatGpt-Prompts 1 Profession-Based Prompt I want you to act like a mathematician. I will type mathematical expressions and you will respond with the […]
WordPress website transferring from remote to local machine
WordPress website transferring from remote to local machine, it is a necessary when it comes to backups or testing. This tutorial is all about WordPress website transferring from […]
The Right Programming Languages to Use in Data Visualization
Data visualization is simply the understanding of data or its presentation in a visual context. It helps the relevant parties understand what has been presented visually so that […]
SQL Datatypes
SQL Datatypes Data types specify the type of data for a particular column.If a column called “LastName” is going to hold names, then that particular column should have […]
SQL Reference JOIN, UNION, SET Operations
SQL Reference JOIN, UNION, SET Operations. This article is all about those. Custom Names SELECT ct.ID, ct.Name, ord.Name, ord.Amount FROM customers AS ct, orders AS ord WHERE ct.ID=ord.Customer_ID […]
Installing Composer on Debian
Installing Composer on Debian. Composer is a dependency management tool used in PHP, to easily manage resources. Composer can install or update libraries, that you are using in […]
WordPress website transferring from remote to local machine
WordPress website transferring from remote to local machine, it is a necessary when it comes to backups or testing. This tutorial is all about WordPress website transferring from […]
VestaCP Creating Packages, adding Users
VestaCP Creating Packages, adding Users. In VestaCP you can as many as packages you want.Users too. So, For creating one package there are some minimum requirements. The following […]
Vestacp Hosting Control Panel Setup
Vestacp Hosting Control Panel Setup. Many of you don’t know how to do Vestacp Hosting Control Panel Setup. So, here it is for those, who have a system […]
IntelliJ vs Eclipse Keymap
IntelliJ vs Eclipse Keymap Action IntelliJ IDEA Eclipse Open any file quickly Ctrl + Shift + N Ctrl + Shift + R Find a type or class Ctrl […]
Cannot load JDBC driver class ‘com.mysql.jdbc.Driver’ on Intellij
Cannot load JDBC driver class ‘com.mysql.jdbc.Driver’ on Intellij is an error shows due to driver files missing. To resolve an issue like this follow the following procedure. How […]
How to solve, Classic error: Unable to update index for central|http://repo1.maven.org/maven2
How to solve, Classic error: Unable to update index for central|http://repo1.maven.org/maven2. Sometimes Eclipse failed to index the repository due to errors/configurations. In such scenarios, even if you try […]
Debian Linux Mint F.lux error quick fix
Debian Linux Mint F.lux error quick fix. Sometimes, F.lux will not automatically start in your Debian systems. It also, happened to me. So, what i did was manually […]