CIS 233
Syllabus
Examples
Syllabus
Toggle For Description
A practical approach to real world systems analysis
and design. Includes the systems development life cycle,
structured methodologies and project planning. A case
study project is analyzed, requirements are written
and a systems design specification document is prepared.
Toggle For Learned
I created a Preliminary Investigation Report and a
System Requirements Document. These involved analyzing the current system,
as well as, researching possible solutions for a new system.
Examples
CIS 251
Syllabus
Examples
Syllabus
Toggle For Description
Covers topics in Structure Query Language (SQL)
including statements such as select, update, insert,
delete, create. Emphasis on the ability to extract,
update and maintain databases using SQL.
Toggle For Learned
I learned how to work with databases, tables, and views
using SQL. This involved primary keys, foreign keys, data types, inserting,
selecting, updating, deleting, dropping, and more.
Examples
CIS 260
Syllabus
Examples
Syllabus
Toggle For Description
Topics include how XML is used in Web sites
and data storage applications, XSL, incorporating
style with XSL and CSS, Namespaces, DTDs and Schemas.
Toggle For Learned
I learned how to use XML, DTDs, Schemas,
and XSLs to tranform XML into XML and HTML documents.
Examples