L
L
lotrop2016-09-26 09:58:00
C++ / C#
lotrop, 2016-09-26 09:58:00

What can be written in C# for an employer?

I recently started learning C#. What can be written in C# so that the employer can evaluate the level of the code. I mean some kind of program or web service, so as not to be ashamed to show (not ashamed in terms of complexity).

Answer the question

In order to leave comments, you need to log in

3 answer(s)
R
Rou1997, 2016-09-26
@Rou1997

The employer does not primarily need the level of code, but compliance with its tasks, so you need to immediately decide on one, or rather several, the most popular areas, and it is on them to work and write something, it is better to take real projects, for example, from freelance, and not to invent from scratch.

D
Dmitry Kovalsky, 2016-09-26
@dmitryKovalskiy

The level of the code can be evaluated according to different criteria, and in my opinion it is unrealistic to know in advance which one your employer needs. If it's purely formatting - install a studio, install a resharper, install the StyleCop plugin and your studio in neurasthenic mode will highlight every oversight in the design of the code.
Applied algorithms - look for a problem to analyze a large amount of data. Personally, I like decision-making and prediction systems.
Architecture - if you want to show what patterns you use in your work, then you need a big project. Layered Hello World is unlikely to be of interest to anyone.
You can try writing a personal interview diary. Calendar, meeting format, result, etc.

B
blackbeard, 2016-09-26
@Black_beard_ast

Write here and show to anyone)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question