L
L
Luka Tarkhnishvili2019-01-07 17:15:52
Computer networks
Luka Tarkhnishvili, 2019-01-07 17:15:52

What project would you recommend me to start to develop my level of understanding of C#?

Hello,
As everyone knows when learning to program, practice is very important.
At this stage, I am learning C# , what project would you recommend me to start for myself? A website, a mini-game for a ready-made engine, or something else? which will help me understand the C# language more deeply .

Answer the question

In order to leave comments, you need to log in

6 answer(s)
R
res2001, 2016-04-03
@res2001

You can block from the command line like this:
rundll32.exe user32.dll,LockWorkStation It
remains only to attach this call to the lid closing event.

A
Alexander, 2016-04-03
@NeiroNx

It has always been like this: in "standby mode" and "require a password to exit standby mode"

P
Pavel, 2016-04-03
@Svarog7

In general, someone could not stand it and wrote an application for this, but still I would like the same thing, but by means of windows itself.
www.mediafire.com/download/vh936c5yln51eza/LidLock.exe

Y
YershovAleksandr, 2019-01-07
@YershovAleksandr

Olympiad tasks.
acmp.ru/index.asp?main=tasks
Sort by complexity and start from the very first one. 50 pieces is enough to start.

C
Clark Kent, 2019-01-07
@FlashManiac

To get started, try mini projects that implement some kind of practical task. Don't take on big, difficult tasks. It is best if these projects cover different areas. Examples:

  • Forms / Controls / GUI A project in which some kind of GUI is implemented, the same to-do list or something similar
  • Graphics Project related to graphics - some kind of mini editor for drawing
  • IO / Stream / Compression Compressing files in gzip in different streams
  • Media / Audio / Video Media player - video and audio
  • Server / Net Mini server (service) that performs some useful work

A
Alado, 2019-01-08
@Alado

First, make the game "life". Use wpf as UI. If possible, make the field in this game infinite

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question