Bachelor of Science in Information Technology. Course Descriptions
|
|
|
- Hugo Mitchell
- 10 years ago
- Views:
Transcription
1 Bachelor of Science in Information Technology Course Descriptions Year 1 Course Title: Calculus I Course Code: MATH 101 Pre- Requisite(s): This course introduces higher mathematics by examining the fundamental principles of calculus-- functions, graphs, and limits, applications of the derivative, anti-derivatives, area, and the integral. Course presents additional mathematical applications in business, the arts, and the social sciences. Course Title: Physics I Course Code: PYH 107 Pre- Requisite(s): This course is the first part of introduction to general physics for CS and IT undergraduate students. Topics include vector algebra, equilibrium of particles and rigid bodies, and kinematics and dynamics of particles, simple rigid body systems, heat and light. Emphasis is on laws of motion, thermodynamics and conservation principles of work, energy and power. Course Title: Introduction to Information Technology Course Code: IT 110 Pre-Requisite(s): This course provides students with the basis for understanding the main concepts in the field of information technology. Topics to be included are basics and specialized applications software, system software, input and output devices and the system unit (HW), moreover in this course an emphasis will be on practical skills such as word processing, spreadsheet, and presentation applications software. Course Title: Calculus II Course Code: MATH 102
2 Pre- Requisite(s): MATH 101 This course continues the introduction of higher mathematics from pre-request course by exploring the fundamental concepts of calculus integration and anti-derivatives, definite integrals and its applications, integration techniques, integration by parts, integration tables and infinite series. Course Title: Computer Programming I Course Code: CS 160 Credits: 4 Pre- Requisite(s): IT 110 This course designed to give student a comprehensive introduction to computer programming with a focus on C++ language, a basic explanation of how a computer program is built and run is given in this course as well as it provides task-driven experience which allow students to perform advance complex programming tasks, details of the syntax of the C++ programming language including most keywords and operators are taught. Programming topics includes decision making, loops, arrays, string manipulation and functions, there is an extensive accompanying lab to reinforce all the concepts covered with practical examples. Course Title: Discrete Mathematics Course Code: CS 180 Pre- Requisite(s): MATH 101 This course introduces discrete mathematical concepts relevant to computer science. It illustrates how concepts and notations from discrete mathematics are useful to study or describe objects or problems in computer algorithms and programming languages. Topics include Logic, Combinatorics, Coding Theory, Partially Ordered Sets, Discrete Probability, Counting and Relations, Collections and linear algebra. Course Title: Physics II Course Code: PYH 108 Pre- Requisite(s): PYH 107 This course guides students through the principles of electromagnetism and electronic, wave theory, optics and elements of modern physics with applications to IT and computer science. Topics include electrostatics, electric circuits, magnetic theory, transistors, operational amplifiers circuits, filters,
3 oscillatory motion, wave motion, sound motion and geometrical optics. Lab experiments are performed using computer software based on topics discussed in lecture. Three LAR Courses Year2 Course Title: Computer Programming II Course Code: CS 200 Credits: 4 Pre- Requisite(s): CS 160 This course offers a more advanced study of theoretical object-oriented concepts illustrated and practiced using the C++ programming language. It provides both a thorough knowledge of objectoriented features as well as concrete programming skills to develop an object oriented software system. Course Title: Management Information Systems (MIS) Course Code: IT 220 Pre-Requisite: IT 110 This course is designed to introduce students to contemporary information systems and demonstrate how these systems are used throughout global organizations. The focus of this course will be on the key components of information systems - people, software, hardware, data, and communication technologies, and how these components can be integrated and managed to create competitive advantage. Though the knowledge of how IS provides a competitive advantage students will gain an understanding of how information is used in organizations and how IT enables improvement in quality, speed, and agility. This course also provides an introduction to systems and development concepts, technology acquisition, and various types of application software that have become prevalent or are emerging in modern organizations and society. Course Title: Probability and Statistics Course Code: MATH 201 Pre- Requisite(s): MATH 101 The purpose of this course is to introduce probability theory and statistics, with an emphasis on solving problems related to computer science and engineering fields such as machine learning, computer graphic, simulation and artificial intelligence. The probability theory includes concepts such as combinations, conditional probability, discrete and continuous probability distributions,
4 random variables and expectation. Topics in statistics include sample mean and variance, the law of large numbers and central limit theory, parameters estimation, correlation and hypothesis testing. Course Title: Numerical Analysis Course Code: MATH 215 Pre- Requisite(s): MATH 102 The content of the course studies computational methods for solving numerical problems in linear, non-linear equations and approximation. The aim is to provide students a basic understanding of numerical algorithms for error analysis, numerical differentiation and integration, floating-point arithmetic and function evaluation. Emphasis is on the stability and efficiency properties of the algorithms. Course Title: Data Structures Course Code: CS 240 Credits: 4 Pre - Requisite(s): CS 200 This course is an introduction to commonly used computer data structuring techniques. Topics include stacks, queues, lists, trees, sorting, searching, and memory management with only a brief overview of algorithms. The course also explores the implementation of a range of data structures and algorithms using C++ programming language. Course Title: Internet and Web Technology Course Code: IT 260 Pre- Requisite(s): CS 160 The course focuses on designing and implementing websites, exploring interactivity and the use of web-based multimedia technology. Students will use CSS, DHTML, XML, streaming audio/video and other emerging web based technologies in the context of advanced website design. Course Title: Professional, Legal and Ethical Issues Course Code: IT 280 Pre- Requisite(s): IT 220 This course introduces computer ethics and frameworks, students are to explores the most pressing social, legal and professional issues affecting information systems, students will be able to build information systems to appropriate ethical, legal and professional standards within an international context, main topics includes Ethical Theories, Intellectual Property and Copyright, Privacy, Computer Security and professional ethics.
5 Three LAR Courses Year 3 Course Title: Database Management Systems I Course Code: CS 320 Pre- Requisite(s): CS 240 This course is the first in a two-courses sequence, this course provides students with a comprehensive introduction to database concepts, primary focus is on the Conceptual database design and modeling using Entity-Relationship (ER) model and diagrams (ERD), relational model and relational databases (Concepts, Constraints, Relational Algebra) will be introduced in this course, Moreover other topics such as Relational query languages (SQL),normalization, data integrity, and creation of simple tables, reports, and forms will be covered in this course, Emphasizes will be on both theories and hands-on experience. Course Title: Computer Networks I Course Code: IT 325 Pre- Requisite(s): CS 240 This course covers the basic principles and technologies of data communications and networking. The course provides the students with introduction to network architecture focusing on Physical Layer and Media, and error control of the Data Link Layer; it describes the procedures and rules involved in the process and controls of error detection and correction. Topics include communications media, an overview of the signal encoding process data and signals encoding, modulation and multiplexing, error detection and correction, network components, different network computer topology, categories of computer network, TCP/IP protocol suite, OSI model design process of a Computer Network Systems, and data link control. Course Title: Web Programming Course Code: IT 335 Pre- Requisite(s): IT 260, CS 320 This course is designed to introduce students to advanced web design techniques on web application development including server-side programming and database processing, building upon your fundamental web site design and client-side development skills, this course expands into the server side technologies, frameworks, and integration with external applications; Technologies covered include the Common Language Runtime (CLR),.NET framework classes, C#, ASP.NET, and
6 ADO.NET. The term project will involve designing and producing an online site that allows the interaction with a database usually SQL-Server or Access. Course Title: Operating Systems Course Code: CS 340 Pre- Requisite(s): CS 240 The operating systems course presents an introduction to the internal operation of modern operating systems. Topics include: processes and threads, synchronization, CPU scheduling, deadlock, memory management, and file systems, distributed systems and related topics are covered in brief. Course Title: Software Engineering I Course Code: CS 345 Pre- Requisite(s): IT 220 This course discusses the processes, methods, techniques and tools that organizations use to determine how they should conduct their business, with a particular focus on how computer-based technologies can most effectively contribute to the way business is organized. The course covers a systematic methodology for analyzing a business problem or opportunity, determining what role, if any, computer-based technologies can play in addressing the business need, articulating business requirements for the technology solution, specifying alternative approaches to acquiring the technology capabilities needed to address the business requirements, and specifying the requirements for the information systems solution. Course Title: Database Management Systems II Course Code: CS 350 Pre- Requisite(s): CS 320 This course covers advanced aspects of database management systems including advanced normalization and denormalization, query optimization, object-oriented and objectrelational databases, data warehousing, data mining, distributed databases and databases for web applications. There is extensive coverage of SQL and database instance tuning. Students learn about the advanced object-relational features in DBMS such as Oracle, including navigational query, BLOBs, abstract data types, and methods. Students learn about database programming in Oracle s PL/SQL language, including triggers, stored
7 procedures, and methods. By the end of the course, students should understand the basic concepts in all of these advanced database topics. Course Title: Computer Networks II Course Code: IT 360 Pre- Requisite(s): IT 325 This course is an advanced course in computer networks; the course provides the students with a deep understanding of computer networking architecture, focusing on Data Link Layer, Network Layer, Transport Layer, and Application Layer. Topics include Wired LANs; Wireless LANs; Connecting LANs; Virtual-Circuit Networks; Logical Addressing; Internet Protocol; Address Mapping; Error Reporting; Multicasting; Delivery; Forwarding; Routing; Process-to-Process Delivery; Domain Name System; Remote Logging; Electronic Mail and File Transfer; WWW and HTTP. Course Title: IT Systems Administration Course Code: IT 370 Pre- Requisite(s): CS 340, IT 325 This course introduces students to basic skills and concepts that are essential to the administration of operating systems, networks, software, file systems, file servers, web systems, database systems, and system documentation, policies, and procedures. This also includes education and support of the users of these systems. The course offers a practical grounding in the principles of system administration and demystifies why IT departments do the things they do, such as imposing limitations on users. Course Title: E-Business Course Code: IT 380 Pre-Requisite: IT 325 E-business is a dynamic topic utilizing concepts from business and technology, in this course the basics concepts of e-commerce will be introduced from both technological and managerial perspectives, discuss the effect of e-business on traditional business and reasons that lead to the current use of e-business as well as the future potential of e-business; The main focus for this course is to help students develop a broad understanding of the emerging forces that shape e-business and how e-business can be used as a tool for business value. Course Title: Internship Course Code: IT 390
8 Pre- Requisite(s): 66 credits This course provides students with an opportunity to receive academic credit for supervised professional training and experience in an actual work environment; it is an on-going seminar between the student, the faculty member and the employment supervisor, It involves a learning Contract, periodic meeting with the faculty representative, professional experience at a level equivalent to other senior-level courses, interns are requested to submit and present final report at the end of the training course. One LAR Course One Elective Course Year 4 Course Title: IT Project Management Course Code: IT 405 Pre- Requisite(s): CS 345 This course provides an introduction to the concepts of information technology project management and techniques for initiating, planning, executing, monitoring and controlling of resources to accomplish specific project goals. Both technical and behavioral aspects of project management are discussed. While the focus is on information technology projects, the principles follow the nine project management knowledge areas outlines in the Project Management Institute's PMBOK Guide Third Edition and thus are applicable to the management of any project. Topics will include integration, scope, time, cost, quality, human resource, communications, risk, and procurement management. Project management software utilization is emphasized. Course Title: Software Engineering II Course Code: CS 410
9 Pre- Requisite(s): CS 345 This course is aimed at helping students build up an understanding of how to develop a software system by guiding them thru the development process and giving them the fundamental principles of system development with object oriented technology using UML. The course will initiate students to the different software process models, project management, software requirements engineering process, Requirements Modelling using Object-Oriented techniques, designing various aspects of software systems, software testing and software quality assurance. Course Title: Enterprise Systems Course Code: IT 430 Pre-Requisite: CS 340, CS 345 This course is designed to provide students with an understanding of the theoretic and practical issues related to the application of Enterprise Systems within organizations. The main focus of this course is to demonstrate how Enterprise Systems integrate information and organizational processes across functional areas with a unified system comprised of a single database and shared reporting tools. Enterprise systems, by their multi-dimensional integrative nature, offer the depth of functionality and breadth of integration to demonstrate how global operations of organizations are managed. Thus, students will gain an appreciation of the scope of Enterprise Systems and the motivation for implementing them. Course Title: Human-Computer Interaction Course Code: CS 440 Pre- Requisite(s): CS 345 This course introduces students to human-computer interaction strategies from a number of perspectives including knowledge and skills required for designing interactive products, major contents include principles of design, user interface guidelines, understanding users categories and their tasks, expert review and usability testing, principles of direct manipulation, designing for collaboration and communication interface, understanding command language, introduces interaction devices, as well as user documentation. Course Title: Computer Security Course Code: IT 450 Pre- Requisite(s): IT 360 This course provide students with basic concepts relevant to computer security and the protection of computer systems and data from threats which may compromise integrity, availability, or
10 confidentiality. The module covers the following topics: Security of the computer; security of networks; security and the Internet; software and hardware security; mobile and database security; basic cryptography. Course Title: Final Year Project I Course Code: IT 490 Pre- Requisite(s): 4 th Year Status The final year project involves students working on a larger problem throughout the year, under the supervision of a member of staff. This part of the project include formulation of particular problem, preparing detailed back ground study, method, and to ensure students learn the basic tools/techniques of scientific investigation. The project may be oriented towards research or towards production of a useful IT system. The final year project gives students the opportunity to be creative and explore an area not covered in the curriculum and of particular technical interest, integrating knowledge and professional practices acquired on this programme. Course Title: Information System Management Course Code: IT 460 Pre-Requisite: CS 340, CS 320 This course emphasizes the management of information technology. This course reinforces the basic concepts and technical perspectives of information technology presented in prior courses. As a capstone course for the students to begin their careers, the course would summarize the practice of information systems. Topics include The Top IS Job, Strategic uses of Information Technology, Strategic Information Systems Planning, Managing Corporate IT Architecture, Managing Telecommunications, Managing Corporate Information Resources, Managing Partnership-Based IT Operations, Managing System Development, Supporting Information centric Decision Making, Supporting IT-enabled Collaboration, and Supporting Knowledge Work. Course Title: IT Strategy Course Code: IT 470 Pre-Requisite: CS 340, CS 345 This course explores the issues and approaches in managing the information systems function in organizations and how the IS function integrates / supports / enables various types of organizational capabilities. It takes a senior management perspective in exploring the acquisition, development and implementation of plans and policies to achieve efficient and effective information systems. The course addresses issues relating to defining the high-level IS infrastructure and the systems that support the operational, administrative and strategic needs of the organization. The remainder of the course is focused on developing an intellectual framework that will allow leaders of organizations to critically assess existing IS infrastructures and emerging technologies as well as how
11 these enabling technologies might affect organizational strategy. The ideas developed and cultivated in this course are intended to provide an enduring perspective that can help leaders make sense of an increasingly globalized and technology intensive business environment. Course Title: Final Year Project II Course Code: IT 495 Pre-Requisite: IT 490 The final year project involves students working on a larger problem throughout the year, under the supervision of a member of staff. This part of the project include the detailed design, implementation, and discussion of the project finding. As much as possible the project should involves the development of an actual information/technical system and the submission of a final project report. Major Elective Courses for Information Technology Programme Course Code IT 351 IT 371 Course Title Visual Programming This course is designed for students who knows the basics of programming languages, it covers the main concepts which enable programmers to design professional user interfaces for Windows environments, most of the Visual Basic language structure, syntax and effective programming languages concepts are to be introduced, also how to use features of Windows Forms and Controls to create windows based applications with full functionality and professional graphical user interfaces, Moreover ADO.Net technology for accessing data in a database will be covered. Operation Research An Introduction to basic concepts of operations research and simulation modeling. Study of deterministic methods for solving real-world decision problems covers linear programming model and solutions, network/graph theory models such as transportation and assignment problems, shortest path and maximum flow problems. In addition, Cr. Prerequisites Hrs. 3 CS MATH 215
12 concepts related to computer science that rely on probability such as queuing theory, decision theory, Monte-Carlo methods and simulations are covered. IT 422 Selected Topics in Information Technology 3 Dept. Approval IT 442 Decision Support Systems 3 IT 220, CS 410 This course aims to develop the students ability to understand and comprehend the capabilities of technologies in support of decision making and collaboration in organizations. This course will introduce the students to the nature of managerial business decision making as well as a working knowledge of Decision Support Systems (DSS) for facilitating the process of semi-structured decision making. Issues associated with the development of these systems are introduced, along with some of the underlying mathematical modeling techniques that provide DSS with a problem solving capability. IT 445 Knowledge Management This course aims to develop the students ability to understand theoretical requirements and to obtain the necessary skills, to be able to plan, analyze, design, and 3 IT 220, CS 350 implement a knowledge management (KM) initiative. Specifically, the course will: Develop the students' skills of selecting the suitable KM model and strategy and the right tools and mechanisms (for better KM project management).
One LAR Course Credits: 3. Page 4
Course Descriptions Year 1 30 credits Course Title: Calculus I Course Code: COS 101 This course introduces higher mathematics by examining the fundamental principles of calculus-- functions, graphs, limits,
Division of Mathematical Sciences
Division of Mathematical Sciences Chair: Mohammad Ladan, Ph.D. The Division of Mathematical Sciences at Haigazian University includes Computer Science and Mathematics. The Bachelor of Science (B.S.) degree
COURSE TITLE COURSE DESCRIPTION
COURSE TITLE COURSE DESCRIPTION CS-00X COMPUTING EXIT INTERVIEW All graduating students are required to meet with their department chairperson/program director to finalize requirements for degree completion.
COURSE CATALOG. BS Networking and System Administration
COURSE CATALOG BS Networking and System Administration Program Overview Networking, the technology of interconnecting computing devices so information can flow between them, includes the design, deployment,
B.Sc. in Computer Information Systems Study Plan
195 Study Plan University Compulsory Courses Page ( 64 ) University Elective Courses Pages ( 64 & 65 ) Faculty Compulsory Courses 16 C.H 27 C.H 901010 MATH101 CALCULUS( I) 901020 MATH102 CALCULUS (2) 171210
Eastern Washington University Department of Computer Science. Questionnaire for Prospective Masters in Computer Science Students
Eastern Washington University Department of Computer Science Questionnaire for Prospective Masters in Computer Science Students I. Personal Information Name: Last First M.I. Mailing Address: Permanent
Information and Communications Technology Courses at a Glance
Information and Communications Technology Courses at a Glance Level 1 Courses ICT121 Introduction to Computer Systems Architecture This is an introductory course on the architecture of modern computer
M.S. Computer Science Program
M.S. Computer Science Program Pre-requisite Courses The following courses may be challenged by sitting for the placement examination. CSC 500: Discrete Structures (3 credits) Mathematics needed for Computer
Computer Science. General Education Students must complete the requirements shown in the General Education Requirements section of this catalog.
Computer Science Dr. Ilhyun Lee Professor Dr. Ilhyun Lee is a Professor of Computer Science. He received his Ph.D. degree from Illinois Institute of Technology, Chicago, Illinois (1996). He was selected
MEng, BSc Applied Computer Science
School of Computing FACULTY OF ENGINEERING MEng, BSc Applied Computer Science Year 1 COMP1212 Computer Processor Effective programming depends on understanding not only how to give a machine instructions
INFORMATION TECHNOLOGY PROGRAM
INFORMATION TECHNOLOGY PROGRAM The School of Information Technology offers a two-year bachelor degree program in Information Technology for students having acquired an advanced vocational certificate.
MEng, BSc Computer Science with Artificial Intelligence
School of Computing FACULTY OF ENGINEERING MEng, BSc Computer Science with Artificial Intelligence Year 1 COMP1212 Computer Processor Effective programming depends on understanding not only how to give
MSc Information Technology - E521
MSc Information Technology - E521 1. Aims and Objectives This conversion programme targets non-engineering graduates with a view of preparing them for the employment market where up-to-date IT skills represent
Computer and Information Sciences
Computer and Information Sciences Dr. John S. Eickmeyer, Chairperson Computers are no longer huge machines hidden away in protected rooms and accessible to only a few highly-trained individuals. Instead,
Bachelor of Games and Virtual Worlds (Programming) Subject and Course Summaries
First Semester Development 1A On completion of this subject students will be able to apply basic programming and problem solving skills in a 3 rd generation object-oriented programming language (such as
INFORMATION SYSTEMS AND TECHNOLOGY MANAGEMENT
INFORMATION SYSTEMS AND TECHNOLOGY MANAGEMENT UNDERGRADUATE Bachelor's programs Bachelor of Business Administration with a concentration in information systems and technology management (http:// bulletin.gwu.edu/business/undergraduate-programs/
Course Description Bachelor in Management Information Systems
Course Description Bachelor in Management Information Systems 1605215 Principles of Management Information Systems (3 credit hours) Introducing the essentials of Management Information Systems (MIS), providing
Page 1 of 5. (Modules, Subjects) SENG DSYS PSYS KMS ADB INS IAT
Page 1 of 5 A. Advanced Mathematics for CS A1. Line and surface integrals 2 2 A2. Scalar and vector potentials 2 2 A3. Orthogonal curvilinear coordinates 2 2 A4. Partial differential equations 2 2 4 A5.
College of Science Department of Mathematics and Computer Science. Assessment Plan Computer Science and Computer Networks
College of Science Department of Mathematics and Computer Science Programs: Assessment Plan Computer Science and Computer Networks Computer Science offers the following instructional programs: 1. Bachelor
Course Syllabus For Operations Management. Management Information Systems
For Operations Management and Management Information Systems Department School Year First Year First Year First Year Second year Second year Second year Third year Third year Third year Third year Third
Master of Science in Computer Science Information Systems
Master of Science in Computer Science Information Systems 1. General Admission Requirements. Admission to Graduate Studies (see graduate admission requirements). 2. Program Admission. In addition to meeting
Master of Science in Computer Science
Master of Science in Computer Science Background/Rationale The MSCS program aims to provide both breadth and depth of knowledge in the concepts and techniques related to the theory, design, implementation,
Computer Information Systems
Computer Information System Courses Description 0309331 0306331 0309332 0306332 0309334 0306334 0309341 0306341 0309353 0306353 Database Systems Introduction to database systems, entity-relationship data
Study Plan for the Bachelor Degree in Computer Information Systems
Study Plan for the Bachelor Degree in Computer Information Systems The Bachelor Degree in Computer Information Systems/Faculty of Information Technology and Computer Sciences is granted upon the completion
Diploma of Website Development
Diploma of Website Development Program Description The BHCK Diploma of Website Development provides the skills and knowledge for a graduate to design, build and manage websites as an independent web developer
Bachelor's Degree in Management Information Systems
Description for all courses in BIS for Bachelor s Degree in Management Information Systems and Master s Degree in Management Information Systems Bachelor's Degree in Management Information Systems Department
ก ก ก ก ก 460-104 3(3-0-6) ก ก ก (Introduction to Business) (Principles of Marketing)
ก ก ก 460-101 3(3-0-6) ก ก ก (Introduction to Business) ก ก ก ก ก ก ก ก ก ก ก ก ก ก ก Types of business; business concepts of human resource management, production, marketing, accounting, and finance;
Please consult the Department of Engineering about the Computer Engineering Emphasis.
COMPUTER SCIENCE Computer science is a dynamically growing discipline. ABOUT THE PROGRAM The Department of Computer Science is committed to providing students with a program that includes the basic fundamentals
Other Required Courses (14-18 hours)
1) IT Business Track Required Info Technology Courses (19 hours) 1,2&3 ITEC 2110 Digital Media 1,2&3 ITEC 3100 Intro to Networks 1,2&3 ITEC 3200 Intro to Databases 1 ITEC 3350 ECommerce 1,2&3 ITEC 3900
BIT Course Description
BIT Course Description Introduction to Operating Systems BTEC 101 This course follows a systematic approach to operating systems explaining why they are needed and what they do. Topics include the basic
Information Systems. Administered by the Department of Mathematical and Computing Sciences within the College of Arts and Sciences.
Information Systems Dr. Haesun Lee Professor Dr. Haesun Lee is a Professor of Computer Science. She received her Ph.D. degree from Illinois Institute of Technology, Chicago, Illinois (1997). Her primary
Course Descriptions. preparation.
Course Descriptions CS 101 Intro to Computer Science An introduction to computer science concepts and the role of computers in society. Topics include the history of computing, computer hardware, operating
BUSINESS TECHNOLOGY (BTE)
University of Miami Academic Bulletin 1 BUSINESS TECHNOLOGY (BTE) BTE 120. Introduction to Computer Information Systems. 3 Credit An introduction to computers and information processing, with emphasis
Prerequisite: High School Chemistry.
ACT 101 Financial Accounting The course will provide the student with a fundamental understanding of accounting as a means for decision making by integrating preparation of financial information and written
Computer Information Systems (CIS)
Computer Information Systems (CIS) CIS 113 Spreadsheet Software Applications Prerequisite: CIS 146 or spreadsheet experience This course provides students with hands-on experience using spreadsheet software.
Diploma Of Computing
Diploma Of Computing Course Outline Campus Intake CRICOS Course Duration Teaching Methods Assessment Course Structure Units Melbourne Burwood Campus / Jakarta Campus, Indonesia March, June, October 022638B
INFORMATION SCIENCE. INFSCI 0010 INTRODUCTION TO INFORMATION SCIENCE 3 cr. INFSCI 0015 DATA STRUCTURES AND PROGRAMMING TECHNIQUES 3 cr.
INFORMATION SCIENCE INFSCI 0010 INTRODUCTION TO INFORMATION SCIENCE 3 cr. Introduction to the concepts, principles, and skills of information science for students with no programming experience. Topics
Curriculum for the Bachelor Degree in Computer Information Systems (CIS)
Curriculum for the Bachelor Degree in Computer Information Systems (CIS) The curriculum for the B.Sc. degree in Computer Information Systems (CIS) consists of (2) credit hours distributed as follows:-
PCCC PCCC Course Description
Course Description CIS 101 Computer Concepts and Applications 3 credits (formerly Introduction to Computers and Information Processing) Introduces a variety of topics in computers and computing including
Computer Science Course Descriptions Page 1
CS 101 Intro to Computer Science An introduction to computer science concepts and the role of computers in society. Topics include the history of computing, computer hardware, operating systems, the Internet,
Course Bachelor of Information Technology majoring in Network Security or Data Infrastructure Engineering
Course Bachelor of Information Technology majoring in Network Security or Data Infrastructure Engineering Course Number HE20524 Location Meadowbank OVERVIEW OF SUBJECT REQUIREMENTS Note: This document
How To Get A Computer Science Degree
(CS) CS 1030 Foundations of Computer Science, Spring, Summer Introduces the basics of computing, including computer hardware, and programming concepts and language. Explores how computers work and how
Department of Computer Science
The University of Texas at San Antonio 1 Department of Computer Science The Department of Computer Science offers a Bachelor of Science degree in Computer Science and a Minor in Computer Science. Admission
School of Management and Information Systems
School of Management and Information Systems Business and Management Systems Information Science and Technology 176 Business and Management Systems Business and Management Systems Bachelor of Science Business
Department of Computer Science
Department of Computer Science Ali Sekmen, PhD 2, Chair 005, McCord Hall 615-963-5712 Faculty: K. Al Nasr, W. Chen, E. Erdemir, M. Hayes, H. Miao, T. Rogers, G. Shao, F. Yao General Statement: The Department
Eastern Washington University Department of Computer Science. Questionnaire for Prospective Masters in Computer Science Students
Eastern Washington University Department of Computer Science Questionnaire for Prospective Masters in Computer Science Students I. Personal Information Name: Last First M.I. Mailing Address: Permanent
Degrees Major in Computer Science Minor in Computer Science Major in Software Engineering
LT400, Independent Study: Directed reading registering. (U)(1). LT401, Independent Study: Directed reading registering. (U)(2). LT402, Independent Study: Directed reading registering. (U)(3). LT499, Honors
COMPUTER SCIENCE/ COMPUTER NETWORKING AND TECHNOLOGIES (COSC)
COMPUTER SCIENCE/ COMPUTER NETWORKING AND TECHNOLOGIES (COSC) Computer Science (COSC) courses are offered by the School of Information Arts and Technologies within the Yale Gordon College of Liberal Arts.
INFORMATION SYSTEMS (INFO)
VCU 1 INFORMATION SYSTEMS (INFO) INFO 160. Digital Literacy: Computer Concepts, Internet, Digital Devices. 1 Hour. Semester course; 1 credit. Overview of basic computer concepts, the Internet, new technologies
DIABLO VALLEY COLLEGE CATALOG 2014-2015
COMPUTER SCIENCE COMSC The computer science department offers courses in three general areas, each targeted to serve students with specific needs: 1. General education students seeking a computer literacy
Ministry of Manpower Colleges of Technology Information Technology Department List of IT Department Courses with Prerequisite and brief description
1 ITNT4102 2 ITDB 4200 Ad-Hoc Wireless Mobile Networking Advance Database Techniques ITNT3203 and ITNT3102 ITDB 4102 Networking II, Logic Design Oracle Fundamental 3 ITAD1100 Advanced IT Skills FPIT0001
Business Information System Courses Description
Business Information System Courses Description 1903101 Fundamentals of Information Technology: (Prerequisite none) Information Technology components, computer hardware: memory, CPU, machine cycle. numbering
Doctor of Philosophy in Computer Science
Doctor of Philosophy in Computer Science Background/Rationale The program aims to develop computer scientists who are armed with methods, tools and techniques from both theoretical and systems aspects
Computer Science/Software Engineering
292 School of Science and Engineering Computer Science/Software Engineering Everald E. Mills, PhD, Chair Objectives The computer science program seeks to prepare students for careers that require sophisticated
DISTANCE DEGREE PROGRAM CURRICULUM NOTE:
Bachelor of Science in Electrical Engineering DISTANCE DEGREE PROGRAM CURRICULUM NOTE: Some Courses May Not Be Offered At A Distance Every Semester. Chem 121C General Chemistry I 3 Credits Online Fall
COURSE DESCRIPTION FOR THE COMPUTER INFORMATION SYSTEMS CURRICULUM
COURSE DESCRIPTION FOR THE COMPUTER INFORMATION SYSTEMS CURRICULUM Course Code 2505100 Computing Fundamentals Pass/ Fail Prerequisite None This course includes an introduction to the use of the computer
CURRICULUM VITAE EDUCATION:
CURRICULUM VITAE Jose Antonio Lozano Computer Science and Software Development / Game and Simulation Programming Program Chair 1902 N. Loop 499 Harlingen, TX 78550 Computer Sciences Building Office Phone:
The Masters of Science in Information Systems & Technology
The Masters of Science in Information Systems & Technology College of Engineering and Computer Science University of Michigan-Dearborn A Rackham School of Graduate Studies Program PH: 1-59-561; FAX: 1-59-692;
Master of Science in Health Information Technology Degree Curriculum
Master of Science in Health Information Technology Degree Curriculum Core courses: 8 courses Total Credit from Core Courses = 24 Core Courses Course Name HRS Pre-Req Choose MIS 525 or CIS 564: 1 MIS 525
Bachelor of Science in Business Administration - Information Systems and Technology Major
Bachelor of Science in - Information Systems and Technology Major Ling Li, Chair Li Xu, Information Technology Area Coordinator Roya Ardalan, Chief Discipline Advisor The information systems and technology
LONDON SCHOOL OF COMMERCE. Programme Specification for the. Cardiff Metropolitan University. BSc (Hons) in Computing
LONDON SCHOOL OF COMMERCE Programme Specification for the Cardiff Metropolitan University BSc (Hons) in Computing Contents Programme Aims and Objectives Programme Structure Programme Outcomes Mapping of
Courses Descriptions for BS.c. MIS Program. Main Major Courses (Bachelor Degree in Management Information System)
Courses Descriptions for BS.c. MIS Program Main Major Courses (Bachelor Degree in Management Information System) 1. Management Information Systems / MIS211(3 Crh.) pre. CS104+BA108. This course introduces
CS Standards Crosswalk: CSTA K-12 Computer Science Standards and Oracle Java Programming (2014)
CS Standards Crosswalk: CSTA K-12 Computer Science Standards and Oracle Java Programming (2014) CSTA Website Oracle Website Oracle Contact http://csta.acm.org/curriculum/sub/k12standards.html https://academy.oracle.com/oa-web-introcs-curriculum.html
Information Technology Management Bachelor of Science Degree (B.S.)
Berkeley College Overview Academic Programs Information Technology Management Bachelor of Science Degree (B.S.) Admissions and Finances Administration, Faculty, and Staff Contact Us Course Requirements
COMPUTER SCIENCE. FACULTY: Jennifer Bowen, Chair Denise Byrnes, Associate Chair Sofia Visa
FACULTY: Jennifer Bowen, Chair Denise Byrnes, Associate Chair Sofia Visa COMPUTER SCIENCE Computer Science is the study of computer programs, abstract models of computers, and applications of computing.
The Masters of Science in Information Systems & Technology
The Masters of Science in Information Systems & Technology College of Engineering and Computer Science University of Michigan-Dearborn A Rackham School of Graduate Studies Program PH: 313-593-5361; FAX:
CORE CLASSES: IS 6410 Information Systems Analysis and Design IS 6420 Database Theory and Design IS 6440 Networking & Servers (3)
COURSE DESCRIPTIONS CORE CLASSES: Required IS 6410 Information Systems Analysis and Design (3) Modern organizations operate on computer-based information systems, from day-to-day operations to corporate
How To Learn To Manage A Computer System
FACULTY OF COMPUTING STUDY PROGRAM: INFORMATION TECHNOLOGY CURRICULUM Introduction As an academic discipline, Information Technology focuses on preparing graduates who are concerned with issues related
CAREER OPPORTUNITIES
CAREER OPPORTUNITIES After the graduation, students can select three different paths. Students should have at least GPA 2.7 to get into the first two types of job. To apply for academic positions in the
Course Descriptions. CS 101 Intro to Computer Science
Course Descriptions CS 101 Intro to Computer Science An introduction to computer science concepts and the role of computers in society. Topics include the history of computing, computer hardware, operating
Course Description for the Bachelors Degree in Library and Information Science
Course Description for the Bachelors Degree in Library and Information Science 807120 Introduction to Information Science and Libraries: Information age and knowledge, information society, types of libraries
Students who successfully complete the Health Science Informatics major will be able to:
Health Science Informatics Program Requirements Hours: 72 hours Informatics Core Requirements - 31 hours INF 101 Seminar Introductory Informatics (1) INF 110 Foundations in Technology (3) INF 120 Principles
Information and Decision Sciences (IDS)
University of Illinois at Chicago 1 Information and Decision Sciences (IDS) Courses IDS 400. Advanced Business Programming Using Java. 0-4 Visual extended business language capabilities, including creating
Learning outcomes. Knowledge and understanding. Competence and skills
Syllabus Master s Programme in Statistics and Data Mining 120 ECTS Credits Aim The rapid growth of databases provides scientists and business people with vast new resources. This programme meets the challenges
SUBJECT-SPECIFIC CRITERIA
SUBJECT-SPECIFIC CRITERIA Relating to the accreditation of Bachelor s and Master s degree programmes in electrical engineering and information technology (09 December 2011) The following specifications
DEGREE PLAN INSTRUCTIONS FOR COMPUTER ENGINEERING
DEGREE PLAN INSTRUCTIONS FOR COMPUTER ENGINEERING Fall 2000 The instructions contained in this packet are to be used as a guide in preparing the Departmental Computer Science Degree Plan Form for the Bachelor's
4.1 CD 301 - BSc (Hons) Information Technology (Diploma to Degree Upgrade 1.5 Years Part Time)
4.1 CD 301 - BSc (Hons) Information Technology (Diploma to Degree Upgrade 1.5 Years Part Time) 1. OBJECTIVES This Programme is geared towards producing computer professionals, with a thorough understanding
How To Get A Computer Science Degree
MAJOR: DEGREE: COMPUTER SCIENCE MASTER OF SCIENCE (M.S.) CONCENTRATIONS: HIGH-PERFORMANCE COMPUTING & BIOINFORMATICS CYBER-SECURITY & NETWORKING The Department of Computer Science offers a Master of Science
ADVANCED SCHOOL OF SYSTEMS AND DATA STUDIES (ASSDAS) PROGRAM: CTech in Computer Science
ADVANCED SCHOOL OF SYSTEMS AND DATA STUDIES (ASSDAS) PROGRAM: CTech in Computer Science Program Schedule CTech Computer Science Credits CS101 Computer Science I 3 MATH100 Foundations of Mathematics and
Master s Program in Information Systems
The University of Jordan King Abdullah II School for Information Technology Department of Information Systems Master s Program in Information Systems 2006/2007 Study Plan Master Degree in Information Systems
Course Descriptions - Computer Science and Software Engineering
One of the nation's top undergraduate engineering, science, and mathematics colleges Course Descriptions - Computer Science and Software Engineering Professors Anderson, Boutell, Chenoweth, Chidanandan,
REGULATIONS FOR THE DEGREE OF BACHELOR OF SCIENCE IN BIOINFORMATICS (BSc[BioInf])
820 REGULATIONS FOR THE DEGREE OF BACHELOR OF SCIENCE IN BIOINFORMATICS (BSc[BioInf]) (See also General Regulations) BMS1 Admission to the Degree To be eligible for admission to the degree of Bachelor
JAVA Technologies QUARTER 1 DESKTOP APPLICATIONS - ESSENTIALS QUARTER 2 NETWORKING AND OPERATING SYSTEMS ESSENTIALS. Module 1 - Office Applications
SOFTWARE ENGINEERING TRACK JAVA Technologies QUARTER 1 DESKTOP APPLICATIONS - ESSENTIALS Module 1 - Office Applications This subject enables users to acquire the necessary knowledge and skills to use Office
QF01/0407-1.0 الخطة الدراسية كلية العلوم وتكنولوجيا المعلومات- برنامج الماجستير/ الوصف المختصر
Algorithms analysis and design(0102721). The course introduces students to a variety of computer problems and methods of their solutions. It enables students to assess the complexity of problems and algorithms.
Information Technology Division
151 xxx Introduction to IT Division The Higher Colleges of Technology offers one of UAEÕ s largest selections of Information Technology programs. Students study Diploma, Higher Diploma and Bachelor Degree
Depth and Excluded Courses
Depth and Excluded Courses Depth Courses for Communication, Control, and Signal Processing EECE 5576 Wireless Communication Systems 4 SH EECE 5580 Classical Control Systems 4 SH EECE 5610 Digital Control
Department of Information Systems and Cyber Security
The University of Texas at San Antonio 1 Department of Information Systems and Cyber Security All graduate programs in Information Systems and Cyber Security are accredited by AACSB International The Association
Professional Organization Checklist for the Computer Science Curriculum Updates. Association of Computing Machinery Computing Curricula 2008
Professional Organization Checklist for the Computer Science Curriculum Updates Association of Computing Machinery Computing Curricula 2008 The curriculum guidelines can be found in Appendix C of the report
2010-2011 Assessment for Master s Degree Program Fall 2010 - Spring 2011 Computer Science Dept. Texas A&M University - Commerce
2010-2011 Assessment for Master s Degree Program Fall 2010 - Spring 2011 Computer Science Dept. Texas A&M University - Commerce Program Objective #1 (PO1):Students will be able to demonstrate a broad knowledge
INFORMATION SYSTEMS, BACHELOR OF SCIENCE (B.S.)
VCU INFORMATION SYSTEMS, BACHELOR OF SCIENCE (B.S.) The mission of the Bachelor of Science in Information Systems is to equip students for successful careers as information systems professionals by offering
Bachelor of Science (BSc) Information Tech (IT): Program Outline
ADVANCED SCHOOL OF SYSTEMS AND DATA STUDIES (ASSDAS) PROGRAM: Bachelor of Science (BSc) Information Technology Program Schedule (Semester 1) BSc Information Technology (Semester 1) Credits IT101 Information
Master of Science in Software Engineering (MSC)
Master of Science in Software Engineering The MSc in Software Engineering provides a thorough grounding in how to apply rigorous engineering principles to deliver elegant, effective software solutions
Computer Science. 232 Computer Science. Degrees and Certificates Awarded. A.S. Degree Requirements. Program Student Outcomes. Department Offices
232 Computer Science Computer Science (See Computer Information Systems section for additional computer courses.) We are in the Computer Age. Virtually every occupation in the world today has an interface
STUDY PROGRAM: INFORMATION SYSTEM
FACULTY OF COMPUTING STUDY PROGRAM: INFORMATION SYSTEM CURRICULUM INTRODUCTION Information Systems as a field of academic study encompasses the concepts, principles, and processes for two broad areas of
REGULATIONS FOR THE DEGREE OF MASTER OF SCIENCE IN COMPUTER SCIENCE (MSc[CompSc])
244 REGULATIONS FOR THE DEGREE OF MASTER OF SCIENCE IN COMPUTER SCIENCE (MSc[CompSc]) (See also General Regulations) Any publication based on work approved for a higher degree should contain a reference
