Udemy - Gentle Introduction to C# Fundamentals

seeders: 12
leechers: 16
updated:

Download Fast Safe Anonymous
movies, software, shows...

Files

[ DevCourseWeb.com ] Udemy - Gentle Introduction to C# Fundamentals
  • Get Bonus Downloads Here.url (0.2 KB)
  • ~Get Your Files Here ! 1. Course Introduction
    • 1. About the Course.mp4 (15.2 MB)
    10. Methods
    • 1. Introduction to C# Methods.mp4 (11.3 MB)
    • 2. Create C# Methods.mp4 (44.9 MB)
    • 3. Method Accepts Parameters.mp4 (29.2 MB)
    • 4. Method Returns Value.mp4 (47.3 MB)
    • 5. String Methods.mp4 (58.2 MB)
    • 6. Math Methods.mp4 (28.2 MB)
    • 7. Quiz Section 10.html (0.2 KB)
    11. Input Validation
    • 1. Introduction to Input Validation.mp4 (35.2 MB)
    • 2. Validate Name.mp4 (24.8 MB)
    • 3. Validate Numbers.mp4 (52.9 MB)
    • 4. Quiz Section 11.html (0.2 KB)
    • 5. Assignment Section 11.html (0.2 KB)
    12. Arrays
    • 1. Arrays (Part 1).mp4 (48.8 MB)
    • 2. Arrays (Part 2).mp4 (39.3 MB)
    • 3. Quiz Section 12.html (0.2 KB)
    • 4. Assignment Section 12.html (0.2 KB)
    13. C# Console App Project
    • 1. Project Introduction.mp4 (11.0 MB)
    • 10. Order Confirmation (Solution - Part 1).mp4 (80.0 MB)
    • 11. Order Confirmation (Solution - Part 2).mp4 (88.8 MB)
    • 12. Pay Order (Challenge).mp4 (8.2 MB)
    • 13. Pay Order (Solution).mp4 (17.8 MB)
    • 14. Exit Menu (Challenge).mp4 (8.3 MB)
    • 15. Exit Menu (Solution).mp4 (32.4 MB)
    • 2. Main Menu (Challenge).mp4 (8.7 MB)
    • 3. Main Menu (Solution).mp4 (63.3 MB)
    • 4. Menu Selection (Challenge).mp4 (15.1 MB)
    • 5. Menu Selection (Solution - Part 1).mp4 (71.1 MB)
    • 6. Menu Selection (Solution - Part 2).mp4 (82.8 MB)
    • 7. Order Quantity (Challenge).mp4 (12.9 MB)
    • 8. Order Quantity (Solution).mp4 (97.0 MB)
    • 9. Order Confirmation (Challenge).mp4 (13.9 MB)
    14. Course Wrap-Up
    • 1. Where To Go from Here.mp4 (12.1 MB)
    2. A Quick Overview on Visual Studio, C#, .NET, and Programming
    • 1. Visual Studio What It Is, How to Install & Quick Tour.mp4 (14.7 MB)
    • 2. The Difference between C# and .NET.mp4 (6.7 MB)
    • 3. What Is Programming.mp4 (9.5 MB)
    • 4. Quiz Section 2.html (0.2 KB)
    3. C# Program Structure
    • 1. Introduction to C# Program Structure.mp4 (21.0 MB)
    • 2. C# Program Structure.mp4 (50.9 MB)
    • 3. How C# Compiler Reads Codes.mp4 (56.2 MB)
    • 4. Comments in C#.mp4 (26.3 MB)
    • 5. Quiz Section 3.html (0.2 KB)
    4. Basic Output
    • 1. C# Basic Output.mp4 (46.8 MB)
    • 2. Quiz Section 4.html (0.2 KB)
    • 3. Assignment Section 4.html (0.2 KB)
    5. Variables
    • 1. Variables in C#.mp4 (11.4 MB)
    • 2. How to Create Variables in C# (Part 1).mp4 (53.5 MB)
    • 3. How to Create Variables in C# (Part 2).mp4 (26.8 MB)
    • 4. How to Display C# Variables.mp4 (44.6 MB)
    • 5. Benefits of Using Variables.mp4 (15.4 MB)
    • 6. String Concatenation, Formatted String & String Interpolation.mp4 (58.2 MB)
    • 7. Constants.mp4 (15.9 MB)
    • 8. Quiz Section 5.html (0.2 KB)
    • 9. Assignment Section 5.html (0.2 KB)
    6. Data Types
    • 1. Char & String Data Types.mp4 (33.4 MB)
    • 2. Whole Number Data Types.mp4 (32.5 MB)
    • 3. Floating Number Data Types.mp4 (47.5 MB)
    • 4. Boolean Data Type.mp4 (11.3 MB)
    • 5. Casting & Type Conversions.mp4 (65.8 MB)
    • 6. Cast Operator.mp4 (31.4 MB)
    • 7. Convert Class.mp4 (62.5 MB)
    • 8. Quiz Section 6.html (0.2 KB)
    • 9. Assignment Section 6.html (0.2 KB)
    7. Basic Input
    • 1. C# Basic Input.mp4 (51.4 MB)
    • 2. Quiz Section 7.html (0.2 KB)
    • 3. Assignment Section 7.html (0.2 KB)
    8. Operators
    • 1. Assignment, Arithmetic & Operational Operators.mp4 (17.0 MB)
    • 2. Logical & Unary Operators.mp4 (34.7 MB)
    • 3. Compound Assignment.mp4 (32.9 MB)
    • 4. Quiz Section 8.html (0.2 KB)
    9. Control Flow
    • 1. Introduction to C# Control Flow.mp4 (9.4 MB)
    • 10. For Loop.mp4 (64.2 MB)
    • 11. While Loop (Part 1).mp4 (32.9 MB)
    • 12. While Loop (Part 2).mp4 (59.6 MB)
    • 13. Do While Loop (Part 1).mp4 (28.9 MB)
    • 14. Do While Loop (Part 2).mp4 (21.5 MB)
    • 15. Quiz Section 9 (Branches).html (0.2 KB)
    • 16. Assignment Section 9 (Branches).html (0.2 KB)
    • 17. Quiz Section 9 (Loops).html (0.2 KB)
    • 2. If & If Else.mp4 (47.2 MB)
    • 3. If Else If.mp4 (24.5 MB)
    • 4. Using If Statements with Logical Operators.mp4 (35.4 MB)
    • 5. Switch Case (Part 1).mp4 (41.1 MB)
    • 6. Switch Case (Part 2).mp4 (30.7 MB)
    • 7. Switch Case (Part 3).mp4 (14.0 MB)
    • 8. Switch Case (Part 4).mp4 (20.2 MB)
    • 9. Introduction to Loops in C#.mp4 (9.2 MB)
    • Bonus Resources.txt (0.4 KB)

