Computer Science Course Descriptions Page 1

Similar documents
Course Descriptions. preparation.

Course Descriptions. CS 101 Intro to Computer Science

138 To satisfy a prerequisite, the student must have earned a letter grade of A, B, C or CR in the prerequisite course, unless otherwise stated.

Computer and Information Sciences

PCCC PCCC Course Description

BIT Course Description

COMPUTER SCIENCE/ COMPUTER NETWORKING AND TECHNOLOGIES (COSC)

DIABLO VALLEY COLLEGE CATALOG

Computer Science. 232 Computer Science. Degrees and Certificates Awarded. A.S. Degree Requirements. Program Student Outcomes. Department Offices

Cyber Security Certificate

Computer Science. Computer Science 207. Degrees and Certificates Awarded. A.S. Computer Science Degree Requirements. Program Student Outcomes

Information Technology Career Field Pathways and Course Structure

Computer Information Systems

Bachelor of Science in Business Administration - Information Systems and Technology Major

Computer Science. Computer Science 213. Faculty and Offices. Degrees and Certificates Awarded. AS Computer Science Degree Requirements

CURRICULUM GUIDE COMPUTER SCIENCE CERTIFICATES OF COMPLETION

Computer Information Systems (CIS)

Computer Information Systems (CIS)

APPLICATION FOR BOARD APPROVAL. Of Locally Developed Course. Cisco CCNA Certification 11/12

Diploma of Website Development

INFORMATION TECHNOLOGY (INFO)

DOVER-SHERBORN HIGH SCHOOL PROGRAM OF STUDIES

Associate in Science Degree in Computer Network Systems Engineering

Students who successfully complete the Health Science Informatics major will be able to:

1. Digital Literacy - Computer Security and Privacy 2. Partners in Learning: Organize and Manage the Use of ICT in Your Classroom 3.

INTERNET PROGRAMMING AND DEVELOPMENT AEC LEA.BN Course Descriptions & Outcome Competency

9-12 An exploratory level course that provides an exposure to. careers and issues in information technology. Students

Information Management & Design Course Descriptions Contact Drew Hunt at Andrew.hunt@kctcs.edu for more information

Computer and Information Science

INFORMATION TECHNOLOGY

CCA CYBER SECURITY TRACK

Course Descriptions COMPUTER INFORMATION SYSTEMS 1

KY Valid Course List

Computer Information Systems

Brandman University. School of CCNA

COURSE TITLE COURSE DESCRIPTION

KY Valid Course List

APPLICATION FOR BOARD APPROVAL. of Locally Developed Course. MCP CERTIFICATION 11/12a/12b/12c

MiraCosta College Computer Studies Department ~

HTML5. Turn this page to see Quick Guide of CTTC

CURRICULUM VITAE EDUCATION:

COMPUTER SCIENCE (AS) Associate Degree, Certificate of Achievement & Department Certificate Programs

ACADEMIC PROGRAM REVIEW PC AGE 145 TALMADGE ROAD EDISON, NJ REVIEW DATE. Report Amended October 2011

Most of ecollege courses are also available for a fee if you are not eligible for a free course.

Technical Courses. Course Catalog

Computer Information Science

Mandan Public Schools. Information Technology Curriculum

ExecuTrain Live Virtual Training Schedule. Sepetember December 2013

How To Learn To Program In Cisco Software (For Beginners)

MICHIGAN TEST FOR TEACHER CERTIFICATION (MTTC) TEST OBJECTIVES FIELD 050: COMPUTER SCIENCE

Cisco Network Specialist CCNA

College Credit Opportunities. for. Tulsa Tech s Cyber Security/Forensics

INFORMATION SCIENCE. INFSCI 0010 INTRODUCTION TO INFORMATION SCIENCE 3 cr. INFSCI 0015 DATA STRUCTURES AND PROGRAMMING TECHNIQUES 3 cr.

Computer Information Systems Degrees and Certificates

NC DIGITAL MEDIA COMPUTING

Montgomery County Community College Non-Credit Programs Winter/Spring 2016 TECHNOLOGY PROGRAMS

Computer Information Technology

COMPUTER SCIENCE (AS) Associate Degree, Certificate of Achievement & Department Certificate Programs

Web Specialist INDIVIDUAL PROGRAM INFORMATION Macomb1 ( )

COLLEGE OF COMPUTER SCIENCE & INFORMATICS Information Technology Courses

Cabrillo College Catalog

COMPUTER INFORMATION SCIENCE

67» information technology.» information technology.» general education and degree options

Microsoft Training and Certification Guide. Current as of December 31, 2013

