Interview with a Senior C# Developer

  Переглядів 588,011

Programmers are also human

Programmers are also human

2 роки тому

C# programming language
Interview with a C# developer with Jackson Monaeghan - aired on © The C#.
Music by:
teknoaxe.com/Link_Code_3.php?...
Programmer humor
C# humor
Programming jokes
Programming memes
C#
C# memes
c# jokes
c sharp
.net
dot net
.net core
.net 5
visual studio
azure
Microsoft
xamarin
asp.net
.net framework
.net MAUI
assembly
implicit usings
#programming
#jokes
#c#

КОМЕНТАРІ: 963
@Phroggster
@Phroggster 2 роки тому
"You don't learn C# to have fun, you learn it to make money, to use that money to spend time having fun learning C# to make more money." Now there's the *real* common language runtime of C# developers. Bravo!
@CallousCoder
@CallousCoder 2 роки тому
Best remark 😂
@GrimOfDonuts
@GrimOfDonuts 2 роки тому
TBH, I don't get it. Haven't spent a penny to keep up with c# changes and new features.
@dgmullin1
@dgmullin1 2 роки тому
@@GrimOfDonuts I think what he meant is, with the extra money you can take more time off, which you will then use to learn c#
@GrimOfDonuts
@GrimOfDonuts 2 роки тому
@@dgmullin1 Who uses unpaid time to learn changes, new features or new libraries? If company needs it, they are paying in full for it.
@bierdav
@bierdav 2 роки тому
In a few years Kotlin will take over the world ;)
@dip000
@dip000 2 роки тому
"C# isn't just used for game dev, You can do a lot of other things in Unity" haha true
@cybertpax
@cybertpax 2 роки тому
Funny AND true, even Epic used Unity for their Bridge XD
@maythesciencebewithyou
@maythesciencebewithyou 2 роки тому
I've started using unity for all my projects, because it makes it so easy to deploy on all platforms.
@dadestor
@dadestor 2 роки тому
@@cybertpax and epic is trash so that tells you something
@matthias916
@matthias916 2 роки тому
Had me dying lmao
@user-gu6tw4dn4w
@user-gu6tw4dn4w 2 роки тому
@@cybertpax Quixel uses Unity for Bridge, because it was made before Epic acquisition. I doubt Epic would use Unity if it was their choice.
@foggy7595
@foggy7595 2 роки тому
"It's like they're sending your code in the crash reports." Nailed it lol.
@mavyfaby
@mavyfaby 2 роки тому
I'm afraid if it's true.
@KostasTsakalidis
@KostasTsakalidis 2 роки тому
@@mavyfaby Don't be. Its fine.. we are all parts of -Java-, eeh C# community, it's fine.
@alexanderilin8720
@alexanderilin8720 2 роки тому
That's an award winning quote right there!
@sharkpyro93
@sharkpyro93 Рік тому
wait is that real?
@poloska9471
@poloska9471 Рік тому
@@sharkpyro93 Wouldn't be surprised in the least... just think about how much stuff you can see from users as a dev which the users don't think you can see... heck you can even go and decode all the passwords or see everyone's personal data... there are so many different logs and tables and code and blah blah blah blah that I am sure Microsoft has some kind of near-accidental way that they see their user's code and maybe in some rare cases even the data of the user's users too lol... oh wait... they literally make the operating system. lol so yeah, they probably get a SOLID amount of stuff that most devs don't think they can see. Nobody reads the terms of service anyways and you know how legal language can be... then add to that government sponsored espionage and surveilance... unless you write code on a literal paper notepad I'm sure someone somewhere somehow can see it.
@NerdX151
@NerdX151 2 роки тому
At my office we have a Python dev and a C# dev sitting next to each other. The passive aggressive communication is so great that I started having a bowl of popcorn on my desk.
@xdeathcon
@xdeathcon 2 роки тому
So what kind of arguments do they get into? I assume they both despise the other's language.
@hr3nk
@hr3nk 2 роки тому
Being C# and Python dev can confirm, I am constantly arguing with myself
@ishaqahmed._
@ishaqahmed._ 2 роки тому
I decided it'd be really funny if I learnt all 3 types of languages interpreted - python intermediate - dotnet C# compiled - C++ trust me when i say, I hate myself more than anyone
@jt....
@jt.... 2 роки тому
@@ishaqahmed._there is nothing wrong learning many languages, particularly if each new language introduces you to new ways to reason about code
@ryanmichaelhaley
@ryanmichaelhaley 2 роки тому
C# dev here, would love to bash on a Python dev just for you, and your popcorn.
@johnhook1528
@johnhook1528 Рік тому
No way you can go through an entire interview with a C# dev without hearing about dependency injection
@gabewalker3764
@gabewalker3764 9 місяців тому
His injection dependency, you mean.
@idk-jb7lx
@idk-jb7lx 5 місяців тому
ironically before .NET Core the support for DI in C# was very poor
@Baltr
@Baltr 5 місяців тому
gotta love my protected readonly IRepository _Repository
@ladrillorojo4996
@ladrillorojo4996 Місяць тому
@@idk-jb7lx Yep, and now it's just perfect.
@Denominus
@Denominus 21 день тому
Or SOLID, or Clean Architecture, sigh.
@aligdev
@aligdev 2 роки тому
As a senior C# developer, after 16 years, I can tell all of it is true; Just add "you get addicted to auto-completion" and you forget how you used to type words! lol
@IronJmo
@IronJmo 2 роки тому
Ain't it the truth.
@GeriatricMillenial
@GeriatricMillenial 2 роки тому
This too, is my 16th year. And this video had me dying... had to post it in the company slack :D
@michaelulloa12
@michaelulloa12 Рік тому
I even started to only type the first capital word on each method because I'm too lazy to type it all (like "snbnoe" for .ShouldNotBeNullOrEmpty()). Amazing what laziness can do to a man
@GameDevNerd
@GameDevNerd Рік тому
Someone asks you why you just left "prop" in the code and committed the file with the error so the branch won't build ... "Couldn't help it, IntelliSense stopped working and I was out of coffee ..." 😆 We got something even better now: IntelliCode, the ML AI assistant that's sort of like Github Copilot's little brother, built right into Visual Studio. I'm loving it, it's the main reason I stick to VS 2022 and haven't been a JetBrains Rider snob like my colleagues. 😄
@David-iq1kd
@David-iq1kd Рік тому
@@GameDevNerd Intellicode is available in VS Code as an extension too. I'm soo happy to be away from Visual Studio.
@martybando1668
@martybando1668 2 роки тому
“I’ll be in the studio…. the visual studio” #Bars 😎🔥
@notsojharedtroll23
@notsojharedtroll23 2 роки тому
Word.
@redpepper74
@redpepper74 Рік тому
@@notsojharedtroll23 oh god at the very least use notepad
@notsojharedtroll23
@notsojharedtroll23 Рік тому
@@redpepper74 damn, i was saying "word" as: "damn, this guy knows the real deal"
@redpepper74
@redpepper74 Рік тому
@@notsojharedtroll23 :P
@ethio-techbasics
@ethio-techbasics Рік тому
That was my favorite. I'll be telling friends that whenever I work.
@raz0229
@raz0229 2 роки тому
I had a friend who was working as a Jr C# developer in a multinational company and this is legit how he talked
@kaloan999
@kaloan999 2 роки тому
@@sohn7767 N U L L A B L E ?
@sohn7767
@sohn7767 2 роки тому
@@kaloan999 yea lmao
@Emma-ox4ki
@Emma-ox4ki 2 роки тому
"had"
@GeriatricMillenial
@GeriatricMillenial 2 роки тому
@@kaloan999 Null Able!
@WrathOfWood
@WrathOfWood 2 роки тому
so they spoke in jump cuts
@ThecrackpotdadPlus
@ThecrackpotdadPlus 2 роки тому
hahahahaha, "It's like they're sending your code in the crash reports..."
@mat_name_whatever
@mat_name_whatever 2 роки тому
I legit don't know if this is a thing that happened haha
@ThecrackpotdadPlus
@ThecrackpotdadPlus 2 роки тому
@@mat_name_whatever I know, right? :)
@nickchapsas
@nickchapsas 2 роки тому
Microsoft Ja...I MEAN, C#! HAHAHHAHAHA
@ProtossOP
@ProtossOP 2 роки тому
Hey, it's the legend himself! Love your channel man.
@alonsoACR
@alonsoACR 2 роки тому
holy shit its Nick fucking Chapsas
@anilshrestha1272
@anilshrestha1272 Рік тому
"It is the most loved programming language according to microsoft"😆
@BryceCorbitt
@BryceCorbitt 2 роки тому
C# is Cross Platform if you only use Windows
@MaximilienNoal
@MaximilienNoal 2 роки тому
The language has nothing to do with it. The runtime and sdk are cross platform (Windows, Linux, Mac, x86, x86_64, arm, arm64)
@BryceCorbitt
@BryceCorbitt 2 роки тому
@@MaximilienNoal I know but getting your project to work with Mono on Linux is such a pain. Heck I have an easier time get C to work cross platform
@xeno._yt
@xeno._yt 10 місяців тому
@@BryceCorbittMono? Bro youre stuck in 2015 lol
@joshkeitz2990
@joshkeitz2990 10 місяців тому
Oh, so like 90% of users and developers
@cat-le1hf
@cat-le1hf 10 місяців тому
​@@joshkeitz2990lol most developers do not use windows unless they're still in college or children
@flameski_
@flameski_ 2 роки тому
The "Why do Java devs wear glasses" bit was a cool twist on the original joke. Well done!
@damn_right_man8606
@damn_right_man8606 2 роки тому
You know how old that one is ?
@JulianSildenLanglo
@JulianSildenLanglo 2 роки тому
It's because they can't C# (see sharp)
@notsojharedtroll23
@notsojharedtroll23 2 роки тому
@@JulianSildenLanglo lmao xDddd
@theshermantanker7043
@theshermantanker7043 2 роки тому
@@JulianSildenLanglo lmaoo
@antikoerper256
@antikoerper256 Рік тому
@@JulianSildenLanglo lmao
@Zeakuro
@Zeakuro 2 роки тому
As a C# dev I feel like most of these things have been said in conversations at work.
@JohnDeHope3
@JohnDeHope3 2 роки тому
It was funny until the end. The bit where he compiles, only to see half a dozen cryptic errors, more build errors than code errors really… that was too close to home.
@Daijyobanai
@Daijyobanai 2 роки тому
But i can't hear the word "Maven" without running screaming into a forest not to return for days. At least dotNet will work at some point during the project's existence, Java/maven projects will have " -skipSomething " flags to the very end.
@theshermantanker7043
@theshermantanker7043 2 роки тому
@@Daijyobanai Just don't use Maven at all lmao, not Java's fault that it isn't a good build tool
@yt-1337
@yt-1337 10 місяців тому
@@theshermantanker7043 well gradle is better but it's also shit, what else is there?
@ImperativeGames
@ImperativeGames 10 місяців тому
@@yt-1337 Gradle in Android Studio is the buggiest thing I've ever used.
@rafsoverflow
@rafsoverflow 2 роки тому
"ugh this chair is not Microsoft quality" 🤣🤣🤣🤣
@devfaldu9216
@devfaldu9216 2 роки тому
the ending was next level 😂🔥 keep these videos coming.
@xeroks646
@xeroks646 2 роки тому
"They even changed the switch statements why" and then he stands up was the funniest thing in this video
@stolensentience
@stolensentience 2 роки тому
Can you explain?
@TheRPGminer
@TheRPGminer 2 роки тому
@@stolensentiencethey added to c# 8 or 9 new switch expressions with pattern matching
@stolensentience
@stolensentience 2 роки тому
@@TheRPGminer what’s that have to do with standing up?
@vincent-thomas
@vincent-thomas 2 роки тому
@@stolensentience i dont understand either
@alonsoACR
@alonsoACR 2 роки тому
idgi
@robertbedell2851
@robertbedell2851 2 роки тому
"It's like they're sending your code in the crash reports" lol lol lol
@emirbalic8800
@emirbalic8800 Рік тому
“Why would you let community contribute to something so perfect?” 😂😘
@Jonas-Seiler
@Jonas-Seiler 21 день тому
I mean look where community “contribution” got the web
@ChessFlix
@ChessFlix 2 роки тому
These are hilarious. Discovered your channel recently when you had very few subscribers. I'm glad you're blowing up. Keep up the great work!
@f.r.e.e.4414
@f.r.e.e.4414 2 роки тому
I'm a senior dev at Microsoft and I approve this
@teaser6089
@teaser6089 11 місяців тому
Really? That's pretty cool, what do you mainly focus on?
@f.r.e.e.4414
@f.r.e.e.4414 11 місяців тому
@@teaser6089 when I wrote the comment I was in Office365 as a dev, I recently moved to a manager role in Windows, assuming you meant to ask about product family.
@DissociatedWomenIncorporated
@DissociatedWomenIncorporated 10 місяців тому
@@f.r.e.e.4414 sooo… what’s up with you guys trying to pretend Windows 11 is an _upgrade_ to Windows 10?
@viewer-of-content
@viewer-of-content 10 місяців тому
@@DissociatedWomenIncorporated Windows 365 was probably rejected by some key corporate clients, so they "upgraded " to Windows 11 as a way to sell a subscription, I mean annual extended service/support license, to the clients that refuse to use buy new hardware/a new windows license within the last 5 years.
@AntonAdelson
@AntonAdelson 10 місяців тому
Just curious, how many cars do you have and what are they?
@lensy6
@lensy6 2 роки тому
Actually broke down at "C# is not just for game dev... you can do a lot of other things in Unity"
@BusinessWolf1
@BusinessWolf1 Рік тому
XR
@GmailNexus
@GmailNexus 2 роки тому
The book stack in the background is a reference to a popular r/ProgrammerHumor meme; The 'C# in Depth' book has like 1/3d of the pages of 'C# in a Nutshell' 😂👌🏼
@a097f7g
@a097f7g 2 роки тому
Please keep 'em coming! These are hilarious! :D
@queenstownswords
@queenstownswords 2 роки тому
The end was golden. You even had the required MS blue shirt on. Bravo!
@fakugidderidi3006
@fakugidderidi3006 2 роки тому
Oh fantastic. That fn with all those params checks one thing returns calling another all fully documented, I died a little thanks. Also the runtime versions so spot on. Kind of missing EF and how it always works. Great vid.
@TheRicherthanyouguy
@TheRicherthanyouguy 2 роки тому
As a former PHP developer current C# dev I love this 🤣🤣🤣 please keep doing more of these
@unscriptedlogicgames
@unscriptedlogicgames 2 роки тому
"Why Java developers wear glasses? They can't see out of their eyes. Maybe they can use Console to ReadLine()" Genius.
@unscriptedlogicgames
@unscriptedlogicgames Рік тому
@Edward G. Stone I believe it's a play on C++ way of printing to the console being "cout" pronouced as "c out" or the joke in this case "see out". Console.ReadLine() is C# way of reading data and the joke there is just using "Console" to "ReadLine"
@celiacasanovas4164
@celiacasanovas4164 10 місяців тому
@@unscriptedlogicgames the joke is twofold: 1 the traditional joke is "java devs wear glasses because they can't see sharp (c#)". 2 the twist on the joke is that getting input from stdin in java is extremely tedious, requiring either creating IIRC two objects and managing an exception or using the Scanner class. so instead of the expected punchline about "seeing sharp", you get an unexpected one about capturing stdin
@JackBauerDev
@JackBauerDev 2 роки тому
I've been waiting for this one to drop. Absolutely perfect and spot on!
@MurkyLion385
@MurkyLion385 Рік тому
For some reason, every name he chooses it's 100% accurate to it's character. I almost died laughing with Peter Julange
@InputBlackBoxOutput
@InputBlackBoxOutput 2 роки тому
You get a like just for the first sentence. I work with Microsoft and they expect everyone on my team to know C# even if you work on front-end with Typescript and React
@xTheZapper
@xTheZapper 2 роки тому
Typescript is also a Microsoft language written by the guy who wrote C#. So if you're writing TS then you've already been assimilated and may as well learn C# too.
@InputBlackBoxOutput
@InputBlackBoxOutput 2 роки тому
@@xTheZapper Typescipt by definition is a superset of JavaScript which is a popular language for both frontend and backend. C# on the other hand is about 2 decades old and mostly only used by Microsoft for its products and services
@xparadoxical69
@xparadoxical69 2 роки тому
@@InputBlackBoxOutput I'm sure that's a joke comment and that you realize language age doesn't matter as long as it's maintained and gets new features that keep it attractive, and that if mostly only Microsoft was using C# we wouldn't be in this comment section as C# would be irrelevant
@alonsoACR
@alonsoACR 2 роки тому
@@xparadoxical69 yeah no one's ever heard of Facebook's inside language the dozens of em, especially that weird hybrid of OCaml and JS but everyone knows c# especially in gamedev
@rankarat
@rankarat 2 роки тому
@@InputBlackBoxOutput Wow so untrue its scary.
@computer9764
@computer9764 2 роки тому
Microsoft: "we support ALL these platforms" "that's deprecated. don't use it" "that's definitely (not) not deprecated" "that's in preview. The APIs will change everyday. use at your own risk" "that will be supported by the community (maybe)" "this is now open source, but we will not allow any contributions to make it cross platform" "this UI platform is the future. Or maybe the one from the past is the future. maybe it's deprecated now. it's completely unsupported why are you still using it? Didn't we say the past was the future? Why aren't you using the new platform yet? Oh. we haven't taken it out of preview yet? Well, now it will only support the latest version of Windows"
@sojans.r9025
@sojans.r9025 2 роки тому
As a .NET dev, Microsoft Java cracked me up 😂
@greatbullet7372
@greatbullet7372 2 роки тому
because its nothing else than that
@sojans.r9025
@sojans.r9025 2 роки тому
@@greatbullet7372 Not necessarily. I'd miss a ton of C# features if I were to switch to Java today.
@ishaqahmed._
@ishaqahmed._ 2 роки тому
"Microsoft, Jav- I mean, C#" but tbh the syntax feels so close like damn
@sojans.r9025
@sojans.r9025 2 роки тому
@@ishaqahmed._ reminds me of the "copy my homework" meme
@protox4
@protox4 2 роки тому
It's called "Java done right"
@techie2159
@techie2159 2 роки тому
Having been a C# dev and a Java dev, these clips really got me. Absolutely hilarious. I wonder...can you do a Rust one?
@thedanphillips
@thedanphillips 2 роки тому
Omg if I hear another word about Rust and how fucking annoying it is I'll explode
@skyhappy
@skyhappy 2 роки тому
Between the two which one do you prefer and why
@vaakdemandante8772
@vaakdemandante8772 Рік тому
Rust is too DRY
@NFSHeld
@NFSHeld 11 місяців тому
It's coming, 1st of July.
@asdfghjkl-jk6mu
@asdfghjkl-jk6mu 10 місяців тому
​@@thedanphillips ill rewrite you in rust
@olemissrebs1123
@olemissrebs1123 Рік тому
This guy is hilarious! I've watched every video. Keep them coming!
@OggerFN
@OggerFN 2 роки тому
I like that the C# one is the only one that actually gets to code
@funkymunky8787
@funkymunky8787 2 роки тому
Waiting for the typescript one. Please reference the “Wordle in typescripts type system” if you do make it
@almicc
@almicc 10 місяців тому
So glad you kept joking about Microsoft Java, first time I saw C# I was actually confused because I thought it was Java but using really weird variable and function capitalizations.
@AlekseyFilippovHuzzah
@AlekseyFilippovHuzzah Рік тому
'But you can always take off the gloves.. And then the real fun begins...' - the funniest part for me!! Thank you!
@axelprieto5644
@axelprieto5644 Рік тому
Funny :) One thing though, C# didn't copy anonymous functions from Java, it was the other way around. Lambdas in C#: C# 3.0 (2007). Lambdas in Java: Java 8.0 (2014). Initially, C# got a lot of "inspiration", as you well put it, from Java. But then Java had to play catch-up to modernize the language. And boy did it take them some years to do so...
@the_cheese_cultist
@the_cheese_cultist 11 місяців тому
Java is oracle C#, which is Microsoft Java thereby, Java is oracle Microsoft java
@illusion466
@illusion466 10 місяців тому
more like, everyone copied Lisp, which as had anonymous functions since 1958
@undead2018
@undead2018 2 роки тому
"C# is not popular? Who said it?" Should have added "Everyone at Microsoft uses it"
@TheKalleg
@TheKalleg 2 роки тому
Love your videos so much! The final line on this one was superb!
@arthurdiamondhands9992
@arthurdiamondhands9992 2 роки тому
Hilarious! I can't stop laughing! The jump cuts are great!
@majormartintibor
@majormartintibor 2 роки тому
I love c#. "You don't learn C# to have fun, you learn it to make money, to use that money to spend time having fun learning C# to make more money." is kinda true and I am having fun with C# now. Unlike with Javascript. I get nausea from it.
@BusinessWolf1
@BusinessWolf1 Рік тому
what do you mean? you don't like that you can do string concatenation, screw up the types and because of type coersion have NaN in your final string?
@Tedi364
@Tedi364 2 роки тому
These videos have become my addiction now.
@money_hyde
@money_hyde 5 місяців тому
I clicked this video to see if it was informative and I could learn something new, I barely started and this guy has me in tears. Man this is hilarious!!
@lgroschiensalle
@lgroschiensalle Рік тому
"How do people even write code without Visual Studio?"
@wilhelm_carstens
@wilhelm_carstens Рік тому
I like to compare it to doing modern roadworks and all you've got is trowel. =P
@idk-jb7lx
@idk-jb7lx 5 місяців тому
with Rider, duh.
@detailedghost
@detailedghost 2 роки тому
> I love the new C# null-ability operator That affected me more than I care to admit.
@celiacasanovas4164
@celiacasanovas4164 10 місяців тому
We could have a video about a jr c# dev who uses ? and ! everywhere so that VS shuts up about possible null values
@mpldr_
@mpldr_ 2 роки тому
As a professional Go developer, I'd love to see a video on Go.
@mpldr_
@mpldr_ 2 роки тому
"As our prophet - our Lord and saviour - Rob Pike once said:"
@Zoyfad
@Zoyfad 2 роки тому
To see when the video on Go will be live you should write some arbitrary function and put the following date in it "Mon Jan 2 15:04:05 MST 2006 -0700"
@jarrettvee
@jarrettvee 2 роки тому
The video would be too long for youtube ;)
@vanjazed7021
@vanjazed7021 2 роки тому
"It took us 10 years to release generics because it's fun to manually rewrite basic generic functions like map and filter for each slice type". Love the language but often it's philosophy is too dogmatic about silliest things.
@realtimberstalker
@realtimberstalker 2 роки тому
Honestly, I really love learning about C# and all the things you can do with it. For example, did you know you can return a reference from a function, and store it in a reference variable, so that setting that reference variable changes the one returned by the function? You can even set a variable to be a reference to an array index. Doing ref var foo = ref arr[0]; and foo = new Foo(), will actually set arr[0] to the new foo? I dont even think Microsoft remembers that they put this in, because List doesn't have a ref option when accessing the array item.
@realtimberstalker
@realtimberstalker 2 роки тому
After thinking about it some more, i realized that they probably didnt allow a List to return a reference because adding or removing a new item from a list actually generates a new array and the reference would become invalid very quickly.
@AJ213Probably
@AJ213Probably 2 роки тому
Best language that uses a garbage collector.
@AJ213Probably
@AJ213Probably 2 роки тому
@@Iceman259 and Rust is the best language that doesn't. Actually literally saw this while learning Rust + Bevy for game development lol
@dq303
@dq303 2 роки тому
Okay and how does this help out in regards to making something useful?
@realtimberstalker
@realtimberstalker 2 роки тому
@@dq303 Its just interesting.
@renanaoki714
@renanaoki714 8 місяців тому
This channel is pure gold
@BryceCorbitt
@BryceCorbitt 2 роки тому
Actually the only time I've used C# is CLR functions for SQL Server. Pretty useful there because SQL Server doesn't have RegEx support.
@BusinessWolf1
@BusinessWolf1 Рік тому
before I became a web dev or knew what CSS is, I was learning how to make game hacks. At that point I had a bit of experience using cheat engine, so I wanted to get into the programming part too. Well, I started out with C#. Eventually realized I can become a self taught web dev but yea, my first interaction with C# was using a memory and process management package to create a game hack with a UI. Initially I tried using C# for web dev, but quickly switched to html and CSS after remembering that I had a C# developer friend who switched to it and said it's a lot more fun.
@benjaminshaw9201
@benjaminshaw9201 2 роки тому
The part where he's pacing and yelling "woo!" so accurate lol
@andrasvarga8614
@andrasvarga8614 Рік тому
Hard to decide between all of the gems but this may be my favorite video from you, watched it 50 times already and still makes me laugh
@ReadieFur
@ReadieFur 2 роки тому
These few videos are the best things I've seen in a long time x3
@tornoutlaw
@tornoutlaw 10 місяців тому
I have never seen someone smile while saying "Azure". But then I never hang out with Microsoft shareholders.
@LukeAvedon
@LukeAvedon Рік тому
"I'll be in the studio, the VISUAL studio" LOL!
@cesar2154
@cesar2154 2 роки тому
Do one about Python!
@klinebottle
@klinebottle Рік тому
The language of children and PhDs? That was his masterpiece
@Oxm314159
@Oxm314159 2 роки тому
I feel attacked
@HSMAdvisor
@HSMAdvisor 2 роки тому
Having worked with Java, Node, Python and C# for backend I will say I like C# more than others. I find myself writing Python app now the way I would do in c# by explicitly typing the shit out of everything.
@ScienceAround
@ScienceAround 2 роки тому
Yeah, haters gonna hate, C# is great, it's been feeding me for the last 20 years.
@computer1889
@computer1889 Рік тому
🤣
@Jubinmail
@Jubinmail 11 місяців тому
Haha.
@mesmertech
@mesmertech 2 роки тому
Two in a single week. Keep 'em coming!
@supriyo_biswas
@supriyo_biswas 8 місяців тому
Loved the reference to the Mono situation, something that I don't see a lot of other comments mentioning.
@theigeniusfrank
@theigeniusfrank 2 роки тому
"I will be in the studio,the visual studio..."🤣
@eopjohnson7466
@eopjohnson7466 2 роки тому
"just trying something in the syntax and eventually they will support it. It's like they capture your code in the crash report". 😂
@sodiboo
@sodiboo 2 роки тому
6:44 That's good and all, but value types are not initialized to "zero". They're initialized to all-zero bytes, which for certain types, like a rational number, is of course *very convenient.* Say you have a numerator and a denominator, both initialized to zero, badabing badaboom and the default value is INDETERMINATE FORM. I love C#'s meh approach to nullability and default safety.
@realtimberstalker
@realtimberstalker 2 роки тому
We can now override struct default constructors, which is great.
@sodiboo
@sodiboo 2 роки тому
@@realtimberstalker Oh yeah, the proposal for that (I believe I've only seen it suggested, I didn't know it was implemented now) is probably why I thought of this specifically as a response to that. But default constructor requires runtime changes too, right? Not good enough to use new lang version, so for many use cases like Unity, custom default constructors will be unavailable for a while 😔
@guriysamarin6204
@guriysamarin6204 2 роки тому
@@sodiboo Actually runtime support exists for many years. It was C#'s constraint
@sodiboo
@sodiboo 2 роки тому
@@guriysamarin6204 wait what? and you mean *default constructors,* like for the `default` value and not just parameterless constructors? because those are not the same thing exactly...
@guriysamarin6204
@guriysamarin6204 2 роки тому
@@sodiboo No, I mean explicit parameterless constructor was always supported in IL. Unfortunately, UKposts doesn't allow links, but you can check LDM notes about this feature (the initial idea came about C# 6)
@twizzir
@twizzir 7 місяців тому
Why is this video breaking my heart with bittersweet joy?! lmao... C# dev right here since 1.1
@mrrobot6404
@mrrobot6404 Рік тому
That's literally me when someone ask me what programming language u recommend. C# has everything u need*, everything u might need, everything u will never need *Not everything
@maddoxnixon5947
@maddoxnixon5947 2 роки тому
"We always import System first"
@keithwilliams2353
@keithwilliams2353 2 роки тому
Unless you use the new global imports ;)
@NaeRae
@NaeRae 2 роки тому
I learned C# as my first language, and the only way to code for me was visual studio, like god created it and left us with that and that only
@eyesy79
@eyesy79 Рік тому
Hey you can relive that excitement of a single provider IDE today, just do some objectivec or swift.
@bigm5799
@bigm5799 2 роки тому
This is fantastic - great work!
@liam3284
@liam3284 8 місяців тому
C# is my favourite OOPL, it has a lot of useful features and good documentation. But python is still the best "swiss army knife" general purpose tool, as it can be used for procedural programming as well.
@CaliburPANDAs
@CaliburPANDAs 2 роки тому
"i'll be in the studio, the visual studio" 😏
@praktpraktikum5923
@praktpraktikum5923 2 роки тому
you forget C# best feature, the most used feature, the most liked feature: to start the programm with the last successfull build after the build process failed because of a syntax error :D
@ltva8781
@ltva8781 2 роки тому
Visual Studio has this shit and it pisses me off. Need to rebuild every time
@studentt6064
@studentt6064 2 роки тому
Didn't they get rid of that prompt in the latest visual studio? I never understood why they friggin had this, almost no one wants this behaviour anyways.
@robertandersson3824
@robertandersson3824 2 роки тому
@@studentt6064 you'll shut up and want the behavior that Ms tells you to want
@Sad-Lemon
@Sad-Lemon 2 роки тому
I have exactly the same Ralph Lauren shirt(although mine is a little bit more ironed... xD), I'm a senior C# Developer and I had an interview yesterday. And on March 21st too. It feels like dejavu I tell you!
@matiasirusta587
@matiasirusta587 2 роки тому
C# must be my favorite language, and this video is so hilarious because it is full of truth
@danielz5674
@danielz5674 2 роки тому
*python devs patiently waiting to get roasted*
@NerdX151
@NerdX151 2 роки тому
Well it's okay. We probably have a module for that.
@land_and_air1250
@land_and_air1250 2 роки тому
I like that python is basically open source matlab after importing 2-3 modules which is great Bc matlab sucks and it costs thousands of dollars for professional liscences
@LorenzoTell
@LorenzoTell Рік тому
Not only the jokes, this character is so well -developed- haaa
@BeansEnjoyer911
@BeansEnjoyer911 2 роки тому
I mean honestly... He's got enough correct I would feel confident he could handle himself in my c# codebase
@ThisAintMyGithub
@ThisAintMyGithub 2 роки тому
Can't wait for Typescript! This was hilarious
@mikolajr4700
@mikolajr4700 2 роки тому
"it's like they are sending your code in crash reports" perfect :D
@notsojharedtroll23
@notsojharedtroll23 2 роки тому
Honestly, this is how most of my teachers talked about C#. Because is the default language that our Uni teaches us, all of this hits CLOSE to home... or university, if you will.
@gravisan
@gravisan 2 роки тому
I'm really looking forward to his Haskell video! I wonder what he will say... :D
@JamesGrieco
@JamesGrieco 2 роки тому
"I'll be in the studio.... The Visual Studio" 😂
@thyscott6603
@thyscott6603 2 роки тому
I wanna see Q# developers next, highly mathematical, maybe even have Krazam with you.
@jwstech8387
@jwstech8387 2 роки тому
C# dev Loves C# Loves Visual Studio Loves Microsoft Uses MacOS
@dchennaraidu
@dchennaraidu 2 роки тому
😁
@demidrol5660
@demidrol5660 7 місяців тому
Watching this video is my way to prepare for a C# job interview
@fahadus
@fahadus 2 роки тому
You're hilarious! Do one where you're a diehard Richard Stallman fan.
@randomforest8774
@randomforest8774 2 роки тому
This!
@bexxmodd
@bexxmodd 2 роки тому
I died at "it was mutual stealing" :DDD
@johnernest8109
@johnernest8109 2 роки тому
This video dealt me physical damage. After trying to do anything useful in UWP I realize that UWP exists to get you to learn C/C++/MFC/COM/ATL/Win32 API.
@citizendc9
@citizendc9 2 роки тому
I've learnt you mustn't follow too closely behind new technologies released by MS. Always keep your distance, wait and see where it goes.
@MadsonOnTheWeb
@MadsonOnTheWeb 10 місяців тому
"How do people write code without visual studio" I kinda agree in this one
@voliteon
@voliteon 2 роки тому
This is gold! Can you do one for Microsoft EDGExplorer browser?
@SteampunkSammy
@SteampunkSammy 2 роки тому
LUA can't be far away at the rate these videos are coming out. Love them all!
@alexandrzhukov903
@alexandrzhukov903 2 роки тому
Please make one of these for python. I need to understand what I look like to other people.
@chillappreciator885
@chillappreciator885 2 роки тому
Once I've been on the Java interview and heard two C# devs discussing how bad Java and Hibernate. Do they have any other topics? :D
@savar86
@savar86 2 роки тому
Microsoft Hibernate (aka Entity Framework) is not much better
@jonasbarka
@jonasbarka 2 роки тому
We do have one other topic, how great C# is.
@theshermantanker7043
@theshermantanker7043 2 роки тому
That's pretty much a necessity for being a C# dev, an inferiority complex that can only be satiated by shitting on Java
@AZaqZaqProduction
@AZaqZaqProduction Рік тому
I might be a bit guilty of this. I know C# but I have to code in Java at work. At one point I was dealing with some particularly messy code as a result of Java not having async/await like C# does. I ranted about it for days.
@chillappreciator885
@chillappreciator885 Рік тому
@@AZaqZaqProduction in Java no one really uses language async features) Because you have dozens of async libs and Redis
@jeremystone6433
@jeremystone6433 2 роки тому
That ending line omg
@theigeniusfrank
@theigeniusfrank 2 роки тому
Also "...these are actually fake teeth...too much syntax sugar..." 7.23🤣🤣
@MaxGuides
@MaxGuides 2 роки тому
C# is the land of underpaid developers just straight chilling in their corporate gigs they’ve had for over a decade.
@mandisaw
@mandisaw Рік тому
Steady 9-5 work with corporate pay+benefits beats intermittent gigs at startups working 80hr weeks for a "maybe, someday" equity payoff. At least, that's been my experience and that of my colleagues...
@MaxGuides
@MaxGuides Рік тому
@@mandisaw it definitely can be that way! Some startups are practically paying people in Monopoly money but other startups are hiring away from Big Tech exclusively offering a 2-4x salary multiple at every level & they understand that they may need to pay mostly cash to get the best talent…occasionally the founders may incorrectly believe that they can’t give out options without diluting their stock price, etc. …I was more so referencing FAANG’s tendency to use highly optimizable (usually prematurely diving into micro-optimizations while having glaring higher level design/architecture issues) or trendy languages. …of course there’s still some Java & .NET stuff on AWS/GCP so they can support it & most of these companies don’t really put language constraints on their devs when making new projects…at least it’s not usually an organizational mandate.
@leek5682
@leek5682 9 місяців тому
*knowing smile* “Yes, you like C#” 😂
@RomanianProductions
@RomanianProductions Рік тому
I always had a suspicion that any software from Microsoft is heavily watched by Microsoft, I found a bug once that absolutely no one new about and the next day it was fixed
Interview with a Senior Python Developer - Part1
4:57
Programmers are also human
Переглядів 747 тис.
C# in 100 Seconds
2:27
Fireship
Переглядів 1,9 млн
ШАХТАР - ДИНАМО. КОМЕНТУВАННЯ. УПЛ. 28 ТУР
4:04:31
Не пей газировку у мамы в машине
00:28
Даша Боровик
Переглядів 963 тис.
Interview with Senior PHP Developer
6:12
Programmers are also human
Переглядів 339 тис.
Tech job requirements in 2023
4:06
Programmers are also human
Переглядів 539 тис.
Interview with Senior JS Developer 2024 [NEW]
6:45
Programmers are also human
Переглядів 372 тис.
Interview with Senior Rust Developer in 2023
9:46
Programmers are also human
Переглядів 617 тис.
Interview with Computer Security Trainer
10:49
Programmers are also human
Переглядів 236 тис.
Interview with Sr. C Dev | Prime Reacts
6:52
ThePrimeTime
Переглядів 298 тис.
Interview with an Agile Coach - Sprint1
4:22
Programmers are also human
Переглядів 417 тис.
Interview with Senior Java Developer
2:13
Programmers are also human
Переглядів 764 тис.
I go to ABSURD tech conference.
9:56
Programmers are also human
Переглядів 317 тис.
Interview with Senior JS Developer
5:28
Programmers are also human
Переглядів 1,9 млн
Этот смартфон ЗАМЕНИТ Samsung в 2024 Году! Надо брать…
11:46
Thebox - о технике и гаджетах
Переглядів 34 тис.