* Cantinho Satkeys

Refresh History
  • j.s.: [link]
    Hoje às 16:31
  • j.s.: dgtgtr a todos  4tj97u<z
    Hoje às 16:31
  • j.s.: h7t45 ao convidado de Honra batatinha pela sua ajuda
    Hoje às 16:30
  • FELISCUNHA: ghyt74  pessoal   4tj97u<z
    04 de Julho de 2025, 11:58
  • JPratas: dgtgtr Pessoal  101041 Vamos Todos Ajudar na Manutenção do Forum, Basta 1 Euro a Cada Um  43e5r6
    03 de Julho de 2025, 19:02
  • cereal killa: Todos os anos e preciso sempre a pedir esmolas e um simples gesto de nem que seja 1€ que fosse dividido por alguns ajudava, uma coisa e certa mesmo continuando isto vai levar volta a como se tem acesso aos tópicos, nunca se quis implementar esta ideia mas quem não contribuir e basta 1 € por ano não terá acesso a sacar nada, vamos ver desenrolar disto mais ate dia 7,finalmente um agradecimento em nome do satkeys a quem já fez a sua doação, obrigada
    03 de Julho de 2025, 15:07
  • m1957: Por favor! Uma pequena ajuda, não deixem que o fórum ecerre. Obrigado!
    03 de Julho de 2025, 01:10
  • j.s.: [link]
    02 de Julho de 2025, 21:09
  • j.s.: h7t45 ao membro anónimo pela sua ajuda  49E09B4F
    02 de Julho de 2025, 21:09
  • j.s.: dgtgtr a todos  4tj97u<z
    01 de Julho de 2025, 17:18
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    29 de Junho de 2025, 11:59
  • m1957: Foi de boa vontade!
    28 de Junho de 2025, 00:39
  • j.s.: passem f.v. por aqui [link]    h7t45
    27 de Junho de 2025, 17:20
  • j.s.: renovamos o nosso pedido para uma pequena ajuda para pagemento  do nosso forum
    27 de Junho de 2025, 17:19
  • j.s.: h7t45 aos convidados de honra Felizcunha e M1957 pela ajuda
    27 de Junho de 2025, 17:15
  • j.s.: dgtgtr a todos  4tj97u<z
    27 de Junho de 2025, 17:13
  • FELISCUNHA: ghyt74  pessoal  4tj97u<z
    27 de Junho de 2025, 11:51
  • JPratas: try65hytr A Todos  classic k7y8j0
    27 de Junho de 2025, 04:35
  • m1957: Por favor vaamos todos dar uma pequena ajuda, para não deixar encerrar o fórum! Obrigado.
    26 de Junho de 2025, 23:45
  • FELISCUNHA: j.s. enviei PM  101041
    26 de Junho de 2025, 21:33

Autor Tópico: Complete C# 12 And .Net 8 Bootcamp  (Lida 64 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Offline mitsumi

  • Sub-Administrador
  • ****
  • Mensagens: 121842
  • Karma: +0/-0
Complete C# 12 And .Net 8 Bootcamp
« em: 20 de Novembro de 2024, 12:39 »
Complete C# 12 And .Net 8 Bootcamp


Published 11/2024
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 797.86 MB | Duration: 2h 3m

From Fundamentals to Advanced


