You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A while back, I asked someone to help me come up with a project to sharpen my programming skills. They were generous enough to give me a whole project write-up. One part involves some C#. So today's motivation is learning C# to tackle the project.
Made the classic Hello World! program. Also, read some input from the console. Learned about some of the basic structures of a C# program.
Observations & Next Steps ππ£:
I appreciate Python even more. LOL I think I develop affinities for languages that I'm studying and shun the others. So once again, I have to give myself enough time with C# so that I don't immediately do the comparison thing.
References π:
Link any useful resources you may have found throughout the day.
Extra/Fun (Optional) πππ₯³:
N/A
The text was updated successfully, but these errors were encountered:
Motivation/Problem Statement πβ:
A while back, I asked someone to help me come up with a project to sharpen my programming skills. They were generous enough to give me a whole project write-up. One part involves some C#. So today's motivation is learning C# to tackle the project.
Today's Goal/Solution π₯ :
Follow along with Caleb Curry's C# YouTube tutorial.
Result πππ:
Made the classic Hello World! program. Also, read some input from the console. Learned about some of the basic structures of a C# program.
Observations & Next Steps ππ£:
I appreciate Python even more. LOL I think I develop affinities for languages that I'm studying and shun the others. So once again, I have to give myself enough time with C# so that I don't immediately do the comparison thing.
References π:
Link any useful resources you may have found throughout the day.
Extra/Fun (Optional) πππ₯³:
N/A
The text was updated successfully, but these errors were encountered: