Tags
Language
Tags
July 2025
Su Mo Tu We Th Fr Sa
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 1 2
    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

    Learn C# Quickly and Java Coding Practice Exercises: Coding for Beginners

    Posted By: ELK1nG
    Learn C# Quickly and Java Coding Practice Exercises: Coding for Beginners

    Learn C# Quickly and Java Coding Practice Exercises: Coding for Beginners
    English | 2021 | ISBN: B09984972R | 172 pages | PDF,EPUB,AZW3 | 2.97 MB

    This book contains C# BASICS AND JAVA coding exercises for beginners. It's useful Job interviews and college examinations. This book only for absolute beginner
    English | 2021 | ISBN: B09984972R | 172 pages | PDF,EPUB,AZW3 | 2.97 MB



    This book contains C# BASICS AND JAVA coding exercises for beginners. It's useful Job interviews and college examinations. This book only for absolute beginners.

    TABLE OF CONTENT
    Introduction to C#
    C#: Hello World Program
    C#: Read input from console
    C#: Built in Types
    C#: Strings and Escape Sequences
    C#: Verbatim Literal
    C#: Operators
    C#: Arithmetic Operators
    C#: Arithmetic Operators: ++, –
    C#: Conditional operators
    C#: Logical Operators
    C#: Shift Operators
    C#: Bitwise Operators
    C#: Compound Assignment Operators
    C#: Ternary operator( ?: )
    C#: Arrays
    C#: Comments
    C#: if, else : Conditional statements
    C#: Switch statement
    C#: goto statement
    C#: while loop
    C#: do-while loop
    C#: for loop
    C#: for-each loop
    C#: break statement
    C#: continue statement
    C#: Methods
    JAVA CODING EXERCISES
    Java String Exercises
    Get the character at the given index within the String
    Test if a given string contains the specified sequence of char values
    Compare a given string to the specified string buffer
    Check whether a given string ends with the contents of another string
    Get the contents of a given string as a byte array
    Java Array Exercises
    Sum values of an array
    Calculate the average value of array elements
    Test if an array contains a specific value
    Remove a specific element from an array
    Insert an element into an array
    JAVA BASIC EXERCISES
    Swap two variables
    Print a face
    Fahrenheit to Celsius degree
    Inches to meters
    Adds all the digits
    Print the number of years and days
    Compute (BMI)
    Print the sum
    Find the greatest of three numbers
    Display the multiplication table
    Display the pattern
    Print a pattern like a pyramid
    Print the sum
    Divide two numbers