Programming in Internet Environment

CEIT133 Programming in Internet Environment

Programming in Internet Environment

Programming in Internet Environment is an introductory course designed to familiarize students with the fundamentals of computers, the Internet, and programming within the context of web technologies. The course bridges theoretical understanding with hands-on application, making it an essential foundation for students in the CEIT department aiming to pursue careers in web development, instructional design, or technology-enhanced education.

Roadmaps

Skills to Learn

    📍 Beginner

  • Familiaring with the fundamentals of computers and the Internet.
  • Exploring common Internet applications and their potential for educational purposes.
  • Building web pages with HTML and CSS.
  • Designing simple and aesthetically pleasing layouts using CSS.
  • 📍 Intermediate

  • Creating interactive elements using JavaScript.
  • Manipulating the DOM (Document Object Model) for dynamic content updates.
  • Adding interactivity to websites using event listeners.
  • 📍 Advanced

  • Managing data-driven websites with PHP and MySQL.
  • Developing CRUD (Create, Read, Update, Delete) operations using MySQL.
  • Building secure and efficient database connections.