Programming in C#: A Primer
โ Scribed by E Balagurusamy
- Publisher
- McGraw-Hill Education
- Year
- 2014
- Tongue
- English
- Leaves
- 499
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Authored by most trusted name in the area, this text acts like a "Primer", moving step by step starting from fundamentals to core concepts in much desired logical flow and hence renders conceptual clarity along with simplicity. The book has a comprehensive coverage of foundational concepts of e# Programming, in the light of object orientation, which are explained in simple language and supported with good examples & programming exercises. Salient Features - Latest version of CLRS.0 included - In-depth coverage of topics like Winforms, Operator Overloading, Multithreading and Polymorphism - Uses validated html coding (part of web 2.0) in the examples Three new projects: โข Data leakage detection โข SMS System ASP. net โข SMTP/POP3 mail server Enhanced Pedagogical Features: โข Example programs: 122 โข Case-studies (solved): 20 โข Review Questions: 357 โข Programming Exercises: 159 โข Debugging exercises: 45
โฆ Table of Contents
Title
Contents
1 Introducing C#
2 Understanding .NET: The C# Environment
3 Overview of C#
4 Literals, Variables and Data Types
5 Operators and Expressions
6 Decision Making and Branching
7 Decision Making and Looping
8 Methods in C#
9 Handling Arrays
10 Manipulating Strings
11 Structures and Enumerations
12 Classes and Objects
13 Inheritance and Polymorphism
14 Interface: Multiple Inheritance
15 Operator Overloading
15 Delegates and Events
17 Managing Console I/O Operations
18 Managing Errors and Exceptions
19 Multithreading in C#
20 WindowForms and Web-based Application Development on .NET
Appendix A Minor Application 1: SMS System in Asp.NET
Appendix B Minor Applicaiton 2: Send Email Using SMTP Server
Appendix C Major Application: Voting Control for Asp.Net
Appendix D The CLR and the .NET Framework
Appendix E Building C# Applications
Bibliography
Index
๐ SIMILAR VOLUMES
This revised edition maintains the lucid flow and continuity that have been hallmarks of this book. This book takes the student through a step-by-step process, starting from simple programming problems to more complex and difficult ones. The content of this new edition has been enriched with the inc
This revised edition maintains the lucid flow and continuity that have been hallmarks of this book. This book takes the student through a step-by-step process, starting from simple programming problems to more complex and difficult ones. The content of this new edition has been enriched with the inc
C# is an intuitive object-oriented programming language that may be used for writing .NET Web or Windows-based applications. Assuming no prior programming experience on the part of the reader, this primer focuses on the fundamentals of composing code with C#. It begins with variables and ends with a
<p><span>As part of the </span><span>Pocket Primer</span><span> series, this book provides an overviewof the major concepts to program in the language of C. Companion files withsource code from the book and figures are included.</span></p><p><span>FEATURES:</span></p><p></p><ul><li><span><span>Provi