Skip to Main Content

Computer Science : Web Development

This guide provides resources for students and researchers in computer science, covering key topics such as operating systems, programming languages, web development, and professional development.

Types of Development

  • Frontend Development: Builds the part users see and interact with.
  • Backend Development: Powers the behind-the-scenes functions, like databases and servers.
  • Full Stack Development: Combines both frontend and backend skills.

Essential Technologies

  • HTML: Creates page structure.
  • CSS: Adds styles and design.
  • JavaScript: Brings interactivity to the page.
  • Backend Languages: Python, PHP, Node.js handle server-side logic.
  • Databases: MYSQL, MongoDB, PostgreSQL, manage data storage.

Development Tools

Learning Resources