Allegany College of Maryland. 239 Cisco Networking 2 * Offered Fall semester and

How To Learn To Use A Computer System

Information Technology Networking Specialist Cisco Network Professional

Information Systems and Tech (IST)

Web Application diploma using.net Technology

Connecting PTE to Careers in Idaho

Ministry of Manpower Colleges of Technology Information Technology Department List of IT Department Courses with Prerequisite and brief description

Course Venue :- Lab 302, IT Dept., Govt. Polytechnic Mumbai, Bandra (E)

BUSINESS TECHNOLOGY (BTE)

Web Foundations Series Internet Business Associate

COURSE SYLLABUS EDG 6931: Designing Integrated Media Environments 2 Educational Technology Program University of Florida

Track 2: Introductory Track PREREQUISITE: BASIC COMPUTER EXPERIENCE

CareerTech. OCAS Subject Codes Sort by Title July 1, 2015 June 30, Oklahoma Department of Career & Technology Education

Digital Technology. Degrees. Certificate of Achievement. To earn an A.A. or A.S. Degree:

Diploma in Information Technology Network Intergration Specialist COURSE INFORMATION PACK

COMPUTER INFORMATION SYSTEMS

ASSOCIATE IN APPLIED SCIENCE DEGREES AND CERTIFICATES

Division of Mathematical Sciences

2667A - Introduction to Programming

Computer Information Systems

Programming and Software Development. Networking Systems

One LAR Course Credits: 3. Page 4

Computer Information Technology. Web Design and Development. Computer Information Technology

Catálogo de cursos plataforma elearning Microsoft Imagine Academy: Microsoft SQL Server y Visual Studio

INFORMATION SYSTEMS (INFO)

Diploma in Information Technology Network Integration Specialist COURSE INFO PACK

Transcription:

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, database management, an overview of programming languages and logic, careers in computer technology, and the ethics of computing. This course is designed for Computer Science majors, and will emphasize principles and underlying computer technology concepts. Prerequisite: None CS 104 Intro to Computer Hardware This course covers basic concepts of computing hardware and addresses the impact of hardware design on applications and systems software. Students will learn how computers work and be able to replace parts and upgrade components. Students completing CS 104 and CS 105 will have the knowledge and skills necessary for CompTIA A+ Certification exam preparation. Prerequisite: None CS 105 Intro to Operating Systems An introduction to operating systems (O/S) design, structure, and mechanisms. Topics include computer software systems performance, memory, kernel structure, input/output (I/O) devices, file system functions, virtualization, and securing the operating system. Students will install and configure major modern operating systems. Students completing CS 104, CS 105, and CS 110 will have the knowledge and skills necessary for CompTIA A+ Certification exam preparation. Prerequisite: None CS 106 Intro to Virtualization This introductory course is an overview and hands-on exploration of virtualization in desktop, server, and cloud environments. Concepts covered include an introduction to virtualization technologies and how to deploy and manage a virtual server environment. Course topics include virtualization concepts and terms, installing and deploying virtual machines using Hyper-V, VM Ware, Virtual Box, and Virtual PC, and implementing a secure virtual environment. Prerequisite: CS 105 CS 110 Networking Fundamentals An introduction to the basic concepts of computer networking, including: the OSI model, working with network-related hardware, network configuration with TCP/IP, network operating system basics, fault tolerance issues, and troubleshooting network problems. The course prepares students for the CompTIA Network+ certification exam. Prerequisite: None CS 111 Intro to Programming An introductory programming course using the Visual Basic.NET language to create event-driven programs with a graphical user interface. Topics include variables, control structures, loops, objectoriented programming techniques, forms, debugging, and an introduction to database programming using ADO.NET and SQL. Prerequisite: MPC 095/096 or concurrent enrollment, or instructor permission CS 115 Intro to Database Design and Management This course will examine the theory of database design and management, including how collections of data are organized, stored, and analyzed. Topics include the fundamentals of the relational model, Structured Query Language (SQL), data modeling, database design and administration, and web database processing. Introductory business and financial services applications will be used to illustrate course concepts through lectures and hands-on labs. Prerequisite: None CS& 131 Computer Science I: C++ An introduction to computer programming design and development with a primary focus on data structures and abstraction using the C++ object-oriented programming language. Topics include Page 1

