Course Outline
Introduction to .NET 8
- What is .NET? Overview and evolution
- .NET 8 LTS features and platform support
- SDK installation and development tools
Getting Started with C# and Console Applications
- Project structure and CLI commands
- Working with types, methods, and control flow
- Object-oriented programming in C#
Building Web Applications with ASP.NET Core 8
- Creating and running a basic web app
- Routing, middleware, and services
- Introduction to Razor Pages and MVC
Data Access with Entity Framework Core
- Setting up a database context
- Working with LINQ and data models
- Migrations and CRUD operations
Dependency Injection and Configuration
- Built-in dependency injection framework
- Working with appsettings.json and environment variables
- Service lifetimes and modular architecture
API Development with Minimal APIs
- RESTful principles and endpoint design
- Using attributes and route parameters
- Testing APIs with Postman or Swagger
Testing and Debugging in .NET
- Unit testing with xUnit
- Integration testing approaches
- Debugging techniques in Visual Studio
Application Deployment and Cross-Platform Publishing
- Publishing .NET 8 applications (self-contained vs. framework-dependent)
- Deployment options for Windows, Linux, and macOS
- Using Visual Studio and CLI tools for packaging and release
Summary and Next Steps
- Recap of key concepts and tools covered during the course
- Recommended practice paths and learning resources
- Overview of emerging topics: .NET 9 preview, Blazor, microservices
Requirements
- Basic understanding of programming concepts (variables, loops, functions)
- Some experience with any object-oriented language (e.g., C#, Java, Python)
- Familiarity with command-line tools is helpful but not required
Audience
- Developers entering .NET ecosystem
- Programmers transitioning from other languages to C#/.NET
- Technical teams building cross-platform applications using modern .NET
Testimonials (5)
Trainer was very knowledgable, was very helpful.
Thilini Alwis - Te Manawa Taki Trauma System
Course - Visual Studio 2022 IDE
The Syllabus---**Course Title:** Introduction to Software Development---**Course Duration:** 8 weeks---**Course Description:**This course provides an overview of software development fundamentals. Students will learn the basics of programming, software design principles, and industry best practices. By the end of the course, students will be able to develop simple applications and understand the software development lifecycle.---**Course Objectives:**- Understand the fundamentals of programming.- Learn essential software design principles.- Gain practical experience with industry-standard tools.- Develop basic software applications.- Familiarize yourself with the software development lifecycle.---**Course Outline:****Week 1: Introduction to Programming**- Overview of programming languages- Setting up the development environment- Writing your first program- Basic syntax and data types**Week 2: Control Structures**- Conditional statements (if, else, switch)- Loops (for, while, do-while)- Nesting control structures**Week 3: Functions and Modules**- Defining and calling functions- Modular programming concepts- Function parameters and return values**Week 4: Data Structures**- Arrays and lists- Stacks and queues- Dictionaries and hash tables**Week 5: Object-Oriented Programming**- Introduction to OOP principles- Classes and objects- Inheritance and polymorphism**Week 6: Software Design Principles**- Design patterns- Software architecture- UML diagrams**Week 7: Development Tools**- Version control with Git- Integrated Development Environments (IDEs)- Debugging and testing**Week 8: Software Development Lifecycle**- Agile methodologies- Project management- Deployment and maintenance---**Assessments:**- Weekly quizzes (20%)- Midterm project (30%)- Final project (50%)---**Required Materials:**- Laptop with internet access- Recommended textbooks: - "Introduction to Programming" by Jane Doe - "Software Development Fundamentals" by John Smith---**Instructor Information:**- Name: Dr. Alice Johnson- Email: alice.johnson@university.edu- Office Hours: Monday and Wednesday, 2-4 PM---**Course Policies:**- Attendance is mandatory for all lectures and labs.- Late submissions will be penalized by 10% per day.- Academic integrity is strictly enforced. Plagiarism will result in failure of the course.---**Additional Resources:**- Online forums for student discussions- Tutorial videos and documentation- Office hours for one-on-one support---
Gustavo
Course - .NET Core and Angular Training Course
Machine Translated
it was a great cource becuase we got the chance to discuss things and try working with the things we got taught. But the thing I liked the most was that everything was based on experience that Marcin had.
Jesper - ProgramDuon AB
Course - Advanced Blazor
The trainer explained the subjects very good with actual examples from real world which made it simpler for us to grasp the information
Florin-Viorel Marut - Continental Automotive Romania
Course - High-Performance Application Development with .NET Core
Comprehensive - covered everything we were interested in. Able to work through examples.