Category: english

image

Course “High-Quality Programming Code” in FMI and TU-Sofia

January 19, 2010
Starting from February 2010 I will lead a team of software engineering professionals from Telerik Corporation who will teach the course “High-Quality Programming Code” in the Faculty of Mathematics and Informatics (FMI) at Sofia University and at the Technical Univesity – Sofia (TU-Sofia). The course complements the fundamental university education with important software development and
image

Course “Web Applications Development with .NET Framework and ASP.NET” in TU-Sofia

January 18, 2010
Starting from February 2010 I will lead a team of .NET software engineering professionals who will teach the course “Web Applications Development with .NET Framework and ASP.NET” at the Technical Univesity – Sofia (TU-Sofia). The course complements the fundamental university education with contemporary Web development technologies. The outcomes for the students are the acquisition of
image

Seminar “Practical Software Engineering” in TU-Sofia – 8 February 2010

January 1, 2010
I was recently invited by the Board of European Students of Technology (B.E.S.T. Sofia) to give a talk on “Practical Software Engineering Fundamentals” in the Technical University of Sofia. The event is designed for students who wants to become software engineers. Venue: TU-Sofia, hall 1153 Date: 8 February (Monday), 18:00 Software engineering defines the software
image

Telerik Academy Officially Launched Free Software Development Courses for 100 Students from February 2010

December 15, 2009
In the last few months I am working as full-time consultant for the training initiatives in Telerik. It is really an exciting company and I really enjoy my job as manager of the technical training and university relations. I still can’t believe that Telerik is really perfectly organized company, beyond my expectations and even dreams.
image

Svetlin Nakov is No Longer Involved in the National Academy for Software Development (NASD)

December 1, 2009
Starting from March 2009 I left the National Academy for Software Development (NASD). NASD was really nice project and it was running successfully for few years but the idea changed so much that from some point in 2008 I was no longer able to enjoy doing this work. Why I left NASD? 1) My dream
image

X.509 Certificate Validation in Java: Build and Verify Chain and Verify CLR with Bouncy Castle

For one of my recent projects I needed to implement X.509 certificate validation library that validates a certificate across given set of trusted root certificated and a set of intermediate certificate. Initially I thought this is a problem that has already out-of-the-box solution in BouncyCastle but the CRL verification was found to be unpleasant to
image

NHibernate Lazy Loading BLOB column

November 30, 2009
For my last project we used Oracle 10g and NHibernate ORM framework (the project was started 4-5 yars ago, long before LINQ and ADO.NET Entity Framework). I had a database table which holds payment information along with scanned images of the payment documents. Usually such tables are mapped with a class fully corresponding to the
image

New Book: Introduction To Programming With C#

November 21, 2009
Today I with Vesko Kolev started a new project: writing a C# book in Bulgarian for beginners that covers the fundamental concepts of computer programming, data structures and algorithms as well as object-oriented concepts, high-quality programming code and problem solving. The book is titled “Introduction to Programming with C#” and will be based on its