IS 435 C# Special Topics *

This course focuses on the special topics of C# programming to explain those algorithms and data structures most commonly encountered in routine software development. Students learn about data structures such as lists, queues, stacks, binary search trees, sets, maps, and b-trees. Students also learn algorithms such as sorting, hashing, searching, iteration and recursion. The students will benefit from this class by obtaining a strong foundation to write better code.

Credits

5

Prerequisite

IS 425