| File type | APK |
|---|---|
| Version | 1.5 |
| Publisher | Softecks |
| Release date | Apr 18, 2020 |
| Date added | Apr 18, 2020 |
| Os requirements | Android |
| Requirements | Requires Android 4.4 and up |
| Total downloads | 0 |
| Price | Free |
Description
C# (pronounced "C-sharp") is an object-oriented programming language from Microsoft that aims to combine the computing power of C++ with the programming ease of Visual Basic. C# is based on C++ and contains features similar to those of Java.
This App provides detailed information on key C# language features and features accessible to C# through the .NET Framework.
Most of this section assumes that you already know something about C# and general programming concepts. If you are a complete beginner with programming or with C# this app may helpful to you.
Topics Covered in this App are Listed Below
C# - Overview
C# - Environment
C# - Program Structure
C# - Basic Syntax
C# - Data Types
C# - Type Conversion
C# - Variables
C# - Constants and Literals
C# - Operators
C# - Decision Making
C# - Loops
C# - Encapsulation
C# - Methods
C# - Nullables
C# - Arrays
C# - Strings
C# - Structures
C# - Enums
C# - Classes
C# - Inheritance
C# - Polymorphism
C# - Operator Overloading
C# - Interfaces
C# - Namespaces
C# - Preprocessor Directives
C# - Regular Expressions
C# - Exception Handling
C# - File I/O
C# - Attributes
C# - Reflection
C# - Properties
C# - Indexers
C# - Delegates
C# - Events
C# - Collections
C# - Generics
C# - Anonymous Methods
C# - Unsafe Codes
C# - Multithreading