Learn to Code Without Burning Out: How I Did It

Поділитися
Вставка
  • Опубліковано 10 кві 2023
  • Some good places to start learning:
    Awesome Frontend Dev Course → [imp.i384100.net/5gv519](imp.i384100.net/5gv519)
    Udemy Frontend Dev Course → click.linksynergy.com/deeplin...
    Another Udemy Frontend Dev Course → click.linksynergy.com/deeplin...
    *Disclosure: Please assume that most links I share are affiliate links. I may receive a commission for qualifying purchases.
    MORE GOOD COURSES
    Math for Machine Learning Course → imp.i384100.net/9g7L9W
    Generative AI Course → imp.i384100.net/baMOq9
    Python Course → [imp.i384100.net/LXMKoZ](imp.i384100.net/LXMKoZ)
    Data Structures Course → imp.i384100.net/anMOYZ
    Tensor Flow Course → imp.i384100.net/21vaXO
    Code Interview Prep → imp.i384100.net/MmMAjK
    Did you know that new programmers are at a higher risk of burnout than ever before? Stay tuned as I reveal the hidden challenges they face, explore the psychological traps that push them over the edge, and uncover expert advice on how to avoid burning out in the fast-paced world of programming. Are you ready to break the burnout cycle? Hit that like button, subscribe, and let's get started!
    Affiliate Links
    📖 How to do hard things → amzn.to/3KO61xf
    📖 How to crush code interviews → amzn.to/3JGRHWZ
    📖 Learn React.js → amzn.to/3mSA6lV
    ⌨️ Favorite keyboard for programming → amzn.to/3mIGHzd
    💻 Favorite laptop for frontend development → amzn.to/3YP0iuY
    🖥 Other stuff I use as a programmer → jamescrossjr.com/programming/...
    📷 Gear I use for making UA-cam Videos: jamescrossjr.com/youtube/gear
    💰 VidIQ → Tool I used to grow my channel faster: vidiq.com/jamescross
    Disclosure → How I make money with affiliate / paid links: jamescrossjr.com/affiliate-di... For example, As an Amazon Associate I earn from qualifying purchases.

