Senior Dev's Advice (After my coding bootcamp failure) - Benjamin Van Nguyen | DevPulse Ep. 3

  Рет қаралды 3,679

Colby Jax

Colby Jax

10 ай бұрын

Follow Benji on LinkedIn: linkedin.com/in/nguyen-van-benjamin/
✅ Hit that Subscribe button! Weekly videos about my journey into tech.
We are giving away this mouse at 1,000 subscribers
amzn.to/44HN5Ix
Music by Epidemic Sound: share.epidemicsound.com/qgz8ub
Zero to Mastery: academy.zerotomastery.io/a/af...
My Gear:
Camera: amzn.to/3poqBMK
Microphone: amzn.to/42mEhq6
Mouse: amzn.to/44HN5Ix
Split Keyboard: amzn.to/3MmrI8N
Mouse pad: amzn.to/3Me9ear
Ultrawide computer monitor: amzn.to/3BcHNHA
Laptop: amzn.to/3B8nPOe
Bluetooth headphones: amzn.to/44NrRZK
Gaming headphones: amzn.to/41gCx08

Пікірлер: 30
@jayzg60
@jayzg60 10 ай бұрын
Colby is the "Host" of all of us trying to learn how to code.
@ColbyJaxCodes
@ColbyJaxCodes 10 ай бұрын
Cheers!
@silentstrike123
@silentstrike123 3 ай бұрын
Man this is great info 16:58 through 22:00 Im a father of 5 who has aleays wanted to get into tech. Just lost my job in retail, now looking at options and this looks promising. Thank you so much for this video!
@riccardoatwork5291
@riccardoatwork5291 7 ай бұрын
In our time where cheap or free learning material is more than available, from books to video courses to chatgpt, there are mainly three reasons why you might want to take a bootcamp and no go the self-taught way 1) you want to progress as fast and as efficiently as possible, so you want an expert guide to avoid "losing time" on less relevant tech and topics 2) you want to make the process more pleasant and fun by collaborating, getting help and giving help to other students. 3) practice teamwork Don not underestimate the second point. For most of us, learning in a small focused group is order of magnitudes more fun and so more efficient than learning alone.
@dt3583
@dt3583 7 ай бұрын
I'd add the technical credential of having a reputable bootcamp on your resume + industry connections that bootcamps have built.
@neosekaleli1609
@neosekaleli1609 10 ай бұрын
the greatest piece of advice about landing ... a total no bs video just great advice , really impressed
@ColbyJaxCodes
@ColbyJaxCodes 9 ай бұрын
Thanks Neo! Benji is a wealth of knowledge super grateful to have him in my network.
@prod4lex
@prod4lex 10 ай бұрын
These podcasts are so informational. Some really great advice here.
@alextrotman9317
@alextrotman9317 10 ай бұрын
I'm Alex, I turn 19 this month and I'm currently on week 6 of my Flatiron bootcamp! Thanks for the video Colby.
@ColbyJaxCodes
@ColbyJaxCodes 9 ай бұрын
Good luck man hope it's going well.
@ywueeee
@ywueeee 10 ай бұрын
please add chapters and timestamps
@andrewackon5885
@andrewackon5885 10 ай бұрын
❤👏👏👏👏.....awesome video and advice
@ScientifikX1
@ScientifikX1 9 ай бұрын
Ok I get what this guy is trying to say but let's assume you have learned how to use a language. How THEN do you not get your resume thrown out? Is is just a matter of having enough projects in your GIT Hub?
@JD-vj4go
@JD-vj4go 15 күн бұрын
The trick for self taught and boot camp techs has always been to get hired during a tech bubble. All the other advice is survivorship bias. The other trick is to know people in the industry. Without one of those it's virtually impossible to get in.
@dan-carlton
@dan-carlton 2 ай бұрын
i would love to read his cover letter template, sounds like this helped him out a lot. any change we could see this?
@miguelsuarez5394
@miguelsuarez5394 5 ай бұрын
What is Ben referring to at 21:30? Is he saying Hacker Rank? Is it similiar to LeetCode? Btw great video!
@rodneyh1947
@rodneyh1947 3 ай бұрын
A degree or certificate alone isn't going to get you a job in software. They want to know what you did. You have to have a portfolio of your work/projects, that is your real resume for the software field. Just saying you completed a course or certificate or degree and say you know it isn't going to get you a job. Competition is too great for that to work. This isn't a charity. If you can't meet the requirements, then this is not for you. The world doesn't revolve around your schedule, aptitude or needs. You either adapt or this is not for you.
@Mar-ki3tf
@Mar-ki3tf 9 ай бұрын
So I don't understand what happened. Why didn't he finish the bootcamp
@ColbyJaxCodes
@ColbyJaxCodes 9 ай бұрын
Watch my previous videos.
@VietDudez
@VietDudez 10 ай бұрын
self taught, which website? What's the best website.
@liam1902
@liam1902 10 ай бұрын
Self-taught just means you're learning on your own using any resources that are available to you. This mindset helps when you become an actual Software Engineer cause that's what the job consists of (using resources available to you to create or find the solution). At 13:00, Benji broke down how one can learn how to get into programming and that's the exact advice I give others. Example: If you decide to learn Python, go learn the syntax and practice writing basic code using it (basic stuff like if statements, loops, functions, general syntax, etc). This could consist of reading the Python documentation, finding useful tutorial videos on KZfaq, reading articles/guides you find on Google, etc. You can eventually make small programs like opening up a text/csv file and performing something on the data inside of it. Doing this will give you a basic understanding of how to program in Python. Once you get better at programming basic stuff, you can move onto learning Data Structures and Algorithms which is how to store/access data and how efficient the code you write can be. The fundamentals (basic programming - if statements, loops, objects, etc) + Data Structures and Algorithms concepts carry across any programming language you choose so they are very important. Once you learn those, decide on what you want to go into (i.e. web, mobile, api, etc) and research on what tech stack is good for that. Back-end (like API development or scripting) typically use something like Python or Java and other things. Front-end (like web or mobile) typically use JavaScript, HTML, CSS, and other things (like React). Learn all of this and try working on 1 or more projects (like creating a website using JavaScript/HTML/CSS and/or React, a mobile app using React Native, etc) that will help you gain some practice. Doing all of this, you will have practice and a grasp on the basic fundamentals of programming, data structures and algorithms, and coding in a certain area using some stack which is what a Software Engineer typically learns.
@ColbyJaxCodes
@ColbyJaxCodes 9 ай бұрын
Excellent reply thanks so much for the input and advice.
@aib14
@aib14 9 ай бұрын
It is always a false applicant; have seen a job poster posted in less than 10 minutes and displays more than 570 applicant and in one hour its more than thousands
@dt3583
@dt3583 7 ай бұрын
Those numbers aren't entirely accurate.
@talktgyt
@talktgyt 10 ай бұрын
Ive seen this guy before what incentive does he have to do all these podcasts?
@benjinguyen9965
@benjinguyen9965 10 ай бұрын
I do it because Colby's a cool guy
@ColbyJaxCodes
@ColbyJaxCodes 10 ай бұрын
Benji has the heart of a teacher and mentor. He has reached out to me multiple times on his own volition to give advice and guidance and has a passion helping people starting out. I think the most self-interested thing you could say about Benji is that he is a current leader who is trying to improve through dispensing advice and his experience with tech.
@themahanaxar
@themahanaxar 10 ай бұрын
one of the things you might eventually learn is that you will learn way more by trying to teach others. But also, some people aren't scarcity mindset, they are growth mindset, or just believe in sharing.
@ColbyJaxCodes
@ColbyJaxCodes 9 ай бұрын
@@themahanaxar Thanks for the input mate.
My coding bootcamp was a disaster...
10:53
Colby Jax
Рет қаралды 3,5 М.
Inside Out 2: Who is the strongest? Joy vs Envy vs Anger #shorts #animation
00:22
Опасность фирменной зарядки Apple
00:57
SuperCrastan
Рет қаралды 9 МЛН
Эффект Карбонаро и нестандартная коробка
01:00
История одного вокалиста
Рет қаралды 10 МЛН
College Coding Bootcamps Are Useless (2023)
22:40
Colby Jax
Рет қаралды 8 М.
I got a job after 8 weeks at a coding bootcamp.
13:37
Colby Jax
Рет қаралды 9 М.
Coding Temple Alumni Testimonial - Laura
1:12
Coding Temple
Рет қаралды 1,3 М.
5 Coding Bootcamp Red Flags (I wish I saw earlier)
9:13
Colby Jax
Рет қаралды 2,3 М.
CHATGPT DOESN'T REASON! (Top scientist bombshell)
1:42:28
Machine Learning Street Talk
Рет қаралды 1,8 М.
What Happens After Coding Bootcamp
14:08
nicole . young
Рет қаралды 3,1 М.
Coding Bootcamp Students... Listen Up.
13:31
Jack Ross
Рет қаралды 9 М.
How to Choose a Coding Bootcamp (2024)
13:15
Colby Jax
Рет қаралды 20 М.
I dropped out of my coding bootcamp...
9:21
Colby Jax
Рет қаралды 1,8 М.
Being A Java Developer Is The Best Job In The World
17:29
Continuous Delivery
Рет қаралды 54 М.
Inside Out 2: Who is the strongest? Joy vs Envy vs Anger #shorts #animation
00:22