Overview
Description
Business application program development using a procedural programming language. Emphasis on program design, testing, maintenance and logical and physical data structures.
Requirements
Prerequisites
- Business major or minor.
IS 350CS 135
Original catalog text
Prerequisites
IS 350 or CS 135; Business major or minor.
Units
Lecture3
Catalog Details
Offering
Offered: Every Spring
Terms
spring
Restrictions
Business major or minor.
Attributes
Standard
Learning Outcomes
- develop Java programs to demonstrate proficiency in basic programming constructs, such as decision-making, looping, and object-oriented concepts, such as inheritance.
- create an Android application with a single activity and multiple layouts (portrait and landscape).
- use explicit intents to work with multi-activity applications and call other applications.
- use implicit intents to start other applications such as a phone dialer or text message.
- create multi-activity applications that send data from parent to child activity and return data from child activities.
- implement applications with fragments and communicate between multiple fragments.
- apply Android layout principles, work with layout managers, and create user interfaces with different layouts.
- implement a location-based application.
- create service-based applications that consume an existing Web service.