Tags
Language
Tags
September 2025
Su Mo Tu We Th Fr Sa
31 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 1 2 3 4
    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# Basics And Python Coding Examples: Programming For Beginners

    Posted By: silva1410
    C# Basics And Python Coding Examples: Programming For Beginners

    C# Basics And Python Coding Examples: Programming For Beginners
    By J KING
    English | 2021 | ASIN : B0999PMF22 | 131 pages | PDF, EPUB | 1 MB

    This Books Absolutely For Beginners.
    “C# BASICS AND PYTHON CODING EXAMPLES” covers all essential C# language knowledge. You can learn complete primary skills of C# programming fast and easily. The book includes PYTHON practical examples for beginners.

    TABLE OF CONTENTS
    C# INTRO
    C# Features
    C# Example: Hello World
    C# Variable
    C# Data Types
    C# operators
    C# Keywords
    C# if-else
    C# switch
    C# For Loop
    C# While Loop
    C# Do-While Loop
    C# Break Statement
    C# Continue Statement
    C# Function
    C# Arrays
    PYTHON CODING EXAMPLES
    ASCII value of character in Python
    Calculate simple interest
    Calculate compound interest
    Python program to check the given year is a leap year or not
    Python Some of the examples of simple if else
    Calculate discount based on the sale amount in Python
    Design a simple calculator using if elif in Python
    BMI (Body Mass Index) calculator in Python
    Write functions to find square and cube of a given number in Python
    Compute the net amount
    Convert temperature in Python program
    Python program to convert meters into yards
    Find the day in Python
    Python array programs
    Create matrix in Python
    Python program to create matrix using numpy
    Python Date & Time Programs
    Python code to print today's year, month and day
    Python Lists
    Program for Adding, removing elements in the list
    Program to find the differences of two lists
    Program to remove duplicate elements from the list
    Create three lists of numbers, their squares and cubes
    Iterate a list in reverse order
    Print list after removing EVEN numbers
    Python string programs
    Declare, assign and print the string (Different ways)
    Access and print characters from the string
    Program to print words with their length of a string
    Count vowels in a string
    Create multiple copies of a string by using multiplication operator
    C#