M
M
Max Suprunenko2015-12-11 21:25:56
C++ / C#
Max Suprunenko, 2015-12-11 21:25:56

What can you practice with in C#?

What can I practice on in C# (just don't say the console (it already pulled me up when learning C ++) ) ? I want to gain experience and start programming games. I did not find articles on the Internet.

Answer the question

In order to leave comments, you need to log in

5 answer(s)
V
Vanes Ri_Lax, 2015-12-17
@msuprunenko

First, practice searching for information, this is a very important point in any business.
Come up with tasks for yourself, try to implement them, so at least not a lot of experience will appear.
Gain experience, try to look at other people's examples.
For many developers, the most difficult thing is the idea.

S
sim3x, 2015-12-11
@sim3x

searched badly

D
Dmitry Kovalsky, 2015-12-11
@dmitryKovalskiy

DirectX , WPF - Your themes. How about programming games? Unity or any other engine that you can access in C#

T
Tsiren Naimanov, 2015-12-11
@ImmortalCAT

without console experience, you can't create a game :)
ps I always test all sorts of things in the console ...
for example, fetching a database, parsing json, filling a collection, etc.

D
Daniil Demidko, 2015-12-12
@Daniro_San

You can practice by writing a program. Not abstract, but performing meaningful actions. After all, a programmer is made a programmer by the programs he writes.
Another question is what exactly to write. I advise you to start with a file manager with a GUI, gradually adding functionality to it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question