VDVivek Dubeyinvivekdubey07.hashnode.dev·Sep 24, 2021 · 5 min readDjango FrameworkEverything about Django What is Django? Django is a high-level Python web framework that enables the rapid development of secure and maintainable websites. Django creates a boilerplate of a website so that we can only focus on building the main app....00
VDVivek Dubeyinvivekdubey07.hashnode.dev·Sep 1, 2021 · 16 min readHTML/CSS BasicsHTML / CSS This article will help you to revise all the basic concepts of HTML and CSS. In the end, there will be some resources that will help you to learn more about HTML/CSS. What is HTML? HTML stands for HyperText Markup Language. HTML is used f...00
VDVivek Dubeyinvivekdubey07.hashnode.dev·Aug 25, 2021 · 24 min readEssential Guide to SQLEverything about SQL This article will give all you wanted to know about databases and how to write queries we are going to see simple queries to some advance and complex queries. Now the main agenda of this article is to make you comfortable in writ...00