What you'll learn
Classes, Objects, Constructors, Properties, Interfaces
Re-usable components, Static class and Extension methods
Separation of responsibility
Inheritance and Composition
Requirements
C# Fundamentals
Description
Welcome to Complete C# 12 and .NET 8 Bootcamp, the only course you'll need to master C# from scratch to expert level! Led by Darwish-a seasoned Microsoft Certified instructor with over 15 years of experience and a community of over 50,000 students worldwide-this course brings you the latest in C# 12 and .NET 8, designed to build your skills step-by-step.What You'll LearnIn this hands-on, project-driven course, you'll develop a deep understanding of C# and .NET, starting from the basics and advancing to complex applications. Here's what we'll cover:C# Foundations & Core Syntax: Build a strong foundation with variables, control flow, OOP principles, and more.New Features in C# 12: Discover the latest enhancements like primary constructors, collection expressions, and inline arrays for powerful coding solutions.Mastering .NET 8: Understand .NET Core and dive into the latest innovations of .NET 8, preparing you for real-world application development.Asynchronous Programming: Implement async and await patterns for responsive, efficient applications.Building Desktop Applications with WPF: Create rich, user-friendly desktop applications using Windows Presentation Foundation.Web Development with ASP.NET Core: Develop scalable web applications and RESTful APIs using MVC architecture.Cloud Deployment with Azure: Learn cloud integration and deployment to Azure, bringing your applications to the next level.Debugging & Testing: Gain essential skills in debugging and unit testing to create production-ready code.Why This Course?Comprehensive Learning Path: Designed to take you from absolute beginner to advanced C# developer, covering both fundamentals and cutting-edge features.Practical Projects & Real-World Applications: Build hands-on projects that apply what you learn, culminating in a final project to showcase your expertise.Industry-Experienced Instructor: Learn from a Microsoft Certified instructor with a rich history of teaching and a proven record of success.Market-Ready Skills: From cloud deployment to web and desktop applications, you'll gain the skills needed to excel in today's job market.Who This Course is ForBeginners: Start from scratch and work your way up to a professional level.Intermediate Developers: Expand your skillset with the latest C# 12 and .NET 8 features.Professional Developers: Get up-to-date with the latest .NET tools for cloud, web, and desktop applications.Aspiring Full-Stack Developers: Learn how to create end-to-end applications that meet today's industry standards.With Complete C# 12 and .NET 8 Bootcamp, you'll be ready to tackle real-world challenges and build applications that showcase your expertise. Join thousands of successful students and enroll today to start your journey from beginner to expert with Darwish!
Overview
Section 1: Introduction to C# and .NET Framework
Lecture 1 Course Introduction
Lecture 2 Understanding the .NET Framework, .NET Core
Lecture 3 Setting Up Your Development Environment
Section 2: Introduction to C# Programming
Lecture 4 Writing and running your first C# program
Lecture 5 C# Console App
Section 3: Basics of C# Programming
Lecture 6 C# Data Types
Lecture 7 Declaring and initializing variables
Lecture 8 Creating Variables with Types
Lecture 9 Handling Error
Lecture 10 Converting Data Types
Lecture 11 Arithmetic Coding
Lecture 12 Building Strings and Char
Section 4: Conditions and Loops in C# 8
Lecture 13 Conditions in C# If Else, Nested If
Section 5: Object-Oriented Programming (OOP) Basics
Lecture 14 What's OOP in C#
Lecture 15 Class Car | Example 01
Lecture 16 Class BankAccount | Example 02
Lecture 17 Class Library Management | Example 03
Lecture 18 Default Constructor
Lecture 19 Parameterized constructor
Lecture 20 Copy Constructor
Lecture 21 Primary Constructor
Lecture 22 What is Inheritance ?!
Lecture 23 What's Virtual and Overriding Methods in C#
Lecture 24 Virtual and override | Example 02 Library System
Lecture 25 Solve the Assignment
Lecture 26 What is Polymorphism ?!
Lecture 27 What is Abstract Class ?!
Section 6: Advanced OOP Concepts
Lecture 28 Interfaces
Lecture 29 Both Abstract Classes and Interfaces | Applicance Example
Software Developers
Screenshots


Say "Thank You"

rapidgator.net:
Citar
https://rapidgator.net/file/91633b6cc6f3abc1d42c2e702d870735/huvxj.Complete.C.12.And..Net.8.Bootcamp.rar.html

k2s.cc:
Citar
https://k2s.cc/file/7736fcd37b0bc/huvxj.Complete.C.12.And..Net.8.Bootcamp.rar