This program is designed to prepare students for computer programming and web development positions with concentrations in web programming, database programming or application systems programming.
The coursework prepares individuals for positions such as .NET developer, ASP.NET web developer, application programmers, programmer/analysts, database designers, and other related information technology positions.
Employers may include business and industrial firms, banks and other financial institutions, government agencies, consulting firms, and software and web development companies.
Included in this program are academic courses in communication, quantitative reasoning and social sciences that provide knowledge and abilities upon which technical skills are built and personal development is enhanced. Students must take all the academic and programming core courses.
Students pursuing an AAT or AAS-T degree must complete all college degree requirements prior to graduation. This includes courses that meet the requirements for diversity, computer literacy and the capstone project.
Course Number | Class Title | Credits |
---|---|---|
COLL 102 | College Success for All | 3 |
ENGL& 101 | English Composition I | 5 |
Math& 141 Pre-Calculus or higher | 5 | |
General Psychology (or other social science or humanities class) | 5 | |
CPW 101CL | Programming Fundamentals | 5 |
CPW 116 | .NET Programming | 5 |
CPW 118 | Web Design Principles | 5 |
CPW 142 | Java Object-Oriented Programming | 5 |
CPW 143 | Java Object-Oriented Programming II | 5 |
CPW 150 | Principles of Relational Databases | 5 |
CPW 203 | Advanced JavaScript | 5 |
CPW 205CAP | Object-Oriented Analysis & Design | 5 |
CPW 210 | Advanced Database Programming | 5 |
CPW 212 | Advanced .NET Programming | 5 |
CPW 213 | .NET Web Programming | 5 |
CPW 215 | Advanced .NET Web Programming | 5 |
CPW 217CAP | Portfolio | 5 |
CPW 218 | C++ | 5 |
CPW 223 | Introduction to JavaScript | 5 |
CPW 240 | Programming Practicum | 5 |
CPW 245 | Data & Logic Structures | 5 |
CPW 252 | Phone Programming | 5 |
Technical Credits | 108 |
College Success for All prepares students for success at Clover Park Technical College and beyond. This class is offered Pass/Fail utilizes CANVAS CPTC’s online learning management system to familiarize students with this learning environment. Designed to provide students with the basic skills to be successful in college, by developing connections with campus resources, faculty, staff and peers. The course includes 20 hours of classroom instruction and 20 hours of online and computer work. It includes, but is not limited to: study skills, learning styles, communication skills, time management, campus resources, test taking strategies, diversity and campus policies and procedures. This class also includes mandatory safety and FERPA training along with SALT component for financial planning.
Utilize the writing process to write clearly with consideration of audience, purpose, and tone, using standard grammar and punctuation conventions along with common discourse modes and patterns of organization. Read and process sources using independent and critical thinking skills, following established conventions for incorporating and documenting sources in writing.
For more information on the Accelerated English program click here.
MATH& 141 | Precalculus I | 5 |
MATH& 142 | Precalculus II, Functional Trigonometry | 5 |
MATH& 146 | Introduction to Stats | 5 |
MATH& 151 | Calculus I | 5 |
PSYC& 100DIV | General Psychology | 5 |
This course is an introduction to programming concepts that enforces good programming style and logical thinking. Designed for students with little or no programming language experience, it begins with basic general programming concepts and key concepts of structure. The course then progresses to the intricacies of decision-making, looping, array manipulation, and methods.
Create programs using the .NET Framework with focus on desktop and console applications. Use decision structures, loops, and arrays to solve problems. Apply exception handling and data validation to programs. Use the predefined libraries in .NET Framework to solve problems. Create methods and learn to pass and return arguments. Create classes and use the classes as objects in programming. Use databases to store and retrieve the data from the applications.
Explores how the web works and methods and limitations of delivering content on the web. Examines usability issues such as interface design and structure, and how to accommodate a wide variety of viewports, from smartphones to cinema screen computer monitors. Students will build a four-page portfolio style website using Notepad and Photoshop, and post it to the Internet.
Construct a foundation of procedural programming concepts and skills requisite for professional object-oriented software development. Use Java, a modern-structured, object-oriented language, to develop your problem-solving and algorithm formulation skills.
Build your problem-solving skills with the fundamental concepts and techniques of object-oriented Java programming in analyzing, designing, and implementing computer programs. Practice problem-solving methods and algorithm development to analyze, design, implement, modify, verify, and document computer programs that solve real-world problems. Develop a good conceptual understanding of data and functional abstraction.
Delve into the fundamental concepts, terminologies, methodologies, and system organizations of database management systems. Develop the theoretical foundation of understanding necessary to design, implement, optimize, query, and maintain a database system. Propose, design and develop a database, using a relational database management system to reinforce the theoretical concepts.
Reinforce fundamentals and create larger applications using JavaScript. Dive deeper into event-driven programming. Update web pages dynamically by manipulating the HTML Document Object Model (DOM). Learn how to integrate existing JavaScript libraries and frameworks into your applications.
Explore methodologies and technologies used in analyzing, designing and developing object-oriented software systems intended to solve real-world problems. Build on the Systems Development Life Cycle model initially presented in the CPW 101 course to model and design systems using tools such as CRC cards and the Unified Modeling Language, which includes class, use case, and sequence diagrams. Discuss the theoretical and practical aspects of object orientation.
Advanced database programming using a commercial relational database management system. Perform object creation, manipulation and control using SQL. Write simple and complex queries to solve problems. Create advanced objects like stored procedures and triggers. Explore non-relational systems and business intelligence.
Learn advanced .NET programming — writing classes, working with indexers, overloading operators, and other advanced object-oriented concepts. Work with databases using ADO.NET, databinding, and object-relational mappers. Learn techniques for working non-relational data storage.
Earn professional experience in analyzing, designing, and developing dynamic, data-driven, commercial web applications using Microsoft ASP.NET. Gain a solid foundation in web development covering topics from state management, security, using various data stores, working with forms, and more.
Build upon existing fundamental ASP.NET skills. Learn how to build scalable, secure, and maintainable web applications. Apply advanced object-oriented techniques while diving deeper into design patterns. Learn how to create and consume web services. Explore server architecture and data storage options with the public cloud.
Build a portfolio website showcasing skills developed in the Computer Programming and Web Development program. Create a fully functional website from start to finish. Analyze and derive requirements by creating a project proposal or by working with an actual client. Larger projects will utilize source control and emphasize team work.
Deals with learning programming using C++ as the primary language with a focus on problem-solving and introduction to object-oriented concepts and terms.
Introduces the fundamentals of working with JavaScript. Applies variables, objects, arrays, strings, conditional statements, and external data to create dynamic, interactive web pages.
Programming on a medium-scale in object-oriented development, consolidating prior programming principles and expanding knowledge of application design. This course introduces students to some concepts of advanced programming. Topics may include Graphical User Interface (GUI), Java Database Connectivity (JDBC), multithreading, inner classes, collections, exceptions, file I/O (NIO), networking, reflection, Swing, Remote Method Invocation (RMI), Naming Service (JNDI), Serialization, Servlets, and JavaServer Pages (JSP).
Expand your understanding of object-oriented programming techniques by implementing abstract data types as data structures in solving complex computing problems. Study the fundamental algorithms of computer science while using mathematical principles to analyze the efficiency of their implementation.
Covers the concepts involved with programming on the phone — source control, phone emulators, phone APIs, and deployment.