transfer hypertext data port: 80 Secure called webpage and data But slower the transferring speed Port: 443 Encryption: Hiding what is sent from ...
Posts tagged Self Study
Levenshtein Distance
Levenshtein distance (LD) is a measure of the similarity between two strings, and it is a minimum costs to transform a string to the other using ...
MySQL Basic Queries
Do not ever use lowercase letter for query It works, but it is hard to read Space, enter doesn’t affect to query You can use one query per line ...