logical problem-solving, algorithm development, and programming basics, including an understanding of pointers, dynamic memory allocation, and data structures such as linked lists. Prerequisite: MATH& 141 or concurrent enrollment CS 132 Advanced Programming with C++ This course expands on the fundamentals covered in CS& 131. Students will develop intermediate C++ programs for both traditional data processing and object-oriented applications. Through the experience of creating these programs and methods the student will learn advanced features of C++ object-oriented programming to solve problems in various domains. Prerequisite: CS& 131 CS 136 Intro to Database Programming This course examines introductory concepts of relational database theory and applies these skills in client-server database design and management using SQL. Focus is on discussion of relational database theory, object-oriented and physical database design, the concepts of data normalization and data design, implementation of data designs, procedural programming via the SQL environment between backend databases and user environments, and information storage and retrieval. Prerequisite: CS 115 or instructor permission CS& 141 Computer Science I: Java This course introduces students to the fundamental concepts of object-oriented programming with the Java programming language. The course will focus on the strengths of Java to create classes, objects and methods, algorithm development, program solving techniques, basic control structures, primitive types, and arrays. Students will master the basics of Java, developing solid programming skills that enable crossover programming skills for other essential languages. Prerequisite: MATH& 141 or concurrent enrollment CS 142 Advanced Programming with Java Advanced Java is a follow-up to the programming concepts introduced in the Java I course. This course explores Java's Distributed Applications features and covers inheritance, exceptions, graphical user interfaces, recursions, and data structures. Prerequisite: CS& 141 CS 156 Cisco Networking 1: Part I Interconnecting Cisco Networking Devices Part 1 focuses on providing the skills and knowledge necessary to implement and support a small switched and routed network for a home or small enterprise network. Concepts include configuring a switch, a router, connecting to a WAN and implementing network security. This is the first of two courses comprising the Cisco ICND1 Part 1 training and covers the technical knowledge and skills required in order for students to take the Cisco exam 640-802 and ICND1 exam 640-822. Prerequisite: CS 104, CS 105 or instructor permission CS 157 Cisco Networking 1: Part II This is the second of two courses comprising the Cisco ICND1 Part 1 training and continues the concepts learned from CS 156. The course focuses on providing the skills and knowledge necessary to install, operate, and troubleshoot a small branch office enterprise network including configuring a switch, a router, connecting to a WAN, and implementing network security. The purpose of the course is to prepare students to take the Cisco CCNA Exam 640-802 and ICND1 Exam 640-822. Prerequisite: CS 156 CS 158 Cisco Networking 2: Part I This course focuses on providing the skills and knowledge necessary to install, operate, and troubleshoot a small to medium-size enterprise network and implement network security, including configuring and using Cisco catalyst switches and Cisco routers that are connected in LANs and WANs typically found at medium-sized network sites. This is the first of two courses comprising the Cisco ICND2 Part 2 training and covers the technical knowledge and skills required in for students to take the Cisco CCNA Exam 640-802 and ICND2 Exam 640-816. Prerequisite: CS 157 Page 2

CS 159 Cisco Networking 2: Part II This course is a continuation of CS 158 and focuses on providing the skills and knowledge necessary to install, operate, and troubleshoot a small to medium-size branch office enterprise network, including configuring several switches and routers, connecting to a WAN and implementing network security. The course s purpose is to cover the technical knowledge and skills in order for students to take the Cisco CCNA exam 640-802 and ICND2 exam 640-816. Prerequisite: CS 158 CS 161 Intro to Website Design & Publishing This course covers the technical knowledge and skills needed to design and publish a web site. Students create web pages with the latest standards of XHTML, HTML5, and Cascading Style Sheets (CSS) with an emphasis on coding web pages that work in both current and future browsers. Topics include web design principles, website development, web authoring standards, configuring images and multimedia on web pages, and website publishing. Prerequisite: None CS 162 Programming with JavaScript This course focuses on the fundamental concepts of the JavaScript language to create interactive websites. Students learn how to use JavaScript to communicate with users, modify the Document Object Model (DOM), control program flow, validate forms, animate images, create cookies, modify attributes and values in X/HTML using DOM elements, use JavaScript libraries, incorporate AJAX into JavaScript code, communicate with databases, and debug and troubleshoot JavaScript. Prerequisite: None CS 195 Internship: Work Based Learning 1-4 credits Students will participate in a supervised internship with regional computer and information technology employers. Students are expected to develop a computer science career-based portfolio and employment resume. Course may be repeated up to a maximum of 4 credits. Prerequisite: Enrollment in Computer Science program, instructor permission, and concurrent enrollment in CS 197 CS 197 Internship: Work Based Learning Seminar 1 credit Students participating in internships share feedback and discussion to integrate work-based learning experiences with classroom instructions Students are expected to submit weekly work journals and develop a computer science career-based portfolio and employment résumé. Course may be repeated up to a maximum of 4 credits. Prerequisite: Concurrent enrollment in CS 195 CS 205 Windows Server Administration This course focuses on Windows Server Administration. Topics include the communication, design and implementation of the Active Directory, DNS, Group Policy Objects, disaster recovery, configuring the web server, security, and working knowledge of Microsoft Exchange. Prerequisite: CS 110 CS 206 Unix/Linus Server Administration In this course students will customize the BASH environment, build shell scripts in the Korn shell, control the UNIX/Linux system, manage user accounts, manage system software in UNIX/Linux, and manage file systems in UNIX/Linux. Students will also troubleshoot the system, configure the client/server environment, apply security practices to UNIX/Linux systems, and improve system performance. Prerequisite: CS 110 CS 207 Intro to Security Administration This course builds on prior course work in computer hardware, operating systems, and networks. Students will acquire the specific skills required to implement basic security services on any type of computer network and be prepared to take the CompTIA Security+ exam. Prerequisite: CS 205 CS 235 Data Structures and Algorithms Page 3

