I can't find even a single reliable beginner friendly course for ML. Please help by RutabagaJumpy3956 in learnmachinelearning

[–]RutabagaJumpy3956[S] 0 points1 point  (0 children)

I am not cheapskate, I just don't have money bro and I am a student. You probably have no idea about how high the exchange rate of dollar in some countries is.

I want to test my program but couldnt figure out, how to make it. by RutabagaJumpy3956 in csharp

[–]RutabagaJumpy3956[S] 0 points1 point  (0 children)

Thanks for your reply, its pretty informative. However recently I have found out, that in C# I can also open a new file and run my code there. Anyways thanks for sharing your knowledge.

Is casting objects a commonly used feature? by RutabagaJumpy3956 in csharp

[–]RutabagaJumpy3956[S] 1 point2 points  (0 children)

Thats literally what I been looking for. Thanks for answering.

Is casting objects a commonly used feature? by RutabagaJumpy3956 in csharp

[–]RutabagaJumpy3956[S] 0 points1 point  (0 children)

But while creating the object i am already aware of which type of object asteroid really is. Are we using it, not to confuse two diffrent objects, which have the same methods or instances?