6 Myths About Software Development

แชร์
ฝัง
  • เผยแพร่เมื่อ 31 พ.ค. 2024
  • Do I just write code as a software developer? What is the path to becoming a software developer? What is the right choice for programming language? These are the questions we will answer in today's episode of DevQuestions.
    Website: www.iamtimcorey.com/
    Patreon: / iamtimcorey
    Ask Your Question: suggestions.iamtimcorey.com/
    Sign Up to Get More Great Developer Content in Your Inbox: signup.iamtimcorey.com/

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

  • @belongstomyself
    @belongstomyself 15 วันที่ผ่านมา +20

    Myth 7: all developers earn a 100k monthly

    • @ademineshat
      @ademineshat 15 วันที่ผ่านมา +4

      Maybe in USA but im Europe not even half of that

    • @EETechStuff
      @EETechStuff 15 วันที่ผ่านมา +1

      How can any salaries be a myth when any 6 year old can search indeed or whatever for actual salaries by location in less than 15 seconds???

    • @klincecum
      @klincecum 15 วันที่ผ่านมา

      Wait, you don’t?

    • @DoctorMGL
      @DoctorMGL 15 วันที่ผ่านมา +1

      @@ademineshat you guys are getting payed for programming ?!

    • @ademineshat
      @ademineshat 15 วันที่ผ่านมา

      ​@@DoctorMGLyes sir

  • @leeroy1986
    @leeroy1986 15 วันที่ผ่านมา +3

    The biggest shock to me was the meeting thing. Some weeks in every job I've been in, 80% of my time will be sat in meetings. You need to be able to talk to people!

    • @IAmTimCorey
      @IAmTimCorey  14 วันที่ผ่านมา +1

      Yep, that can be a shock at first.

  • @lucasa7175
    @lucasa7175 15 วันที่ผ่านมา +2

    I love listening to this. Very helpful for me who struggle and anxious about getting a job. Thank you Tim!

    • @IAmTimCorey
      @IAmTimCorey  14 วันที่ผ่านมา

      You are welcome.

    • @higherpurpose1212
      @higherpurpose1212 7 วันที่ผ่านมา +2

      Us both, struggling to find work these days...

    • @sadhappy8860
      @sadhappy8860 7 วันที่ผ่านมา +2

      We three! Keep going!

  • @ademineshat
    @ademineshat 15 วันที่ผ่านมา

    Thank you very much Team. Really appreciate your Dev Questions! Very professional as always!

    • @IAmTimCorey
      @IAmTimCorey  14 วันที่ผ่านมา

      You are welcome.

  • @faisalalhoqani6151
    @faisalalhoqani6151 11 วันที่ผ่านมา

    Great episode dear Tim, thank you and keep it up dear.

    • @IAmTimCorey
      @IAmTimCorey  11 วันที่ผ่านมา

      You are welcome.

  • @dereklomax161
    @dereklomax161 15 วันที่ผ่านมา +5

    Next myth: There is such a thing as a quick question...

  • @arlesgarcia-re4ux
    @arlesgarcia-re4ux 15 วันที่ผ่านมา

    Thanks Master for clearing that up! I feel much less confused now.

    • @IAmTimCorey
      @IAmTimCorey  14 วันที่ผ่านมา

      You are welcome.

  • @Jelvix
    @Jelvix 5 วันที่ผ่านมา

    Thank you for this video! Very insightful! We also thought about that and made a new video about the difference between a software developer and a web developer as not all people know that and it brings more myths

  • @iamkgraman
    @iamkgraman 5 วันที่ผ่านมา

    Really loved this Dev Question series❤❤❤

  • @alimustafa-rz8vk
    @alimustafa-rz8vk 14 วันที่ผ่านมา

    Great video. Thank you ❤

    • @IAmTimCorey
      @IAmTimCorey  14 วันที่ผ่านมา +1

      You are welcome.

  • @ManavSharma-wl3ck
    @ManavSharma-wl3ck 10 วันที่ผ่านมา

    Your videos are very helpful.

  • @WillEhrendreich
    @WillEhrendreich 15 วันที่ผ่านมา

    13:30 don't forget fsharp! How much experience have you had with it?

    • @IAmTimCorey
      @IAmTimCorey  14 วันที่ผ่านมา

      I have a little experience in it, but I haven't used it in a while. F# was designed for a more specific use-case, and I don't focus in on that use-case, so I don't use it normally.

    • @WillEhrendreich
      @WillEhrendreich 13 วันที่ผ่านมา

      ​@@IAmTimCoreyI don't know what you mean. It's as general purpose as c#.

    • @IAmTimCorey
      @IAmTimCorey  13 วันที่ผ่านมา

      Yes and no. It was designed to be good at big data and other high-performance, tight-loop code needs. Yes, it can technically now be used for any .NET task, it isn't something that is a primary focus in .NET. Just like VB, F# is not the primary language of .NET. And really, why should Microsoft support 3 (and more, actually) languages that do the same thing in slightly different ways. True, F# is natively a functional language (although it can do OOP as well), but a lot of those lessons and areas of value are being pulled into C#. So, I haven't delved into F# because I don't need the things that it does best, and I don't need an alternate language to do the same general tasks that C# can do. Does that clarify what I mean?

  • @nivoset
    @nivoset 15 วันที่ผ่านมา +1

    I'm a software developer by accident... I was lazy and would start automating my tech job and then got into testing and writing automations... then I got impatient for fixes so I would just do them...

    • @IAmTimCorey
      @IAmTimCorey  14 วันที่ผ่านมา

      Thanks for sharing!

  • @randyriegel8553
    @randyriegel8553 15 วันที่ผ่านมา +1

    I've been developing since I was around 13 years old on a Commodore 64. In my profession career I started out in C, Visual Basic 6 and Visual FoxPro 6. Since then I've used so many languages I can't count. From back end to front end... etc. The syntax may be different but it's all about LOGIC. When I worked at Steel Mill years ago I used Fortran on a VMS system. Now I lean toward C# for every type of application if I can because it can do anything. Been doing mainly C# and SQL since .NET 3.5. I did PHP for a while about 6 years ago.... I'll never use it again!! 😁

    • @IAmTimCorey
      @IAmTimCorey  14 วันที่ผ่านมา

      Thanks for sharing!

  • @HeryantoHardy
    @HeryantoHardy 11 วันที่ผ่านมา +1

    Agree, i only spend less than 20% for coding

    • @HeryantoHardy
      @HeryantoHardy 7 วันที่ผ่านมา

      @@sadhappy8860 usually i spend time to my customer. Going deep on what problem they have to provide the best solution. Then design the application in detail before touching code. This will speed up and save your coding time

    • @IAmTimCorey
      @IAmTimCorey  6 วันที่ผ่านมา

      Thanks for sharing!

  • @OBabchenko
    @OBabchenko 13 วันที่ผ่านมา

    So tru

  • @nuwanandra5153
    @nuwanandra5153 14 วันที่ผ่านมา

  • @simonverwaltungsrat5445
    @simonverwaltungsrat5445 15 วันที่ผ่านมา

    Love you

  • @tedbadje3430
    @tedbadje3430 15 วันที่ผ่านมา +1

    Software development is more about understanding methodologies than intelligence.