GRFX.2030 Photographic Imaging (3cr)
Covers the fundamentals of image enhancement, image manipulation, scanning, digital capture and using industry-standard photo imaging software. Image preparation for a variety of media will also be explored. Formerly 70.262. 3 credits/3 contact hours.
Requirements:
Basic Computer Prof. (CSCE)
GRFX.2120 Website Design (3cr)
This course will focus on the creation of visual content for the web and will explore what constitutes a visually exciting and engaging site. Other topics that will be covered are: file formats, compression, web color strategies, and platforms standards. Formerly 70.379 3 credits/3 contact hours.
Requirements:
HTML & Photoshop (CSCE)
GRFX.3120 Advanced Website Design (3cr)
This advanced-level course is designed for students who have completed Website Design. The course will cover topics such as advanced css layout techniques, user-centered design, dynamic pages and testing. Students will have the opportunity to further develop their design and conceptualization skills. Formerly 70.384. 3 credits/3 contact hours.
Requirements:
GRFX 2120 (CSCE) Pre-req
INFO.2300 Introduction to Multimedia (3cr)
Provides participants with an overview of multimedia and its professional applications in training, education, marketing, and entertainment. Scanning images, digitizing video and audio, and exploring the design and production of interactive multimedia are the focus of this class. Includes technical/hardware considerations and production procedures pertinent to interactive multimedia.
INFO.2310 Graphics for Multimedia and the World Wide Web (3cr)
The focus of this class is on the basic components of shape, color, texture, typography, and images as they are applied to multimedia and web interface design. Other topics covered include scanning, image editing, resolution and color palettes. Students will work on projects that integrate elements such as buttons, navigation bars, and background images to communicate creative visual information. Photoshop will be used.
Notes:
Formerly Graphics for Multimedia
Requirements:
INFO.2300
INFO.2380 Website Development (3cr)
This course focuses on the design, development, and implementation of websites using available visual development tools. Each participant will design, build, and maintain their own websites. Topics covered include: basic navigational structure; page layout incorporating tables and frames; graphical design and placement; image maps; streaming audio and video; and basic website administration.
Notes:
Requires Adobe Dreamweaver software.
Requirements:
INFO.2910
INFO.2480 Website Database Implementation (3cr)
It is almost impossible to think about creating any sort of modern web site or application without the use of databases and at least a cursory knowledge of how they work. Almost everything online uses a database at some level whether it is an ultra-complex system such as Facebook or Amazon.com, a prepackaged tool such as Drupal or Wordpress, or a relatively simple site which requires a log on to gain access to some content. This course is designed to provide a straightforward but comprehensive overview of what these systems are, how they work, and how they can be incorporated into your projects.
INFO.2500 E-Commerce (3cr)
Today, e-commerce has become the platform for media and new, unique services and capabilities driven by Internet technology, including developments in security and payment systems, marketing strategies and advertising, financial applications, media distribution, business-to-business trade, and retail e-commerce. This course provides an in-depth overview of the challenges and realities behind the planning, creation and maintenance of online businesses. While this curriculum doesn't include creating an online business directly, each student will learn what options are available to entrepreneurs looking to start a business online and what challenges and pitfalls may await. Students will learn about the mobile digital platform, the emergence of cloud computing, new open source software tools.
INFO.2910 Introduction to HTML (3cr)
This course is designed to teach you how to code cutting-edge web pages using the new HTML5 tags; We will introduce you to HTML5 web forms, and explain how to use them; We'll discover how to add multimedia content and how to use the Canvas element to draw shapes complete with fills, color strokes, gradients, and more; You'll learn how to combine the powerful styling and animation capabilities of CCS3 to enhance your web pages, and work with the technologies of HTML5 to make building web applications easier than ever.
INFO.2970 Introduction to Java Programming (3cr)
This course introduces students to object oriented programming with Java(TM). Basic concepts are introduced early, with a strong focus on classes. Additional topics include event driven (Windows) programming and object-oriented design. Note that this is not an introductory course to programming - Students are expected to have a working knowledge of a least one high-level programming and/or scripting language (or equivalent experience) and basic familiarity with programming (using a text editor, etc). However, it will teach some basic programming concepts during the first few weeks. Previous programming experience required. Requires the Sun Java(TM) Development Kit.
Requirements:
Previous programming experience required; requires J2SE Development Kit (JDK) 6.0 or higher
INFO.3010 JAVA Programming (3cr)
The JAVA (TM) programming language is now being used to write distributed Internet applications. Unlike traditional languages, the JAVA (TM) language was designed to be used on a network. Thus, it contains features needed to build efficient distributed applications that employ Internet resources. Those who intend to design World Wide Web information systems that fully utilize the Internet must have a working knowledge of this vital technology. This course allows students to explore features that set JAVA (TM) apart from traditional programming languages; obtain an overview of object-oriented design as it applies to JAVA (TM); learn about the fundamental constructs of the JAVA (TM) programming language; and write, compile, and include simple JAVA (TM) Applets within the content of HTML documents.
Requirements:
INFO.2970 or INFO.2680; requires Sun Java Dev. Kit
INFO.3020 JavaScript (3cr)
An introductory course designed for the student who has mastered HTML and would like to add interactivity to his or her web sites. Topics covered include basic JavaScript programming, creating interactive forms, using frames and cookies, working with graphics and multimedia. Students will incorporate various JavaScript programs to their existing website.
Requirements:
INFO.2910 or knowledge of HTML
INFO.3050 Survey of Perl/Python/PHP (3cr)
The goal of this course is to provide an in-depth introduction to the Python programming language followed by an introduction to both the Perl and PHP. All of these languages share common functionality and are tools commonly used to solve similar problems, but each embodies a different philosophy and approach to solving those problems. After a thorough grounding in the language's basics, we'll explore their similarities, and, more importantly, their differences. By the end of the course, its' hoped, you'll have a good idea which of these tools is right for you and the kind of applications you wish to develop with them.
INFO.3060 Introduction to XML (3cr)
XML (eXtensible Markup Language) picks up where HTML leaves off. If you've studied HTML, you've learned the Web's formatting language. To structure content on the Web, you will need to learn XML. In this introductory course, you will learn basics of XML and the DTD (Document Type Definition), XSL (the style sheet for XML), and CDF (Channel Definition Format) commonly used in push technology.
Requirements:
INFO.2910