Not Everyone Should Code or 10 Signs That Programming Is Not For You

  Рет қаралды 26,326

Coding Tech

Coding Tech

Күн бұрын

If you are confused about whether you should learn to program, then programming is probably not for you. You will pass years searching for questions about either you should learn or not. But then some people are already into programming but aren’t sure if they can make it their career or not. Then you might consider 10 signs, which suggest that programming might not be for you.

Пікірлер: 127
@therealist2000
@therealist2000 Жыл бұрын
1. You don't like sitting 2. No interest in solving a puzzle 3. No excitement after solving a problem 4. You like repetitive tasks 5. Low frustration tolerance 6. Not a team player and full of ego 7. If you want to be told what to do 8. Zero patience 9. Aversion against googling 10. If you have never said "there's gotta be a better way"
@maksym6737
@maksym6737 Жыл бұрын
Thanks god the smart humans have created tables that allow to stand while working!
@trappedcat3615
@trappedcat3615 Жыл бұрын
@@maksym6737 I code in bed 99% of the time
@danceswithdirt7197
@danceswithdirt7197 Жыл бұрын
I've been programming for a very long time and I think item 5 depends on the day. :P Sometimes it is my low level of tolerance for frustration that motivates me to fix a problem.
@cont8155
@cont8155 Жыл бұрын
Nah 6 teams and teamwork is overrated i work much faster solo only held back by so called teammates who just breaks stuff and make unoptimized mess that i have to fix later
@theLegendOfYer
@theLegendOfYer Жыл бұрын
I meet 5, 7, and 8. Yet I still managed five years in the industry. Although it was freaking hard af
@priceskew868
@priceskew868 Жыл бұрын
Finally someone is not convincing all of us that we need to learn programming
@trappedcat3615
@trappedcat3615 Жыл бұрын
Check out the Tech Lead
@spaceman5863
@spaceman5863 Жыл бұрын
The rruth is every programmer experiences all those negative effects , is just that it comes and goes
@squarerootof2
@squarerootof2 Жыл бұрын
Lots of lone coders out there who do not really enjoy team-work that much and yet work in open source projects and like sharing. It must be my ego, I suppose.
@PhaseControlDNB
@PhaseControlDNB Жыл бұрын
Even on open source projects you work with other people and you require peer reviews by other people. If you can't take criticism and better suggestions, you still face the same issues as part of a team in a company
@trappedcat3615
@trappedcat3615 Жыл бұрын
@@PhaseControlDNB taking criticism is not the same as team work and teams are not the only voice of criticism. Team work can often slow down and even freeze up development. It's okay to not like it and still be a good team player.
@squarerootof2
@squarerootof2 Жыл бұрын
@@PhaseControlDNB Not quite the same. And it's not about taking criticism or suggestions. It's got more to do with the toxicity of Web development environments, particularly the JavaScript community. Doesn't really happen with more serious coders in other languages. I just wish they kept their asinine political opinions and mental issues to themselves and stuck to coding... Programming used to be about writing good code and problem solving. Now it's become some kind of fad and a rallying point where teenage brats can display their lack of individually and herd mentality.
@huzaifahismail469
@huzaifahismail469 Жыл бұрын
Finally a video showing the true nature of me. Ive come accept the fact that I cant be a programmer even tho I love to code. But I just dont like the long working hour and every day of trying to adapt and learn new stuff. Mean while the project deadline is causing me having a mental breakdown. So far Ive been teaching c# at high school and Ive been enjoying a lot more than my previous jobs. In fact Ive been getting raise nowadays compared to where I was working as programmers never got one because of my bad performance. And its not a bad thing. I still successful imo. And I still get to code too
@leftoverture1976
@leftoverture1976 Жыл бұрын
Project deadline is overkill to me, maybe I should do something else as well. Kudos for finding you way. Good luck!
@martyn21358
@martyn21358 Жыл бұрын
I'm 64. been programming all my life. I ticked all 10 boxes love it
@squarerootof2
@squarerootof2 Жыл бұрын
Good for you! I don't like ticking boxes, though.
@andyhall7032
@andyhall7032 Жыл бұрын
I'm interested to know if you are employed as a programmer and if so what is your main language thanks.
@tedchirvasiu
@tedchirvasiu Жыл бұрын
Have you always been like this or just eventually grew up into a burnt out antisocial grumpy old man? Serious question, because when I first started programming I had 0 boxes ticked. Now I have at least 4.
@fburton8
@fburton8 Жыл бұрын
Same here. I'm 61. All boxes ticked from start, apart from 9 because there was no Internet, and to some extent 6 because I have always been a solo programmer and still am (but work closely with non-programmers). The feeling of excitement/elation when something works is my primary driver and is like a drug; hearing people say "it's great software" is really motivating too.
@squarerootof2
@squarerootof2 Жыл бұрын
@@tedchirvasiu You sound pretty grumpy and antisocial yourself. Are you sure you're not just projecting. Even my Grandma ticks more boxes than you!
@andresramirez4469
@andresramirez4469 Жыл бұрын
for 2 years i have been learning to code and i have reached my breaking point. I realize deep down i dont like it. i think i might just be burnt out
@Seekingtruth-mx3ur
@Seekingtruth-mx3ur 11 ай бұрын
Yeah I honestly don't like it either. I feel burnt out sometimes. Gotta be honest with yourself. Who tf likes sitting infront of a desk for hours and hours?
@andresramirez4469
@andresramirez4469 7 ай бұрын
for me i just dont want to keep learning new concepts and languages. I dont want to write lines of code everyday. To be honest i dont find any joy in it @@Seekingtruth-mx3ur
@eeraa
@eeraa Жыл бұрын
as a game developer someone ask me once if he should try to coding and become a programmer/software dev. I told him are you willing to find a problem in a thick book and not mind to reading/checking every line over and over ? I think this answer is still valid today.
@swschilke
@swschilke Жыл бұрын
11) been over engineered - selecting/ searching the right libraries for ages (and can't decide which one you use) before finally starting to slap some MVP or alpha together. 12) copy and paste is your main way of creating code, then you should not be a coder (the quality guys will hate you anyways)
@fr3ddyfr3sh
@fr3ddyfr3sh Жыл бұрын
11) you are comfortable with pareto principle (80:20) Or in other words: Replace “most efficient” by “sufficient efficient”. If you want to become an exceptional good developer who finishes projects in time. The “most efficient solution” people usually are not able to finish their projects, because they optimise forever.
@aninnymoose720
@aninnymoose720 Жыл бұрын
Seems like a good way to carve a path of destruction. This is proving a terrible path in other trades... At least in my country.. Some things should be optimized to help improve people's lives, rather than create new problems , discontent and anger those whom just haven't learned to understand the truest meaning of perspective...
@jesstiss222
@jesstiss222 Жыл бұрын
@fr3ddyfr3sh 🤯 that’s literally my life struggle summed up in a yt comment. Very valuable and insightful words. I’m not sure how to “fix it,” but I’m grateful you helped me identify work I need to do. Thank you, truly!
@alvaromoe
@alvaromoe Жыл бұрын
Nice summary! I was skeptical when I saw the title thinking that it was going to be one of those "everyone can be a programmer" kind of video.
@kalebdodge3488
@kalebdodge3488 Жыл бұрын
Another sign you're not meant to be a programmer: `You despise wizards. You will be surrounded by other practitioners of the digital arts.`
@freeme6111
@freeme6111 Жыл бұрын
OMG! No wonder I can't code even after i went to a coding bootcamp and got a C.S degree because every single one of them describes me.
@trappedcat3615
@trappedcat3615 Жыл бұрын
It describes everyone. Nobody likes stress, and we all have ego and frustration issues at times. The list is a pie the sky standard of a programmer.
@soccerplayer922
@soccerplayer922 Жыл бұрын
@@trappedcat3615 Honestly, its a pretty good list. People who are offended by it are probably not good programmers, or are exceptions.
@trappedcat3615
@trappedcat3615 Жыл бұрын
@@soccerplayer922 Sure, it's a great list. It's just not reality.
@soccerplayer922
@soccerplayer922 Жыл бұрын
​@@trappedcat3615 matches my experience and people I've worked with over the last 10 years. Lol. How could you be a good programmer but not like siting at your desk for hours on end? Nearly every item on this list are nearly prerequisites to programming for a career.
@fburton8
@fburton8 Жыл бұрын
@@soccerplayer922 You could use on of those standing desks? 😛Seriously though, I find walking is incredibly important too for thinking about the programming task I'm working on - UI design, program/module organization, data structures, algorithms, where a particular bug might be.
@PedroOliveira-sl6nw
@PedroOliveira-sl6nw Жыл бұрын
You forgot Sign 11: You Turn Coffee Into Code
@tedchirvasiu
@tedchirvasiu Жыл бұрын
You mean "you don't turn coffee into code"?
@fburton8
@fburton8 Жыл бұрын
OMG this is a crucial point. For me it used to be coffee and cigarettes - until I discovered cigarettes are not necessary (but coffee is).
@jkf16m96
@jkf16m96 Жыл бұрын
about the EGO thing... This depends, if you're a highly competitive person, you won't just be an average programmer, you will be one of the bests out there. Having higher ego and sense of self-awareness of your skills, will make you get to the top extremely quickly if you're very aware of your own limitations as a professional and as a person. I'm not sure if ego is the correct word for this, but you have to be really sure of your current skills, and polish them to their best form, so no matter if your team is extremely incapable of delivering code, you will be able to turn them down to the HR, and deliver a whole project by yourself. Of course, only if you have the worse of the lucks to even have that kind of team, if even then, the company overlooks that, you, being a professional that delivered a whole project by yourself, are more than prepared to quit and go to the next company without any fear, because you're sure, that you're capable enough. This only happens if you have the worst of the teams, if you're a manager, you don't have any excuses, but if you're mid-level senior who doesn't hold that responsibility of handling a team, just do your work, work with others and if the others aren't willing to cooperate, do it yourself, deliver the best you can, and quit when you can to a better professional environment.
@theultimatereductionist7592
@theultimatereductionist7592 4 ай бұрын
Not a single one of these thousands upon thousands of videos giving advice on coding EVER EVER EVER addresses those who need coding done but it is NOT part of a job. Absolutely 100% of these advice-giving videos addresses ONLY professional software developers. But never ever amateurs who still need coding done.
@QuakerRaze
@QuakerRaze Жыл бұрын
Thanks for this video. I am a software developer for five years and this video made me put my two weeks notice in. Can you make another video about finding another career? I always follow advice that comes from the internet and KZbin videos.
@TomNook.
@TomNook. Жыл бұрын
lawn mower
@QuakerRaze
@QuakerRaze Жыл бұрын
@@TomNook. Thanks, hopefully I can find a remote position and work from home.
@squarerootof2
@squarerootof2 Жыл бұрын
Same. After 30 years I'm about to chuck it all in and start selling cosmetics door to door. I wish I'd never watched this video. What a bummer, lmao!!!
@aninnymoose720
@aninnymoose720 Жыл бұрын
Fortunately you can just respawn as Player and proceed along a different path.
@EdanZy
@EdanZy Жыл бұрын
Great Video!
@FedericoPedemonte
@FedericoPedemonte Жыл бұрын
11. You don't like swearing
@chris-dd6uq
@chris-dd6uq Жыл бұрын
you know programming isn't for you when it's been over 10 years and you still cannot seem to learn programming.
@aninnymoose720
@aninnymoose720 Жыл бұрын
Same. You're learning, just not following the path they set for us. Maybe consider changing your environment
@chris-dd6uq
@chris-dd6uq Жыл бұрын
@@aninnymoose720 my environment is irrelevant. I can't figure this out. I cannot do projects if I do not know how to do projects or figure what to or how to write. I can't figure out where to begin. The videos online are useless. Just going over the syntax doesn't give someone the ability to complete projects.
@aninnymoose720
@aninnymoose720 Жыл бұрын
@@chris-dd6uq i don't think they want ppl like us "programming", or anyone new for that matter. Maybe those in school already under the wing of someone else.. that's the impression I've got. Like, pandemic expedited the ferry and we missed our ride ☹
@Leron_T
@Leron_T Жыл бұрын
I'm the exact opposite of every one of these points. Thanks for this affirmation
@myentertainment55
@myentertainment55 Жыл бұрын
Don't get discouraged. Try to learn it for some time before deciding. Big portion of those points are not true/not applicable in my opinion for beginner devs.
@Salah-YT
@Salah-YT Жыл бұрын
WOW Programming is for me I like what all of u said 🙂
@Darkurge666
@Darkurge666 Жыл бұрын
I think you can have low patience as long as you're stubborn enough to persist and not give up when things fail. I gave generally poor patience, so I want to find the best solutions and not have to solve the same problem twice. But I'm also stubborn as hell. I won't let that fucking bug defeat me! 😆
@kishirisu1268
@kishirisu1268 9 ай бұрын
The worst part is toxic “upper tier” people who failed to became developers and working as “mangers”, they will attack, insult, mentally abuse you.
@malikrahman8649
@malikrahman8649 Жыл бұрын
Should be retitled 'Signs You Don't Like Working'
@swschilke
@swschilke Жыл бұрын
regarding 1) Sit-Stand desks, you can code the whole day standing - Duh
@Age_of_Apocalypse
@Age_of_Apocalypse Жыл бұрын
Software developer, I may be in the right field! 🤣 Thanks for the video! You nailed it!
@MelroyvandenBerg
@MelroyvandenBerg Жыл бұрын
Refactoring is fixing already working code. Refactoring is not fixing bugs.
@Chironexe
@Chironexe Жыл бұрын
This is on the level of a watchmojo video.
@avidrucker
@avidrucker Жыл бұрын
Couldn't agree more. The level of silly arguments and statements made here are shamefully flimsy.
@jsonkody
@jsonkody Жыл бұрын
@avi wtf? There are very good points for people that don't know nothing about programming .. pls elaborate, or remain silent ;)
@avidrucker
@avidrucker Жыл бұрын
@@jsonkody Thank you for holding me accountable to my comment 😁 How would you like me to elaborate - by making a response video, writing a short blog article, or just commenting here? BTW I would disagree with your statement "there are very good points for people that don't know nothing about programming" because many (if I recall correctly) points in this video are highly subjective, relative, vapid, and/or factually incorrect. (I will have to re-watch it to say which is which, and how many of each) Cheers ~
@Chironexe
@Chironexe Жыл бұрын
@@jsonkody The only way to know if programming isn't for is to try it yourself. Not some half assed video made for views.
@jsonkody
@jsonkody Жыл бұрын
@@avidrucker ​ no they are not, we probably watched two different videos. This is maybe first video about that topic that is made right and is not just waste of time, thats why I was so suprised by that comments (not really .. there is no thing without haters). People just dont realize how much sitting in front of computer it require - even if thats common sense it's really good point #1. And it's not some subjective stuff like you wrote - it's a fact. You may stand, maybe walk if you are really fancy but thats it. (.. and 99% of programmers will just sit/stand) Programming is like solving a riddle more than what people outside of it think - math. Most of it. You must like it on some level to become good. You must be prepared for frustrations, for some problematic stuff happening and you solving it for long periods of time. etc. I could go on but wont. Those are first four points and they are not highly subjective at all. They are basically a facts and I 100% agree with them. Maybe we have different backgrounds I dont know. Do you do programming/development for living?
@user-vm3il9vi1q
@user-vm3il9vi1q 7 ай бұрын
There are standing desks and threadwalks if you don't like sitting; also, I doubt ADHD is your downfall if you want to code
@mbb701
@mbb701 14 күн бұрын
I am quit For me, It is like doing mathematics problems. But I don't mean I can't solve it.
@dragonbleu1205
@dragonbleu1205 Ай бұрын
Thanks i think this video is great, BUT you miss one essential point for me because i'm dyslexic so i give it to you : Point 11 : You must love work on TEXT and learn a new language ! Coding is like learning a new language, it's a 100% TEXTUAL work, reading, writing, spelling, learn new word, learn new syntax, etc etc. This point is why i hate so mutch coding because i hate read and write. It's burn my dyslexic brain !
@fdkd110
@fdkd110 9 ай бұрын
that is why i have to do it
@JS-ys2uk
@JS-ys2uk Жыл бұрын
Honestly I'm not patient at all nut I'm a Software Engineer and I love it
@ThisuraDodangoda
@ThisuraDodangoda Жыл бұрын
Not the point of the video but wait, if I'm good at programming, will I be a good parent? I was always anxious about this...
@myentertainment55
@myentertainment55 Жыл бұрын
Jokes aside I think those fields are barely touching. You can be or not. I think you need communicate with people and know them to be a good parent. You can take some interesting principals from coding, but to read human emotions and understand their psychology is important as well as have genuine desire to raise decent human beings. You can take to try to fail to try something different approach and to use peer review, get advice and perspective from more experienced and check best practices for particular issue and as your code your child will be completely unique with their strong side and their problems. So you have to problem-solve almost every day and problems will be different. If we take this perspective it is not that different. (But you still need to read human emotions while interacting with them, you can't be very antisocial in my opinion, or at least your spouse should be better in that regard to compensate for this).
@depayanmondal
@depayanmondal Жыл бұрын
Ok so I do get frustrated easily but then again most people who are starting out and inexperienced do
@nametbd233
@nametbd233 Жыл бұрын
The key thing is that we should not give up when frustrated.
@gokickrocks3830
@gokickrocks3830 2 ай бұрын
I tried coding for a year, but never broke past basic frameworks and beginner stuff on the web side of things, I realized no matter how cool I wanted to be software engineering wasn't for me.
@Daaell
@Daaell Жыл бұрын
Spot on
@painpanther8133
@painpanther8133 3 ай бұрын
I started coding and stuff and then I realized this is not for me thanks
@shutthefuckupbiatch
@shutthefuckupbiatch Жыл бұрын
I thought this was meant to be ironic/sarcastic, almost anyone that wants to achieve something worth while will have to deal with most of the things on the list in whatever professional path they will choose. Learning to write code and starting a job at it is one of the easier ways to develop a career(atm) assuming your are somewhat talented in learning it.
@o0Zuel0o
@o0Zuel0o Жыл бұрын
Sorry, the video should have been zero based indexed.
@engineer9528
@engineer9528 Жыл бұрын
2:28 "programmers are creative and dont like repetitive tasks" 3:28 they HAVE to check code over and over ALL the time Who you are trying to fool..
@GajanaNigade
@GajanaNigade Жыл бұрын
Well... This actually hinted that I could be a programmer.
@entropy59122
@entropy59122 Жыл бұрын
I didn't get the output in my exam and I've been a computer student all my life, am I stupid? Even the biology students got it...
@theultimatereductionist7592
@theultimatereductionist7592 4 ай бұрын
I love sitting! So I nailed that. Everything else? Nah..
@camo216
@camo216 Жыл бұрын
I have 0 of these guess it’s a good thing j chose programming
@kenyafadel6142
@kenyafadel6142 Жыл бұрын
everybody is talking about posschain could you take a look at it and create a video about it
@trappedcat3615
@trappedcat3615 Жыл бұрын
Here are my 5: You should code if... 1. You are okay coding wherever you want 2. Like making puzzles into no puzzle 3. Like making problems into no problem 4. Like eliminating repeat tasks 5. 100% human and experience frustrations
@AgentK-im8ke
@AgentK-im8ke 5 ай бұрын
i have most of the signs LFMAO
@theultimatereductionist7592
@theultimatereductionist7592 4 ай бұрын
1:26 Wait.. WTF? The world of programming is "very flexible" and "there are innumerable solutions to every coding problem"? You mean coding: the MOST INFLEXIBLE RIGID ABSOLUTE ACTIVITY WITH ZERO GUARANTEES OF SUCCESS are this thing you call "very flexible"?
@zeocamo
@zeocamo Жыл бұрын
some of the points with Debugging is out of date, with BDD in a FP way, and with a PDE with the right plugins and most(99%) of bugs is found before your build the software, and with a language like rust, i normally only need to debug 1 time per month, and i keep things(bugs) that i can remove 100% by write a plugin more for my PDE. and the unit tests in the BDD also works as docs of the software. keep pushing your understanding and you be better. ps. for new devs, BDD is Behavior-Driven Development, you define your pure logic in functions that "convert/change" the data in the way need for the behavior. FP is Functional programming, a way to work with the state(data) of your program, with pure functions. PDE is for Personalize Development Environment, at a time a jr dev will see they need more then a IDE, because it is slow and do not fit your needs as a dev, this is when you start look for a fix and you find a PDE, your start making your own dev. env. and this is the time you become a real senior dev, by always pushing to be better. (good PDEs is emacs, vim, and the best i found is Neovim).
@eulbart
@eulbart Жыл бұрын
They forgot 11. You don't like acronyms
@zeocamo
@zeocamo Жыл бұрын
@@eulbart yea, we do love all the acronyms, there is so many that i sometime need to look some of them up, can't remember them all, i use all the space in my head for the Vim keybindings :P
@eulbart
@eulbart Жыл бұрын
@@zeocamo muhahaha!
@fburton8
@fburton8 Жыл бұрын
Still, there will always be bugs in software of any significant size. At least, it's better to believe this is the case.
@zeocamo
@zeocamo Жыл бұрын
@@fburton8 and that is why i always try to understand why i make the bug in the first place so i can make a rule and then a plugin or some config lines to make sure it doesn't happen again, or a underline text so i know i need to look for it, it really make your day better
@deepakcm5714
@deepakcm5714 Жыл бұрын
you forgot one of the most important point "You should love Mathematics"
@xyz-vv5tg
@xyz-vv5tg 11 ай бұрын
Why? How many developers you know love maths?
@alirahimi4477
@alirahimi4477 Жыл бұрын
My opinion as a software developer: 1. Maybe true. Linus Torvalds seems to code walking on a treadmill 2. True 3. True 4. Not True. Many things in software are actually repetitive (the boring parts) and if you want to always find new problems instead of solving old boring ones you will probably over-engineer or write unreadable code 5. True 6. Not necessarily true. You can work without a team (e.g. freelancers) and even in teams, most programmers are introverted. You certainly don't need to be a people's person to be a programmer. The full of ego part is just your personal opinion about people in general. 7. Sometimes (not often, I hope) you actually are told what to do with great detail and 0 creativity. 8. I actually love programming because I'm impatient and enjoy building things and seeing them work in real time instead of spending years without results (anything academic, looking at you). You don't have to wait for the whole program to work, a small function working is also nice and good for the impatient. 9. True 10. Meh
@alirahimi4477
@alirahimi4477 Жыл бұрын
All in All, I would say most points you have made are not specific to programming or are untrue.
@squarerootof2
@squarerootof2 Жыл бұрын
Good points. Most of my problem solving is done while walking or in bed before I go to sleep, not staring at a screen. If you spend too much time sitting chances are you're doing something mechanical and you'll be soon substituted by a copy-pasta robot.
@fdagpigj
@fdagpigj Жыл бұрын
@@squarerootof2 Yeah, that's part of why I take a break *at least* once every 60-90 minutes to go to the bathroom or the break room to get a refill on water or coffee. Helps me remove myself from the code and think more abstractly + relieve my sitting muscles etc.
@TayambaMwanza
@TayambaMwanza Жыл бұрын
Great graphics but don't say programming is like playing video games, that's really overselling it 🤣
@samuelcosey7676
@samuelcosey7676 Жыл бұрын
what do you say guys? this looks like a great opportunity
@joelmarshall4989
@joelmarshall4989 Жыл бұрын
I’ll invest in good I have so many losses in beat season I am planning to cover my losses with posschain
@spinningaround
@spinningaround Жыл бұрын
11. You adore python and hate assembly.
@avidrucker
@avidrucker Жыл бұрын
I find the robo voice off-putting. Anyone else feel similarly?
@fruityfriend
@fruityfriend Жыл бұрын
whoever made this crap doesn't know the reality of being a programmer.
@Nominal_GDP
@Nominal_GDP Жыл бұрын
> full of ego Thats all software developrrs
@Luther_Luffeigh
@Luther_Luffeigh Жыл бұрын
After 15 years of coding, the only thing I would change is the sitting 🪑 part. I stand 4 out of 6-7 hrs a day while working and I take a lot of breaks for sake of my mind and eyes. It’s working so far.
This is Why Programming Is Hard For you
10:48
The Coding Sloth
Рет қаралды 472 М.
The KEY To Thinking Like a Programmer (Fix This Or Keep Struggling)
10:39
Мы играли всей семьей
00:27
Даша Боровик
Рет қаралды 5 МЛН
Stupid man 👨😂
00:20
Nadir Show
Рет қаралды 28 МЛН
UI Technologies tutorials  by Mrs. Swetha mam
2:36:04
Durga Software Solutions
Рет қаралды 66
How I would learn to code (if I could start over)
10:52
PIRATE KING
Рет қаралды 1,2 МЛН
How Senior Programmers ACTUALLY Write Code
13:37
Healthy Software Developer
Рет қаралды 1,3 МЛН
Not Everyone Should Code
8:47
PolyMatter
Рет қаралды 3,5 МЛН
Why 95% of Self-Taught Programmers Fail (Honest Advice)
12:16
Andy Sterkowitz
Рет қаралды 405 М.
Is Coding still worth it in 2024? (as an ex-Google programmer)
13:36
So, you want to be a programmer?
20:43
ForrestKnight
Рет қаралды 65 М.
What You Need to Know for Your Coding Career
16:31
ForrestKnight
Рет қаралды 378 М.
Top Signs You're NOT Ready For a Programming Job
8:38
Andy Sterkowitz
Рет қаралды 140 М.
Why Most People FAIL to Learn Coding
7:56
Sahil & Sarra
Рет қаралды 351 М.