SLSonam Lodhiinsnmcode.hashnode.dev·Jul 25, 2023 · 3 min readA Beginner's Guide to PHP - Unraveling the Web's Dynamic SidePHP stands for "Hypertext Preprocessor,". It is a popular and widely used scripting language designed for web development. In simple words, PHP is a tool that allows web developers to create dynamic web pages and web applications. When we visit a web...00
SLSonam Lodhiinsnmcode.hashnode.dev·Jan 17, 2023 · 1 min readPython Programming 01: A Beginner's Guide to Python LanguageWhat is Python? Python is a popular programming language. It was created by Guido van Rossum, and released in 1991. It is used for : web development(server-side), software development, system scripting etc. What can Python Do? Python can be use...00