Tech Winter Break
The workshop on Web Development conducted by Yogesh Vasisth at GDG on campus covered the basics of building websites and web applications. It introduced HTML for structuring web pages, CSS for styling, and JavaScript for adding interactivity. Key concepts like responsive design, the DOM (Document Object Model), and event handling were discussed. The session also touched on modern frameworks and libraries like React for building dynamic user interfaces and managing state. Best practices for performance optimization, accessibility, and cross-browser compatibility were highlighted, providing a solid foundation for developing modern web applications.