6 Myths About Software Development

  Рет қаралды 4,366

IAmTimCorey

IAmTimCorey

Күн бұрын

Do I just write code as a software developer? What is the path to becoming a software developer? What is the right choice for programming language? These are the questions we will answer in today's episode of DevQuestions.
Website: www.iamtimcorey.com/
Patreon: / iamtimcorey
Ask Your Question: suggestions.iamtimcorey.com/
Sign Up to Get More Great Developer Content in Your Inbox: signup.iamtimcorey.com/

Пікірлер: 59
@belongstomyself
@belongstomyself 29 күн бұрын
Myth 7: all developers earn a 100k monthly
@ademineshat
@ademineshat 29 күн бұрын
Maybe in USA but im Europe not even half of that
@EETechStuff
@EETechStuff 29 күн бұрын
How can any salaries be a myth when any 6 year old can search indeed or whatever for actual salaries by location in less than 15 seconds???
@klincecum
@klincecum 29 күн бұрын
Wait, you don’t?
@DoctorMGL
@DoctorMGL 29 күн бұрын
@@ademineshat you guys are getting payed for programming ?!
@ademineshat
@ademineshat 28 күн бұрын
​@@DoctorMGLyes sir
@leeroy1986
@leeroy1986 29 күн бұрын
The biggest shock to me was the meeting thing. Some weeks in every job I've been in, 80% of my time will be sat in meetings. You need to be able to talk to people!
@IAmTimCorey
@IAmTimCorey 27 күн бұрын
Yep, that can be a shock at first.
@lucasa7175
@lucasa7175 28 күн бұрын
I love listening to this. Very helpful for me who struggle and anxious about getting a job. Thank you Tim!
@IAmTimCorey
@IAmTimCorey 27 күн бұрын
You are welcome.
@higherpurpose1212
@higherpurpose1212 21 күн бұрын
Us both, struggling to find work these days...
@sadhappy8860
@sadhappy8860 20 күн бұрын
We three! Keep going!
@ademineshat
@ademineshat 28 күн бұрын
Thank you very much Team. Really appreciate your Dev Questions! Very professional as always!
@IAmTimCorey
@IAmTimCorey 27 күн бұрын
You are welcome.
@dereklomax161
@dereklomax161 29 күн бұрын
Next myth: There is such a thing as a quick question...
@IAmTimCorey
@IAmTimCorey 27 күн бұрын
Yep.
@Jelvix
@Jelvix 18 күн бұрын
Thank you for this video! Very insightful! We also thought about that and made a new video about the difference between a software developer and a web developer as not all people know that and it brings more myths
@faisalalhoqani6151
@faisalalhoqani6151 25 күн бұрын
Great episode dear Tim, thank you and keep it up dear.
@IAmTimCorey
@IAmTimCorey 25 күн бұрын
You are welcome.
@arlesgarcia-re4ux
@arlesgarcia-re4ux 28 күн бұрын
Thanks Master for clearing that up! I feel much less confused now.
@IAmTimCorey
@IAmTimCorey 27 күн бұрын
You are welcome.
@iamkgraman
@iamkgraman 18 күн бұрын
Really loved this Dev Question series❤❤❤
@IAmTimCorey
@IAmTimCorey 17 күн бұрын
I'm glad!
@alimustafa-rz8vk
@alimustafa-rz8vk 28 күн бұрын
Great video. Thank you ❤
@IAmTimCorey
@IAmTimCorey 27 күн бұрын
You are welcome.
@ManavSharma-wl3ck
@ManavSharma-wl3ck 24 күн бұрын
Your videos are very helpful.
@IAmTimCorey
@IAmTimCorey 23 күн бұрын
I'm glad.
@nivoset
@nivoset 28 күн бұрын
I'm a software developer by accident... I was lazy and would start automating my tech job and then got into testing and writing automations... then I got impatient for fixes so I would just do them...
@IAmTimCorey
@IAmTimCorey 27 күн бұрын
Thanks for sharing!
@randyriegel8553
@randyriegel8553 28 күн бұрын
I've been developing since I was around 13 years old on a Commodore 64. In my profession career I started out in C, Visual Basic 6 and Visual FoxPro 6. Since then I've used so many languages I can't count. From back end to front end... etc. The syntax may be different but it's all about LOGIC. When I worked at Steel Mill years ago I used Fortran on a VMS system. Now I lean toward C# for every type of application if I can because it can do anything. Been doing mainly C# and SQL since .NET 3.5. I did PHP for a while about 6 years ago.... I'll never use it again!! 😁
@IAmTimCorey
@IAmTimCorey 27 күн бұрын
Thanks for sharing!
@WillEhrendreich
@WillEhrendreich 28 күн бұрын
13:30 don't forget fsharp! How much experience have you had with it?
@IAmTimCorey
@IAmTimCorey 27 күн бұрын
I have a little experience in it, but I haven't used it in a while. F# was designed for a more specific use-case, and I don't focus in on that use-case, so I don't use it normally.
@WillEhrendreich
@WillEhrendreich 27 күн бұрын
​@@IAmTimCoreyI don't know what you mean. It's as general purpose as c#.
@IAmTimCorey
@IAmTimCorey 26 күн бұрын
Yes and no. It was designed to be good at big data and other high-performance, tight-loop code needs. Yes, it can technically now be used for any .NET task, it isn't something that is a primary focus in .NET. Just like VB, F# is not the primary language of .NET. And really, why should Microsoft support 3 (and more, actually) languages that do the same thing in slightly different ways. True, F# is natively a functional language (although it can do OOP as well), but a lot of those lessons and areas of value are being pulled into C#. So, I haven't delved into F# because I don't need the things that it does best, and I don't need an alternate language to do the same general tasks that C# can do. Does that clarify what I mean?
@HeryantoHardy
@HeryantoHardy 25 күн бұрын
Agree, i only spend less than 20% for coding
@HeryantoHardy
@HeryantoHardy 20 күн бұрын
@@sadhappy8860 usually i spend time to my customer. Going deep on what problem they have to provide the best solution. Then design the application in detail before touching code. This will speed up and save your coding time
@IAmTimCorey
@IAmTimCorey 19 күн бұрын
Thanks for sharing!
@OBabchenko
@OBabchenko 27 күн бұрын
So tru
@IAmTimCorey
@IAmTimCorey 26 күн бұрын
👍
@nuwanandra5153
@nuwanandra5153 28 күн бұрын
@IAmTimCorey
@IAmTimCorey 27 күн бұрын
Thanks!
@simonverwaltungsrat5445
@simonverwaltungsrat5445 28 күн бұрын
Love you
@IAmTimCorey
@IAmTimCorey 27 күн бұрын
Thanks!
@tedbadje3430
@tedbadje3430 29 күн бұрын
Software development is more about understanding methodologies than intelligence.
@IAmTimCorey
@IAmTimCorey 27 күн бұрын
👍
What Is A Back-End Developer?
10:56
IAmTimCorey
Рет қаралды 7 М.
The Worlds Most Powerfull Batteries !
00:48
Woody & Kleiny
Рет қаралды 28 МЛН
Её Старший Брат Настоящий Джентельмен ❤️
00:18
Глеб Рандалайнен
Рет қаралды 7 МЛН
Sprinting with More and More Money
00:29
MrBeast
Рет қаралды 171 МЛН
4 Other Careers Where Software Developers Can Excel
16:27
IAmTimCorey
Рет қаралды 5 М.
5 Proactive Measures to Survive Job Uncertainty
15:08
IAmTimCorey
Рет қаралды 3,5 М.
Extending Phoenix LiveView with Hooks
19:11
Code & Stuff
Рет қаралды 564
Why Can't I Get A Job As A Software Developer?
34:04
IAmTimCorey
Рет қаралды 9 М.
Background Jobs in ASP.NET Core
18:35
IAmTimCorey
Рет қаралды 44 М.
What Are Some Major Mistakes Developers Make in Their Career?
37:32
Backend web development - a complete overview
12:58
SuperSimpleDev
Рет қаралды 1,6 МЛН
What Should a Software Developer Not Do?
22:14
IAmTimCorey
Рет қаралды 13 М.
Why Most Programmers DON'T Last
18:56
Thriving Technologist
Рет қаралды 253 М.
5 Signs of an Inexperienced Self-Taught Developer (and how to fix)
8:40
The Worlds Most Powerfull Batteries !
00:48
Woody & Kleiny
Рет қаралды 28 МЛН