This document outlines an agenda for a web development training from novice to Django. It covers front-end technologies like HTML, CSS, JavaScript, jQuery as well as back-end topics like Python and the Django web framework. The timeline indicates that each section will include a review of essential skills and a code snippet demonstration. HTML topics covered include document structure, tags for text formatting, images, tables and forms. CSS is introduced for styling and grid systems. JavaScript fundamentals and jQuery are also discussed. For back-end development, Python is explained for its open source nature, cross-platform capabilities, ease of learning and dynamic features. Core Python concepts are reviewed along with a hands-on demo. Django is then introduced for its