Tag: SoftUni

Entity Framework – C# – Introduction – Video – Part 2

After the first part of the SoftUni homework for Entity Framework here, I have decided to make a small video with the next 4 problems. Following the same logic, I have made a 30 minute YouTube video with the trial

Tagged with: , , ,

Entity Framework – C# – Introduction – Video

I have started some time ago to do stuff with Entity Framework (EF) in VitoshAcademy, I even have two articles about it – Beginning with EF and Enable Migrations with EF. I have noticed that the SoftUni is having an EF course,

Tagged with: , , ,

SQL Server – Solution of the first part of the SoftUni Exam for SQL Server

Just a day ago I have participated at an exam, organized from SoftUni for SQL server. The exam can be found here and the questions for it are here. In the current article I will present my answers from the first part

Tagged with: , , , ,

VBA – Resolving C# competition problem with VBA and Excel

Today I have decided to resolve one of the competition problem of the C# basics exam of the SoftUni (www.softuni.bg) with Excel. I have shown how I have resolved a similar problem in C#, where you should have drawn a glass

Tagged with: , , , , , ,

Java Script -Build a Table – Exam Problems

On 27. July I have participated in an exam organized by the SoftUni  for Java Script. This time, I managed to get 220 points out of 400, which ranked me in 58th place out of 204 participants for the day and

Tagged with: , ,

Java Script -Reveal Triangles – Exam

As I have mentioned in the previous post, I have participated in a Java Script competition from the SoftUni, where I made it to the top 31% of the competition 🙂 (not something to be extremely proud of, but considering

Tagged with: , ,

Java – Exam – Couples Frequency

In the last java articles I have solved (or commented) the exam problems, given at the Java exam at the SoftUni. I have started with the easiest tasks (in my opinion) and I have gradually came to the toughest ones.

Tagged with: , , ,

Java – Exam – Pythagorean Numbers

In this article, I will comment the original solution for the Pythagorean numbers problem from the SoftUni Java contest. You have the following input – first a number N, telling you how many numbers you would have. Then you simply

Tagged with: ,

Java – Exam – Three largest Numbers

This trivial task was given at the SoftUni exam for Java. There are not  a lot of problems that I can solve, but this one was definitely one of them 🙂 So, what is the input and what is the output? At

Tagged with: , , ,

Java – Exam Problem – Largest 3 Rectangles + Some Eclipse Shortcuts

As you have probably noticed, this is probably my 5th or article, concerning Java Exam problems from the SoftUni. Today, I will take a deeper look into a problem, which is supposed to calculate the best sum of triangles. The

Tagged with: ,

Java – Exam Problem – Beers Count

After a week or so, I have started to master Java, as a part of the courses at the SoftUni. Today, I tried to resolve one of the problems, given about 3 weeks ago at the exam – CountBeers. The

Tagged with: , ,

Java – Exam – Sum of Cards

Today, I was participating in my first Java Exam at the Software University! It was definitely NOT a success, as far as I had huge problems installing Eclipse and I was actually not able to run it properly before entering

Tagged with: , ,

C# – Basic Exam – Wine Glass

As mentioned in the previous two articles, here (Biggest Triple) and here (Fruit Market) I have participated in one competition for C# basic programmers. So, in this article I will present the 3rd exam problem, which I have managed to

Tagged with: , , ,

C# – Basic Exam – Biggest Triple

As I have mentioned here, I have participated in a competition for C# programmers. The second problem was concerning something quite standard – finding the biggest triple from a line of numbers.  With other words, one get as an input the

Tagged with: , , ,

C# – Basic Exam – Fruit Market

On the 14.04.2014 I have applied for the SoftUni – a Software University in Sofia, Bulgaria. There were 5 C# problems and I managed to resolve completely 3 of them, thus gaining 300 points and being ranked in 278 place

Tagged with: , ,
Top