Category Web

Introduction to Django

Django is a back-end web framework written in Python. It follows the model-template-view (MTV) architectural pattern. The Model-Template-View Architecture The Model-Template-View (MTV) architecture separates logically the definitions of a project in the following components: Django apps follows the MTV architecture.…

Web Back End Frameworks

This post lists web back end frameworks. Web back end framework ease the tasks for the developer when working on back end scripting with languages like Java, Python or PHP. List of Web Back End Frameworks Web Back End Frameworks…

CSS Frameworks

This post lists some popular CSS frameworks. List of CSS Frameworks CSS Frameworks featured on this post: Bootstrap Bootstrap is free and open source (FOSS). It is developed by the Bootstrap Core Team. Official Web Tailwind CSS Tailwind CSS is…

Web Back End Development

This post lists some back end scripting languages for web development. List of Web Back End Scripting Languages The scripting languages featured on this post are: Node.js Node.js is an open source JavaScript runtime environment. Node.js Official Web Python Python…

Web Development

This post summarizes some aspects on web development. Web Development Learning Path If you want to learn web development, the increasing knowledge you need to get could be summarized as below: 1. HTML HTML is a markup language to build…

Domain Name System

This post explains briefly what is a domain name system (DNS). FAQs about a Domain Name System What is a Domain Name System (DNS)? A domain name system (DNS) is a hierarchical and distributed naming system for computers, services, and…