Basic data structures such as stacks, queues, linked lists, and trees are studied and applied to problems in data storage and manipulation. Applications include basic searching and sorting algorithms. Design, analysis and implementation techniques are discussed to illustrate the concepts of the course through lectures and hands-on labs. Prerequisite: CS 142 CS 250 Software Development & Design Pending. Prerequisite: CS 136, CS& 131 or CS& 141, CS 161, CS 289, or instructor permission CS 251 Programming with C# This course covers the design and programming concepts using C#. Students will learn the fundamental skills required to design and develop object-oriented applications for the Web and Microsoft Windows by using Microsoft C# and the Microsoft Visual Studio.NET development environment. Prerequisite: MATH 095/096 CS 252 Advanced Programming with C# Pending. Prerequisite: CS 251 CS 260 Computer Programming Topics This course highlights a new emerging software development, programming language, cloud computing, web application, or mobile application topic. In consultation with their Computer Science program advisor, students choose a specialized or in-depth programming related project and apply new and emerging computing and information technologies. Completed projects are presented and shared with fellow students. Prerequisite: Prior computer programming course (CS 111, CS&131, CS 136, CS& 141, CS 162, or CS 251) CS 262 Programming for Dynamic Websites This course covers dynamic web programming to build interactive, database driven websites. Students gain experience using core open source technologies: PHP MySQL, JavaScript, and CSS, to add power and functionality to Web sites. A major emphasis of the course is using PHP and MySQL to build, manipulate, and create output from a database to a web page. Prerequisite: CS 115 and CS 161 CS 265 Web Applications Design & Development This course provides students the knowledge and skills to design and develop dynamic web applications. Using ASP.NET and Ajax, students design, create, and test web pages, create a web interface to a database, and build applications for the web and mobile devices. Prerequisite: CS 111 or CS 251, and CS 161 CS 270 Web Architecture & Client Services This course introduces students to the core standards that enable Web Services and the developer s task of architecting and implementing enterprise systems. Service-Oriented Architecture provides the availability of web-based services and is changing the way developers create programs and the speed at which they deploy solutions. Also covered is cloud-based hardware and software platforms and the cloud computing concepts of Software as a Service (SaaS), Platform as a Service (PaaS), data storage, security, and other related client services. Prerequisite: CS 161 CS 271 Web Graphics This course covers image processing techniques using Adobe Photoshop to prepare images and create interactive visuals that are integrated into dynamic websites. Students learn the essentials in correcting, editing, sharpening, retouching, and presenting photos, focusing on essential digital photography and graphic design techniques. Prerequisite: CS 161 CS 289 Project Management for Computer Science This capstone course is intended for Computer Science program majors and is focused on understanding and exercising management discipline with software projects. Topics discussed are the software lifecycle, computer-aided software engineering (CASE) tools, requirement engineering, Page 4

software models and architectures, software design and development, testing and validation, maintenance and evolution, project organization, management and cost estimation, and software quality assurance and risk analysis. Students will select a final project that may focus on their area of specialization (software development, systems administration, or web development and design) on such topics as user interface, cloud computing, or Objective-C. Prerequisite: CS 111 or CS& 131 or CS& 141, and completion of 30 credits in computer science courses CS 295 Internship II 1-4 credits Students will participate in an advanced internship with regional computer and information technology employers. Prerequisites: CS 195, CS 197, enrollment in Computer Science program and completion of 45 or more program credits with a minimum 2.5 GPA, instructor permission, and concurrent enrollment in CS 297 CS 297 Internship II Seminar 1 credit Continuation of internship work based learning seminar. Students will provide feedback and discussion to integrate and relate internship/work-based learning and classroom instruction. Prerequisites: Concurrent enrollment in CS 295 Page 5