Tags
Language
Tags
May 2025
Su Mo Tu We Th Fr Sa
27 28 29 30 1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    C# Programming, Real World Code & Explanations, For Beginners

    Posted By: eBookRat
    C# Programming, Real World Code & Explanations, For Beginners

    C# Programming, Real World Code & Explanations, For Beginners: 2 Books in 1
    by Ray Yao, Clara Knox

    English | March 7, 2024 | ASIN: B0CW389D4M | 362 pages | PNG (.rar) | 25 Mb

    Total length of this book is 328 pages, it includes two parts:
    1. C# Programming for Beginners
    2. C# Real World Code & Explanations.

    Part 1:
    "C# Programming" is a textbook for high school and college students; it covers all essential C# language knowledge. You can learn complete primary skills of C# programming fast and easily.
    The textbook includes a lot of practical examples for beginners and includes exercises for the college final exam, the engineer certification exam, and the job interview exam.

    Part 2:
    "C# Real World Code" includes a lot of C# practical examples & explanations for beginners.
    Through these useful examples & explanations, you can study C# programming skills in depth, master skillfully the C# coding knowledge, and become an expert of C# programming.
    These examples & explanations cover various types of C# programming skills, such as operators, statement, array, string, function, class, object, file processing, exception……, which can be applied to the real C# programming work.

    Part One Programming for Beginners
    Chapter 1
    Introduction to C#
    First C# Program
    ……
    Chapter 2
    Arithmetical Operators
    Logical Operators
    ……
    Chapter 3
    If Statement
    If-else Statement
    ……
    Chapter 4
    String Length
    Extract Substring
    ……
    Chapter 5
    Functions
    Function with Arguments
    ……
    Chapter 6
    Class Declaration
    Object Declaration
    ……
    Chapter 7
    Public
    Private
    ……
    Chapter 8
    Abstract
    Abstract Example
    ……
    C # Q & A
    Questions
    Answers

    Part Two Real World Code & Explanations
    01. Show inputted contents from user
    02. Convert decimal to binary
    03. Reverse a string
    04. Convert Celsius to Fahrenheit
    05. Count the number of the letters
    06. Counts the number of words
    07. Checks if contains special character
    08. Convert binary to decimal
    09. Calculate the volume of a box
    10. Handle exception (divided by zero)
    11. Get square root & cube root of 64
    12. Print a triangle pattern
    13. Create several simples threads
    14. Check if a word exists in a sentence
    15. Check the thread status
    16. Calculate the area of a rectangle
    17. Check a prime number
    18. Arithmetical operation
    19. Sort numbers in ascend & descend order
    20. Calculate the factorial ( n!=1x2x3…x10)
    21. Get the sum from 1 to 100
    22. Mile & kilometer conversion
    23. Multiplication table
    24. The greatest common divisor
    25. The least common multiple
    26. Calculate the area of a triangle
    27. Print a diamond pattern
    28. Polymorphism
    29. Bubble sort
    30. Find the largest of three numbers
    31. Swap two numbers
    32. Check empty or null string
    33. ASCII value and a character
    34. Greenwich mean time & local time
    35. Check email validity
    36. Flowers and rose