What is a Variable? (C# vs Python)

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

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

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

    In C# you can convert variables using the ConvertTo() function though the types you can switch between is limited unless you go through some hoops. Such as converting a string to an Int, an int to a float, and in most casses to turn any variable to a bool just type == to start comparisons.
    Also side note unless specified all variables are private by default so if you run into problems of trying to extract a variable to another method try adding Public or [SerializedField] to the variable type depending if you want it to be readwrite or read only another option is => {get, set}, {get, private set} and so on.

  • @srikrishnaguruduth2713
    @srikrishnaguruduth2713 5 ปีที่แล้ว +28

    HOLY MOLY MY FEED!!!!

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

      This dude has been working, am I right?

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

    I've started to learn coding in C# 'bout a month... THIS IS A GOLD MINE!

  • @elgabacho73
    @elgabacho73 5 ปีที่แล้ว +6

    I need to find a way to automatically give you a thumbs up on all new videos. :)

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

    Interpreted language doesn't mean anything about that if language is statically typed or dynamically. When you have Interpreted language it just means that when you run the code it's proccessed (to machine code) in rutime and when you have compiled language it means that the code is first proccessed and runs after.

  • @harstar12345
    @harstar12345 5 ปีที่แล้ว +3

    Did you tube make some of your unlisted vids listed?

  • @sixdsix5028
    @sixdsix5028 5 ปีที่แล้ว +13

    I think that this lesson may have been placed out of order. You have this placed after already having classes on defining each variable.

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

      He made it so you don't have to watch all of the lessons, only the ones you are interested in.

    • @ReplicateReality
      @ReplicateReality 5 ปีที่แล้ว +2

      ​@@GeorgeRRFloyd the comparison between c# and python is also useful as its own teaching point

  • @technobabble7702
    @technobabble7702 5 ปีที่แล้ว

    OMG Jabrils you ate my subscription feed!

  • @samuraipanda7701
    @samuraipanda7701 2 ปีที่แล้ว

    i learned more in this video than anything else

  • @wolfisraging
    @wolfisraging 5 ปีที่แล้ว

    You made my feed on fire.

  • @md-ey9yr
    @md-ey9yr 4 ปีที่แล้ว +1

    Good thing there's no dislikes!

  • @jerrypaczka2060
    @jerrypaczka2060 4 ปีที่แล้ว

    SUPER helpfull!

  • @marcospinto9380
    @marcospinto9380 5 ปีที่แล้ว

    So i run the program and found even if dizzy = true damage is going be 6 because was typed last and hurt and flashing is run frist

  • @theawesome671
    @theawesome671 4 ปีที่แล้ว

    So, long story short.. I was bored one night and thinking a little TOO much until I stumbled upon your video “All my life I was told programming...” you know that video.. anyways. I’m 23 stil undecided on what I want to do with my life. I watched the video and I was INSTANTLY hooked. So, like any other person hooked on a topic.. I started watching videos on coding... the introduction to coding.. how to code... but, everything was just floating over my head. I wasn’t really understanding what I was watching, tbh. I wanted to give up. But, I know I’m smart.. smarter than average. I took advanced classes growing up. I was always “smarter” than the average but I just scraped by school because of the simple fact, I HATED school. Ok, maybe that’s a strong way of saying it but I didn’t like school. Like, AT All. Anyways, fast foward a couple years. I’m working a dead end job, had a beautiful baby girl.. and just been kinda lost at to what to do with my life until I stumbled upon... You. I can finally say I’m starting to understand how al this works. I’m not gonna give up, not this time. I’m going to be a programmer & that’s all because of you and your inspirational videos that keep me HOOKED. Keep doing what you’re doing, bro... you’re changing the direction of people’s lives in just 10 minutes. And, quite frankly that’s fucking awesome!😅 btw, I’m so happy I’m FINALLY STARTING TO UNDERSTAND THIS! IT TOOK ABOUT A WEEK

    • @Jabrils
      @Jabrils  4 ปีที่แล้ว

      You can do whatever you want in this lifetime. It's the greatest lesson I've learned & it's the only message I want to share with others. Super congrats my friend.

  • @marcospinto9380
    @marcospinto9380 5 ปีที่แล้ว

    Can someone explain me why is a "f" after the float 7.77f?

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

      Not to answer this for you only, but it's a double check that the variable is a float value, and not a integer.
      He goes into more detail in th-cam.com/video/3htasDh_Uwc/w-d-xo.html.
      This video is part of a playlist, you can also find that in the description.

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

    Some pretty incorrect verbage early on, but otherwise good.

  • @vD3STROYERv
    @vD3STROYERv 5 ปีที่แล้ว

    Java doesn't get any love 😭😭😭

  • @Qornv
    @Qornv 5 ปีที่แล้ว +3

    spamming videos is a good way to get people unsubscribed so they can actually find other videos