|
Home
Courses
Prices
Certifications
Instructors
Articles
About Us
Survey
Evaluation
Contact Us



|
C# Algorithms
Class Syllabus
Description:
A good all-around class for new .NET developers, this class is an introduction to algorithm techniques and data structures. It is designed for those who may not have a formal computer science background, but have development experience and are interested to create their own tools using C# . This class is also a good refresher course for those who have been away from structured coding for some time.
The topics include fundamental strategies used for sorting, binary searching, stacks, queues, dynamically-sized arrays, parsing numbers and strings, lists, and binary trees.
This class includes many, hands-on exercises.
Prerequisites:
C# Foundation (C# L1)
Class Length:
24
hours
Class Text Book:
Microsoft Press
Class Topics:
Introduction
Array Searching
Array Sorting
Stacks
Queues
Dynamically-sized Arrays
Sets
Hash Tables and Functions
String handling
Parsing Techniques
Linked Lists
Binary Trees
|
|