image

Svetlin Nakov – University Courses

September 5, 2010
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
image

Svetlin Nakov – Books

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
image

Universal Relative to Physical Path Converter for Windows Forms / ASP.NET / WPF / Console Apps

July 14, 2009
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
image

Seminar for PHP Developers: PHP on the Microsoft Platform

June 23, 2009
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