01:53 - Full-stack Web Dev 04:28 - Mobile Apps 07:06 - Desktop App development 09:10 - Services & Mirco-Services 10:40 - Game Development 11:50 - AI and Machine Learning 13:06 - IoT (internet of things)
@phineasfacingforward34604 жыл бұрын
Thank you!
@wakinglife73554 жыл бұрын
Pirate!!!
@jakobflocke1343 жыл бұрын
Epic profile picture
@raiker023 жыл бұрын
12:29 - Resist
@jashanpreetsingh54583 жыл бұрын
WYD here Luffy , no meat here
@kallenpatmore13735 жыл бұрын
Full stack dev Mobile apps Desktops apps Services and micro services Game development Ai and machine learning Internet of things
@Daniel_WR_Hart4 жыл бұрын
But what about embedded systems?
@CoderFoundry4 жыл бұрын
Embedded systems as well.
@Daniel_WR_Hart4 жыл бұрын
@@CoderFoundry I was trying to be a smartass but I looked into it just now, and apparently it does
@CoderFoundry4 жыл бұрын
@@Daniel_WR_Hart yep it's pretty amazing time to be a dev.
@arrrryyy4 жыл бұрын
Kallen Patmore Microsoft is The software company. one thing I’m perplexed though is that they could not push the Microsoft phone mainly because could not have enough apps for their phone since rejected android and apple apos. So how good is c# phone app extension?
@jochenpanjaer9805 жыл бұрын
The answer is: everything and anything. Hell, I’ve even seen a client of ours putting an embedded c# into their mattress and bed sensors.
@jugchugeat11104 жыл бұрын
can u make a chess BOT?
@willinton064 жыл бұрын
Jug Chug Eat yeah
@momirpesic48284 жыл бұрын
Yeah you have to get those nightly activities analytics to improve your performance
@jrmillerfilms2 жыл бұрын
Embedded? More like "in bedded"...
@astrahcat12122 жыл бұрын
Been programming C# in Unity full time for 6 years and couldn't be happier. Can see myself easily going another 10.
@nuc1earant Жыл бұрын
I have a question. How aint u afraid of a lot of other (millions) games. I mean isnt there a lot of competition?
@vl4do343 Жыл бұрын
How do u make money with such a big competition?
@seadrown62528 ай бұрын
@@nuc1earant most of the competition is not really competition, due to the other projects being severely lacking in 1 regard or another. for example, some games may simply be really bad conceptually, or they will have bad graphics, buggy features, or something else that makes the game unviable. competition isn't much to fear if it isn't good
@Nash-9635 ай бұрын
@@seadrown6252 iam learning c# with unity iam feeling I don't know anything i know how to code but I don't know how to implement what i learn any advice for me
@aeonsleo22 ай бұрын
I can think of doing that for hobby but can't see to earn from there.
@thanhsonnguyen32125 жыл бұрын
Anything: _exists_ Bobby Davis: C# got you covered there *_as well_*
@CoderFoundry5 жыл бұрын
Hahahahaha pretty much - it does feel that way.
@AnupBhatt4 жыл бұрын
@@CoderFoundry Professor: There are no stupid questions ! Me: Can you make code to make a robot juggle pizza bases ??
@CoderFoundry4 жыл бұрын
@@AnupBhatt you mean like this? www.pmq.com/seattle-startup-unveils-a-pizza-robot-that-can-make-300-pies-an-hour/
@an_omega_wolf4 жыл бұрын
@@AnupBhatt C# got you covered there as well
@waydahero4 жыл бұрын
LMAO
@MatthewMcGuff5 жыл бұрын
12:29 - This resist frame in the video made me think I was going crazy when I first saw it. Super fun easter egg in this video.
@sciencecompliance2355 жыл бұрын
The frame was there, but that doesn't mean you aren't crazy! "Just because you're paranoid doesn't mean they're not after you."
@dnk13123 жыл бұрын
- It's cold outside 🥶! - *C# got you covered* 😎!
@pierre28982 жыл бұрын
Been learning C# with Microsoft Documentation and their free learning resources. As a more experienced dev, their resources are really good for adopting the language.
@mr_madds5 жыл бұрын
wife? gone computer? infected phone? broken car? stolen fortnite? dead:) c#? *got you covered there as well* hotel? trivago
@miket.70554 жыл бұрын
hotel? trivago!!!! LOL
@mr_madds4 жыл бұрын
@@miket.7055 xD
@commenzator4 жыл бұрын
Fortnite = fully dead
@mr_madds4 жыл бұрын
@Purebred Shekelberg 😏
@wakinglife73554 жыл бұрын
Computer infected surely
@MADPURO5 жыл бұрын
The hardest thing for me is setting my foot in place as far as what path to take. I get excited and impatient and discouraged all at the same time when im learning. This is the second time i came around into learning c# and im now trying to stick with it. No more new languages lol. Thank you for this video.
@erik98174 жыл бұрын
The same with me but I'm having a tough time deciding between C# and C++. I've come back to both languages multiple times. It seems like using a high-level language like C# is mostly about gluing together frameworks and services written in other, sometimes lower level languages. That environment seems exciting, sure. However, it seems that if you would want to innovate, say you want to write your own network protocol, invent a compression algorithm, a GPS tracking system, 3D system or a radio transmitter, then it seems lower level languages are useful, like C++, C. What would be more fulfilling? The more math I learn, the more I want to use it with C++ for something low-level, that complicates things also. And I have FOMO regarding the web-mobile-IOT-ML arena provided by C#.
@inuraedirisinghe95593 жыл бұрын
#Madpuro I feel the same as well!!
@johntony3663 жыл бұрын
@@erik9817 What did you end up doing?
@4n0nym0u52 жыл бұрын
@@erik9817 I know I'm 2 years late, but just start.... It really doesn't matter which language you start on. Just understand the basics and principles, those are the same on other languages too! You can easily hop to another language!
@4n0nym0u52 жыл бұрын
@@johntony366 %99.99 gave up. %00.01 C# and/or C++
@AndersonTatsuno5 жыл бұрын
Probably the best recommendation that KZbin gave me I loved this video +1 sub!
@anona14434 жыл бұрын
I am a core C device driver firmware developer. I am now learning C++ because it is necessary as many embedded apps are moving to C++, and man it's a beast. Not because of the new syntax , but because object oriented methodology brings in new challenges that require you to learn design patterns. C# or Java, learning the new syntax is not enough to become a real developer, you need to learn design patterns, lots of design patterns to be a meaningful developer.
@CoderFoundry4 жыл бұрын
Agreed. Design patterns are key.
@reniside4357 Жыл бұрын
So in conclusion just as your learning c++ and there design patterns I can also do the same for c# right?
@johndough86995 жыл бұрын
I think this stack is also good for older developers who want a stable stack with a lot of job opportunities. We don’t have the time, especially with a wife and kids, to continually learn the new “cool” technologies of the month.
@raofamily93722 жыл бұрын
microsoft is really doing a good job at making a one tool use all framework. or i see that’s where they’re going
@kugatsukugatsu94515 жыл бұрын
Why Bobby wears glasses? Because now he can C#! Badum Ts... BTW, really good and useful pointers👍
@CoderFoundry5 жыл бұрын
Thanks for the joke - very smart! I wish we had thought of that first :)
@pylotlight4 жыл бұрын
@@CoderFoundry Could've made a pointers joke ;P
@AnupBhatt4 жыл бұрын
@@pylotlight Why were the dodos and the pointers having a party ?? Because they're no longer relevant !!
@AnupBhatt4 жыл бұрын
@@pylotlight What do software developers hate more than stupid use cases that'll never come up but still get put into sprints ?? Having to deal with pointers in 2020. No that was a trick question. What software devs ACTUALLY hate is having to do household chores on TOP of that 50+ hour work week.
@christhechrischris92264 жыл бұрын
Actually he wears glasses because he cant C#
@leonard18715 жыл бұрын
I know C# but for some reason, until now i couldn't understand what i could REALLY use it for, thanks to this video i now know..
@alexp-ru5 жыл бұрын
LMAO
@ezscootrr5 жыл бұрын
Haha.
@arieltabuzojr24344 жыл бұрын
I'm a musician who also love programming. C# is my favorite note. 🤭
@nabeelansari3554 жыл бұрын
Lol... I am a musician who Loves programming too.... And I was gonna comment that exact thing, but then I saw this😅😅😂😂
@jchief404 жыл бұрын
@@nabeelansari355 me too, however I'm a Python fan ;)
@dantedt39314 жыл бұрын
I Flat out approve your comment.
@fmgenetertainment4 жыл бұрын
@@nabeelansari355 c# minor 7 one of my favorite chord's. C# seems pretty interesting. Looks like I need to dive in! Great video
@sapphiresuicune67873 жыл бұрын
im not really a musician but c# is my favorite note because the programming language
@Robert-yl8rq4 жыл бұрын
I really enjoyed this video. I am on my path to becoming a C# master thanks to you. Just for fun, I'd like to see you repeat this video with what C# can't do or is not good for.
@kombembrandon93776 ай бұрын
How is it going Robert ?
@EastSideGameGuy4 жыл бұрын
Being a Python lover (mostly for Deep Learning) I'm sold on C# to be my second language. I have worked with C# before making unity games and comparing it to Java haha...I wanna throw Java in trash somewhere lol
@nahiandev4 жыл бұрын
😂😂
@nahiandev4 жыл бұрын
Honestly C# does a lot of things better than Java in more concise way.
@danilomenoli3 жыл бұрын
Java became a language that suck less after Java 11. Java has a much more vibrant ecosystem than C#, by orders of magnitude.
@vanamutt435 жыл бұрын
great video..i had no idea c# is this powerful i've been learning C and python and been dabbling a bit in C# and I used to think "i can build a desktop app or something, cool" ill definitely get into it more. thanks
@willb91595 жыл бұрын
Amazing, amazing resource- WOW! I’m a current 2nd year comp sci student and this is the best info out there!
@ahurein16415 жыл бұрын
same here
@CoderFoundry5 жыл бұрын
Thank you so much for the kind words. We've had CS degree students come to our bootcamp as a capstone to their degree and be super successful. We're glad the info is helpful.
@wanderjaxofficial5 жыл бұрын
I'm a PHP programmer and starting to jump to C# right now. I'm not yet familiar with how C# handle things but I think I'm gonna enjoy it. I'm planning to dig in deep to Web API (for api-first design approach) then mobile and AI. Great video! Subbed.
@CoderFoundry5 жыл бұрын
Jackson - Thanks for the sub and the comment.
@weswesaw10945 жыл бұрын
The open source game engine Godot can also use C#. It's pretty impressive for such a small program.
@adammac1255 жыл бұрын
I just started playing with Godot and I love it. I'm new to game dev and this program just clicks with me.
@HE3604 жыл бұрын
Wow, this sure got me interested. I have already been doing SOME web development, but it definitely would be nice to learn one language and be able to do multiple things. In that way, I could just focus on ONE language and not billions different language's and frameworks like I would if I did traditional web development with just HTML, CSS, JavaScript and PHP. I am going to have to look into C# web development.
@CoderFoundry4 жыл бұрын
Great glad it helped
@ezprogramming78874 жыл бұрын
Most companies use a stack that uses multiple languages, so at some point, you have to learn more languages, but if you are looking into freelancing or personal projects, then yeah c# can rule them all.
@spydergs072 жыл бұрын
Once you learn C++ or C#, it will become easier to learn other languages. Really once you understand coding and methodologies, other langues will come much easier. It won't be an over night thing, but it won't take months to get the grasp of another language. Once I learned Javascript, C++ and C# came much faster for me.
@reniside4357 Жыл бұрын
@@spydergs07 true same here learnt c# first then python became extremely easy
@christopherbare41535 жыл бұрын
As someone who has bounced around tech stacks and been very confused as to what I should really focus on learning, this video was incredibly helpful. Thank you for posting!
@CoderFoundry5 жыл бұрын
Thanks Christopher.
@zoopabig70305 жыл бұрын
maaan! what an amazing video. i learned c# to just use it in Unity engine to build games and i really had no idea it is so powerful! thank you!!!
@Apollyon.King.of.the.Locusts2 жыл бұрын
I've been self-studying C++ for nearly 3 months now with Udemy courses, starting as a complete newbie to actual software development despite having had a life-long enthusiasm with computers. I'm guessing that at some point I'll have to diversify my language arsenal. C# would seem like a logical continuation from there, because it seems to have a lot of common ground with C++ and I'm already starting to get at least somewhat comfortable with it. Although, it feels that the more that I know, the more I'll have to study, too. At times, C++ really feels like an endless swamp of a language and C# should be an even vaster language, if I'm right.
@Tobsson2 жыл бұрын
Depends on what you want. C# is a C language. I would however go and learn C after C++ to really push and learn machine coding. Going from C++ to C# isnt really a "lets go deeper" and more of a horisontal move. I would rather go C# -> C++ -> C.
@Apollyon.King.of.the.Locusts2 жыл бұрын
@@Tobsson I see... Thanks for the input! Also Qt seems to inherit a lot from the C languages. So, that would seem like a logical path to go on too. I'm still knee deep in learning the more advanced concepts of the C++ language, like templates and concepts in the context of classes.
@ahmadhz70285 жыл бұрын
I wish I have found this channel a year ago! I learned C++ to learn OOP and memory management also to use OpenGL, then I jumped to Java for a few months so I could use Processing. Meanwhile, I kept using python to do simulations, data science and ML. I decided that I'm not going to learn any new language before I land a job, however, this channel is starting to make me change my mind, I should've started with C# all along. Thank you, sir. Finally, someone who knows what he is talking about.
@dex2035 жыл бұрын
It's not about what the language can do its about what can YOU do with the language and also what have you done previously. If you know how to use all the languages that you wrote and haven't built anything useful then learning c# is not the answer you're looking for also most languages have so many frameworks that they can all do similar stuff
@drivepals96785 жыл бұрын
Stick to your decision; land a job first. It’s of more value than starting to learn another new language. You seem very employable even without c#...but if you want to start another boot camp learning C#, it’s your choice to make-
@nable03062 жыл бұрын
Wow thanks for this videos it helped me a lot on going through tough times in learning C#. Because of this guy I'm learning C#. Clocked in 3hours already of learning the basics. It is not that hard for me as I have learned Javascript already.
@wendyslittleprogram39844 жыл бұрын
Just started on C# a few days ago - this video makes me even more excited about it! Thanks man!
@CoderFoundry4 жыл бұрын
No prob.
@inuraedirisinghe95593 жыл бұрын
Me too
@DougallDev4 жыл бұрын
Thank you for this brilliant video i just want to add i started to learn C# fundamentals last year for game development, and i have had a blast with it, i am learning every day and also learning the API from Unity game engine but when i feel ready i want to move into other areas of C# like software develoment from VS and other web bases coding :D
@studioshitaketakashita7093 Жыл бұрын
it feels like this is the path - a lot of indie game developers on youtube note how C# in Unity gives you a solid start - and it's easy to then move into something like a mobile game: to make that next Candy Crush!!
@sinethembagomba21353 жыл бұрын
Thank you so much! With the information you provided, I am more confident about pursuing a career with C#.
@CoderFoundry3 жыл бұрын
Great! Glad we could help.
@cafegaming6855 Жыл бұрын
There should be job called C# full stack developer, litteraly do everything in one single language
@miles6875 Жыл бұрын
Falling in love with your channel. Started providing basic soutions in VBA for my employer and time to take the next step, thank you.
@CoderFoundry Жыл бұрын
Best of luck!
@4nukeman25 жыл бұрын
Thanks this video is a big help! I was wondering why I am learning C# till I saw this video. Gave me the moto that I need. Thanks!
@ikeibe4522 жыл бұрын
Thanks
@ikeibe4522 жыл бұрын
YES I CAN!
@mohamedsaied57805 жыл бұрын
There are more that can be done with C#, socket programming, serial communications, interfacing with PLCs, integration with solid works and more
@CoderFoundry5 жыл бұрын
Yep. I have built a socket app myself. PLCs in manufacturing is also great place to use it.
@mohamedsaied57805 жыл бұрын
Generating barcodes and QR codes
@techg11885 жыл бұрын
Great quality video. You deserve much more views.
@Jeffrey-qd3gv4 жыл бұрын
thank u for this video, ive been struggeling on my next step after i finished my python course and this was very informative!
@mcdove5 жыл бұрын
I truly wish I found a video like this about C++
@andresbrambila42685 жыл бұрын
Deshawn McDove that means c++ is not relevant lol
@mcdove5 жыл бұрын
@@andresbrambila4268 so what you are telling me is that c/c++ isn't relevant but it creates all other languages, systems, browsers, desktop applications, professional video games and 90% of the software used in today's society?
@arminharper5105 жыл бұрын
@@mcdove don't mind these people, they just bandwaggon different languages as if they are football teams xD it's the programmer who matters, not the language
@mcdove5 жыл бұрын
@@arminharper510 I'm fascinated with the power of c/c++ & I'm interested in cross platform software development and engineering for Windows, Linux and maybe Android. I just wished the c++ community would share more information as clear & concise as what I found in this video but until then I will just cut through the grass until I find my way.
@arminharper5105 жыл бұрын
@@mcdove there are very few people who have the skills to use more than 60% of c++'s abilities, so the "real" C++ developers are too busy writing code for their company and don't have the time to log into youtube and argue over which language is better lol
@shotya94034 жыл бұрын
I love that you answer in the comments and you are part of the community c:
@CoderFoundry4 жыл бұрын
We try to answer all we can. Thanks for watching
@matthieumoussaoui2945 жыл бұрын
Don't give up Yours videos are exceptionals
@CoderFoundry5 жыл бұрын
Thanks Matthieu - we appreciate the positive feedback.
@JacobAndJamal5 жыл бұрын
Still in the beginning stages trying to learn coding. Not quite connecting how you turn text based coding into graphics, games, etc; but hopefully I’ll be there soon .
@yvanbrunel97345 жыл бұрын
I'm learning C#, starting directly with .Net Core For desktop, game and maybe web programming. Hopefully I get it right. I'm a big fan of windows forms ,so I hope they introduce or officially in .Net Core soon Thanks for you information
@CoderFoundry5 жыл бұрын
You’re welcome! Thanks for the comment.
@CoderFoundry5 жыл бұрын
The winforms designer in .net core is still in preview. But they are porting winforms to .net core.
@yvanbrunel97345 жыл бұрын
@@CoderFoundry so in the meantime I'll be on . netframework hope it doesn't matter much?😅
@yvanbrunel97345 жыл бұрын
@@CoderFoundry because I read articles saying .net core is the next evolution of c#, but due to its lack of designer, I feel stranded
@CoderFoundry5 жыл бұрын
WPF has cross platform support for .net. Check out wpf for building desktop apps as well as winforms.
@alexdpaiva835 жыл бұрын
Great video, I'm here from Brazil and I'm starting in programming and C # is gaining my preference and your videos has consolidated my choice. Congratulations for the work.
@CoderFoundry5 жыл бұрын
Thanks! We appreciate the comment.
@alexdpaiva835 жыл бұрын
@@CoderFoundry You're welcome, unintentionally annoying, what tips would you give beginners and what I should learn first to be a great C # developer
@ManoeI2 жыл бұрын
@@alexdpaiva83 Como está hoje em dia?
@code81805 жыл бұрын
Most informative video about c#! Instant sub! Thank you! :)
@NotesNNotes Жыл бұрын
Going from web dev to trying some of my own desktop apps, I sure hope desktop is never truly dead, I’m loving it // 9:13 precisely this ❤
@studioshitaketakashita7093 Жыл бұрын
look at indie games on steam - you download an exe. not every game esp. FPS (first person shooter's) can be "candy-crushified" - I'm starting my coding adventure making a game in Unity and after watching this video, I realize I'm jumping the shark straight to desktop app! C'mon, look at things like word processors - and look at Dragon Dictation: there is a desktop version - it's like the old debate about hard phone lines. When you go into a office, is everyone on their cellphone? Companies, corporations - they still have hard phone lines lol can't beat that cheap reliability - and so when was the last time someone wrote all their office correspondence on their phone?? Companies still give you a company laptop, not just a company phone - Desktop App ain't gonna go the way of the Dodo any time soon! Cheers to you good luck with your coding journey!
@studioshitaketakashita7093 Жыл бұрын
I am fifty years old and I just started to learn Unity for Game Development. It's amazing. Last time I coded was Turbo Pascal in high school, I had a Apple 2e and I did GWBasic as a kid. It's amazing coming back in to coding. I didn't appreciate how much C# can do - what it is good for
@CoderFoundry Жыл бұрын
Great!
@studioshitaketakashita7093 Жыл бұрын
@@CoderFoundry glad I found your channel! Subscribed!
@dalitsobotha79323 жыл бұрын
Very informative and indepth video. Thank you so much, exactly what I was looking for.
@CoderFoundry3 жыл бұрын
Thanks Dalitso
@dmitriyobidin60494 жыл бұрын
You can build apps with xamarin, but the market is very small for xamarin specialists. Plus, you still have to figure out how to build apps on native platforms.
@TwstedTV4 жыл бұрын
This video is extremely inspiring...!! Thank you. I didnt know C# did all that. All my friends keep telling me to go for Python and Java. I already know HTML5, CSS3 and JS-ES6 and also completed some courses on C++. I dont want to get into web dev, because you can never satisfy people, as a bunch of my friends & I got into problems with people calling at 2-am demanding I fix their site. so I immediately stopped. I was going to jump into java for several reasons, 1. because of the job availability and 2. because I play lots of minecraft and wanted to learn to build some cool stuff in that game. which would also help me master and learn more about java. Ive been in the music industry all my life as an audio engineer & mix down engineer, so thats why I started learning C++, so I can build music applications. I was snooping around the C# example code and some tutorials and found out that C# looks very similar to JAVA. (to me, imho) I was also looking into Flutter for Dual platform programming for mobile dev, but now you have my brain intrigued with C# and Xamarin. Now I cant RESIST.........lol
@nani83083 жыл бұрын
He really is a programmer because he rarely blinks.
@Жхх2 жыл бұрын
I read that .NET framework is works with c++ also! what you think.. is it get the job done like c# ?
@joneldominictapang43325 жыл бұрын
Exactly what I'm looking for. Thank you for the advice.
@soldez31295 жыл бұрын
thank you
@Dingle22TM4 жыл бұрын
Haha funny html reference
@3dninja543 жыл бұрын
console.log("I agree")
@Dingle22TM3 жыл бұрын
@@3dninja54 yes
@sinethembagomba21353 жыл бұрын
@@Dingle22TM alert("funny indeed")
@Dingle22TM3 жыл бұрын
@@sinethembagomba2135 printf(“ thanks I guess”);
@neptunemike5 жыл бұрын
No BS, straight to the point. great channel !!
@hx12342 жыл бұрын
what do you think about Go? vs C#
@mouradeid54573 жыл бұрын
that boss should gotta give me like 50% of the company for doing all of this xD
@cormac745griffin25 жыл бұрын
Excellent videos, please keep at it!
@VintageCOD5 жыл бұрын
@zacharylayne75695 жыл бұрын
We use Hack a lot at work. It's kind of like a mix between PHP & C#. C# has a special place in my heart, but Hack is a surprisingly good language.
@christianjamesguevarra62574 жыл бұрын
That ending php tag makes me extremely uncomfortable
@nextleveldev72444 жыл бұрын
C# is an incredible language. Why the subliminal advert at 12:29?
@CoderFoundry4 жыл бұрын
It is just a small joke about AI.
@nahiandev4 жыл бұрын
.NET is like a one stop solution for everything. The only problem is the learning curve. Personally it took a long year to get up and running with Visual Studio. No doubt Visual Studio is the best IDE out there.
@omarvayani34524 жыл бұрын
12:29 ummm what's that? Resist?
@samantha01233 жыл бұрын
things i wish we were taught in school. studied programming for about 3 yrs and never really learned anything as valuable as this.
@nat00415 жыл бұрын
hey thanks for these videos man. I love them
@CoderFoundry5 жыл бұрын
Jared - Thanks!
@zarc57445 жыл бұрын
Had no idea about ML.NET, great video
@krishnendumondal27433 жыл бұрын
c++ and c# will always be my love forever
@jeltehoekstra29525 жыл бұрын
I have just started (about 3 months) a programming study, and we learned php and html, css first. I have recently started looking into C# myself, and i find it really fun :D But any tips how to improve in it?
@avithedev4 жыл бұрын
Okay I'm convinced
@vargheseantonyv.b.22652 жыл бұрын
Thank your sir well informative now i have chose C#
@bjarnenilsson804 жыл бұрын
And not only that, but when .net 5 ships (probably) you will also be able to do most (if not al(l of the client side code in your web app in c# thanks to webasambly
@aayushvyas62703 жыл бұрын
Sir, i have no words. Thankyouu
@tomservo754 жыл бұрын
Quick question: I'm an old school developer who "grew up" with Visual Basic, but it's kind of become the red-headed stepchild even though it is part of .NET. Why is VB so pissed-upon these days, it's like someone who programs in VB or VB.NET isn't even considered a "serious" developer. How has it fallen so far so fast? Parenthetically, I saw "Full Stack" in so many job descriptions, I actually (until this video) thought there was a language called "Fullstack"!
@CoderFoundry4 жыл бұрын
So Microsoft has decided that c# is the first class citizen. So take some time to adopt it as part of your skillset.
@evespencer5968 Жыл бұрын
Cool, thank you! (Btw, what lighting do you use for the background? It's beautiful and I would love to get something like it! :))
Idk how use this would be but if I learned C program … how use could that be if I were to transfer to C#
@mmaranta7852 жыл бұрын
That’s what I did. I learned C for the embedded world-microcontrollers first. It’ really helpful.
@JohnDoe-fz7hz3 жыл бұрын
thanks for that explanation! I think it is more and more confusing which programming language is best to learn, because of many aspects that pop up when having a closer look. Most popular at the moment is Javascript and its range is wide and also seen as a perfect step to full stack developer. Python is in the beginning easy to learn. working with the libraries can be challenging., and I´m not sure if looking at data and diagrams is fulfilling. C, C#, and C++ are called the old school tools very much in use but not at the first rank in job offers. Finally, most can´t stick just to one language. For example, Javascript usually is used combined with HTML, CSS, and PHP. What would be your advice in regards to jobs (autonomous and employed), money, long-term,
@pastuh4 жыл бұрын
i stay with javascript :) If need Nodejs can solve problems
@unhabilitated9104 Жыл бұрын
You can also build a calculator.
@CoderFoundry Жыл бұрын
Yes you can.
@JB10008d4 ай бұрын
lol...oh boy.
@miladebeid93964 жыл бұрын
Hello Thanks for this amazing video As a beginner all i saw or read on KZbin or blogs, all recommend Python for newbies, but i found myself with c# now more. Please advise which are the best courses out there for newbies????
@muhiramadhan5914 жыл бұрын
hi, i already know and familiar with c# since i used it everyday in my 5 year career as game developer, but know i want to expand to web as well, do you know where i need to start to learn about web programming? is it css first, html first, or javascript? any good tutorial video to start to learn that you recommend?
@CoderFoundry4 жыл бұрын
Google MVC movie. Asp.net
@ripscru80324 жыл бұрын
bro i have been learning gave dev for about like 6-7 months on my own ..i use unity engine and c# not gona lie its pretty easy to get a hang off,If you are a beginner in Game dev C# is the Language to go with unity Engine ,
@stephn4joe5495 жыл бұрын
Ton décor est magnifique
@CoderFoundry5 жыл бұрын
merci beaucoup
@thesoftwareengineer_5 жыл бұрын
THANKS I AM IN AFRICA UGANDA AND I AM 19 YEARS OLD AND AM LEARN XAMARIN AND C#
@CoderFoundry5 жыл бұрын
That’s so great to see you learning C#. What kind of projects are you working on?
@thesoftwareengineer_5 жыл бұрын
@@CoderFoundry xamarin cross platform mobile development
@isaacknewton29095 жыл бұрын
@@amackzie are you a developer? uko job wapi? i also want tips and advice on the two
@isaacknewton29095 жыл бұрын
@@amackzie am almost completing B.B.I.T and i want to specialize in coding and am very interested with mobile and web development. are you in the same field?
@isaacknewton29095 жыл бұрын
@@amackzie heheh ok.. inalipa poa?
@silentlessons42214 жыл бұрын
i wish my wife would cover me in all areas as well.
@mrckameeta97773 жыл бұрын
12:29 well noted
@aeonsleo22 ай бұрын
I have to choose between learning C#, Rust or Python?
@Brlitzkreig11 ай бұрын
I see you looking at your notes there!
@raiker023 жыл бұрын
So did you end up building that basement sensor?
@kimdequilla75034 жыл бұрын
Thanks. I've been using c# year ago I switched to php cuz Im confused cuz there's not that much amount asp.net website out there. But now I watched this I wanna stick c# now.
@konstantinrebrov6755 жыл бұрын
Can you also please make a similar video about C++. What kind of applications can you create using C++?
@jameshorner73925 жыл бұрын
You can create any application with C++
@konstantinrebrov6755 жыл бұрын
@@jameshorner7392 Be more specific. Your answer is vague.
@abudieelsadig44405 жыл бұрын
Thanks I love your informative videos. But I want to ask you where I can learn c# for free on the web
@CoderFoundry5 жыл бұрын
Thanks for the love - we appreciate it! As far as learning C# for free online...while not free, Udemy has some C# courses that are generally on sale for
@SHUBHAMKUMAR-xe4is4 жыл бұрын
Well you literally sold me C# to learn as my next programming language....❤️❤️❤️
@CoderFoundry4 жыл бұрын
Great!
@emjay95453 жыл бұрын
I'm thinking of learning game development and web development but I don't know which to go with first
@LostSol258 ай бұрын
What applications do you recommend to build for a portfolio?
@sluisalfredor7 ай бұрын
Hi I have a quick question, I do have knowledge of c# but I want a beginners course to learn from 0, which one can recomienda recommend me?
@rogernuica72254 жыл бұрын
THANK YOU BRO
@CloudyRocks3 жыл бұрын
he has amazing lightin in to back ground however the shadow on his face activated ny lighting ocd and i instantly wanted to fixe it Great info however!
@tobiasaagaard32893 ай бұрын
Man i guess C# and .NET have me covered xD
@DeathxStrike183 жыл бұрын
C and C# are practically the same, the developer of C# wanted to add more functionality to C such as classes as some safeties.
@desrucca3 жыл бұрын
I saw in many websites that C# performance is not good enough comparing to JVM languages. Is it really true? Why is C# slower than JVM languages?
@CoderFoundry3 жыл бұрын
It's not. Look at the tech empower benchmarks. It's considerably faster.
@dhruvikdonga45694 жыл бұрын
When you combine java features with c++ bull power it gets you covered