this post was submitted on 27 Jun 2023
1 points (66.7% liked)

C Sharp

1526 readers
31 users here now

A community about the C# programming language

Getting started

Useful resources

IDEs and code editors

Tools

Rules

Related communities

founded 1 year ago
MODERATORS
 

I want to learn C# but I can't find time for it (even if I have entire days available)

top 7 comments
sorted by: hot top controversial new old
[–] garam@lemmy.my.id 1 points 1 year ago (1 children)

make a weekly target, and baby step, don't just go too big... take example console app, 3 construction fundamental, etc...

[–] Nicola@lemmy.ml 1 points 1 year ago* (last edited 1 year ago) (1 children)

Make a example of what weekly target I can do

[–] garam@lemmy.my.id 1 points 1 year ago

Look example tuts on https://www.geeksforgeeks.org/c-sharp-tutorial/

Make a weekly progress on at least 5-7 points on the list, take example Fundamentals, contain Hello World! Program Identifiers Keywords Variables Literals Data Types Operators Enumeration

Make it done in one weeks, and try to make a simple project in the ends, based on the things you already learn.

It will help.

Then Collections

ArrayList
Hashtable
Stack
Queue

One weeks.

After that you can try linq I guess? Or follow the list thoroughly...

[–] No_Change_Just_Money@feddit.de 1 points 1 year ago (2 children)

I found a great article about it.

I will post it here later

[–] Nicola@lemmy.ml 2 points 1 year ago

What article

[–] Lmaydev@programming.dev 1 points 1 year ago

And they were never heard from again...

[–] Lazycog@lemmy.one 1 points 1 year ago* (last edited 1 year ago)

I find that if I procrastinate on learning, the best course of action is to go blindly in, try, get frustrated, find info, create chaos and just absolutely fail.

Surprisingly this breaks the procrastination cycle for me. But I can't promise that this will work for you.

The other option is to just watch a tutorial on the phone, which may break barrier (unlike actually sitting infront of a computer deciding that you will invest time into this).