This page is no longer maintained. For the most recent courses I teach, visit the SoftUni: Open courses @ SoftUni The software engineering program @ SoftUni JS-Apps JS-Advanced programming Java Basics Full Course (13 Hours) – October 2021 (October 2021, SoftUni.org) The “Java Basics Full Course“ develops basic coding skills with the Java language. It
Dr. Svetlin Nakov is author / co-author of 15+ books on computer programming and software development. Get the latest list of Nakov’s books from: https://introprogramming.info Nakov’s books focus on topics such as basics of coding, problem solving, basic data structures and algorithms, principles of computer programming, Java, JavaScript, Python, .NET development, C#, C++, cryptography, and
The .NET Framework does not provide standard functionality for resolving a path relative to the application root to a physical file system path. Thus in ASP.NET Web applications we need to use Server.MapPath(), but in console and Windows Forms / WPF applications we need to rely on the current directory. Moreover if we run a
I am invited to be а speaker at the upcomming seminar for PHP and Web developers that will focus on the integration of PHP with the Microsoft technologies and platforms. The speakers will demonstrate how to run PHP in IIS and how to integrate PHP and .NET applications. My talk will focus on the technologies