15 Replies
please help me make it
what are you talking about? we dont even know what course and what task
$ask
How to get the best help
Make a post in #help or one of the topic channels under Development.
Avoid asking Can anybody help Has anyone used Why doesn't my code work?
C# is a big area! No one knows they can help unless you tell them about the small area you're trying to work in.
Explain what you are doing, and potentially why for as much context as possible. Avoid screenshots where possible, share code directly in Discord. Type
$code
into chat to learn how to post code.
See https://www.nohello.net and https://dontasktoask.com if you want common help chat room etiquette.I will tell you the task, this topic is being studied almost at the very beginning
these are the Basics of object-oriented programming
Using the acquired skills about OOP, implement the "Train" class.
Several fields and methods should be represented in the class.
Inherit two more classes from the Train class. Each derived class must have one additional method and one overridden one.
As an answer, attach the cs file of the program. If several files are created, then an archive with all the files.
I have tried to write code, but I have failed more than once
failed how?
can you show what you tried so far
unfortunately I can't, I deleted everything and went to do further tasks, and now I have only this one left
show that then
I am writing to you because I have an hour and a half left to pass or I will be expelled
we don't do assignments for people, we teach
did you atleast learn some few fundamentals of C#?
I know a little c# language, but for some reason I can't do tasks like this
I've been studying for only 2 months
do you atleast know how to create a class?
yes
start with the first objective then
Using the acquired skills about OOP, implement the "Train" class.
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.