All fields are optional. Choose fields to narrow your search.
We found 1025 courses matching your search criteria.
COS-3102EB Esthetician II
Esthetician II is a continuation of Esthetician I. Students will learn Electrotherapy, Facials with LED Light Therapy, Advanced Treatments, Professional Development and Makeup Application. and will have an opportunity to become certified in Microdermabrasion and Chemical Peels. Students will apply their knowledge and skill set from information learned in the Esthetician I course and obtain practical experience on live clients in the student clinic.
More information and schedule
COS-3104NA Natural Hair Care Splst I
Natural Hair Care Specialist I is the first of two courses in the Natural Hair Care Specialist program and will cover subjects such as how to care for natural hair without the use of chemicals such as perms/relaxers and hair color, style techniques (including braiding, twisting, wrapping, extending and locking natural hair), infection control, professional image, bacteriology, hair structure, and hair/scalp diseases and disorders. Completion of both courses in the program will educate students in the theoretical and practical skills, the safety precautions and measures, and the proper infection control and disinfection procedures. The proficiencies acquired will prepare the student to achieve licensure in the state of North Carolina and obtain an entry-level position in Natural Hair Care or in a related field.
More information and schedule
COS-3104NB Natural Hair Care Splst II
Natural Hair Care Specialist II is the second course in a two-course program and will cover subjects such as how to care for natural hair without the use of chemicals such as perms/relaxers and hair color, the style techniques of sew-ins, wigs and locs, infection control, business, electricity, and anatomy and physiology. The students will be able to apply their skills to clients who visit the student salon clinic. Completion of both courses in the program will educate students in the theoretical and practical skills, the safety precautions and measures, and the proper infection control and disinfection procedures. The proficiencies acquired will prepare the student to achieve licensure in the state of North Carolina and obtain an entry-level position in Natural Hair Care or in a related field.
More information and schedule
COS-3201CA Cosmetology I
Cosmetology I is the first of four courses in the Cosmetology program and will cover subjects such as infection control, professional image, bacteriology, shampooing & conditioning, and hairstyling. Students will be introduced to the student salon clinic. Completion of all courses in the program will educate students in the theoretical and practical skills, the safety precautions and measures, and the proper infection control and disinfection procedures. The proficiencies acquired will prepare the student to achieve licensure in the state of North Carolina and obtain an entry-level position in cosmetology or in a related field. The prerequisite for this course is a high school/college transcript, GED or its equivalent. For more information, please email cosmeticarts@durhamtech.edu.
More information and schedule
COS-3201CB Cosmetology II
Cosmetology II is the second course in a four-course program and will cover subjects such as infection control, permanent waving, relaxers, hair color and haircutting. Students will be performing the complete service and servicing clients in the student salon clinic. Completion of all courses in the program will educate students in the theoretical and practical skills, the safety precautions and measures, and the proper infection control and disinfection procedures. The proficiencies acquired will prepare the student to achieve licensure in the state of North Carolina and obtain an entry-level position in cosmetology or in a related field. Cosmetology I must be completed before taking Cosmetology II. Contact cosmeticarts@durhamtech.edu with any questions or for registration assistance.
More information and schedule
COS-3201CC Cosmetology III
Cosmetology III is the third course in a four-course program and will cover subjects such as infection control, natural hair styles, facials, hair removal, hairstyling and performing the complete service. Students will be performing the complete service and servicing clients in the student salon clinic. Completion of all courses in the program will educate students in the theoretical and practical skills, the safety precautions and measures, and the proper infection control and disinfection procedures. The proficiencies acquired will prepare the student to achieve licensure in the state of North Carolina and obtain an entry-level position in cosmetology or in a related field. Cosmetology I and II must be completed before taking Cosmetology III. Contact cosmeticarts@durhamtech.edu with any questions or for registration assistance.
More information and schedule
COS-3201CF Cosmetology IV
Cosmetology IV is the final course in a four-course program and will cover subjects such as infection control, manicures, pedicures, artificial nails, business and professional ethics. It will also prepare the student for the written and practical final exams and the state board written and final exams. Students will be performing the complete service and servicing clients in the student salon clinic. Completion of all courses in the program will educate students in the theoretical and practical skills, the safety precautions and measures, and the proper infection control and disinfection procedures. The proficiencies acquired will prepare the student to achieve licensure in the state of North Carolina and obtain an entry-level position in cosmetology or in a related field. Cosmetology I through Cosmetology III must be completed before taking Cosmetology IV. Contact cosmeticarts@durhamtech.edu with any questions or for registration assistance.
More information and schedule
CSC-118 Swift Programming I
This course introduces the development of iOS applications and Apple applications using Swift programming language. Emphasis is placed on syntax, object-oriented principles, memory management, and functional concepts of Swift programming. Upon completion, students should be able to develop fully functional iOS and Apple applications using Swift programming language.
More information and schedule
CSC-121 Python Programming
This course introduces computer programming using the Python programming language. Emphasis is placed on common algorithms and programming principles utilizing the standard library distributed with Python. Upon completion, students should be able to design, code, test, and debug Python language programs.
More information and schedule
CSC-134 C++ Programming
This course introduces computer programming using the C++ programming language with object-oriented programming principles. Emphasis is placed on event-driven programming methods, including creating and manipulating objects, classes, and using object-oriented tools such as the class debugger. Upon completion, students should be able to design, code, test and debug at a beginning level.
More information and schedule
CSC-151 JAVA Programming
This course introduces computer programming using the JAVA programming language with object-oriented programming principles. Emphasis is placed on event-driven programming methods, including creating and manipulating objects, classes, and using object-oriented tools such as the class debugger. Upon completion students should be able to design, code, test, debug JAVA language programs.
More information and schedule
CSC-152 SAS
This course introduces the fundamentals of SAS programming. Emphasis is placed on learning basic SAS commands and statements for solving a variety of data processing applications. Upon completion, students should be able to use SAS data and procedure steps to create SAS data sets, do statistical analysis, and general customized reports.
More information and schedule
CSC-153 C# Programming
This course introduces computer programming using the C# programming language with object-oriented programming principles. Emphasis is placed on event-driven programming methods, including creating and manipulating objects, classes, and using object-oriented tools such as the class debugger. Upon completion, students should be able to design, code, test, debug, and implement objects using the appropriate environment at the beginning level.
More information and schedule
CSC-249 Data Structure & Algorithms
This course introduces the data structures and algorithms frequently used in programming applications. Topics include lists, stacks, queues, dequeues, heaps, sorting, searching, mathematical operations, recursion, encryption, random numbers, algorithm testing, and standards. Upon completion, students should be able to design data structures and implement algorithms to solve various problems.
More information and schedule
CSC-251 Advanced JAVA Programming
This course is a continuation of CSC 151 using the JAVA programming language with object-oriented programming principles. Emphasis is placed on event-driven programming methods, including creating and manipulating objects, classes, and using object-oriented tools such as the class debugger. Upon completion, students should be able to design, code, test, debug, and implement objects using the appropriate environment.
More information and schedule
CSC-253 Advanced C, Programming
This course is a continuation of CSC 153 using the C, programming language with object-oriented programming principles. Emphasis is placed on event-driven programming methods, including creating and manipulating objects, classes, and using object-oriented tools such as the class debugger. Upon completion, students should be able to design, code, test, debug, and implement objects using the appropriate environment.
More information and schedule
CSC-3110Y Python for STEM
Students will learn to use the programming language Python in STEM related areas. The course provides an introduction to the Python Programming language and focuses on Python libraries used to solve problems/projects in STEM area. The following topics will be covered: an introduction to the Numerical Math - NumPy, Numerical Methods - SciPy, Plotting - Mathlotlib, Symbolic Math, and Data Handling - Pandas libraries. Examples and applications will be in the STEM area. Python is one of the easiest programming languages to learn and it is the main language of Data Science. The course does not prepare students for a certification exam in Python but gives a very good foundation to prepare yourself to take the exam in the future. Participants should have high school math background. Participants need to have a flash drive. No prior programming skills needed.
More information and schedule
CSC-3118L1 App Development With Swift Level 1 Certification
This course introduces the development of iOS applications and Apple applications using the Swift programming language. Emphasis is placed on syntax, object-oriented principles, memory management, and functional concepts of Swift programming. Upon completion, students should be able to develop fully functional iOS and Apple applications using the Swift programming language. Students will be prepared to pass the App Development with Swift - Associate certification exam. Students should have a very good understanding of computer concepts and know how to navigate the Windows or Mac desktop.
More information and schedule
CSC-3154F Foundations of Data Science
This course provides hands-on and guided experience in Data Science using the Python programming language. Topics include data wrangling, data exploration, data visualization, SQL, and introduction to machine learning including case explorations. Familiarity with Python programming is required; equivalent to successful completion of a first semester Python programming course.
More information and schedule
CSP-4000AN Mural Making With Community
This course will cover all aspects of collaborative mural making and will result in a permanent mural on ÆßÉ«ÊÓÆµ's campus. The class will include best practices in community engagement, analog and digital tools, collaborative design composition, and installation processes. This course is free for all participants as tuition and fees are covered by a scholarship.
More information and schedule
CSP-4000AU So. Labor in Fiction & Memoir
This course is designed for community members that are interested in working class struggle and labor organizing in the U.S. South and who love fiction. Students will explore key industries and worker issues in NC and other Southern states by reading and discussing key works of fiction and film. We will also have a chance to hear directly from several of the authors. In addition to discussing the readings and film, students will be introduced to current labor campaigns that are connected to these historical narratives.
More information and schedule
CSP-4000M Motorcycle Safety Foundation Basic Rider
This course uses the curriculum developed by the Motorcycle Safety Foundation. It is designed for persons with little or no riding experience; however, participants must be able to ride a bicycle. Supplies needed include eye protection eyeglasses, sunglasses, goggles, or face shield; full-fingered gloves; over-the-ankle boots; long pants; long-sleeved shirt or jacket; and a N.C. Department of Transportation-approved helmet (some are provided). Motorcycles are provided.
More information and schedule
CTI-110 Web, Programming, and Database Foundation
This course covers the introduction of the tools and resources available to students in programming, mark-up language and services on the Internet. Topics include standard mark-up language Internet services, creating web pages, using search engines, file transfer programs; and database design and creation with DBMS products. Upon completion students should be able to demonstrate knowledge of programming tools, deploy a web-site with mark-up tools, and create a simple database table.
More information and schedule
CTI-120 Network and Security Foundation
This course introduces students to the Network concepts, including networking terminology and protocols, local and wide area networks, and network standards. Emphasis is placed on securing information systems and the various implementation policies. Upon completion, students should be able to perform basic tasks related to networking mathematics, terminology, media and protocols.
More information and schedule
CTI-140 Virtualization Concepts
This course introduces operating system virtualization. Emphasis is placed on virtualization terminology, virtual machine storage, virtual networking and access control. Upon completion, students should be able to perform tasks related to installation, configuration and management of virtual machines.
More information and schedule
CTI-141 Cloud and Storage Concepts
This course introduces cloud computing and storage concepts. Emphasis is placed on cloud terminology, virtualization, storage networking and access control. Upon completion, students should be able to perform tasks related to installation, configuration and management of cloud storage systems.
More information and schedule
CTI-240 Virtualization Administration I
This course covers datacenter virtualization concepts. Topics include data storage, virtual network configuration, virtual machine and virtual application deployment. Upon completion, students should be able to perform tasks related to virtual machine and hypervisor installation and configuration.
More information and schedule
CTR-110 Introduction to Clinical Research
This course provides a comprehensive introduction to the clinical research process and its history and evolution. Topics include phase of clinical trials, protection of human subjects, roles of the clinical research teams, and responsibilities of clinical research organizations. Upon completion, students should be able to describe basic clinical research concepts, the typical research team and their responsibilities.
More information and schedule
CTR-112 Clinical Research Terminology
This course is designed to enhance and augment the student's knowledge of basic medical terminology. Emphasis is placed on the acronyms, abbreviations, and initials commonly used in clinical research and the terminology associated with pharmaceutical and pharmacological research. Upon completion, students will be able to utilize and apply standard research terminology in effective written and verbal communication.
More information and schedule
CTR-115 Clinical Research Regulations
This course covers the range of national and international regulations governing the development of drugs, diagnostics, medical devices, and biologics. Topics include a review of the regulatory agencies, guidelines for regulatory application, required documentation, and preparation for compliance audits. Upon completion, students should be able to demonstrate a basic understanding of regulatory processes associated with clinical research and describe effective means of compliance.