Description

Gentle Introduction to C# Fundamentals



https://DevCourseWeb.com

Published 10/2023
Created by Layman Academy
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 68 Lectures ( 6h 28m ) | Size: 2.31 GB

Learn How to Build C# App, Not Just C# Code Syntax

What you'll learn
Learn C# basic concepts and code syntax.
Learn how to actually use C# code syntax to build a console application, NOT just code syntax.
Learn the "behind the scenes" process of building an application.
Learn how to think like a programmer to solve coding challenges.

Requirements
No programming experienced needed. You will learn everything you need to know.
A healthy of curiousity and willingness to get your hands "dirty" - programming is a skill, if you're not willing to practice, you don't have what it takes to be a programmer.
Visual Studio (Community Edition - free software)



Download torrent
2.3 GB
seeders:12
leechers:16
Udemy - Gentle Introduction to C# Fundamentals


Trackers

tracker name
udp://tracker.torrent.eu.org:451/announce
udp://tracker.tiny-vps.com:6969/announce
http://tracker.foreverpirates.co:80/announce
udp://tracker.cyberia.is:6969/announce
udp://exodus.desync.com:6969/announce
udp://explodie.org:6969/announce
udp://tracker.opentrackr.org:1337/announce
udp://9.rarbg.to:2780/announce
udp://tracker.internetwarriors.net:1337/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://open.stealth.si:80/announce
udp://9.rarbg.to:2900/announce
udp://9.rarbg.me:2720/announce
udp://opentor.org:2710/announce
µTorrent compatible trackers list

Download torrent
2.3 GB
seeders:12
leechers:16
Udemy - Gentle Introduction to C# Fundamentals


Torrent hash: D8F63458C8CBC5AC9DB8EFDA23E902E303155D41