On September 4, 2024, the Computer Science Department of Cihan University Sulaimaniya held a seminar on “Web Programming Fundamentals,”, Presented by Dr. Asan Baker, focusing on ASP.NET Core MVC. The session began with an overview of web development concepts and setting up the development environment. Participants learned the basics of HTML, CSS, and JavaScript, which form the foundation of web design and interactivity.
The seminar introduced C# and the .NET Core framework, emphasizing the Model-View-Controller (MVC) architecture, allowing for modular and scalable web applications. Razor syntax for embedding C# in HTML was also covered, along with client-side interactivity techniques using JavaScript.
The seminar concluded by emphasizing best practices in web development and debugging techniques, providing attendees with a comprehensive understanding of modern web development using ASP.NET Core MVC.