Term code
202530

Intro CVT Work Experience

A supervised professional work experience at the entry level in performance of ultrasound procedures and other noninvasive cardiac procedures. Emphasis on observation of echocardiograms on inpatients in critical care units, developing patient care skills, learning departmental guidelines for processing echocardiograms, and performing basic echocardiograms. Placement is determined by Program Officials. One unit of credit is earned for 54 hours of unpaid or paid work.

Intro CVT Pro Practice

This is the adjunct course to CVT 210B, Professional Work Experience. The course instructor will oversee the student?s continuing echocardiographic skills development in the CVT ECHO Skills Lab in the college setting. There will be oversight and support of students in their medical center internships (professional work experience).

Prog Fundamentals: Python

This course covers programming fundamentals using the Python language. Python is interpreted, interactive, and object-oriented. Recommended for general-purpose programming, system administration, or web programming. Topics include classes, objects, inheritance, polymorphism, design and implementation of abstract data types, dictionaries, lists, list comprehensions, files, modules, and mutable and immutable types.

Data Structures & Algo: Java

The analysis and design of computer algorithms and their underlying data structures. Analysis of the timing and efficiency of algorithms. Study of lists, stacks, queues, trees, backtracking, searching, sorting and recursion. Introduction to graphs, hash tables, heaps, priority queues and direct access files. Further study of abstract data types and object-oriented programming.