10-2. Solutions, Multiple Projects and Namespaces | C# Programming for Absolute Beginners

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ต.ค. 2024

ความคิดเห็น • 11

  • @TutorialGenius
    @TutorialGenius  ปีที่แล้ว +1

    🔥Like and subscribe for more! 🔥Want to learn C# Programming for Absolute Beginners!? 🔥
    My beginner C# course assumes you have ZERO knowledge in software development, and you want to get started today!
    Want to create software? Websites? Video games in Unity? Get a programming job? Develop software as a hobby? Well you can do all of these things by learning from this C# course!
    If you have any questions regarding the content of this lesson, please leave a comment below and I will be happy to answer any questions you many have!
    Official Website: www.ginkosolutions.com/csharp-programming-for-absolute-beginners
    UDemy: www.udemy.com/course/c-sharp-software-development-programming-for-absolute-beginners/?referralCode=CD7F0A5CC56CCD94E6B1
    Skillshare: skl.sh/3Jr7toH
    By purchasing the course, you receive:
    🔥Over 12 Hours of professional learning
    🔥Learn C#, equivalent to that of a university graduate (and more!)
    🔥Learn the fundamentals of C# and the .NET Framework
    🔥Learn all about Object Orientated Programming (O-O)
    🔥Learn the difference between value types and reference types
    🔥Control the flow of programs using conditional statements
    🔥Work with files and directories
    🔥Debug C# applications effectively
    🔥Break up the course content with sample coding challenges
    🔥Use collections, such as: arrays and lists
    🔥Further your learning by improving the included C# project files
    🔥Test your newly acquired skills with the final course project!
    🔥Excellent Support Service. I will answer all your questions and provide feedback!
    🔥Project files for all coding lessons.
    🔥Access to the final project!
    🔥A certificate of completion!
    I have 80% of course available on TH-cam also. It's missing the Project Files, a few lessons and the final project. However, it is 100% free!
    By purchasing via the Official Website, you will be supporting this channel and I will be able to create tutorials and courses more often
    🔥Like and subscribe for more! 🔥
    If this video helped you, please support the channel by clicking "Thanks"!
    ❤ Thanks for watching as always ❤

  • @lexNwimue
    @lexNwimue 2 หลายเดือนก่อน

    So helpful, man.
    Thank you very much!

  • @seedhero6266
    @seedhero6266 ปีที่แล้ว

    Very well put together and explained. Thank you for this.

    • @TutorialGenius
      @TutorialGenius  ปีที่แล้ว

      You're welcome! Thanks for watching! :)

  • @earthchan568
    @earthchan568 ปีที่แล้ว

    this video was exactly what i wanted thx man very helpful !!!!

    • @TutorialGenius
      @TutorialGenius  ปีที่แล้ว

      Thank you so much! :) I'm glad it was useful!

  • @beginneratstuff
    @beginneratstuff ปีที่แล้ว

    Very helpful, thanks!

    • @TutorialGenius
      @TutorialGenius  ปีที่แล้ว

      You're welcome! Thanks for watching! :)

  • @plrc4593
    @plrc4593 หลายเดือนก่อน

    Quite nice video. But I don't get something. When I download a repository from GitHub and add it as a project to my solution why doesn't it suffice? Why do I need to copy paste .dll files from one project to another? Or do I miss something?

    • @TutorialGenius
      @TutorialGenius  หลายเดือนก่อน

      A DLL is a compiled project. If it's a NET assembly, then you can still reference it the same