N
N
Nikolai Abdullaev2020-05-13 11:09:29
C++ / C#
Nikolai Abdullaev, 2020-05-13 11:09:29

What to write for a beginner in C# for practice?

I recently became a junior in C# and I need to fill out a portfolio on github with interesting programs) Advise what?

Answer the question

In order to leave comments, you need to log in

6 answer(s)
Q
QaED, 2020-05-13
@Rimor

https://eax.me/programming-language-learning/ is a very good practice.
File manager, just learn how to work with files if anything :)
Games (not only under Unity).
Desktop programs for Windows in general.
Web applications.
This is of course a very small list, but I think the rest can be found in the public domain. If it helped, mark it as a solution

R
Rivakiel, 2020-05-13
@Rivakiel

I wrote a password generator in C# as my first project.

K
Kristal1, 2020-05-13
@Kristal1

console calculator

H
HemulGM, 2020-05-13
@HemulGM

View images in the catalog in a grid with previews loaded in a separate stream.
What the employer will see:
1. Working with the file system
2. Design skills
3. Working with the form
4. Working with flows
5. Working with graphics (proportional resizing, anti-aliasing)

K
Konstantin Nagibovich, 2020-05-13
@nki

Write an analogue of Total Commander - there is a lot to work on.

P
Papayaved, 2020-05-21
@Papayaved

Graphics editor
Read, write, display SVG, DXF, resize, rotate

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question