By mswatcher
via informit.com
Submitted: Jan 01 2013 / 12:21
This chapter introduces the C# operators related to assignment and arithmetic, shows how to use the operators along with the const keyword to declare constants, introduces the if statement and the important concepts of code blocks and scope, and discusses the bitwise operators, especially regarding masks. It also covers other control flow statements such as loops, switch, and goto, and ends with the C# preprocessor directives.
Tweet
SaveShareSend
Tags: .net, frameworks, other languages
Add your comment