CS-340 Business Application Development & Progr
This is an advanced programming course. This course teaches students to use knowledge and skills learned from previous programming courses to build comprehensive business related applications, especially Graphical User Interface (GUI). This course also enhances students programming capabilities by teaching several advanced topics in business environments, such as business functions from the Standard Library, efficient access to database records, templates, overloaded operators, standard exception classes to simplify error processing, and code reuse. By finishing this course, students should be able to design and implement efficient algorithms to solve a standard business application problem.
Prerequisite
Take CS-110;