Software

Classes

ASFT 1300: Foundations of Programming

This course lays the foundation of programming logic using flowcharts and pseudocode. It develops understanding of logic and algorithms in programming. The focus is on developing programming skills and knowledge by implementing conditional statements, loops, and functions.

ASFT 1305: Working with Databases

This course discusses fundamentals of database design and relational databases. It also explains normalizing a database. Student implement relational database concepts by developing a database and running SQL queries. The course includes concepts to implement a database design and secure data in the database.