Location: Building 6, Room 201
Time: Sun. Tue. Thur. 9:20-11:00
Lab: Sun. 11:10-12:50
Introduction
COCS307 course aims at teaching students the principles and concepts of programming in another mainstream language. Students will be exposed to more comprehensive language structures and techniques as a complement to the standard language being taught. Issues on how to write programs and creative use of programming constructs to solve simple problems language will be explored. Students will be introduced to the concept of information security and secure programming.
The software needed are .Net Framework and Visual Studio
Textbook
Computing with C# and the .NET Framework by Arthur Gittleman, 2nd Edition, 2012, ISBN 10: 1-4496-1550-3, ISBN 13: 978-1-4496-1550-5
Other Reference
Fundamentals of Computer Programming with C# by Svetlin Nakov, et al, Faber Publishing, Bulgaria (2013), ISBN-13: 978-954-400-773-7
Course Content
Course Syllabus
Chapter 1: What is .NET Framework
Chapter 2: Starting with C# simple program
Chapter 2: Starting with C# cont
|