May 13, 2024  
2017-2018 Graduate Bulletin 
    
2017-2018 Graduate Bulletin [ARCHIVED CATALOG]

CSCI 5005 - Introduction to Web Programming

3
Description: This survey course provides an introduction to web development and web programming by using the essential progamming languages that power modern web pages.  Through a series of examples and programming assignments, students will learn basic programming concepts and build a solid foundation in computer programming through a client-side scripting language.  A brief introduction to web page creation is achieved by using markup language to provide page content and using style sheets to format the content and the layout of the pages.  The course primarily focuses on applying web programming concepts such as variables, data types, operators, loops, arrays, control structures, functions and event handling.