Skip to Content

    Course Search Results

    • 3.00 Credits

      This course is a survey course covering the historical background of terrorism as a criminal activity, terrorist typologies, the motivations behind terrorist activity, and the responses of the criminal justice system to terrorism. Prerequisite: Exemption from or completion of ENGL 0810 and READ 0810(Formerly CJA 2550)
    • 1.00 - 5.00 Credits

      1-5 sem hrs cr The Independent Study in criminal justice administration is a specially designed course for students interested in pursuing specific study projects under the supervision of a discipline instructor and approved by an advisor, the course instructor, and the appropriate curriculum chair. No more than six semester hours in Independent Study courses may be used in meeting minimum degree requirements. (Formerly CJA 2990)
    • 3.00 Credits

      This new course will provide the student with a management-level orientation to current concepts and technologies related to IT security. It will be a survey course with some theoretical content as well as discussion of specific products that are commonly-used in security data.Specific Course Requirements:Students must have access to a broadband connection and have the authority to download and install software on a machine that will be used to work the exercises in this course (administrative rights on a machine are required). The computer should have at least 500 MB of free space.
    • 3.00 Credits

      This course is a study in microcomputer applications programming using the Visual Basic Programming Language for Windows. The course includes elementary program design concepts through advanced program interface with Windows applications. Case study methodology is used to demonstrate applicability to general purpose applications. Required Prerequisites: Documented eligibility for collegiate mathematics and either BIT 1150 or INFS 2010 or permission of the appropriate Dean; Recommended prerequisite: BIT 1250 or BIT 1260.
    • 4.00 Credits

      This course is designed to introduce students to computers and problem-solving using a structured language as a tool. Major topics include programming logic and flowcharting. Emphasis is on problem-solving using the language and principles of structured software. Keyboarding skills are required for this course. (A keyboarding tutorial is available in the computer labs for students who wish to refresh or improve their keyboarding skills.)
    • 3.00 Credits

      This course deals with the non-technical, component-level diagnosis and repair of microcomputers and peripheral equipment. Hard disk management and software installation and maintenance will be included. Prerequisite: BIT 1150 or INFS 2010 or permission of the appropriate Dean; Recommended prerequisite: BIT 1240, BIT 1250 or BIT 1260.
    • 3.00 Credits

      This course covers basic terminology and the operation of data communication and local area networking. Topics include examination of the physical layer, data link protocols, introduction to local area networking, review of industry standards (CCITT, ISO, and IEEE) that relate to data communications, and issues relating to network management. Introduction and use of the Internet is also covered. Hands-on experience with a local area network is included. Prerequisites: BIT 1150 or INFS 2010 or permission of the appropriate Dean.
    • 3.00 Credits

      This course covers the basic fundamental principles of Data Structures. It uses C++ as a programming language to implement a variety of data structures. As such it requires the knowledge of programming in C++ offered in the online course CIS1610: Programming in C++. Topics will include C++ STL containers, vectors, C++ pointers, dynamic memory, STL Stacks, STL Queues, and Lists with or without iterators. User Designed classes are implemented.
    • 3.00 Credits

      This course will cover the fundamental concepts of Object Oriented Programming using Java. Topics will include objects, classes, constructors, methods, instance variables. User Designed classes are implemented. Arrays and Array Processing are emphasized. Graphical User Interfaces are developed using Java. Applets are explained and implemented.
    • 3.00 Credits

      This course continues the coverage of the fundamental concepts of Object Oriented Programming that started in Java Programming I (CST209-R50). Topics will include Super Classes, Sub Classes, Polymorphism, Inheritance, Stacks, Queues, and Lists. User Designed classes are implemented.