CIT 41J - Javascript/Dynamic HTML

    Recent Professors
    Not yet assigned
    Recent Semesters
    No scheduled sections on record
    Class Size
    Not published
    Credits
    3
    Transfers To
    Not transferable
    Description
    This course is intended for students with some knowledge of programming. It covers the use of JavaScript language to dynamically modify nearly all aspects of a web page, including images, links, text, and styles. Additionally, JavaScript will be used to validate forms, create data that persists across pages, and handle user input, including mouse and keyboard events. The course also introduces the standard Document Object Model that is used to represent web pages, and is also used by other technologies such as XML. Debugging techniques and best practices for writing code will be covered.