You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PAF KIET CS Fall 2009
Current Book for this course: Professional C# 2005 (Wrox Publishers)
Thoughts: HORRIBLE HORRIBLE book for first time programmers :(
Recommended Book: Beginning C# by Karli Watson (Wrox Publishers)
Current Topics to read from Professional C#: (I will keep updating
this as we keep doing new topics)
Chapter 1: .NET Architecture:
ALL sub-topics. Do not memorize.
Chapter 2: C# Basics
Your First C# Program
Variables (VERY important)
PreDefined Data types (VERY important)
Flow Control (VERY important)
Namespaces
The Main() Method
Console I/O (VERY important)
Using Comments
C# Programming Guidelines
REMEMBER, these are only my recommended list of topics to read. I will
not be held responsible if test material covers topics that are not
mentioned here.