Brutally honest advice for new .NET Web Developers

Поділитися
Вставка
  • Опубліковано 21 гру 2024

КОМЕНТАРІ • 1 тис.

  • @edandersen
    @edandersen  9 місяців тому +124

    Please consider subscribing - it would mean a lot to me and also encourage me to make more tutorial videos 👍 Thanks for your support 🙏

    • @adedoyin-emmanuel-adeniyi
      @adedoyin-emmanuel-adeniyi 6 місяців тому +1

      Done. Quality content :)

    • @robertkerr229
      @robertkerr229 6 місяців тому +3

      Subscribed because this video was direct, concise, valuable, yet still brief! It respects the time of viewers.

    • @jstvns961
      @jstvns961 5 місяців тому

      Keep 'em coming, Mr. Andersen!

    • @dionatasantos2161
      @dionatasantos2161 5 місяців тому

      Obrigado

    • @mastermoli6432
      @mastermoli6432 3 місяці тому

      it will be so much better if you just speak a bit louder

  • @unisonrul1171
    @unisonrul1171 8 місяців тому +599

    I'm 70 years old and started to learn dotnet core last year. I'm good at building console application and have started with aspnet MVC. Next year I plan to learn some vanilla javascript. Thanks to channel owner for your honest advice. God bless you

    • @setyoufree2726
      @setyoufree2726 7 місяців тому +42

      Amazing Grandpa.. ❤

    • @ytg6663
      @ytg6663 7 місяців тому +47

      Goto church Grandpa.. Pass sometime in devotion with God..

    • @SimonHarder-zs5pb
      @SimonHarder-zs5pb 7 місяців тому +30

      thank you for the inspiration. I am approaching 60yo and thought I was over the hill

    • @Gabeyre
      @Gabeyre 7 місяців тому +7

      Senior devs - programming is a relaxing activity. Perhaps making VR games in Unity? Build worlds in VR even if this takes you a long while.

    • @SyrianArrow
      @SyrianArrow 7 місяців тому +79

      @@ytg6663
      Go to church, Grandpa? It sounds to me that you feel so threatened by a grandpa. Who do you think built the Internet, boy? Show respect and learn or you will never get hired by a grandpa or a dad because rarely will you get hired by a junior.

  • @kristofferjohansson3768
    @kristofferjohansson3768 7 місяців тому +344

    There should be a video like this for every programming language/framework! Brutally honesty is always appreciated by smart people.

    • @AliUlasHayr-db7rq
      @AliUlasHayr-db7rq 6 місяців тому +9

      Can someone recommend something like this for Java Spring?

    • @arnarfreyrkristinsson8650
      @arnarfreyrkristinsson8650 4 місяці тому +2

      Unbiased honesty like in this video is the way to go! People are so biased.

    • @maxfrischdev
      @maxfrischdev 4 місяці тому +2

      Sadly this "Brutal honesty" doesn't "sell" well. It's the clickbaity "buy my course and be 6-figure ready in 6 weeks!" that sells and gets views! 😞

    • @seyibakare9081
      @seyibakare9081 3 місяці тому

      @@AliUlasHayr-db7rq Did you ever find a video like that for Java Spring?

    • @thecodealchemist7095
      @thecodealchemist7095 Місяць тому

      right?

  • @lindokuhlemncwabe8909
    @lindokuhlemncwabe8909 5 місяців тому +291

    15+ years .Net experience here. This is SOLID advice.

    • @timalk2097
      @timalk2097 2 місяці тому +3

      SOLID AND CLEAN advice haha

    • @Franklivania
      @Franklivania Місяць тому

      Currently learning .NET now, decided to research. I came by this, and I will continue.
      Thank you.
      PS: I already build with React, Nextjs and Typescript

    • @Chiramisudo
      @Chiramisudo 27 днів тому

      I see what you did thar. LOL! 12 here, and I agree as well. 💯

  • @Funkbassfushion
    @Funkbassfushion 9 місяців тому +27

    Spot on with testable code, SOLID and understanding dependency injection!

    • @BrianHunsakerMusic
      @BrianHunsakerMusic 7 місяців тому +1

      Agreed! I would add that after you've written unit tests for a couple years, TDD really offers no benefit and will usually slow you down. But before that it can be a good tool.

    • @perelium-x
      @perelium-x Місяць тому

      @@BrianHunsakerMusic I'm a newbie but reading about TDD says that its main use isn't only guiding development through tests but also onboarding new devs to work on your codebase. So yeah I think the slowdown is worth it don't you think...esp if you plan to have d/t people work on your code?

  • @krccmsitp2884
    @krccmsitp2884 9 місяців тому +47

    As a long-term .NET developer I totally acknowledge and confirm your "red flags". 🙂

  • @JeffersonRocha-l7b
    @JeffersonRocha-l7b 3 місяці тому +24

    Came here after 16 years into developing with .Net, admittedly skeptical, expecting some level of bullshit, but everything checks out with my experience. Good job. Kudos on keeping it under 10min.

  • @adamakomou7318
    @adamakomou7318 7 місяців тому +32

    That’s how you do it when you know your stuff! Clear, concise, and covers all the key elements.

  • @shreyapandit9765
    @shreyapandit9765 3 місяці тому +28

    I was a JavaScript developer for the last 2 years, but I wanted to switch to C#. This is the first video I came across while looking for roadmaps. Damn, you are really good at explaining things. I hope learning C# will be worth it. I'm excited!

  • @ottomaier7127
    @ottomaier7127 7 місяців тому +49

    Man, you are sooooo right! I'm a C++/C# developer since decades, and this really warms my heart. Thank you!

    • @godswilll-b1s
      @godswilll-b1s Місяць тому

      I currently know the basics of C but wants to learn between c++ and c#,
      Which one will you prefer relevant now or better to learn now as someone who has been on the field.
      Thanks I will appreciate your response.

    • @rotgertesla
      @rotgertesla Місяць тому

      @@godswilll-b1s I only know C#, but it sometimes seems like people are trying to change c++ for rust. So I would personally go with c#.

    • @perelium-x
      @perelium-x Місяць тому

      @@godswilll-b1s C++ if you like systems and infrastructure engineering, low level programming, a little bit of assembly on the side and etc. C# if you want to work on enterprise software, game development, api dev't. I personally think the options are HUGE for C#. Also, why bother with C++ all your life... do you like to suffer?

    • @moresudha1763
      @moresudha1763 28 днів тому

      Learn c#

    • @rideroll9609
      @rideroll9609 3 дні тому

      C# is a lot easier than C++. In C# you have preprogamed codes on the other C++ is working from 0.

  • @jia683
    @jia683 3 місяці тому +11

    Thank you soo much for this video! im 40 yrs old and spent that last 17 yrs being a VB desktop programmer, to the point i got lazy and complacent... now i am struggling with just trying to stay modern. i have been watching videos, chasing buzz word frameworks, its all been soo overwhelming where to start, i didn't realize i have to go back to Jr level at this point. This video helped me to at least start somewhere! Great advice, straight to the point. Subscribed and looking forward to more.

    • @airesmarques
      @airesmarques 3 місяці тому +3

      Been there, I am 47, worked in management until I got fed up with it and stuck, used to be a C developer before that. Then I started my own journey to stay modern 4 years ago. I got the Azure Architect, Dev and Admin certifications, learned Terraform, Python, Javascript, React, functional programming, some Kubernetes and lots of APIs.

  • @daniel-peiro
    @daniel-peiro 8 місяців тому +23

    The best advice I've ever heard in my life. The most accurate description of what .Net and its ecosystem is. I absolutely agree with everything!

    • @daniel-peiro
      @daniel-peiro 8 місяців тому

      I have more than 25 years developing .Net

  • @dandyson6116
    @dandyson6116 6 місяців тому +40

    This video has been more helpful than other 1 hour or more videos about what you need to know. Simple, concise and to the point - liked and subscribed - thanks so much for this!

  • @omarabulaban51
    @omarabulaban51 2 місяці тому +3

    I started watching the video just to prove you wrong, but it turns FANTASTIC!!, amazing advice

  • @doctorrusty6494
    @doctorrusty6494 3 місяці тому +4

    This is actually a very good set of advise and a pretty sweet roadmap - short and simple! 100% agree with everything said.
    And being able to do full-stack development gives you an edge again! Depending on the local market, I'd prioritize Blazor over React though, but check what the job descriptions are asking for first. As of late 2024, fundamentals matter even more - follow the roadmap in the video.

    • @edandersen
      @edandersen  3 місяці тому +2

      I only recommend React in case .NET doesn't work out for you - gives you an exit strategy. Blazor by design locks you in. thanks for the comment!

    • @ДмитрийКондратенко-б5ь
      @ДмитрийКондратенко-б5ь 2 місяці тому +1

      I heard that many dotnet developers advise learning Angular. As far as I understand, because many Enterprise projects prefer Angular. In addition, probably because the structure of the project on Angular is somewhat similar to the structure of the backend part on dotnet.

    • @edandersen
      @edandersen  2 місяці тому +1

      @@ДмитрийКондратенко-б5ь I only recommend React first so you have a fallback to the non .NET world.

  • @bara2c
    @bara2c Місяць тому +1

    thank you so much for the advice, straight to the point and not sugarcoating anything. gives me a clear sense of direction of what I should be doing! I hope you do more of these for other languages.

  • @colhountech
    @colhountech 6 місяців тому +6

    Finally, a video from a .NET Dev who isn't pushing Click Bait and the latest Buzzwords
    Subscribed!

  • @givensomdaka
    @givensomdaka Місяць тому +1

    Really enjoyed the delivery on this! Very "no-nonsense" which made it great to consume.

  • @nessitro
    @nessitro 6 місяців тому +12

    simple, professional and beautifully presented. well done!

  • @lovol2
    @lovol2 Місяць тому +1

    I'm an experienced .Net developer of over 20+ years and manage a team. This advice is great. Pretty much what I get junior devs to do.
    Basically learn the right basics, avoid the niche traps and understand this is big corp tech. Great stuff.

  • @tunde6159
    @tunde6159 8 місяців тому +11

    Subscribed!! Thanks for this valuable info. I started as a React dev, but learning C# and .Net core has been such a breath of fresh air.

    • @edandersen
      @edandersen  8 місяців тому +3

      Great choice - .net backends work really well with react frontends.

    • @bryanamezcua4680
      @bryanamezcua4680 6 місяців тому +2

      Same here! I’m a full stack dev but at my current job I learned .net core & entity framework and man has it been so much fun !

    • @adjeteysowah3895
      @adjeteysowah3895 4 місяці тому

      I'm confused here 😢

    • @Abhi_AccountantMontreal
      @Abhi_AccountantMontreal 4 місяці тому

      I was a MERM dev and now learning . NET to create backend with ReactJS

  • @oteuzay
    @oteuzay 4 місяці тому +2

    This is the best advice video I have watched so far. Everyone tells you what you need to learn, but no one tells you what you shouldn't learn. I hope similar videos for other topics will come out. (Example: What not to learn in C#, what to learn, etc.)

  • @invictuz4803
    @invictuz4803 7 місяців тому +21

    What NOT to learn as a beginner is so helpful. It's usually the thing that holds you back the most as you try to learn everything and get stuck.

    • @perelium-x
      @perelium-x Місяць тому

      I'm a beginner coming from Next, React, Typescript and I'm learning Event sourcing, CQRS, Message Bus etc and its a little hard but I think its necessary looking at the Job postings these days

  • @metaltyphoon
    @metaltyphoon 8 місяців тому +11

    Agreed with 90%. This is what I don’t agree with:
    1) MVC. Don’t do this. Use Minimal APIs as this is how most web apis are done in iother languages. MVC is dated and you can pick this up later
    2) Clean Code. This book has so many questionable advice might as well read what good about it online. Two much better books ( a philosophy of software design and A pragmatic programmer 20th edition). You can read these many times during your lifetime.
    3) Learn basic SQL and then Postgres or MySQL as this is the world outside of Microsoft. I’m a dotnet dev for a decade and NEVER used MSSQL. I know it’s an outlier but now i can jump to other stacks and have a solid DB under me

    • @edandersen
      @edandersen  8 місяців тому +4

      thanks for the great comment, my thoughts:
      Any large application using Minimal APIs either ends up writing its own crap version of Controller routing or ends up using MVC directly.
      For some noddy azure function or lambda yeah go nuts with Minimal APIs.

    • @babutschi
      @babutschi 8 місяців тому

      MVC is dated?????? Yeaaaaaah....no

  • @ariyotech
    @ariyotech 8 місяців тому +4

    Great video. You've described my journey 90% skipped learning JS(react) something i regret every month when I try to learn it. Skipped the step to learn blazor. Once you go blazor you cant go back.

    • @edandersen
      @edandersen  8 місяців тому +2

      I seriously cannot recommend Blazor for beginners as it limits their career options so much, hope you figure React out

  • @saltyjellybeans
    @saltyjellybeans 3 місяці тому +1

    Concise, to the point, fantastic delivery and as a bonus an extremely soothing voice 😊I appreciate the advice. I'll work on these and try to get a job by the end of the year. Thank you once more!

  • @zoyashaikh8152
    @zoyashaikh8152 5 місяців тому +3

    This is crazy man. Honestly as a beginner I would say WOW. Thanks.

    • @Теодор_Иванов
      @Теодор_Иванов 2 місяці тому

      advice, if you don't want to fail, put one ! before the things you learned from the video

  • @ВіталійБережний-х5и

    Thats a great video and it showed me that I am moving in the right direction to get my first job

  • @PauloGonçalves-d9w
    @PauloGonçalves-d9w 5 місяців тому +3

    These are the best advices a .NET developer should hear. I agree with everything. Subscribed!

  • @davidserb1678
    @davidserb1678 12 днів тому

    Hi sir, your content is really straightforward and high-quality. I like it a lot. Also, your voice is so calm and easy to understand.

  • @jimkellynzioka1664
    @jimkellynzioka1664 8 місяців тому +12

    I am very appreciative of this information and pieces of advice 🙏

  • @ronnelrodriguez8312
    @ronnelrodriguez8312 24 дні тому

    Very informative. Kudos sir! I barely noticed that I was almost done watching lol.

  • @Naton
    @Naton 8 місяців тому +5

    After working for a c# company, this is so true. Working with soap and wcf was hell. Worst part is their source control is likely to use team foundation server having multiple branches.

    • @edandersen
      @edandersen  8 місяців тому

      Yeah that sounds awful
      There are better places though

  • @muhsinahmed8022
    @muhsinahmed8022 4 місяці тому

    Normally, I don't react or comments to tech tutorials but the way how professionally and simply he explained are just superb. bundle of thanks sir

  • @benjidaniel5595
    @benjidaniel5595 6 місяців тому +26

    I switched from DotNet to Node around 2015 and never looked back. I’m glad this video confirmed my current thinking around DotNet

    • @edandersen
      @edandersen  6 місяців тому +9

      A man with a plan

    • @starlords.7788
      @starlords.7788 6 місяців тому +4

      Why did you switch? Isn't dotnet a good framework?

    • @chimchim2_
      @chimchim2_ 6 місяців тому

      I did the same and it was the best thing I did for my career and got me out of the enterprise focus companies and projects. Started using typescript a while back and thats how I get my c# adjacent fit every now and then.
      I do miss dotnet sometimes, and it seems to have got much nicer over the past 5 years, then again it was never that bad. Dotnet core is pretty nice.

    • @vjbento
      @vjbento 3 місяці тому

      ​@@starlords.7788 15+ years dotnet dev here, it was trash until 2017, they rewrite everything and around 2019 it became stable and blazing fast, comparable to Node it's around 20 times faster 🎉

    • @perelium-x
      @perelium-x Місяць тому

      I just switched from Node to DotNet lmao...we're the reverse

  • @mickriego4397
    @mickriego4397 5 місяців тому +1

    one of the best advice for new web developers I have heard so far

  • @edoyak122466
    @edoyak122466 6 місяців тому +6

    I find this video to be very solid. Sound and sane advice that applies to me, a developer with over 8 years experience whose trying to re-learn some things after a break from coding of about 2 years. Thank you so much sir.

  • @MeowMeowRanger
    @MeowMeowRanger 5 місяців тому +1

    Love the way you sturct the key points in a very logical way plus the calm patient voice!

    • @edandersen
      @edandersen  5 місяців тому +1

      This is the first time I've been called calm and patient!

  • @AaronPrill
    @AaronPrill 7 місяців тому +4

    Spot on good info. Made me chuckle at some of the "red flags" since I still deal with a lot of that stuff. Been at the same "larger Enterprise" company for 20 years this year (currently 44 and was hired at 24) and been with .Net since it's beginning (also still maintain a legacy VB6.0 code base when I can't avoid it), but enjoying working in .Net Core and Angular as well as AWS Cloud technologies these days... Btw, you say to "avoid" Angular but truthfully it is used by many "large enterprise companies" so it would be a good skill to have. Typescript, too. Also, totally agree with Dependency Injection focus for .Net Core as well as being very proficien in LINQ (but these days there's ChatGPT / Co-pilot to help you when needed lol). Again- good video!

    • @edandersen
      @edandersen  7 місяців тому +2

      Thanks, yeah not the first person to say take a look at Angular. It's changed since I've last touched it I've heard.

  • @TheLichKng64
    @TheLichKng64 10 днів тому

    Thank you, your video reassures the choices I made in my learning journey

  • @CyrilSeguenot
    @CyrilSeguenot 3 місяці тому +14

    I'm an experienced .Net developer, and I disagree with almost everything said in this video. Opinion debates are of little interest, but I give another piece of advice to beginning developers: don't let yourself be too easily influenced by simple opinions and form your own on more tangible elements.

    • @edandersen
      @edandersen  3 місяці тому

      Care to elaborate?

    • @janmalawski4339
      @janmalawski4339 3 місяці тому +2

      Agree. Big companies usually work on older versions of C#. You do want to know WSDL, SOAP and WCF.

  • @DannyT-T
    @DannyT-T 8 днів тому

    Thanks a lot for the advices and the roadmap!

  • @heavymetal116
    @heavymetal116 7 місяців тому +5

    It makes me wonder why Blazor is not widely used despite the fact it is a strong alternative to React and Angular?
    You can make a video regarding this.

    • @TheTigerus
      @TheTigerus 3 місяці тому

      Because Angular is everywhere already and React is new, while Blazor is M$ technology.

    • @rotgertesla
      @rotgertesla Місяць тому

      It will get there eventually but it is till a bit new. Personally, I am waiting for more libraries before I can justify using it at my job.

    • @heavymetal116
      @heavymetal116 Місяць тому

      @rotgertesla Then you should definitely check out MudBlazor libraries. It is an absolute game changer.

  • @mahirmiah2449
    @mahirmiah2449 День тому

    As a junior .net dev, I really enjoyed this informative video.

  • @ИльяЛащенко-ш3ж
    @ИльяЛащенко-ш3ж 8 місяців тому +6

    Thumb up, if your current position composes of all red flags mentioned :)

  • @Calculator451
    @Calculator451 27 днів тому

    Thank you for this. I am actually in the chapter of exploring other programming languages such as C#. I will keep this in mind.

    • @edandersen
      @edandersen  27 днів тому

      you are welcome don't forget to like and subscribe 😉

  • @favourolanipekun4297
    @favourolanipekun4297 7 місяців тому +3

    I’ve been learning .NET for the past 1 year and this is the first video that summarises my journey. I learnt it in order. I build API and use React JS for frontend.
    I need community where I can have accountability partners where we can work on fun projects together while I’m searching for job

    • @nbc3004
      @nbc3004 7 місяців тому

      Yeah. Me too!

    • @perelium-x
      @perelium-x Місяць тому

      Yeah me too. I'm 6 months in .NET CORE

  • @JohnAlamina
    @JohnAlamina 6 місяців тому +2

    Excellent advice. It was spot on. When I first saw the video I was like: Oh no! not another brutally honest video that is just another click bait. But I was glad I fell for it.

  • @Wfmike
    @Wfmike 6 місяців тому +5

    Aspnetcore is rapidly moving away from mvc. Learning minimal api is the way forward.

    • @perelium-x
      @perelium-x Місяць тому +1

      Yeah its moving away from "v" (views using razor and blazor) .. nowadays react/angular is what they're using.

    • @Wfmike
      @Wfmike Місяць тому

      @perelium-x while blazor is growing slowly I don't think Microsoft is moving away from it anytime soon. The fact blazor server is a good selling point for Microsoft azure.

  • @faisalrasheed6781
    @faisalrasheed6781 7 місяців тому +2

    Thank you so much for this video much needed , worked in mern stack and joined a startup where they were using .net core . Did a web form project at uni nothing else about C#. Watched your video of difference between .net,core and c# and started to make some apis (not following youre advice ) , was demotivated but , end of video gave me some inspiration that "You need to understand how it all works " .

  • @gamereactz
    @gamereactz 5 місяців тому +3

    Well.. landed my first software developer job, and we are refactoring and building everything in blazor lol

    • @edandersen
      @edandersen  5 місяців тому +1

      That's cool, you'll need another rewrite in 3 years

    • @gamereactz
      @gamereactz 4 місяці тому

      ​@@edandersen Job security am I right lol!

    • @gamereactz
      @gamereactz 4 місяці тому

      Also why no heart on my message lmao you are a hater

  • @allenleggett4361
    @allenleggett4361 4 місяці тому

    Thanks for the advice. I am a coding dinosaur; however, I put this advice into practice today. I have some legacy VB stuff and was working on something new today. Struggling with all the VB related .net framework nonsense - so I promptly scrapped the project. After creating it in C#, I'm 100% certain that I will be happier as a result. Your advice is forcing me to re-think the final 10 years of my career. Looking forward to availing myself to the books you've suggested and moving forward. Thanks again

  • @LuisAlonzoRivero
    @LuisAlonzoRivero 8 місяців тому +4

    I agree on almost everything except the MSSQL part. It's already trivially easy to use MySQL or Postgres on .net core 3+. EF Core will handle most cases and most of your code will remain the same. And as per your advice, if you already know SOLID, DI, etc... implementing the exceptions will be simple. We went full Postgres almost 7 years ago and never looked back.
    Also yes! Blazor is for JS haters, not for ASP lovers.

    • @edandersen
      @edandersen  8 місяців тому

      Absolutely right. My advice is for people to maximise their chance of getting a job though, hence the MSSQL recommendation

    • @chikalawrence8502
      @chikalawrence8502 8 місяців тому

      Sir...so your advice for me is to start learning MVC before blazor?

    • @edandersen
      @edandersen  8 місяців тому

      @@chikalawrence8502 My advice is don't learn Blazor at all until you need it.

    • @chikalawrence8502
      @chikalawrence8502 8 місяців тому

      @@edandersen OK. Thank you very much Sir.

    • @gaiustacitus4242
      @gaiustacitus4242 8 місяців тому

      If you want to work in a .NET environment, then learn MS SQL Server because that is what the company will be using more than 90% of the time. You need to learn T-SQL and how to interact with stored procedures. Tip: If your SQL compilations value is greater than 1, then your application will never perform well and it will not scale.
      FYI - Oracle is the best RDBMS on the market. Even with ACID transactions its implementation of redo logs (in addition to transaction logs) prevents the problem of reader blocking writer. This does require the developer and/or the database administrator to understand how to properly configure redo log segments and to tune a number of other parameters. Out of the box, Oracle is only configured to support development of application prototypes; it is not tuned for enterprise loads.

  • @mzh99
    @mzh99 7 місяців тому +2

    Good advice. I would also recommend not to skimp on these for understanding the storage aspects:
    1) relational DB theory
    2) ANSI SQL query language basics (not SQL Server's or Oracle's dialects)
    3) Basics of non-relational/no SQL DBs like mongo, document DBs, etc.

  • @danielvisan3405
    @danielvisan3405 8 місяців тому +3

    Thank you for crystal explanation!

  • @daveh9941
    @daveh9941 4 місяці тому

    So good to hear from an experienced and professional Dev! Straight to the point on the what frameworks and architecture concepts to actually learn. So many videos out there at the moment with young Dev's that have worked 1 year with Google letting everyone know they are 'ex-google' and just provide the same content talking about Leetcode or giving stock standard industry information you can find on Reddit.

  • @kennedymwenda3357
    @kennedymwenda3357 6 місяців тому +3

    I disagree on databases. For some of us Windows is not our primary OS thus MS SQL Server will not be our first choice. Personally I boot Windows to fix legacy Visual Basic applications. MS SQL Server for Linux was being developed a few years ago did Ms ever finish that project?

    • @edandersen
      @edandersen  6 місяців тому +2

      Yes, in an ideal world we would all be using postgres. But a .NET developer without MSSQL experience is going to see their options limited.

    • @kennedymwenda3357
      @kennedymwenda3357 6 місяців тому

      @@edandersen There you've a point

  • @DuckDeityD8
    @DuckDeityD8 Місяць тому

    Videos people say are straight to the point wish they were this video.
    Thank you.

    • @edandersen
      @edandersen  Місяць тому +1

      You are welcome and thanks for the comment!

  • @jonnyzetterstrom3049
    @jonnyzetterstrom3049 4 місяці тому

    Quite entertaining video. I have 20+ years experience of software development and are currently working on modernizing integrations to move away from the red flags mentioned, among many other things. Your vide made me smile.

  • @safaroovxan
    @safaroovxan 4 місяці тому

    Thank you for the honesty, it is really rare to find a honest video about tech these days.

  • @capecoralgreg
    @capecoralgreg Місяць тому

    Great information, thank you! We develop .NET applications using Oracle 19c and MSSQL, but we're particularly impressed with the excellent performance of MySQL and the way Pomelo ORM handles migrations so efficiently.

    • @edandersen
      @edandersen  Місяць тому

      Nice one! my advice is just due to numbers, there are of course more combinations out there.

  • @CarlosWashingtonMercado
    @CarlosWashingtonMercado 19 днів тому

    Really interesting video. I'm subscribing. I'll be looking forward for more good content.

  • @marcuss5330
    @marcuss5330 Місяць тому

    Wow, that was very dense and very helpfull information.
    Have to review that and take notes.
    Thank you very much.

    • @edandersen
      @edandersen  Місяць тому

      Thanks - don't take it as gospel though it's just my opinion.

  • @nrqmrr
    @nrqmrr 2 місяці тому

    Been procrastinating on figuring out how to start... you just saved me a looooot of time, sir 😌👒👌

  • @yasseraboelgheit975
    @yasseraboelgheit975 25 днів тому

    this is the first video I see for you, and I can say without a doubt this will not be the last

  • @VenusInovation-wz8fr
    @VenusInovation-wz8fr 2 місяці тому

    guys are very lucky to see andersen video. i didn't had elder brother like 10 years back, due to which i suffered.

  • @dirkmuller6851
    @dirkmuller6851 6 місяців тому +1

    Excellent recommendation that fortunately I already picked up elsewhere earlier, without really knowing why. But here I get the explanations! Thank you!

  • @giftyemefaa
    @giftyemefaa 2 місяці тому

    Thanks. Honesty is the greatest form of love anyone could offer.

  • @fenderjazzbrian
    @fenderjazzbrian 3 місяці тому

    Dev with 25+ yrs experience here. This is pretty much all solid advice. If you were to follow all of it, you’d save yourself a fair amount of time and trouble.

  • @gdefombelle
    @gdefombelle 2 місяці тому

    Excellent, précis et pertinent. J’ai plus quarante années d’expérience, et ce clip m’a quand même fait réfléchir

  • @narutosingh5239
    @narutosingh5239 7 місяців тому +1

    This is most important video i seen on C#. I come from VB background, didn't learnt c# in 2010 now want to move to web development but not sure which one to begin with JS or C#. This video cleared my doubts. 👍

    • @edandersen
      @edandersen  7 місяців тому +3

      TypeScript goes really well with C# I suggest learning both

    • @narutosingh5239
      @narutosingh5239 7 місяців тому

      @@edandersen thanks, I subscribed you.
      I did tried web forms back then, made some Contact Us forms in it. Beyond that couldn't find any use for it, overall output was a ugly looking website. Then from 2012 onwards moved to mobile development from desktop apps. Now everything is web, even mobile app development is reduced. JS stack is used in new companies, Java and C# in large and stable companies who don't often change to new tech fast.

  • @NickAskew
    @NickAskew 4 місяці тому +1

    Nice video. I loved the comment "Do not let clever abstractions prevent you from learning these building blocks" because it just so reminds me of how things have developed during my very long career as a developer. How long? Well when I started there was no Windows and Microsoft were around but very few people would have known of them. So clever abstractions include things like not writing in assembler, writing in C++ instead of C, desktop applications instead of (text based) front end for server applications, event handlers rather than handling a windows message, and now I guess we are back to server applications but we call it the web and we are even taking a step further and having off line "web" applications. Ultimately everything moves on and we have clever abstractions over clever abstractions all the way down. 😀

  • @emmanueltondikatti8754
    @emmanueltondikatti8754 4 місяці тому

    You earned a sub. Really loved how short yet insightful the content was. Helped me clarify things. Thanks

  • @programmersilo8942
    @programmersilo8942 5 місяців тому

    Having over 8 years of experience as a .NET developer, I approve this message. This is truly practical stuff.

  • @alexnh502
    @alexnh502 6 місяців тому +1

    I initially thought this is another fear mongering video do not learn X learn Y instead. But man, your advice is brief, concise and very accurate. These are exactly the thing I wish I knew when I was starting my career.

    • @edandersen
      @edandersen  6 місяців тому

      Glad I could help :)

  • @sasukesarutobi3862
    @sasukesarutobi3862 4 місяці тому

    Absolutely impeccable advice. I've been a professional .NET developer for more than three years after a year of self-teaching, and there's not a single thing I would disagree with or even add to.

    • @edandersen
      @edandersen  4 місяці тому +1

      Flattered, thanks! Don't forget to like and subscribe 😉

  • @liamhotspur9182
    @liamhotspur9182 6 місяців тому +1

    Short and clear! I would recommend sql server and the database first approach, so beginners also need to understand relational databases.

  • @markctaylormade
    @markctaylormade 17 днів тому

    Fantastic video! 100% spot on. As an aside I'm beyond convinced that Ed Andersen is actually Jason Statham's alter ego as a C# software developer. Great job, "Moon Knight" !

  • @volkantansk816
    @volkantansk816 7 місяців тому +2

    Im a fresh junior just gonna graduate from university very soon. I always wanted to be a programmer since my childhood but i never decided which field i should choose. A couple months ago i was makind 2 d games and then i wanted to make something more real and after i learn about .net i decieded to give a shot at this. Note that i hate javascript ect. Frontend definetly not for me. Information on this video was so helpfull and updated . I hope it will be a good carrier for me.

  • @janniko.3232
    @janniko.3232 2 місяці тому

    That was actually so good 🫡 thanks mate. And I absolutely love your voice, this video was more calming then some rain forest videos 😂

  • @felippealencar
    @felippealencar 4 місяці тому +1

    Thanks, this validates that I might be on the right path.

  • @esparda07
    @esparda07 2 місяці тому

    Exactly what I needed. The proper path forward.

  • @TylerSocholotuik
    @TylerSocholotuik 18 днів тому

    I’m a student of a software development program at a polytechnic and we started learning blazor immediately after console applications. I can confirm that the abstraction doesn’t allow me to actually understand what I am doing. It does make building applications quite easy, I find it much easier than react, but I definitely wish I started with something lower level.

    • @edandersen
      @edandersen  18 днів тому

      Even react you learn more about the basics I think. thanks for the comment!

  • @tech-with-inder
    @tech-with-inder 5 місяців тому

    Almost 14 years of .Net experience here. This is indeed a great advice.

  • @uvieemma3854
    @uvieemma3854 6 місяців тому +1

    LOLS......this video is a good advice for starters. I have been coding for two years. Started with video tutorials, but currently i have been battling starting afresh from fundamentals and build up, as it seems i dont have DEPTH.......your video just gave me a good stating point and direction...Thanks. You have earned 1 more subscriber

  • @oliveroshea6752
    @oliveroshea6752 4 місяці тому

    thanks for posting Ed. Just subscribed and will be watching some of your other videos. Best wishes

  • @benderbg
    @benderbg 4 місяці тому

    Understanding what topics to skip as a junior developer is very important. Many beginners abandon programming due to feeling overwhelmed by the sheer volume of information and struggling to filter and prioritize the basic concepts.

  • @vijayarajan-bt5fk
    @vijayarajan-bt5fk 8 місяців тому

    மிக்க நன்றி. இப்போ எனக்கு நிம்மதியாக உணர்கிறேன்.🎉❤❤❤❤❤

  • @teriyakov
    @teriyakov 6 місяців тому +1

    As a .net dev since 2007 (from vb script all the way to maui and blazor), I can attest that this is thoroughly sound advice! I also cant stress the importance of building something for the real world. This is the best way to learn anything really. Thanks for the video. Liked and Subscribed :)

    • @joshuaozeri6382
      @joshuaozeri6382 4 місяці тому +1

      Likewise, started back on .NET Framework 3.5 and still going strong. I'm mentoring a new graduate at my job right now and I'll probably be sending him this video.

  • @keenanduplessis3023
    @keenanduplessis3023 4 місяці тому

    Been developing with this stack for 2.5 years. Great advice 👍👍

  • @MrSergpank
    @MrSergpank 2 місяці тому +1

    I am Java dev and I confirm that this advice is relevant to any tech stack

  • @dylanjhalltech8313
    @dylanjhalltech8313 4 місяці тому +1

    Very enlightening video. I have been working with .NET since version 1.1. I agree with a lot of what you are saying for the most part. I have noticed that in my last 2 roles I had that, although we are using .NET Core, MSSQL is nowhere in the picture. Its Postgres for development which seems to align with the AWS cloud db offerings (Aurora / RDS). Regarding the job descriptions that contain msmq, wsdl, soap, wcf ... although I have been turned off by these job descriptions, I have found that when I start the interview process that they are not currently using these - the requirements are out of date.

    • @pedinokilkis
      @pedinokilkis 2 місяці тому

      postgres can only do maybe a million records at best in the main tavkes. Once you have a proper database with many millions or billons your posgfres will come to a halt. SQL Server easily handles billons or rows complex joins for then etc, These companies once they have actually grown, if ever, they are toast,

  • @lovindigital
    @lovindigital Місяць тому

    what a very good advice i learnt from this video, thanks you!

  • @ahaque_
    @ahaque_ Місяць тому

    hey Ed!
    Thank you so much for such an amazing advise.

  • @Ahmad_Bajwa
    @Ahmad_Bajwa 5 місяців тому

    I am a 3rd Year computer science student i have learned JavaScript and React JS and built some projects now I decided to start learning .Net and C# MVC and this video helped me a lot and explained to me clearly what Roadmap should i follow.
    This video is great 👍

  • @norber88njb
    @norber88njb 4 місяці тому

    So good! The only video that sounds like a real world advice Thanks!

  • @ms-karabul
    @ms-karabul 3 місяці тому

    This was very inspirational and guiding. And it wasn't harsh or brutal as title refers.

  • @dabiun7443
    @dabiun7443 4 місяці тому

    I am so happy that as a junior with 0 exp i was talking the exact road You talked about here sir ❤

  • @TheBrister123
    @TheBrister123 7 місяців тому +2

    Very good advice, seriously. With the one exception of "Blazor is for people who don't want to learn JavaScript". This is the equivalent of "Automatic transmissions are for people who hate cars". There are lots of reasons to like or dislike Blazor but I haven't heard a dislike/lack of ability of JavaScript being the catalyst for moving to Blazor.

    • @edandersen
      @edandersen  7 місяців тому +2

      It was an attempt at humor. I can't recommend a beginner starting out in their career to learn Blazor first. If they learn React or Angular at least it's a transferable skill to another tech stack

    • @AftercastGames
      @AftercastGames 7 місяців тому +1

      Not wanting to learn (or use) JavaScript is the main reason that I looked into using Blazor. 😁
      I just wish that it was more adopted and supported. I’d love to write an entire web application using one language end-to-end.

    • @rankarat
      @rankarat 6 місяців тому +1

      ​@@AftercastGames
      Blazor without JS is a myth.
      If you really want to be good at blazor you must understand JS and JS modules.

    • @edandersen
      @edandersen  6 місяців тому

      At which point why not just write a normal SPA in React or similar. At least it will be a more transferrable skill.

    • @wsidechris
      @wsidechris 4 місяці тому

      I recently built a big Blazor app, and shudder at the thought of going back to JS (which I’ve been using since 1997)!

  • @konstsh2240
    @konstsh2240 5 місяців тому +2

    Its funny because I started with dotnet from F# writing desktop scripts for interaction with some web api and now learning C# and Blazor.