Workshop on Web Development
22nd January 2022
Institution's Innovation Council (MoE), Dronacharya College of Engineering, Gurugram organized a workshop on “Web Development” on 22nd January 2022 for first year students. Prof. Bipin Pandey (CSE Department) was the speaker of the workshop. 90 students attended the workshop.
The main objective of this session was to make the aspiring engineers acquainted with the conceptual as well practical as knowledge of the web development.
Prof. Bipin started the session explained the concept of software development life cycle. He told Software Development Life Cycle (SDLC) is a process used by the software industry to design, develop and test high quality softwares. He gave brief description of client side and server side scripting and explained the difference between the two.
Next Prof. Bipin explained students how to use the elements in HTML and their features for web page designing. Prof. Bipin also discussed how to style the HTML elements and different ways to write CSS like external, internal, inline styling of HTML elements-text, links, lists and tables, different ways to write.
Moving the session further, Prof Bipin gave basic concepts of Java scriptJava Script data types, variables, arrays. Creating loops and writing if-else decision making statements.
In the end, student developed their own website and hosted on live server.