this post was submitted on 27 Jun 2023
7 points (76.9% liked)

C Sharp

1501 readers
1 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)

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 2 points 1 year ago* (last edited 1 year ago) (1 children)

Make a example of what weekly target I can do

[โ€“] [email protected] 2 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...