Information Management Curriculum
BAS in Applied Computing
Journey to a bachelor's as an Arizona Wildcat
Emphasis Area Courses
Required for students in the Information Management emphasis.
APCV 360 - Database Management Fundamentals
APCV 360 provides an introduction to database management concepts including definitions of data elements, basic data structures, data modeling, and systems architectures. Topics also cover some of the leading database management products and design tools currently in use.
APCV 361 - Data Analysis and Visualization
APCV 361 will lay a foundation for students to understand how to process, analyze, and visualize data. Topics include data collection and integration, exploratory data analysis, statistical inference and modeling, machine learning, and data visualization. The emphasis of the course topics will be placed on integration and synthesis of concepts and their application to solving problems. Students will explore these topics using software tools.
CSCV 337 - Web Programming
CSCV 337 introduces the techniques and technologies for developing dynamic websites. Topics include a web server, PHP as the server-side scripting language, the MySQL database, JavaScript and AJAX for enriching web services, and page layout with HTML and CSS. Security concerns will be considered with details for the prevention of such vulnerabilities in web applications. This course includes a team project to deploy a dynamic website. Weekly laboratory.
CSCV 460 - Database Design
CSCV 460 analyzes the functions of a database system. Data modeling and logical database design. Query languages and query optimization. Efficient data storage and access. Concurrency control and recovery.