Тёмный

What SURPRISED Me As A Self Taught Developer! | My First Coder Job 

Sam Fromaway
Подписаться 11 тыс.
Просмотров 233 тыс.
50% 1

Опубликовано:

 

17 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 336   
@SamFromaway
@SamFromaway 2 года назад
Check out also. MY FRIST YEAR AS A WEB-DEV ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-VrruJ4gYN30.html
@subid.majumdar
@subid.majumdar 2 года назад
Sir I'm a udemy user, I have 20+ paid course in my udemy account which I bought. Recently my account got suspended, i had no idea why they suspended. I reached to them, they're saying I violated terms n conditions. I didn't violated any rules. After watching ur this video I realised you have good familiarity with udemy, please help me to get my udemy account back. I am a 3rd year college student, I really need my account back to pass my college.
@mayankjain0141
@mayankjain0141 2 года назад
Awesome video! Here's what I learnt from this video. 1. Working in a team. - Getting fluent with the codebase 2. Lot more detail and effort goes into everything - All project needs HAVE to be met. You can't just ignore adding complex features like you could do in your personal projects. - This adds a lot of complexity. 3. Learning legacy practices - Projects might not have been migrated to the best practices yet. 4. Everything takes longer - Lots of steps come in when working with other people. 5. Lots of testing 6. Lot more conflicts with dependencies. 7. Very complex codebases. 8. Code reviews. 9. Cant just push code to Github right away - Need to follow the CI/CD pipeline of the company.
@SamFromaway
@SamFromaway 2 года назад
Awesome summary
@vietvohoang459
@vietvohoang459 2 года назад
This is nice, thank you!
@jamescross
@jamescross 3 года назад
my big shock was all of the extra tooling and infrastructure in an enterprise environment.
@SamFromaway
@SamFromaway 3 года назад
Thanks for sharing. It's the same in my company. Crazy how easy it can be to set up a web application, and how complicated it usually is in real life.
@OrincyWhyteDesigns
@OrincyWhyteDesigns 2 года назад
Oh I had a feeling I should expect this, I’m glad I found this video 😭😭 I’m getting ready to send out my resume
@cyberneticbutterfly8506
@cyberneticbutterfly8506 2 года назад
@@OrincyWhyteDesigns I promise you it's either 5x more than you imagine or you get a job where people don't know what they are doing and tell you to be the one to do it all (and you don't know yourself that you will need all that tooling and infrastructure until you learn by falling and getting back up, or fired).
@OrincyWhyteDesigns
@OrincyWhyteDesigns 2 года назад
@@cyberneticbutterfly8506 Thanks so much for saying this. I worked at a restaurant for 6 years, and have experienced this kind of behavior. I really hope I find a tech job that brings some kind of peace 😂
@teaberry73
@teaberry73 2 года назад
Omg same!!
@cartman42069
@cartman42069 2 года назад
Wow! straight to the point. I'm a self-taught React developer as well and I just started applying for remote jobs. Thanks for the heads up!!
@SamFromaway
@SamFromaway 2 года назад
Glad it helped. Check out this listing, it's in the company I work for: careers.venturatravel.org/jobs/591664
@cartman42069
@cartman42069 2 года назад
@@SamFromaway i'll check that out, thanks again! btw, im not a US citizen. im from the Philippines. is this a permanent remote position?
@_imdope
@_imdope 2 года назад
@@cartman42069 it depends on the company, most of them are, but there are some that have contract offers :)
@recapped70
@recapped70 2 года назад
@@cartman42069 How did it go with the job-finding? Did you find any?
@vladivostokbush8690
@vladivostokbush8690 2 года назад
@@recapped70 I also want to know.
@hugodsa89
@hugodsa89 2 года назад
This is so cool to watch as a senior software developer. Don’t get discouraged man 💪🏻
@etereal05
@etereal05 2 года назад
❤️
@mudscuffer
@mudscuffer 2 года назад
My thoughts as well
@thedigitalceo
@thedigitalceo 2 года назад
Spot on! We just hired 2 developers and these points are so true. I can tell it’s still somewhat of a shock to the new developers from what they were doing on their own. Working on projects at a company for clients is WAY different from a developer just building a side project for a portfolio
@SamFromaway
@SamFromaway 2 года назад
hahaha soo true
@codenamemoe9337
@codenamemoe9337 2 года назад
This is what im most worried about 😅
@chiefvon3068
@chiefvon3068 2 года назад
I'm currently self learning. I'm so scared that maybe by the time I feel I'm ready, I'll only find out I'm not close to being ready. I still think I'm 6months to 1 year away from feeling confident (I normally struggle with being self confident and selling myself as someone who knows what they're doing in all the other things I do.)
@MrVirkMedia
@MrVirkMedia 2 года назад
@@chiefvon3068 you will do fine brah go for it and apply for roles nd get some interviewing experience under your belt
@thedigitalceo
@thedigitalceo 2 года назад
@@codenamemoe9337 it’s no need to worry. It’s normal and most likely the job will acclimate you. It’s just they will probably be using a certain tech stack, process, a whole team, etc that isn’t necessarily the same as a hobby project. They just want to know you know development enough to hang at least.
@bluegizmo1983
@bluegizmo1983 2 года назад
I'm a self taught programmer too, and I love it. It's one of the only hobbies I've ever had that I can literally lose track of time doing it, while loving every minute of it. There have been many times that I'll start messing around with some code in the evening and without even realizing it I look up from my desk after what seems like only a couple hours and the sun is already coming up! I've never even tried to get a job in programming though, because I enjoy it so much I've always worried if I did it as a job I would get tired of it.
@jjayguy23
@jjayguy23 2 года назад
LOL, I was with you until the end!!! I need that Developer income!! I wanna be rich.
@kridselot7383
@kridselot7383 2 года назад
its possible to come to hate it. but its not the programming itself. For me it's the boundaries imposed from outside
@maciejjordanek7752
@maciejjordanek7752 3 года назад
Now, remember all these things that surprised you: ship pieces of code quickly, how to work effectively in the team, etc. To grow, try to make things simpler for your organization and inspire others to do so. Peace and good luck✌🏽
@kamaboko1
@kamaboko1 3 года назад
Dude, you're crushing it. Your enthusiasm is inspiring.
@SamFromaway
@SamFromaway 3 года назад
Thanks glad you liked it
@raphaelspitz3682
@raphaelspitz3682 2 года назад
hy i'm also a self taught front end dev but in angular 2+ work since almost 5 years in it and yes i begun also with a lot of udemy courses and i continue doing it. How ever it's true the gap between what you do in entreprise level and what you do on your own is really tough. U still have to learn and take a lot of notes and not be affraid to ask questions about how to do this or that. i begiun thinking that i knew css and javascript like a rock star and when i was on the filed i realized that i was far from there and spent a lot of effort into it but it's more than possible to achieve it ;)
@TopShelfMontana
@TopShelfMontana 2 года назад
Great video. As a software engineer with 25 years in the industry it was really cool to hear the thoughts and experiences of someone breaking into the industry. You seem really sharp and observant, I suspect you're going to be very successful in this field.
@DaymnDotEth
@DaymnDotEth 2 года назад
Great video!! Very informative… I’ve been studying programming for about 6 months full time… I think I’m half way through JavaScript rn… I did find this app Mimo that I suggest for anyone thinking about programming to do that first.. you can cover a lot of info in a short time and get the order which you should be learning down… it’s made coding on the pc much easier… looking forward to my first job as a dev!! Btw I’m 42 changing careers!! It’s never too late!!
@SamFromaway
@SamFromaway 2 года назад
Thanks for sharing. I'm sure you'll get a job soon!
@bronxandbrenx
@bronxandbrenx 2 года назад
My first job after theself study was mind blowing. Although the code is much easier to understand once you have started working on them. I studied under freecodecamp.
@lilmatich
@lilmatich 2 года назад
Wow. I recently completed the Responsive Web course. Guys like you give me the reasons not to give up
@joelgallegos7740
@joelgallegos7740 2 года назад
@@lilmatich Yes, it's gives me motivation too. I've been at this for 2 years. Started in python n got good but I started reading comments and web posts that web development would be easier to get a job doing, so I switched. I gave up for 2 months jst to get back in and realized I was a lot farther along then I thought I was n am now building 3 websites for my portfolio. My journey is going to be a lot tougher as I am a felon. Let's see if America really gives hispanic people with felonies second chances. 🤔
@DaymnDotEth
@DaymnDotEth 2 года назад
Wow, when did you do freecodecamp? A lot of it is outdated and I’m sure you got stuck on the same problems I had which in some instances the camp was wrong… also the misleading/confusing wording they use.. my mentor looked at it and said it was hard for him to understand… kudos on finishing it.. that’s a monumental task really!! I stopped for more up to date online bootcamps
@princessdeedee26
@princessdeedee26 2 года назад
May I ask, how long did it take you to find a job after you finished freecodecamp? I'm looking into switching from a teaching career and I would like to switch before the new school year starts...
@wizardsuth
@wizardsuth 2 года назад
When I taught myself programming it was in BASIC and 6502 machine language on a VIC-20 with 5K of RAM. I've since worked with C, C++, Java, JavaScript, JSP, Pascal, Ada, C#, VB, ASP, LotusScript, SQL, AWK, and shell scripts, using data formats that have included XML, HTML, CSS, MIME, ASN.1, and HL7. The majority of the concepts are the same no matter what language or environment you're working in, though the names and syntax vary. The main thing is to figure out where data is coming from, where it needs to go, and how you need to interpret, manipulate, and/or format it in between.
@cyberneticbutterfly8506
@cyberneticbutterfly8506 2 года назад
I remember being suprised at how much knowledge about the topic or domain is needed in an enterprise environment. E.g. I had to read for my first week on construction law to understand the context of the software we were developing in before I started coding.
@thatoneuser8600
@thatoneuser8600 2 года назад
Sounds like they're using DDD. I assume you have domain experts available to you when you need them? Also, did they use Event Storming (to create a complete model of the domain with the help of said domain experts)? Because if so, then the model should be readily available to you and you just have to implement it.
@joshuastephenkartes4171
@joshuastephenkartes4171 2 года назад
Thank you for all of the valuable insight! I'm a musician who is transitioning away from performance work, since it basically no longer exists, and I'm taking a lot of courses right now in various aspects of development. I LOVE it. It's so fun, it's challenging (but in really fun ways), and I'm excited to continue with it. Your video gave me a lot to think about. I hope things are well for you, now, in 2022.
@SamFromaway
@SamFromaway 2 года назад
Thanks. All the best on your journey man!
@charlesloehle7998
@charlesloehle7998 2 года назад
Hi Joshua, I'm a musician too and got my first real bit of work for an agency last month. It was only a week of freelancing but it made me want more.
@NuLeafTuts
@NuLeafTuts 2 года назад
Spot on video. I am self taught full stack developer of 17 years, still using vanilla javascript, jquery, php, html,css and mysql. Nothing else. My last job of 4 years was as front end developer in a team of 15 for a top 5 technology company in this country. Wow did I get a shock when I saw their code base. OMG, get ready new guys. Valuable lessons learnt working in a team. #mergeconflict
@blacknoire
@blacknoire 2 года назад
Iv been doing the same for about 10 years, the unknown really puts me off trying to apply
@NuLeafTuts
@NuLeafTuts 2 года назад
@@blacknoire same here, sometimes feel like I know nothing. this video was a nice reassurance.
@blacknoire
@blacknoire 2 года назад
@@NuLeafTuts you done it though for 4 years already 😂, I'm assuming your still in a tech job?
@LakritsPipan
@LakritsPipan 2 года назад
Great description of the difference between being a "coder" and becoming a professional system developer. All aspects mentioned in this video are very much on point!
@anir33322
@anir33322 2 года назад
Thank YOU! I started learning web development about a month ago and I hope I can get a job in 2022!
@barbieworld1605
@barbieworld1605 2 года назад
All the best ❤️
@SamFromaway
@SamFromaway 2 года назад
Good luck from my side as well.
@DevzinactiveSCHOOL
@DevzinactiveSCHOOL 2 года назад
We are in the same bus Anir :D
@PowderedToastMaaaan
@PowderedToastMaaaan 2 года назад
I've been working as a React developer professionally for 3 years now and I'm looking to move on. This helped me tremendously as at my job I'm the only developer, so working on projects is like working on side projects all the time. No unit tests, no code reviews, nothing. I know I'll struggle at a bigger company at first due to everything stated in this video. Thanks again!
@daniellange7190
@daniellange7190 2 года назад
Very good video. I'm a data scientist and getting into webdev for deploying models. Getting into the first professionel job is very interesting. I'm 7 months in and still have the feel there is so much to learn. But that's also part of the fun 😊
@SamFromaway
@SamFromaway 2 года назад
Best of luck!
@sendiafirza
@sendiafirza 2 года назад
how do you learn code sir
@youthought878
@youthought878 2 года назад
@@sendiafirza theres free programs all online and you could also do computer science in college
@apollossevere8602
@apollossevere8602 2 года назад
Boss, thank you for making this video. This is a very important resource for junior devs breaking into tech
@sadiejay_
@sadiejay_ 2 года назад
Thank you for this video!! Because I contributed to Firefox (literally one line of code), I'm realizing how valuable an experience that was. Being blown away by the team effort/ team communication / being timely, how long it took to navigate the code base and get familiar with the folder structure, the size of Firefox source code, all very similar to your experience! I was you when I was contributing (or trying to... the CI check and testing is so daunting). I need to talk up that experience more in my job materials. I'll be sharing with your vid with my network! Cheers!
@SamFromaway
@SamFromaway 2 года назад
Even the smallest things like one line can bring a lot of experience. Great idea to do it like you did.
@iPoofable
@iPoofable 2 года назад
Starting my career at a startup really helped build up my expectations and skills in working in professional environments/teams. Startups may have some stigma where its the wild west, but in a good startup you will still adhere to the common professional standards and learn a lot really quickly without too much stress either.
@Stabby666
@Stabby666 2 года назад
I’ve lost count of the number of devs I’ve hired and fired (I’m still developing hardware and software). I can spot someone with no industry experience very quickly. Production ready code is (or should be) very different to a pet project. Pulling in bleeding edge alpha build libs, swapping out working code, not coding defensively or thinking about security or performance etc. And NOT ASKING FOR HELP OR ADVICE!
@RmRoyalflush
@RmRoyalflush 2 года назад
Did you try to teach them?
@Stabby666
@Stabby666 2 года назад
@@RmRoyalflush Yep, in some cases. It wasn't always my role though. If I'm not working in the same team, then I can't babysit people. I give everyone a fair chance, and recommendations and (hopefully) useful critique. I actually really hate firing people.
@metroboomin8895
@metroboomin8895 3 года назад
Me after half a lesson of javascript: this is the video i need
@alitopedits
@alitopedits 2 года назад
🤣🤣👍
@halterdev3378
@halterdev3378 2 года назад
Lol im part of the way through a kotlin course and I thought the same thing
@nicholdraper8366
@nicholdraper8366 2 года назад
In one company I worked at we encouraged extensive code reviews. We had a university professor start working for us. We put 108 comments on his first pull request in a code review. He was shocked. Everything else you mentioned is accurate. I would encourage you to make more comments during code reviews. That is one of the best places to share knowledge. Of course now with Sonarqube and other automated code review systems, you can get a lot of these comments generated before you ask humans to look at your code.
@lee5771
@lee5771 2 года назад
got to give you a shout out that this video is straight to the point. Very informative and I think you have just given many people a real understanding of what to expect. Also the audience that this video is aimed at and the content is spot on. KUDOS to you excellent video. side note I have never watched any of your other vids but I will be adding your channel to my 'resource' channel for when in my down time on coding and just wanting a bit of a break yet can still gain something useful. Big shout out from the UK!
@SamFromaway
@SamFromaway 2 года назад
Thanks a lot. I really appriciate the comment
@AntonioSantos-ve6zv
@AntonioSantos-ve6zv 2 года назад
Great content! Thanks for sharing! The more straight to the point, the better the understanding and relation.
@sqdtnz
@sqdtnz 2 года назад
I remember my first actual job interview after being completely self taught (before udemy or youtube tutorials), everything going well, until they asked about 'unit tests'. I looked at them, 'unit what?'
@SamFromaway
@SamFromaway 2 года назад
Hahaha, same here
@matkz22
@matkz22 2 года назад
One of the most important concepts and practices. The applicability is own use is kind of limited - but when you’re working with big projects, to be able to document that things are actually working as intended and not as a result of something else. Learning to do unit testing was a real struggle, but once I learned the amount of time I’d end up spending if I didn’t do it and something broke, was well worth the time I spent documenting my code to verify results.
@rasalas91
@rasalas91 2 года назад
I was so stressed out, I confused it with "Unity" (the game engine). And they just nodded. Realized as soon as the stress broke off(in my car). You could probably hear that facepalm miles away.
@kodokudeusotsuki
@kodokudeusotsuki 2 года назад
The advantage of frameworks like Ruby on Rails is that testing framework is included and TDD is in the culture of Ruby, you can't just not know about it.
@jotabarberaIV
@jotabarberaIV 2 года назад
I can't wait to start my career. I've been studying for a while and am now building my portfolio. Wish me luck. Cool video
@inasuma8180
@inasuma8180 2 года назад
biggest frustration early on for me was all the extra tooling I had to learn. including legacy home-grown code as well as external services like translations (e.g. onesky). also seeing one framework used multiple ways - as you put it, class components vs. functional. great video and recap. appreciate hearing your experience!
@Juzzyjuzzy
@Juzzyjuzzy 2 года назад
Thanks for the tips. I will make efforts to understand the older syntaxes and methods. This will ease any early headaches I may encounter.
@PaulSebastianM
@PaulSebastianM 3 года назад
6:22 Those are WebPack aliases or TypeScript compiler path aliases. Makes imports shorter and clearer.
@OrincyWhyteDesigns
@OrincyWhyteDesigns 2 года назад
I wish I could like this video a million times! So helpful, barely see videos like this THANK YOU
@hansmills9228
@hansmills9228 2 года назад
ukr 🔥🔥
@ricardosv9702
@ricardosv9702 2 года назад
I applied for a developer job without any knowledge so I started teaching myself as I started working, this Wednesday I'll complete one year working.
@SamFromaway
@SamFromaway 2 года назад
Congrats!
@xGalasko
@xGalasko 2 года назад
Did you have a major?
@ricardosv9702
@ricardosv9702 2 года назад
@@xGalasko Yeah, I mean I live in Mexico so education is a bit diferent, I started my college career in Mechatronics Engineering back in 2014 and finished in 2018 but to be honest I started learning for real once I started working in the industry as electromechanical technician (maintenance and PLC), now a year ago I decided to learn coding so I applied for this job.
@ddevulders
@ddevulders 2 года назад
Starting off freelancing I was always amazed by the insane estimations enterprise studios would quote their customers, even a very basic WebView application would set you back 30k by default and growing into 150k - 200k for 4 months of development very quickly. Whereas I would work on the same project and deliver within a month setting the customer back around 16 - 20k. We techies are so obsessed with optimizing code and applying best practices while the sluggish interpretation of SCRUM some project managers use creates so much overhead.
@SamFromaway
@SamFromaway 2 года назад
haha very true...
@thebaltsology246
@thebaltsology246 2 года назад
I will be starting working on a professional level. I guess I should ready my resume for the nxt company.
@hansmills9228
@hansmills9228 2 года назад
This is Gold!! Thanks for saying it as it is, you're the best!🔥🔥
@SamFromaway
@SamFromaway 2 года назад
I appreciate that!
@ShreksSpliff
@ShreksSpliff 2 года назад
THE CONFIG REQUIRED TO ENABLE THE APP TO WORK IN THE INFRASTRUCTURE IS DAUNTING We use micro frontends done sub optimally and boy there is more config than I thought v8 can hold in memory. Great video, thank you x
@CottonInDerTube
@CottonInDerTube 2 года назад
My tip for you: 3:44 force your self to not look at the keyboard =) I did the same like you - looking up the keys. I then started to force my self to not look at the keyboard. Result: you will have to correct a lot, ofc. BUT this does not matter. Only diff is you just use the backspace key more often. But thats what that key is for :D You stay more and more focused on the screen and later become more "secure". I still catch my self looking on the keyboard, but actually more for thought-breaks - like when you would stare in the room while thinking.
@SamFromaway
@SamFromaway 2 года назад
One day I'll try to make it. :D
@CottonInDerTube
@CottonInDerTube 2 года назад
@NEED2CONNECT That was not my point. But by reading my comment i think i did not make my point clear :/ What i tried to say was: you get less distracted in your thoughts by not looking on the keyboard.
@talharock6063
@talharock6063 2 года назад
I have Join my 1st company 6 months ago. I second him on all the points , I also faced all these issues.
@Agustin-jo8mv
@Agustin-jo8mv 2 года назад
Oh I already watched this. Haha. This video was so good! Thank you Sam, I hope the job is going great and that you are learning a lot!
@SamFromaway
@SamFromaway 2 года назад
Thanks, yes I'm still happy with the job ,😁
@Agustin-jo8mv
@Agustin-jo8mv 2 года назад
@@SamFromaway So cool bro! Its funny man, I "started learning" JavaScript a long time ago, but have always fallen off. You did the work, and pushed through. I'm so happy you got there and are doing well. I think my issue with learning JavaScript at the moment is the grammar. I know a lot of the concepts, and what they do, or can Google it. I just haven't really tried to complete simple apps and really focus on the JavaScript grammar. I am going to work on that right now. Gonna really just start tinkering in JavaScript and building simple apps to improve my JavaScript grammar comprehension.
@invictuz4803
@invictuz4803 2 года назад
You work in a team of six? And you work on just one codebase/project at a time? I wish I had that XD. Thanks for sharing, this was inspiring!
@dustingodin5323
@dustingodin5323 2 года назад
Lol! Came here to say this. I've basically been a team of 1 for the last 2 years. And before that, a team of 2 for 5 years.
@Ihavetoreturnsomevideotapes
@Ihavetoreturnsomevideotapes 2 года назад
I recently started working for a bank as a self taught Dev and I didn't release how important it is to use the debug tools and general understanding the code flow.
@ronyalcala9704
@ronyalcala9704 2 года назад
Sounds great, I've learn how to use debugging tools during my internship.
@anirbanc88
@anirbanc88 2 года назад
really cool and honest video man, respect for a good video, thanks!
@00_Andre_00
@00_Andre_00 2 года назад
Even in 2022, you are a legend for making this video. Respect.
@SamFromaway
@SamFromaway 2 года назад
Glad you liked it
@reisezone4574
@reisezone4574 2 года назад
this scares me, i am thinking about stoping and qutting learning web developent and find another things to do as i always fear to make a mistake at work and dispoint other colleagues
@SamFromaway
@SamFromaway 2 года назад
Just know that we all make mistakes, it's just part of live. Pull through if you got a passion for coding. It will be worth it!
@lightningstriking7
@lightningstriking7 2 года назад
This was a very good video. Thank you for your time, and I hope you stay with coding, because then you can post more awesome videos.
@guilouback
@guilouback 2 года назад
SUPER useful!! Thank you for sharing!
@RoyerAdames
@RoyerAdames 2 года назад
Great feedback. Going through a similar experience myself with my company
@adamsullivan9400
@adamsullivan9400 2 года назад
Great Video. Amazing content keep it up! :)
@ifstatementifstatement2704
@ifstatementifstatement2704 2 года назад
I’m a self-taught programmer for the past 25 years and have just gotten my first job in software development and what surprised me is that apparently no one barely programs anymore. They’d rather use existing software and pipe those together, aka DevOps.
@colbyboucher6391
@colbyboucher6391 2 года назад
ESPECIALLY true with front-end stuff
@Stray2Strong
@Stray2Strong 3 года назад
Thanks for this Am also learning with tutorials
@kaleabwoldemariam4288
@kaleabwoldemariam4288 2 года назад
Thank you for a thorough review of what to expect in a dev work.
@Rift_131
@Rift_131 2 года назад
Thank you for pulling back the curtain! Great insights into the real world.
@skybadou
@skybadou 2 года назад
Thx for the video, hope everything is still good there
@Agustin-jo8mv
@Agustin-jo8mv 3 года назад
Sweet! We need more of these. Haha.
@zoranvelickovic8814
@zoranvelickovic8814 2 года назад
After this I am more like to not trying to find job as web dev but rather doing self apps and launch it somewhere on market hub.
@aileenchan3741
@aileenchan3741 2 года назад
Thank you for sharing your story! Gave some things to look into
@SamFromaway
@SamFromaway 2 года назад
Thanks for watching!
@scottisitt
@scottisitt 2 года назад
Good stuff to know! Subscribed.
@ruggedpassport
@ruggedpassport 2 года назад
Hey Sam, I watch your Colombia videos and just noticed you pop up on dev videos as well 😂 I've been doing a lot of the same tutorials & courses.
@SamFromaway
@SamFromaway 2 года назад
Cool to see :D
@Tom-rh2eq
@Tom-rh2eq 2 года назад
When I started at my first company, I had to create newsletters. I needed to slice them in Photoshop an then create an html table with as little as code as possible. I learned css and html, but table layout... naaah... It was awful, but I managed. Now after 15 years in webdevelopment I am happy if someone else does the emails :D
@thiagoschp
@thiagoschp 2 года назад
thank you, I've been doing personal projects for like 3 years and I can't get the confidence to jump to a coding job.
@SamFromaway
@SamFromaway 2 года назад
Just apply, you can do it ;)
@petarp3938
@petarp3938 2 года назад
I have had enormous problems trying to find my first job, despite doing everything right, so allow me to ask you a few questions, in order to try find out what it is that brought you success, but brought me failure. Do you have any formal education in any STEM field? What was the response rate of the recruiters? That is, how many total times have you applied and how many interviews did you have before you got the job?
@JustValxntine
@JustValxntine 2 года назад
Where are you based?
@DuyenPhanLan
@DuyenPhanLan 2 года назад
Awesome video! Thank you!!
@daniellelindblom7753
@daniellelindblom7753 Год назад
This is really helpful, thanks!
@kevinz1991
@kevinz1991 3 года назад
very helpful thank you!!!!
@michelesherokee567
@michelesherokee567 9 месяцев назад
Hi there! Thanks for the video and the insight! How did you deal with some of the stress of being a new self-taught developer? How did you deal with colleagues! Great job and compliments!
@TidusfromZanarkand
@TidusfromZanarkand 2 года назад
Pretty helpful video, thank you very much!!
@a11j
@a11j 2 года назад
Very good video, reality vs expectations
@jimuelfaylona
@jimuelfaylona 2 года назад
when I started 6 months ago... I literally feel like I didnt know anything haha. I learned through the job
@johanullen
@johanullen 2 года назад
When I first started my current job my then manager asked me how long I thought it should take a senior developer to become fully productive. When I guessed a couple of months he corrected me, telling me it is a year. A junior would be longer and a fresh graduate/starter even more. 18 months in the role I couldn't agree with him more, and I think he might even have been stingy with only one year. It is, of course, gradual, but I don't expect a new member in my team to be contributing the first 2-3 months, and I'm not expecting anyone to be warm in the role until after at least a year.
@SamFromaway
@SamFromaway 2 года назад
Great insight, thanks for sharing.
@__sarik
@__sarik 2 года назад
lol, the same thing happened with me. I learned React with functional components and the company that I apllied to, gave me assignment where using fun-l com-s where prohibited also their company dont use fun-l comp-s. turned back to udemy, but there were no courses where class components taught fully but rather were just simple lessons(especially there are no courses that teaches lifecycle methods normally which is main thing in react).
@SamFromaway
@SamFromaway 2 года назад
Haha, must have felt very weird in the beginning 😅
@BG-fo4si
@BG-fo4si 2 года назад
1:53 it's getting harder on bigger projects. From my perspective - the more abstraction layers exist on the project management, the harder it is to get along with teammates. It's even harder if your teammates are dumb :D
@jibrilsalimosman136
@jibrilsalimosman136 3 года назад
Am new to this channel and bruh I like it
@pravinfernando1320
@pravinfernando1320 2 года назад
Inspiring! Good job :)
@gill_gui
@gill_gui 2 года назад
Great video, really enjoyed it.
@L1ghtOn3
@L1ghtOn3 2 года назад
It's funny how people always say learn Python or JS first. Yes that is ok and my recommendation too, but like he said Class based components etc so it's best to at least try learn some C++/Java/C# even some C for microcontrollers stuff. Add a couple of those languages to JS and Python and you are Golden. I like C# lovely language. It would have been Java for Android until I started C# and Unity I was hooked. JS a little web projects, then Python some bk end, the odd C++ for Unreal. If your main goal is Web dev full stack learn PHP as well. My best advice would be JS/Python/C# or Java. Good luck guys 👍
@conwaydante4155
@conwaydante4155 2 года назад
Me being asked to work with Knockoutjs, which is like a dumb Angular. It's definitely been a learning experience.
@agentebimene3737
@agentebimene3737 2 года назад
This is so revealing!
@sebbyapudo7357
@sebbyapudo7357 2 года назад
I've noticed that you self taught yourself web development from Traversy Media, that guy is very awesome
@SamFromaway
@SamFromaway 2 года назад
Yes, I owe a lot to Traversy Media. What a legend
@sabuein
@sabuein 2 года назад
Thank you, Sam.
@willowsayswhat9642
@willowsayswhat9642 2 года назад
Wow, you got a job in programming and didn't know what a class was? That's crazy brother!!!
@rick3741
@rick3741 2 года назад
In order to prepare for this environment, can anyone point those still learning in the right direction for how to seek out additional tooling for personal/portfolio projects? At the enterprise level, I'd guess there was a needs assessment completed with regards to why they decided to use specific tooling. But how do the senior devs know to use these tools? Where do they go to find them? How do you go about asking the right questions for using them?
@ajjo5513
@ajjo5513 2 года назад
This is a very informative video. Thanks so much for sharing your experience.
@alsadekalkhayer7007
@alsadekalkhayer7007 3 года назад
Your English is self-taught, too. Bravo 👏🏻
@SamFromaway
@SamFromaway 3 года назад
Haha, that's true. I just changed it👍
@omarov87
@omarov87 2 года назад
I'm learning to code so that I can implement my own project (and maybe get a job in web dev later on. Do you think I can develop my own project from scratch using online tutorials? Or should I ask for help at some point?
@SamFromaway
@SamFromaway 2 года назад
I think ask for help when you are stuck, but you are able to do quite a lot yourself I found. Just takes time
@Aalii6
@Aalii6 2 года назад
very interesting topic, thank you!
@dashianime
@dashianime 2 года назад
Thank you very much. Your video helped me.
@MotiviqueStudio
@MotiviqueStudio 3 года назад
Thanks for this video.
@SavageScientist
@SavageScientist 2 года назад
Great info i would also focus on data structures too
@gianlucazin36
@gianlucazin36 3 года назад
Great content bro
@edemmarvinkudjo9346
@edemmarvinkudjo9346 2 года назад
Very helpful video. Thank you for making this.
@SamFromaway
@SamFromaway 2 года назад
Glad it was helpful!
@LukeAvedon
@LukeAvedon 2 года назад
Very helpful! thanks!
@shiriajin
@shiriajin 2 года назад
I love the setup you have. Can you please tell me what kind of mechanical keyboard you are using with your MacBook?
@SamFromaway
@SamFromaway 2 года назад
Thanks. The keyboard is Redragon K552 KUMARA. I can recommend it.
@jmc7656
@jmc7656 2 года назад
Yep, git practices are a common pain point for new developers. A lot of time usually has to be spent getting people up to speed on them
@SamFromaway
@SamFromaway 2 года назад
True
@scottbenson967
@scottbenson967 2 года назад
the thing i never took into consideration was the amount of bug fixing I'd be doing in relation to actual development haha
@insanity2753
@insanity2753 2 года назад
Great video, thank you.
@io_inc
@io_inc 2 года назад
It's something that surprised me to about class components...
Далее
Getting a Job in 8 Months as a Self Taught Programmer
12:10
Full Stack Developers will take over. This is why.
11:26
What To Expect From Your First Programming Job
9:50
Просмотров 72 тыс.
The Ultimate Self-Taught Developer Curriculum
17:30
Просмотров 149 тыс.
Web Developer Roadmap (2024) - Everything is Changing
25:02
Freelance vs. Job as a New Programmer | Pros and Cons
14:47