КОМЕНТАРІ • 255

  • @jamescross
    @jamescross  Рік тому +40

    What areas of software development interest you?

    • @ekowanin8935
      @ekowanin8935 Рік тому +7

      Building commerce websites

    • @jupiteronkauai
      @jupiteronkauai Рік тому +3

      Been a webdsigner since long time, i did program a little when young but than focused on design part, photoshop and html, css and able to read javascript but not write it... now i am old and had kids and going back... started a class and lived it, but hitting a roadblock bcw the class was bit outdated so i tryed ti bridge it and used async bcs thst what newer version needed... but not matches the class... i love solving problems ... but alone at times its a bit a struggle... anyhow... oh i start with learning javascript and going toward react js... and what comes with it

    • @babystrokessr
      @babystrokessr Рік тому +7

      Web development. I love creating

    • @devwithbrian1534
      @devwithbrian1534 Рік тому +3

      Frontend: JavaScript

    • @ManInTheFridge
      @ManInTheFridge Рік тому +4

      Application, Backend, and API development

  • @aschlote2806
    @aschlote2806 11 місяців тому +36

    "There are days coming home feeling like I've been in a math test all day." This. I worked as a front-end software engineer for 7 months and eventually it was too much. I went for the salary not knowing how exhausting problem-solving was. Every day was exhausting to the point where I burned out and could barely look at my computer for months.

    • @zenova9926
      @zenova9926 10 місяців тому +3

      Same here mate as a frontend too for around 8 months, I almost resign this month just because how cluttered everything is, and yes definitely need atleast a month of full break.

    • @JD-vj4go
      @JD-vj4go 10 місяців тому +6

      All of tech is like this. Almost everyone I know is burnt out and miserable at work. It didn't used to be like this but years of offshoring and downsizing while increasing work loads has definitely had a negative effect on tech workers. Not to mention everything being 24/7.

    • @boratsagdiyev522
      @boratsagdiyev522 10 місяців тому

      Are u still programming?

  • @woodygranger2126
    @woodygranger2126 11 місяців тому +70

    I am learning HTML, CSS, and Javascript at 51. I have played around in other programming languages on and off for 20 years. Now, I have set a path, and I am focused on it. So far, the chronological path is:
    HTML, CSS, JavaScript, React JS. (So, quite litterally, this is the way. Lol Mando fan here!) I have written some small programs from scratch in Python and a few small C programs using an API. So my hope is that my previous experience writing a few programs from scratch will give me a better chance to learn through my path quickly. Thank you for your honesty and all the quality content!

    • @alic
      @alic 9 місяців тому +3

      I am starting at 35. More power to us and let's do this!

    • @TominBali
      @TominBali 3 місяці тому +1

      54 years old here on the same journey, although I'm torn between the Python and HTML paths now.

  • @VladdyHell
    @VladdyHell Рік тому +24

    As soon as you grasped advanced concepts, that's the point when you realize there are so many new shiny frameworks out there that gets released endlessly and that's what overwhelms me and that's what holds me back from applying jobs earlier

    • @tomsterbg8130
      @tomsterbg8130 11 місяців тому +1

      Most of the "new" is just old ideas presented in a different way. Programming is well established. We have sequence, selection and iteration. This being the lines of code, if statements and loops respectively. Everything else like pointers, functions, libraries is just an extension to that. A framework isn't made to help you, but mostly push out an idea that changes your workflow, I don't even use frameworks and you should probably just learn more about a language, eye a job and learn the framework they use, then apply to the job.

    • @user-lz2pj2zj9v
      @user-lz2pj2zj9v 11 місяців тому +1

      Same for me as well. Have been studying programming for more than a year and still don't feel as if I'm industry ready because of the sea of frameworks, libraries, databases, design patterns, leet code problems, DA&A's... etc. Trying to convince myself to apply for jobs but I don't want to look like a blockhead if I manage to land a job

  • @jidec3165
    @jidec3165 10 місяців тому +16

    You have to be committed, patient and humble yourself to learn more. I’ve got 10 years experience and still wake up at 4 am to read full documentations that could take me anything from a week to nearly a month to read through. And when done I repeat. It’s boring but you will master your craft in a way that will amaze you and others. I kinda enjoy it too. I know people who can’t sit to read any documentation for 10 mins without giving up 😂
    Don’t give up keep. Keep learning and try to think of ways to apply what you’ve learned to solve real world problems along the way.

  • @stevenfindley8789
    @stevenfindley8789 Рік тому +9

    Still listening, but I fell out for a few weeks. Getting back into it
    Thanks for the advice, your videos are usually high quality and inspiring

  • @JC-Alan
    @JC-Alan 10 місяців тому +16

    Thank you for making this video. I'm in that "gave up two years ago and just picked it up again" phase. Difference is, I have good habits now. I put in the work all the time and I'm about to finish my first app. I also got a job in IT and while I'm not coding all the time, I'm exposed to tech enough to have a greater desire to learn. In fact, my first app is related to my HomeLab and my private VPN.
    It takes tons of time, and even in IT where I'm a senior technician, there are lots of moments of imposter syndrome.

    • @jamescross
      @jamescross  10 місяців тому +1

      best wishes on the journey!

  • @ErikWillekens
    @ErikWillekens 11 місяців тому +2

    Love your focus on process and your honesty

  • @Sador_1
    @Sador_1 Рік тому +7

    This video is refreshing. I’ve stopped for over a month now cause imposter syndrome has hit me hard. In this time off I’ve tried to ask myself the right set of questions. JS + React has been my go to but it is difficult. I too recently bought Do Hard Things. Programming is hard no denying and I need to figure out if I can do it and what is it that drives me cause I’ve been stuck for a year now. Self taught route especially

  • @adekolaadelana2384
    @adekolaadelana2384 Рік тому +32

    Thank you Cross.
    I was actually feeling stupid today after I rounded up my react course. I suddenly felt overwhelmed. I feel I don't know enough. I feel companies would not take me. I feel like I'm in the wrong place. I feel like I'm the only one. Infact I feel pains in my head.
    But I'm jacking back up and I will build projects to aid my internship applications

    • @jamescross
      @jamescross  Рік тому +16

      Your description reminds me of what I felt. Keep it up and you'll get there!

    • @adekolaadelana2384
      @adekolaadelana2384 Рік тому +1

      Yeah thanks

    • @adekolaadelana2384
      @adekolaadelana2384 Рік тому +1

      I will be back to testify even I finally get employed

    • @stc-yk3kx
      @stc-yk3kx Рік тому +1

      @@adekolaadelana2384 same bro, goodluck to us, we can make it

    • @adekolaadelana2384
      @adekolaadelana2384 Рік тому

      @@stc-yk3kx Yeah! my man

  • @HernanReyesEnglish
    @HernanReyesEnglish Рік тому +3

    You actually give us a real view on programming. Thanks!

  • @valenciawalker6498
    @valenciawalker6498 Рік тому +16

    Yes, a new programmer in a software engineering program. Thank you for the advice. API, Building ios Apps, Machine Learning Front and Backend. Thank you for your honest opinion; feeling overwhelmed since I joined boot camp.

  • @CorridorJ
    @CorridorJ Рік тому +10

    Dude I’ve come across your channel and I really appreciate your honesty. As someone who’s been overwhelmed with this self taught journey recently it’s nice to see someone admit they struggled as well. Cheers!😊

    • @jamescross
      @jamescross  Рік тому +2

      best wishes with your journey Joe!

    • @blackpanthar906
      @blackpanthar906 Рік тому +1

      @@jamescross Hi, could you help with a tutorial on how to run C++ graphics program on VS code please, thanks brother.
      I tried it and my program compiles fine using TDM-GCC compiler but I can't see any results when I try to open the file on new terminal.
      It just says the "the term "filename" is not recognized....."
      Whatever I do I'm not able to fix this and not able to run C++ graphics program on VS code.

  • @victorescandiel8167
    @victorescandiel8167 Рік тому +2

    i really did need this kinda video right now, really great, thanks!

  • @carlangelotardecilla8675
    @carlangelotardecilla8675 6 місяців тому +1

    Love your videos, thanks for the advice!

  • @abdallahalmanasrah6343
    @abdallahalmanasrah6343 10 місяців тому +2

    You are one of the few content creators that I really love out there on UA-cam. Your videos are straight to the point and do not have all those distracting music and sound effects in the background. It makes me focus and get the points easily and feel confident about what you are saying. Other content creators have all those fancy video and sound effects which show that they may know how to edit videos but no necessary know what they are talking about. I really love the simplicity and richness of your videos; you are truly great!

  • @juanbonilla948
    @juanbonilla948 11 місяців тому +2

    Valuable video as always... thanks for the advice bro. Greetings from Colombia. 🇨🇴

  • @mckenziepictures
    @mckenziepictures 6 місяців тому +1

    This was the most sobering and helpful information that I have head in years. Thank you so much.

  • @artemistheory
    @artemistheory 9 місяців тому +2

    I loved that analogy of the mountain that was brilliant and my journey exactly.

  • @johnmin3821
    @johnmin3821 11 місяців тому +7

    As a newly graduated CS student I was feeling quite lost with what I needed to do with my time and the path I needed to follow for my future. My motivation was at an all time low. But this video gave me some hope and direction for my future. I appreciate how you didnt shy away from the harsh reality of "programming socmed" where everything seems breezy and smooth sailing. It was quite uplifting to hear it. Thank you

    • @jamescross
      @jamescross  11 місяців тому +1

      Glad it was helpful!

  • @hongbo-wei
    @hongbo-wei 10 місяців тому +1

    Thanks for the video. Your experience is very inspiring!

  • @merv893
    @merv893 5 місяців тому +1

    Great advice thanks. The saying being comfortable not knowing.

  • @stevejefferson3250
    @stevejefferson3250 5 місяців тому +1

    You are SPOT ON my friend. Great advice for the young generation. Good job

  • @Monkeydonkey10
    @Monkeydonkey10 Рік тому +7

    A self taught web dev through a fullstack udemy course. i been on and off with this for the past two years, but in the last few months, I've been blitzing through the section on JS server side. Moving on to complete the course with databases. looking forward to landing my first job.

  • @anthonycostello1234
    @anthonycostello1234 11 місяців тому +19

    Your videos have been helping me a lot lately, I’m 25 just getting into coding again, I tried to get into web development when I was a teen and gave up. Now I’m pursuing a career in coding, and my biggest fear is not having enough time, now that I have so much more responsibilities it makes me regretful that I gave up before 😅 but I’ve been having so much fun exploring all the different languages and trying to figure out what language/path is good for me. Thank you for making your videos real and honest 💪

    • @zenova9926
      @zenova9926 10 місяців тому +4

      There's no barrier in tech world mate, my colleague just started as a junior backend developer at the age of 32.

    • @excalibro8365
      @excalibro8365 7 місяців тому

      @@zenova9926 Wow I'm curious where did your colleague apply for jobs. In many countries most companies will never accept someone over 30 for a junior level position.

    • @tafa8369
      @tafa8369 7 місяців тому

      @@excalibro8365 They actually do as long as you have the required skills.

  • @majorfriedrice
    @majorfriedrice 11 місяців тому +1

    This was uplifting. I feel a bit more confident with programming now.

  • @ejikeezekwunem4162
    @ejikeezekwunem4162 Рік тому +2

    I always love your videos. Thanks for sharing

  • @wypimentel
    @wypimentel Рік тому +3

    Wow, this is much more motivating that the videos that preach the easier path, because I feel stupid all the time, even a recursive functions is complicated to me now, I don't know whether someday I will find it easy.
    I have to relearn algorithms, the search, I am relearning C, I think is important, but I want to relearn to an advanced level. If I am really that stupid I will be a web programmer (Flutter seems very easy).

  • @HLB512
    @HLB512 Рік тому +9

    I am just wrapping up on a community college web design/development class. This class feels like a full time job. I’m doing assignments each week with quizzes plus I have to work on a web site project at the same time.
    Once I finish the class, I promised my son (9) I’d build a candy website for him. His idea, he even drew wireframes for it after watching me lol
    I thought about getting into career for frontend (and change my major ) but I’m intimidated because I’m 50 and I’ve seen the amount of applications for jobs on LinkedIn.

    • @jamescross
      @jamescross  Рік тому

      that's cool to have your son involved

  • @HardKillaz
    @HardKillaz 11 місяців тому +1

    This is a gem 💎 of a video.
    You made a great points but the one that sticks out to me is when you said do something with your coding knowledge for about a month or two then get back learning materials and by then you'd have a feel for how to efficiently get the most out of effort vs information

  • @Melefit
    @Melefit 9 місяців тому +2

    Am 27, currently learning HTML,CSS about to dive into Javascript

  • @LauraCostellodiycrafts
    @LauraCostellodiycrafts 9 місяців тому

    Thanks so much for this. I started 10-11 years ago and loved it, but l had this long term issue with tendonitis and l stopped because l was worried about this. I have found ways to get around the problem and l've started again! I'm looking at going in a new direction in my teaching career and this has helped me alot.

  • @JoeNgera
    @JoeNgera Місяць тому +1

    Hey, I to have had some trouble with the same.
    I'm Joseph from Kenya and on writing this I'm 18.
    I've been coding for fun for a while and I realized that I've gone into an unhealthy loop where I'm stuck in tutorial hell and it got to a point where I haven't made any progress in a while. However I've found a way out
    I know that I may still be young but to anyone out there, decide on a language and just learn it and other general CS rules then do projects to re-enforce the knowledge.
    I agree with the video and you should just start. Knowing that it may not be easy but neither does the true understanding of something come over night.
    Keep on keeping on !

  • @Oliver_twist00
    @Oliver_twist00 11 місяців тому +1

    Ur intro won me over already now to continue to watch the video

  • @jerzeywolf76
    @jerzeywolf76 Рік тому +4

    Learning to code at 47 after many years of contemplating it. The time is now! This is the way!!

  • @Devraaj000
    @Devraaj000 Рік тому +10

    Finally someone have said the truth about the coding culture.

  • @ekowanin8935
    @ekowanin8935 Рік тому +3

    Haha love the mandalorian reference, I'm a fan too 😁

  • @user-us7hq6xf9o
    @user-us7hq6xf9o 10 місяців тому +1

    Rn I’m learning on code with mosh I wanna know your thoughts on it , btw thanks for all the info love how you don’t sugarcoat nothing and give all the info I need to become a front end developer!

  • @CoIdestMoments
    @CoIdestMoments 10 місяців тому +2

    Thank to you I found the strenght to learn coding, I did html , css , sass , then javascript. after javascript I decided I knew enough of frontend. SQL, Solidity, Node...
    Created a clone of an AMM, found cheap third world people to do amazing mass marketing for me.
    Launched my project, slow rugged 240k$ in a 2 months.
    LFG

  • @mayank4156
    @mayank4156 Рік тому +1

    My motivation is that I am and will be building some unique projects to make the world a better place. I haven't touched DSA yet. That's the one part I'm mainly afraid of.

  • @faibarlinc999
    @faibarlinc999 Рік тому +3

    Although i have some experience in java and c# from unity, i started learning the basics of HTML the move on to CSS and Javascript, then move on to React, so that's my game plan, hope it's good enough to get a first job as a junior frontend dev.

  • @VikramSingh-uc3sj
    @VikramSingh-uc3sj 11 місяців тому +2

    Just amazing.

  • @philamavikane9423
    @philamavikane9423 11 місяців тому +1

    Affirmative, THIS IS THE WAY😌

  • @stephennesheanerandallalba8930

    Thank you!

  • @devwithbrian1534
    @devwithbrian1534 Рік тому +1

    Thanks James

  • @moarifur
    @moarifur 11 місяців тому +1

    I wish you would publish this video 13 years ago. I lost my interest on coding over and over again, this video revive me again.......

  • @TopLoner
    @TopLoner 11 місяців тому +2

    Learning to code my senior year of high school and hope to get a starting job after I graduate

  • @user-qz4xj7uq6x
    @user-qz4xj7uq6x Рік тому +1

    Mandalorian fan here. Great content buddy.

  • @ResortGaming
    @ResortGaming 11 місяців тому +9

    I seriously messed up... I ended up paying for a coding boot camp that was several thousands of dollars. I went in with the expectation that my discipline would get me through it, but I failed to realize how overwhelming it is/was. The bootcamp I'm in has very great material and a discord where they are "active" but I often found/find myself having to do further research on my own to move step after step. I mean it's great I guess because that's what I'd imagine the real world of software development is.... BUT I just wish I was able to attend a boot camp where it was like forced attendance such as like a Mon-Fri 7-5 or something would've kept me on track, instead of this kinda "go your own pace". I was able to go through advanced HTML & CSS on my own, but as soon as I hit JavaScript I just completely shut down. It's extremly overwhelming as well when I see other people who are WAY more qualified than I am struggling to even find a software devloper job. I know , I know, comparison is the thief of joy, imposter syndrome... I've experienced it all. I just feel very stuck on continuing on my own, but also forced to because of the amount of $ I've spent on this Bootcamp academy. Thank you James for your videos, I really enjoy them. If you have any words of wisdom or anything you could share with me I'd greatly appreciate it. Take care brother.

    • @codysavage957
      @codysavage957 9 місяців тому

      Was it Coding Dojo by chance?

    • @ResortGaming
      @ResortGaming 9 місяців тому

      @@codysavage957 it was noy

  • @BudiSetiawan-ns3rk
    @BudiSetiawan-ns3rk 10 місяців тому +2

    I am learning Go and new concepts of API, such as gRPC and GraphQL, while working at my company.

  • @andriibakhtiozin4477
    @andriibakhtiozin4477 5 місяців тому +2

    Im almost 33 years old, I regret because I didnt try to switch earlier despite the fact I had back tomthat time motivated friends that could at least mentor me whenever i had questions. Currently im in industry for 10-11 years, but mostly worked as QA, Automation QA API/UI. On current position i felt my self super unsafe as most of my job devs could do and sometimes more efficient. Plus AI tools add some sort of uncertain feeling about a future.
    And the toughest in this situation is that im on skilled worker visa, and if i lose job dunno if i could find any in 2 month range, as market constantly changing

  • @4Mulator
    @4Mulator Рік тому +2

    Mando fan right here!

  • @SuperlativeCG
    @SuperlativeCG Рік тому +1

    I knew this day would come.

  • @icns01
    @icns01 3 місяці тому +1

    I'm just gonna say it....this was valuable beyond measure!...So many Dejava and "Ah hah!" moments during the video. Many, Many thanks!

    • @jamescross
      @jamescross  3 місяці тому +1

      Wow, thank you!

    • @icns01
      @icns01 3 місяці тому

      @@jamescross You're most welcome...this will help many people..I am sure!

  • @goodfractalspoker7179
    @goodfractalspoker7179 Рік тому +1

    Good video man

  • @danmwirigi2376
    @danmwirigi2376 Рік тому +4

    This is the way😊

  • @dr_davinci
    @dr_davinci Рік тому +1

    This is the Way !! Though I am still a foundling, I am on my to be a full Mandalorian.

  • @JoeNgera
    @JoeNgera Місяць тому +1

    I love the mandalorian !!!!!!!!
    THIS IS THE WAY

  • @mze8438
    @mze8438 Рік тому +7

    This is the way🙏🏾

  • @colinmaharaj
    @colinmaharaj 7 місяців тому +1

    I am 54, I started with GW basic, then turbo Pascal, then turbo C for dos, then turbo C++ for dos, then Boland C++ for Windows, then borland C++ Builder for Windows, then PHP, then SQL, then css, then bootstrap, then writing windows services, then mysql , then windows based database applications, then linux shell scripting, then writing networking applications for windows, other things I cant remember in terms of specific projects. Im writing my own DSL now.

  • @CasinoBaccaratKingmaker
    @CasinoBaccaratKingmaker 5 місяців тому +1

    THEBEST OF THE BEST TEACHER

  • @MauriceWilliams
    @MauriceWilliams Рік тому +15

    I study coding until my head starts to hurt which is around 20 minutes for now then I take a hour break and repeat. That’s how I’m not burning out.

  • @OgbewiOmorogbe
    @OgbewiOmorogbe 7 місяців тому +1

    Amazing

  • @maryzakiandourrugrats4671
    @maryzakiandourrugrats4671 Рік тому +1

    This is the way

  • @cryptoskywalker1714
    @cryptoskywalker1714 11 місяців тому +1

    This is the way.

  • @Alwalou
    @Alwalou 11 місяців тому +1

    Ive started learning programing 10 years ago still couldn't have any chance as a junior developer since most of companies ask for seniors or for bachelor degrees graduates , still impossible for me and I feel excluded from the system

  • @BroJJ
    @BroJJ 11 місяців тому +1

    Question Mandolarin Ja’Cro… Many of going through the verd’goten… What project sites or where can we find projects that we can do? Maybe do a video???

    • @jamescross
      @jamescross  11 місяців тому +1

      Odin Project is a decent free course. Personally, I would get familiar with the basics and then think of some simpler problems related to interests you have that could be solved with code. For example, I am doing these youtube videos and lately I have been learning about youtube's apis to maybe build a simple app to display analytics how i want them. The nice thing about this approach is because you are interested in the topic, you are more likely to finish it and secondly, there will be a unique aspect to your projects that demonstrates passion rather than just copying another project so it will be better for your portfolio. Best wishes!

  • @shuaibabdulkadir7893
    @shuaibabdulkadir7893 5 місяців тому

    Pls what specification of computer I need for programming?

  • @bythealphabet
    @bythealphabet 11 місяців тому +1

    This it the way

  • @silverfullbuster9177
    @silverfullbuster9177 10 місяців тому +1

    Hi James slightly off topic but Im currently studying web developent and sometimes get discouraged by the advancement in AI and the possibility of replacing devs and I was wondering what your thoughts are. Is it likely that devs will be replaced or they will adapt to the new changes AI brings?

    • @jamescross
      @jamescross  10 місяців тому +1

      I imagine we will change how we work. Trivial things will probably be automated. Complex things still require verification and architecture to make sure the solution does what you need. It is hit and miss right now. Lots of mistakes or bad suggestions. That will improve with time which will hopefully speed up our ability to build cool stuff. Now is probably a good time pursue ai / machine learning if that interests you. I'm not super worried about job loss in the near future.

  • @korosensej2047
    @korosensej2047 8 місяців тому

    Any advice for me i am student but i got so burnout of coding that i didnt want to move or do anything as programming coder

  • @thoughtsbright7928
    @thoughtsbright7928 Рік тому +1

    Hey so I am 10_15 I want to learn to code I already bought a course but I keep in a loop like for and while loops, and I just sometimes do not want to.

  • @ilovehorses38
    @ilovehorses38 7 місяців тому

    May Allah bless your for your candidness. ^^ Thank u humble sir.

  • @user-cc6vw5gu3x
    @user-cc6vw5gu3x 6 місяців тому +1

    Actually I'm not learning programming for a good paying job, I am just obsessed with it also programing is valuable for society and that satisfieს me, so that makes me to keep programming, I recommend you to find your passion and never give up

  • @hongbo-wei
    @hongbo-wei 10 місяців тому

    What language should I learn if I want to land a software engineer job in the UK? I have a good foundation of C, and already studied and practiced a lot using Python. But it seems there not much jobs looking for a Junior Python Developer.
    Do I need to learn C++ or Java? It seems there are a hug demands for those two programming languages : )

    • @jamescross
      @jamescross  10 місяців тому

      unfortunately i don't live in the UK so won't speculate on that.

    • @hongbo-wei
      @hongbo-wei 10 місяців тому

      @@jamescross Hello James, I'm Hongbo from mainland, CH, I started learning Computer Science since September 2022. I'd also like to work in the USA. There are two types of visa to work there, one needs requires random draw because of too many applicants. Another is for STEM people, which requires a job contract. I find out that it is hard to get a Junior Software Developer/Engineering job, especially for a foreigner like me. I guess this requires me to be more skillful and more competitive, which may requires more time to invest into learning, practicing, and even make more real world projects.
      But I believe as long as I keep moving forward, I will be capable to land my dream job one day!

  • @AdeniyiAdepoju213
    @AdeniyiAdepoju213 9 місяців тому

    Where can I do my coding on my pc
    Not learning!!!
    Where to program my codes

  • @guillermoal8514
    @guillermoal8514 11 місяців тому

    In tech what occupation would you stay is safe from being automatized by AI such as CHATGPT and outsourced? I'm thinking it cybersecurity?

  • @psychoeditz1103
    @psychoeditz1103 Рік тому

    Hey James I really liked your videos Actually I just want to talk to you about youtube so can you please tell me how can we talk?

  • @CamaguNcoso
    @CamaguNcoso Рік тому +3

    I started 2 weeks ago learning coding

    • @revoltoff
      @revoltoff Рік тому

      Don't do it, learn AI and to use it, coding is dead.

    • @CamaguNcoso
      @CamaguNcoso Рік тому

      @@revoltoff it is dead to people like you.

    • @mayank4156
      @mayank4156 Рік тому

      ​@@revoltoff ​Wtf i thought the same at first too, but we'll still need coders to understand and alter the A.I generated code 🤷. And humans will always be more creative than machines. Mainly for Front End.

  • @peterroger249
    @peterroger249 7 місяців тому

    How can I create a website where users can chat on a Web app, that can link to Mobile Apps, Chatbot, voice to text and text to voice

    • @peterroger249
      @peterroger249 7 місяців тому

      Create website and AI Chatbot together in one website

  • @infinitedarkmind8864
    @infinitedarkmind8864 11 місяців тому +1

    Started on C+ 20 years ago but quickly moved on. After years I'm just getting back into html and python what advice do you have for a dusty pirate like myself? 😂

  • @moonstone468
    @moonstone468 Рік тому +1

    Mando!))❤️❤️

  • @Alpine_wolf
    @Alpine_wolf 5 місяців тому +1

    Damn you are 💯 true. I learned programming languages: python 🐍 and JS . Then React , html , css.
    I thought that’s it and I am done. BUTTTT THERE IS REACT NEXT JS, tailwind, sass , php…….. no end 😂

  • @user-rc9ti8cz3s
    @user-rc9ti8cz3s 6 місяців тому

    if am to start again coding i will never even think of learning it,
    because it is like am going to kill my self knowingly.

  • @GodIsPureLove
    @GodIsPureLove Рік тому +1

    i had to cheat in 9th grade to pass basic coding. got an 80/100 . told my dad i dont understand it. its just one of those things i will suck at no matter what. coding is beyond me

  • @benjaminjacome
    @benjaminjacome 9 місяців тому

    I want to get a job full remote, in the US, of Europe, but I'm from Ecuador Latin America, is this possible? Anybody knows?

  • @odanabe9566
    @odanabe9566 4 місяці тому

    pleas share for me your experience details i am junior for programmer

  • @CasinoBaccaratKingmaker
    @CasinoBaccaratKingmaker 5 місяців тому +1

    SALUTE TO YOU

  • @KickAssAndChewBubblegum
    @KickAssAndChewBubblegum 4 місяці тому +1

    21 yrs experience. Burnouts are cyclical. For me, they came every 7 years. My last one was the worst. I felt like I had topped out salary-wise, none of the new tech interested me, etc. So I decided to take a year off…two years ago and I haven’t gone back. The ai stuff has piqued my interest. Anyways, prepare yourself for the 20+ year crashes. They hit hard.

    • @jamescross
      @jamescross  4 місяці тому +1

      Thanks for your thoughts!

  • @VincentAlvin
    @VincentAlvin 7 місяців тому +1

    Im starting at 17😊

  • @BroJJ
    @BroJJ 11 місяців тому +1

    This is the way Ragu! 😂😂😂

  • @boratsagdiyev522
    @boratsagdiyev522 10 місяців тому +1

    I'm experiencing burnout right now trying to learn javascript. It's been a year and a half and I'm feeling demotivated.

  • @WahabSurfali
    @WahabSurfali 7 місяців тому +1

    Hi good 👍🏻

  • @mwevre1876
    @mwevre1876 Рік тому +1

    I work close by to you. Would love to do lunch and pick your brain. Seriously considering a major career change.

  • @mandeseyunfreeman8459
    @mandeseyunfreeman8459 11 місяців тому +1

    This Is The Way...

  • @vadneydasilva230
    @vadneydasilva230 10 місяців тому +1

    This is the way... B-)

  • @senshai1267
    @senshai1267 11 місяців тому

    Yup I’m burning now

  • @yojaw7577
    @yojaw7577 9 місяців тому

    I’ve seen three of your videos and please for the love of god fix your posture it would be good for you

  • @iammovingtokorea
    @iammovingtokorea Рік тому +1

    I am 60. Am I too old to get a coding job?

    • @preciousifeanyi9125
      @preciousifeanyi9125 Рік тому +1

      You can do it Sir. If you love it, go for it with no regrets❤

  • @stevecrabtree9141
    @stevecrabtree9141 Рік тому +1

    Where have you been James? Hope all is well

    • @jamescross
      @jamescross  Рік тому +2

      Sometimes life's storms hit you all at once. Things are on the up and up but I've had to slow my pace a little. Thanks for asking Steve. How are you?

    • @stevecrabtree9141
      @stevecrabtree9141 Рік тому +1

      @@jamescross I am good. Have been busy coding and pushing life forward 🙂