T
T
todoman2022-02-15 18:04:07
C++ / C#
todoman, 2022-02-15 18:04:07

Question about learning C# - best practice?

Guys, please tell me (I have a methodological question):

I started to learn C #. While I'm going through simple things (and it's still a long time to go),
I wanted to "action" - just for the soul to start picking, for example, the web in parallel. So that you can immediately do something tangible - file your simple site as a pet project, and as you progress, cover it with complexities (starting with a simple html table and further into the forest).
And for now, according to Sharp - console calculators and so on. necessary boredom.
Question: Is this "combination for the soul" normal? (Maybe even useful? )
Or am I wasting my time in vain and is it better to tinker with C# with double strength and not be distracted by all sorts of webs for the time being?
---
Thanks in advance. I always choose the answer.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
B
Boris the Animal, 2022-02-15
@todoman

Fine. That's how I learned C#. Practice is important in this matter, without it you will learn for a long time. I just wrote a WPF application. In general, the practice of writing large applications teaches you how to build an architecture. You will write code and see problems in your project. Refactor project. Rewrite parts of it.

F
freeExec, 2022-02-15
@freeExec

Try it, the experiment is not fatal, I don’t see the point in asking.

S
Saboteur, 2022-02-16
@saboteur_kiev

And for now, according to Sharp - console calculators and so on. necessary boredom.

So make it boring.
Write a website in C#

C
Coder 1448, 2022-02-16
@wows15

For example, I do this. For a year of studying python (rather not learning, but practice) it was never boring. I recently started reading books on it and learned almost nothing new.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question