The BEST Way To Become A Software Engineer

  Рет қаралды 222,227

ThePrimeTime

ThePrimeTime

Күн бұрын

Пікірлер
@efenollal
@efenollal Жыл бұрын
When I worked at NASA everybody asked me if aliens were real.😂
@لوسيفرجبريل
@لوسيفرجبريل Жыл бұрын
Well...?
@echoptic775
@echoptic775 Жыл бұрын
R they?
@E8A590
@E8A590 Жыл бұрын
And ..?
@maksa22242
@maksa22242 Жыл бұрын
I became curious instead of laughing
@sirk3v
@sirk3v Жыл бұрын
Are they?
@danielvaughn4551
@danielvaughn4551 Жыл бұрын
"Short cuts lead to long delays" love that. I like saying "the only way out is through; you cannot go around".
@AlexanderHyll
@AlexanderHyll Жыл бұрын
As a side note, this is why I recommend also reading books. It's a great way to learn slow where you get more of the background than maybe you thought you wanted, but helps build better intuition than many realize, and a lot faster than trying to only discover it as you go. Someone has put in 5-40 years of knowledge into helping you not have to discover fire again.
@etorty_dev
@etorty_dev Жыл бұрын
Absolutely correct 💯
@vicolaprecisione
@vicolaprecisione Жыл бұрын
what would be the essential books? especially as a Business Analyst such as using Python
@AlexanderHyll
@AlexanderHyll Жыл бұрын
It depends a lot on your current level and what your requirenents are. I quite like ”Hands-On Machine Learning with Scikit-Learn, Keras, and Tensorflow”. It has a mix of some data wrangling with dataframes, visualization and some analysis with a practical emphasis. Its at a relatively beginner friendly/internediate level. Its quite useful even if your goal is not doing ML. ”Matplotlib for Python Developers” is quite good for visualization. For more software, and less analysis focus, to develop your Python skills you may like: ”Python Design Patterns: A Step-by-Step Guide”.
@Dawsatek22
@Dawsatek22 Жыл бұрын
especialy if you can find one in your own language that helps so much
@tedroscourt1205
@tedroscourt1205 10 ай бұрын
I don't think reading books makes a difference. Information is Information. Using your critical thinking, testing and experimenting with what you've learned builds the intuition.
@samdroid37
@samdroid37 Жыл бұрын
reminds me of an old memory.. when I was a kid learning to skateboard I really reaaaaally wanted to grow up to be a pro. beyond obsessed. an older skater told me once while I was learning "don't learn this trick to become pro.. learn this trick because it's fun.. pros are addicted to the fun of learning tricks.. that's all you need." oddly some of the best advice I've had. don't suck the fun out of what you do. being pro won't even be worth it lol.
@nicholaskipchumba9189
@nicholaskipchumba9189 Жыл бұрын
Was a civil engineer in SF. I taught myself some basic and advanced DSA using Leetcode. Became really good at solving those problems and started interviewing. Got a job and learned building stuff on the job!
@AnimeReference
@AnimeReference Жыл бұрын
Always learn on the job.
@MatheusOliveira-er4gq
@MatheusOliveira-er4gq 4 ай бұрын
I got the job before getting good at leetcode, need to practice for the next job
@kawabunga1029
@kawabunga1029 4 ай бұрын
@nicholaskipchumba9189 I'm attempting the same transition right now. Was Leetcode all you used to start learning before you landed your first job? If there were other resources you used (or any general advice you could give), could you please share it with us?
@dumnevijay
@dumnevijay 3 ай бұрын
I am a civil engineer looking for a transition how should I convince hr or company and what skills are required for transition.
@RaveYoda
@RaveYoda Жыл бұрын
I'm glad someone else has said what I've been thinking and doing throughout my entire journey in becoming a well rounded developer. I build things that I want to use. That really helped me get the foundation as from there, because of that process, I've naturally grown interests in other technical areas which acts as a positive feedback loop to further expand my skills.
@rickwoods5274
@rickwoods5274 Жыл бұрын
Interestingly, I think this is the main value a formal software education provides. I went to college for four years to study computer science. In my case, I did it because I "was supposed to" (I had a very rigid upbringing and very fortunate financial circumstances), but looking back on it, it provided the environment needed to build skills _slowly_. That environment included explicit teaching of basic concepts, projects in which to apply those concepts, and scrutiny of those projects to correct mistakes. One critical aspect of this is that, while it required discipline to stay on track and make the grade, some amount of the "discipline" requirement was removed thanks to the curriculum and benchmarks being set externally. If you can get those things without a formal education, it can be much cheaper! But you will have to build your own curriculum and set your own benchmarks, which requires a mountain of discipline that a formal education would give you automatically. I don't know that I necessarily have a point here, only an observation that formed while I was watching this vid.
@bigzigtv706
@bigzigtv706 Жыл бұрын
Word
@anon-fz2bo
@anon-fz2bo Жыл бұрын
it depends dude, just coz ur experience with a formal background was a good one does not mean other share that same sentiment. its extremely variable & in my case, ive learnt more about programming thru my own self experimentation & grind, so much so the kids in my class call me a "genius" when i come up with a solution to a problem that even the lecturer did not think about. in reality i just grinded my ass off for years alone & it paid off.
@meltygear5955
@meltygear5955 Жыл бұрын
While the pacing was slow I bet there were many people as part of your class who were "damn, I already know that stuff, let me go faster please".
@EbonySeraphim
@EbonySeraphim Жыл бұрын
I full agree. I was self-taught in high school through gamedev projects + motivation, but formal education was still very helpful. It exposed me to other programming paradigms (functional, declarative), and languages in general (gamedev was 100% C++). It exposed me to other programming problem spaces: XSLT, database, networking, and systems programming. While 85% of my core capability on the job for 14 years was self taught, that remaining 15% slowly picked up in college was very broad and is highly valuable because it's what allows me to pick up any programming industry job and know that I've probably already seen the core difficult problems. Only the surface level problems will be new, as they would to almost anybody who isn't directly knowledgable. When you're limited to looking at someone's value in one team, it can be hard to distinguish who learned slowly, and who learned and applied things "quickly." Those who applied knowledge quickly will quickly be unable to solve more difficult problems because they fail to learned and are barely able to identify the difficult problem at hand. Those who learned a lot of things slowly will comfortably move to different surface level frameworks, languages, or libraries as needed whereas those who don't really have the underlying knowledge will be far less comfortable with this.
@nullptr.
@nullptr. Жыл бұрын
For me, the community factor was extremely important. I wouldn't be able to study half as much had I not been in contact with other high performance students, and of course inspiring professors, every single day.
@hikatashi
@hikatashi Жыл бұрын
Thank you for this video, I'm currently a student at 42, and I'm seeing too many people getting their way thtough with git copy. I'm glad that I'm taking the slow path to learn how to code, how to build something !
@ANONAAAAAAAAA
@ANONAAAAAAAAA Жыл бұрын
My honest advice is: if you like software development / engineering, then come to this industry. After all, passion and professionalism are all the things which do actually matter.
@SimGunther
@SimGunther Жыл бұрын
0. Find what problems you're passionate about solving 1. Learn the fundamentals 2. Solve problems while learning interesting things about the languages you're using to solve the problem 3. Find a way to show off your work in an appealing portfolio for the work you want to do 4. Network relentlessly 5. Repeat 1-4 until profit!
@astrolemonade349
@astrolemonade349 Жыл бұрын
saved me 12:44 minutes, thanks
@hamzakhiar3636
@hamzakhiar3636 Жыл бұрын
i DON'T EVEN KNOW what i'm passionate about to check whether they have A TECH PROBLEM
@CapsAdmin
@CapsAdmin Жыл бұрын
This is more or less exactly what I did. I spent 10 years on steps 0-2 because it never crossed my mind I could work as a developer. Then 5 years ago I started going to meetup events to get to know other programmers with the same interests. I showed off what I made to someone and they invited me to come work for them. It occurred to me later that those events were actually for networking.
@zeendrom
@zeendrom Жыл бұрын
this
@meltygear5955
@meltygear5955 Жыл бұрын
@@astrolemonade349 You could've just googled the article...
@re_detach
@re_detach Жыл бұрын
I agree with the statement "Tutorials aren't for learning"; you are literally copying with the extra perspective from the tutorial maker. An actual learning experience would be to modify the tutorial as you are following it, add extra features you would want; or after you complete the tutorial, use it as "boilerplate" for a personal project.
@DD-cf2iv
@DD-cf2iv Жыл бұрын
This. Following tutorials without modifying and building just leaves one feeling lost when they actually try to build something. And painter can only get better at painting by painting a lot. The same can be said about programming.
@bluesillybeard
@bluesillybeard Жыл бұрын
As someone who has been through tutorial hell many times, this is so 100% true. Learn the fundamentals, it's majorly important.
@NerdyWasTaken
@NerdyWasTaken Жыл бұрын
i can't understand the tutorial hell thing, i just installed linux and automated my way to do things
@seleckt6600
@seleckt6600 11 ай бұрын
I use chatGPT and Phind. But there is a specific prompt you need to give it so as to not compromise your learning. You need to specifically tell it not to give you a snippet, full answer, or an example of it's use. Just give you the element or attribute that is related to what you want. For example; Bad prompt: How can I color this box red? This will have it give you the full prompt you need to copy and paste in there. But what do you learn? Nada. Good prompt: What attribute can be used to color a box red in HTML? Do not provide a snippet or example. It'll spit out a list of possible solutions to this problem, and you need to figure out which one is suitable, and how to use it.
@TomNook.
@TomNook. Жыл бұрын
This channel is one of the best on KZbin, it has the best quality advice to time ratio too
@CapsAdmin
@CapsAdmin Жыл бұрын
I used to be a developer at some R&D department in the national postal service in Norway. When people asked me what I do, I would always get questions about lost packages and things way outside my scope. And especially at parties people would start pitching ideas or rant/banter about some bad experience they had with the service.
@mytechnotalent
@mytechnotalent Жыл бұрын
Be smart is true, it is like you have said in the past, get hands-on. If one wanted to become an Olympic Gymnast, they would get on the beam and fall down and get back up and keep falling down. The only way forward is practice and working through docs however it is actually DOING by coding, using print debugging or actual debugging to understand primitives compared to more complex objects, etc...
@janaakhterov
@janaakhterov Жыл бұрын
God I love the honesty up front for being sponsored, thank you!
@elbaraaabuaraki327
@elbaraaabuaraki327 Жыл бұрын
Honsetly this at 10:20 has become clear to me after I built a chat client at work then watch prime build it on his other channel and it was so fun because i got to see how someone way more experienced build it and I think I learned more just by watching
@taranveerjohal175
@taranveerjohal175 Жыл бұрын
Can you link me the video?
@lainiwakura3741
@lainiwakura3741 Жыл бұрын
That reminded me about reading physics books. Specifically for the rigorous books about theoretical physics, people always said that those books are not for learning the material as a noob. But when you already understand the material, you can read it and really appreciate how well written the book was lmao
@rinzler749
@rinzler749 10 ай бұрын
do you have a link of that video?
@dopecello8670
@dopecello8670 Жыл бұрын
I am beginning developer. At a certain point I just wanted to improve so I started building the apps I wanted to build even if I had no idea what I was doing. I feel so much better when I find a solution rather than watching a whole completed tutorial.
@Sub0x-x40
@Sub0x-x40 10 ай бұрын
I need to do this lol
@rodion_bozhenko
@rodion_bozhenko Жыл бұрын
It's a great advice in general, but for some people programming is a way to finally have some money to be able live their life. So for people struggling without money it's actually great to take shortcuts to land a job. And after this point this advice about learning programming deeply is really great, because that's how you advance your career and can provide for your family way better
@thisbridgehascables
@thisbridgehascables Жыл бұрын
As a frontend/backend developer.. I’ve learned to disassemble other people’s code and have a good instinct to know when someone else’s answer to a problem is garbage and only makes things worse. I’ll do tutorials only to see or understand a part of it.. then I go build something different, if similar, try to build it in a unique way, change the ui, do it in another language .. or try to build a MVC in js, without a framework.
@minimumt3n204
@minimumt3n204 Жыл бұрын
Ive learned this the past year or two with my programming career while studying for my CS degree. I thought I knew how to program because Ive used some javascript and python. Wasnt until I actually starting building projects for fun that I realized I learn when trying to solve problems I actually want to solve, not following tutorials.
@ItsKatsuragi
@ItsKatsuragi Жыл бұрын
I use chatgpt, but only to ask about the methods and quirks of the language itself. I still bang my head against the logic wall myself all the way through. And frankly, that's how I LOVE doing the learning. I have to say AI has been a blessing for someone like me, who has no attention span for tutorials and courses, and learns hands on.
@joshmillere6263
@joshmillere6263 11 ай бұрын
its not about attention span or tutorials and courses, its about how much time chat GPT saves you. I could google my way through a problem, and yeah ill find it eventually... after checking 5-10 links that lead me down rabbit holes that dont do anything. OR i could go to GPT, describe my problem, and it will find a solution in a minute, and if its wrong, ask for another one. I think this is where people go wrong though, like in the video, dont take the steps at word value, you have an infinite source of knowledge that gave you these steps, if in any of them you have a question about what it used or something youve never seen before, literally just ask gpt and it will tell you. now not only are you going through rabbit holes, but now you are going through them with it actually being relevant to your problem, and now you've learned so much about stuff you didn't before. Another thing, NEVER copy paste anything gpt gives you, type it out. learn by doing, not seeing.
@ThePolarpop
@ThePolarpop 10 ай бұрын
can you give an example ?
@robert907
@robert907 5 ай бұрын
just tried this website and its so much better then tutorials, it literally teaches you the concept and then gives you some code with errors and its on you to fix said errors. This is awesome.
@jeremiSZ
@jeremiSZ Жыл бұрын
Honestly, what if there are no problems you are interested in/have a passion for? Ever since I left college, I've found to be in that spot.
@LuisJimenezr01
@LuisJimenezr01 Жыл бұрын
Loved this video and loved the article, thanks dude!
@hazrulfitri6524
@hazrulfitri6524 Жыл бұрын
Was recommended your channel by the algo. Loving the contents so far. Thanks for sharing this video!
@huyoken7953
@huyoken7953 Жыл бұрын
I am new to development. Took a js bootcamp. In the middle of it life threw me a curveball and I got canned from a stupid sales job because the manager had it out for me… idk how I completed the bootcamp but I did and after that I was forced to take the a+ by my field it job… then they canned me lol.. seems tragic but every hurdle life throws at me I have kept faith in god, I have a work from home job now(not dev) but I am finally able to spend more time developing my apps… it’s amazing to learn new things and branch out. A+ may seem stupid but you can understand so much more about software when you keep it interesting and never let life get the best of you. No matter how many times you get canned 😂
@bfkgod
@bfkgod Жыл бұрын
Lane is 100% right. His site is great too. I did the trial and am seriously thinking about subscribing. It's legit a fun way to learn coding.
@mainendra
@mainendra Жыл бұрын
I totally agree. Don't just fix the bug, fix the root-cause. Just to add to that, yes, sometimes you need to take shortcut and just fix the bug. But in that case I would say add tech-debt story to fix it later 🙂
@undergrounder
@undergrounder Жыл бұрын
Got my first “real” job because I did a project in django. Whatever people people say it’s not set in stone. Go around breaking and fixing stuff. You’ll find your way.
@KingsKeep
@KingsKeep Жыл бұрын
@ 7:30, The Seven Levels of Tutorial Hell makes so much sense for the things that were listed 😂
@doctorgears9358
@doctorgears9358 Жыл бұрын
Netflix business plan for 2025: Remove auto playing trailers
@Tomyb15
@Tomyb15 Жыл бұрын
Tutorial hell is the bane of my existence, but just having a goal/project that you want to do and going at it is also a terrible experience. You end up taking a chaotic path towards the goal, quite possibly learning very bad habits or patters in the way. Spoon fed instructions are not very useful, but you need some sort of mentoring to not only learn properly, but learn efficiently.
@ntran04299
@ntran04299 3 ай бұрын
yeah I feel you… how do we actually get some sort of mentoring along the way of building our projects is a great question
@0dsteel
@0dsteel Жыл бұрын
Documentation for learning. Lectures / courses for additional information. Talks / presentations for interesting information. Tutorials for telling people "I'm learning ".
@gregorio5543
@gregorio5543 Ай бұрын
As someone learning frontend this was great. Thanks for the ad lol😅😂
@GoWithAndy-cp8tz
@GoWithAndy-cp8tz 10 ай бұрын
Shortcuts lead to long delays - outstanding, premium thought. It hits the target.Brilliant! In technology shortcut sometime is a cause of short circuit. Jumping over the doc details can lead to serious issues in emergency situation. I enjoy Tolkien's books very much. Cheers!
@houssamadjerid
@houssamadjerid 5 ай бұрын
the title of the video: "The BEST Way To Become A Software Engineer" the content of the video: "Can't Determine"
@nasukeuchiha7884
@nasukeuchiha7884 Жыл бұрын
im from germany and its a little bit hard to follow but mannn - i love your tech talk. You have something from the "Great Teacher Onizuka" style in Software Engineering
@MuhammadYashab-z5k
@MuhammadYashab-z5k 8 ай бұрын
all my friends who are doing internships tell me to watch tutorials to learn the swift language, i on the other hand only use books and chatgpt , becuase you can learn alot from those two than watching any tutorials, also i told my friends the exact same thing about tutorials leaving mostly 70 - 80 percent of the knowledge you can gain from books and chatgpt, also another thing i would like to add is that watching tutorials for a long time, you will start to look at it as entertainment instead of learning.
@questofanswers
@questofanswers 9 ай бұрын
here are my takes from this video: find your interest (its linux, vim, android, and java) learn one language at the core leave (got a core java book, from today i will read it), and love what you do. i guess
@AlgoristHQ
@AlgoristHQ Жыл бұрын
The best way? Be an 11 year old. A neckbeard busts down your door and says "You're an SE, Harry."
@skilz8098
@skilz8098 Жыл бұрын
I love that you quoted "Tolkien"!!!
@Vaenivo
@Vaenivo Жыл бұрын
I spat my coffee out laughing when you attempted to say, "clusterf*ck asterisk". Pure comedic gold.
@fgfanta
@fgfanta Жыл бұрын
Can't like this video (and the article) enough.
@tw1p90
@tw1p90 2 ай бұрын
Could you help to navigate my thoughts towards the aswer on "How to find what I'm interested in as a project to build?"
@gungun974
@gungun974 Жыл бұрын
This article is true but the thing I'm chock was I discover this was possible in Go to recover from a panic and so I search on internet and YES ! There is someone that use it to implement a try catch style library ! I'm chocked xD
@mfpears
@mfpears Жыл бұрын
When I worked for Tesla people wanted discounts on cars
@user-td5gy2fh3p
@user-td5gy2fh3p Жыл бұрын
What extension is he using to get that dark mode? Doesn’t look like dark reader
@gavinvales8928
@gavinvales8928 Жыл бұрын
Ive found that i learn the best when im solving my own problems
@desertedislander
@desertedislander Жыл бұрын
don't get a tutorial, become the tutorial!
@homelessrobot
@homelessrobot Жыл бұрын
be the tutorial you want to see in the world
@jpahd
@jpahd Жыл бұрын
"Google your way into the building:" sounds like pentesting ^^
@neruneri
@neruneri 9 ай бұрын
Perfect sponsored content imo. Just reading articles like you always do, so being sponsored to do articles on a particular site is completely fine when the quality of the articles are up there to begin with.
@bigzigtv706
@bigzigtv706 Жыл бұрын
Me when i found my passion for computer graphics 5 years into college
@miw14programmer11
@miw14programmer11 3 ай бұрын
I dont mean to sound like shill, but codeacademy or places like that are great. People, often stuck in tutorial hell are watching and copying youtube projects, can benefit from having a structured program that goes A to Z in fundamentals and then learning frameworks.
@u9vata
@u9vata Жыл бұрын
Hey! Tutorial IS for learning! I never learned as much about assembly programming than writing a tutor :D
@LordmkKING67
@LordmkKING67 Жыл бұрын
Yeh, in my opinion/experience tutorial is the best way to get introduced to a subject and see how people organize code and files. Unless you have a mentor your code is gonna look messy otherwise and well you know some things exist. But then again, it is just an introduction, we gotta take it for ourselves to learn about why it works that way and try to edit the given code and experiment further by adding our own ideas
@AdamLeis
@AdamLeis Жыл бұрын
Dang, this is golden. Shaaaariiiiing
@allenkitchen6611
@allenkitchen6611 4 ай бұрын
I’m 27 and I have built many PCs and have basic knowledge over computers would it be considered to late to pursue a cybersecurity career
@Pabloparsil
@Pabloparsil 6 ай бұрын
Tutorials can be useful if they explain the why of things. Instead of going straight to how to do it, they can make pauses and tell you other ways you could consider and why they were not chosen. In the end nothing replaces practice but I think tutorials could be way better tbh
@gerdokurt
@gerdokurt Жыл бұрын
1:13 I wonder how this conversation would go with an engineer at prnhb! ..could lead to some interessting questions!
@weirdo3116
@weirdo3116 6 ай бұрын
i'm confused. before i remember him saying you need to do 10k hours. which i didn't like cause it seemed dumb in the same way that saying do 999 leet code problems is dumb. spending too much time on an unknown variable . but the way he talked about leet code here seems more inline with what i believe about the 10k hours stuff. put in the hours and work hard because you do need that skill. but don't go full force into it. Cause you still don't know what it is exactly you need to know or do. Like if you know 100% that if you put 10k hours into learning software engineering it will guarantee you a job then by all means go a head and do it. but for most they won't know what they're doing and just end up wasting that time. instead just see if you can even do 100 hours or 50 hours of learning SE or really anything. just to see if you're capable of doing it. then just slowly keep going up from there. really consistency is key
@plaidchuck
@plaidchuck 6 ай бұрын
The 10k hours was some bullshit malcolm gladwell spewed out in a biook
@the.real.ipatch
@the.real.ipatch Жыл бұрын
thumbs up for the LOTR quote 👍
@ahajri89
@ahajri89 3 ай бұрын
You know what.. Someone once gave an advice for developers, he said "get out from your confort zone and start something in Ai"
@mdk12172633sg
@mdk12172633sg 2 ай бұрын
I started using neovim after watching you and now i am fucked... No productivity since last 3 4 months ... Every time i feel like it's working properly and then after some time something other get stops working... If tailwind language server works Emmet stoped if i try to fix Emmet everything other broked .... Jsut now i am frustrated cos i run more than 20 times sfc command .... 4 times reinstalled my wsl backup.... 4 -5 times reinstalled node and nvim and none works so i rolled bank mt window version and i am still stucked .... I literally have bo idea what should i do now ... If possible make some video of how exactly we should troubleshoot all this things ...
@bobanmilisavljevic7857
@bobanmilisavljevic7857 Жыл бұрын
Like Pimpin says, "short cuts lead to long delays" 😎
@r9thegoat-z9k
@r9thegoat-z9k 8 ай бұрын
i don't care i am going to master C and only then move on 😿 to cpp or rust (tho i am doing go too hehe) (electronics major)
@larryfulkerson4505
@larryfulkerson4505 4 ай бұрын
The irony of the Dunning-Kruger effect -- which suggests that people with poor knowledge of a topic overestimate how much they know about that topic -- is that people with poor knowledge of the Dunning-Kruger effect overestimate how much they know about the Dunning-Kruger effect.
@x6andrey
@x6andrey Жыл бұрын
What I don’t understand is what are you missing if you go with higher level languages? What are those fundamentals that is very important to have?
@fullaccess2645
@fullaccess2645 Жыл бұрын
Data structures, memory management, etc. Higher level languages are great for getting things done quickly, but imo they dont allow the programmer to dig deeper and uncover the inner workings of what the computer is actually doing.
@vitalyl1327
@vitalyl1327 Жыл бұрын
You're missing a systematic, comprehensive knowledge and instead getting mythical thinking. If you don't know how things work and how everything is connected you're only capable of cargo cult programming.
@plaidchuck
@plaidchuck 6 ай бұрын
Not missing anything. Dont listen to the malloc bros
@meltygear5955
@meltygear5955 Жыл бұрын
Hot take: People want to go fast because the industry romanticizes the demonstration of "quick learner". It's a case where the metric of who's a good hire turns into the goal or heavily affects the goal itself.
@terrencemoore8739
@terrencemoore8739 Жыл бұрын
I'm baller at chat got 😂 I'm decent at programming too but I love that chat got allows me to learn and adapt faster
@terrencemoore8739
@terrencemoore8739 Жыл бұрын
**** stack overflow
@arpitaggarwal135
@arpitaggarwal135 Жыл бұрын
Most practical advice, kudos prim 🎉
@derek1908
@derek1908 Жыл бұрын
Does anyone have an honest answer as to how much more money one can make doing things ‘the slow way’ in the long run? ‘Not everything is about money’ is not an honest answer btw
@LawrenceDCodes.
@LawrenceDCodes. Жыл бұрын
Yes. to all of this, yes
@Creative_wazz
@Creative_wazz 3 ай бұрын
we got Hitler streaming before GTA VI
@michaelkornelakis8507
@michaelkornelakis8507 Жыл бұрын
Holy shit this one was good!!! 💯👊
@nicknico4121
@nicknico4121 Жыл бұрын
yeah i wanna become an employee!
@a13m34
@a13m34 Жыл бұрын
That is way I started with rust :)
@kakwa
@kakwa Жыл бұрын
That's the way I've not started Rust yet. The language looks fun, but the hype was too high.
@jonforhan9196
@jonforhan9196 Жыл бұрын
skill issue
@kc.88
@kc.88 Жыл бұрын
Back then, when we started doing Java decades ago, the Java API documentation is perpetually opened in the browser. Nowadays, the new devs, it's StackOverflow, and now Chat Gippty. 🤣
@MrSquishles
@MrSquishles Жыл бұрын
1:00 Another time for that, if you ever go back to school, don't tell people you work as a developer in the computer science program. Outright lie say you're a dog walker.
@m.qoidulghurril3911
@m.qoidulghurril3911 6 күн бұрын
thats mean we should to figure out by ourselve. Bro this truly tormenting.
@professorquarter
@professorquarter 4 ай бұрын
Rust is the best language if you are looking at EE research jobs and already have at least an MSEE lol.
@userj-s2000
@userj-s2000 Жыл бұрын
Wait next js is a fs libary kekw
@luckyjinxer
@luckyjinxer 4 ай бұрын
Sounds good; will probably get this and start learning after i finish passing the CPA. I SWEAR, ACCOUNTING SOFTWARE IS GARBAGE - i swear. Accountants who can code would make bank. CCH, im looking at you...
@frogery
@frogery 17 күн бұрын
did you sign up for it? how's the course going?
@kuhaniresti
@kuhaniresti Жыл бұрын
My Php framework use file system for routing😂
@SamuelHauptmannvanDam
@SamuelHauptmannvanDam Жыл бұрын
10:30 suchs bullshit. Seeing one way to do it, is the first step to learning anything. I get what he is saying. But he isn't saying it. Which is kinda ironic. There's knowing A way, then The way, then the way for this project. That's often how it goes. And he is making the argument for the way. Or the way for this project. But that's a step too far for beginners. Imagine wanting to make your first burger as a kid and your dadPrimeTime comes in and says, google your way. Don't do the burger tutorial, search for how to cut onions. Talk about making things harder at the beginning than needed. Just relax. It's sort of like the difference between building something such that it works vs such that it doesn't break. This slow learning. Telling that to some sucker without a job. What are we smoking here?
@David-gu8hv
@David-gu8hv 5 ай бұрын
Yes, shortcuts lead to Very long delays...
@joelinman6455
@joelinman6455 9 ай бұрын
take shortcuts, get cut short...
@PiratePawsLive
@PiratePawsLive Жыл бұрын
so asking for help apparently got my comment deleted. thanks :(. No joke, is this video for absolute beginners?
@-SHEESH-YIKES-
@-SHEESH-YIKES- 9 ай бұрын
8:53 👀🫡
@jarjar621
@jarjar621 4 ай бұрын
got forced to learn python for my degree. now i cant move away from it.
@Supersonicboom7
@Supersonicboom7 Жыл бұрын
Number one take away, after the first few months do not use tutorials anymore! Tutorials are good for reference but ironically not for learning...
@TheDhac
@TheDhac Жыл бұрын
Did you write this article yourself there Prime? 😏
@andrzejdubaj3726
@andrzejdubaj3726 Жыл бұрын
I like this!
@sp3cterproductions
@sp3cterproductions Жыл бұрын
13:12 - sounds like copium prime....
@antran1686
@antran1686 Жыл бұрын
wait why is jumping into nextjs bad? I’m in uni and i wanted to be able to build apps so i learned nextjs and now i’m a full stack dev at a startup using nextjs. tbh i don’t know anything about what else is out there beyond web dev but idt that makes me a bad engineer. there’s so much to learn and so many uses cases for code that you can’t necessarily compare people making different things. at least in my environment web dev is always required and most things are crud apps. am i missing out on something?
@notapplicable7292
@notapplicable7292 Жыл бұрын
People have massively underrated a college / university education. A breadth of knowledge has so many transferable skills that you will never foresee.
@SushilSharma-vp8cx
@SushilSharma-vp8cx Жыл бұрын
Why people create blogs on such simple topics ? because they don't have to code
@hydrobolix3365
@hydrobolix3365 Жыл бұрын
Spring io and React
@grant5941
@grant5941 6 ай бұрын
Hello from hell 👋
How To Get Into Software | Prime Reacts
16:34
ThePrimeTime
Рет қаралды 137 М.
are we cooked w/ o3?
13:58
ThePrimeTime
Рет қаралды 71 М.
Какой я клей? | CLEX #shorts
0:59
CLEX
Рет қаралды 1,9 МЛН
УЛИЧНЫЕ МУЗЫКАНТЫ В СОЧИ 🤘🏻
0:33
РОК ЗАВОД
Рет қаралды 7 МЛН
The Dome Paradox: A Loophole in Newton's Laws
22:59
Up and Atom
Рет қаралды 360 М.
7 Years of Software Engineering Advice in 18 Minutes
18:32
Firing Our Top Talent Was The Best Decision Ever | Prime Reacts
23:19
5 Signs of an Inexperienced Self-Taught Developer (and how to fix)
8:40
How Senior Programmers ACTUALLY Write Code
13:37
Thriving Technologist
Рет қаралды 1,6 МЛН
The Unfair Way I Got Good At LeetCode
23:02
Aman Manazir
Рет қаралды 102 М.
Sprints - The Biggest Mistake Of Software Engineering
26:26
ThePrimeTime
Рет қаралды 315 М.
I Feel Bad For New Programmers
19:12
ThePrimeTime
Рет қаралды 514 М.
Learn Web Development And ACTUALLY Get A Job | Ultimate Guide
1:33:52
James Cross
Рет қаралды 1,5 МЛН
Required 5 Math Skills for Programming | Prime Reacts
17:17
ThePrimeTime
Рет қаралды 200 М.
Какой я клей? | CLEX #shorts
0:59
CLEX
Рет қаралды 1,9 МЛН