3
Bubbles
5y

C# is going to be the death of me

Comments
  • 0
    @dudeking idk about that one
  • 0
    @dudeking was that supposed to make me feel old 😂
  • 1
    What's wrong?
  • 2
    c# is the best .Net language in my opinion.

    So what issue are you having?
  • 1
    @dudeking while C# isn't exactly the best entry level language, I guess it's better than JavaScript. (I started with C++)

    I never have got around to learning C# (I learned Java instead, and I hate visual studio).

    Also question, how did you get around to learning assembly?
  • 2
    I love C#, it's by far my favourite language. Sadly I have to work with JavaScript most of the time at the moment.
  • 0
    @Codex404 @HisAxelency I ask for help because I’m working with reading a file’s bytes then using the Bytes to recreate it (NOT COPYING) because I’m trying to learn how that process works and trying to get it to work properly before putting it in my project and I did get good advice on that twice and the second time I was told to completely disregard one of the streams the first person recommended. And I need to change some things and I was going with the second persons todo list he made for me and it was nice and detailed and I was using the docs for the Read method he recommended and I copied the code as much as I could the only thing I didn’t touch was the file paths and the while loop and it didn’t work. And when I look up all these errors there’s nothing really helpful. I do love C# but it’s one problem after another and I know that’s what happens but I’m just genuinely confused on why it’s not working and I fucking hate constantly asking for help especially when learning something new since I naturally either have a lot of questions so I understand or just when I have trouble that I can’t figure out myself or after googling.
  • 0
    @rEaL-jAsE fucking jAcEcAsE I’m dead oml
  • 0
    @jurion it is interesting I need to get into it but I’m not prioritizing it
  • 1
    Why ?
    Personally, I find it the most advanced programming language available right now. LinQ, Lamdas, Expressions.
  • 1
    @NoToJavaScript oh I agree, I genuinely love the language but I’m still relatively new to it and personally I fucking hate Microsoft’s documentation. It’s okay sometimes but it’s not helpful for me. But there was an error for a read function that Microsoft’s docs didn’t try to avoid.
  • 1
    @Bubbles Oh yeah, this point I can’t argue. Documentation is shit and almost always out of date.
  • 1
    @NoToJavaScript yeah people are always linking it to me and telling me to use it but it rarely ever helps me
  • 0
    @Bubbles their documentation is quite thorough but messy. You have to know where to look.
  • 0
    @Codex404 I just personally dont find it useful/good at all
Add Comment