DO this instead of watching endless tutorials - why you will never learn!

Поделиться
HTML-код
  • Опубликовано: 8 сен 2024
  • If you have purchased many of videos that are from udemy coursera linkedin Learn and still feel like you are not making progress on learning programming. This video is for you.
    In this video we are going to talk about things you should do instead to help you learn more effectively.
    New to coding?
    ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
    How to become a web developer in 2021: • How to Become A Web De...
    How to start: • How to Learn Code by Y...
    Top Languages: • Top programming langua...
    vlogs:
    A day in a life of a software engineer: • DAY IN THE LIFE OF A S...
    COME SAY HI!
    ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
    Instagram: / vickysdailystandup
    (I do weekend Q&A)
    Twitter: / dailyvickys
    Tiktok: @vickysdailystandup
    Book a private career chat with me: calendly.com/c...
    Business Inquiries (Contact Vicky): contactvickymei@gmail.com
    CAMERA GEARS:
    ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
    ⚡︎ My camera - rb.gy/xmcbds
    ⚡︎ Lens Mount Adapter - rb.gy/guh8vr
    ⚡︎ Microphone - rb.gy/kaqlzl
    ⚡︎ SD card - rb.gy/dbiizx
    ⚡︎ Hard drive - rb.gy/qaye4x
    ⚡︎ Vlogging tripod - rb.gy/fwvld6
    ⚡︎ Studio lights - rb.gy/avrsld
    ⚡︎ Older camera rb.gy/z9ilen
    DESK SETUPS:
    ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
    ⚡︎ My keyboard - amzn.to/34AePCp
    ⚡︎ Cheaper option keyboard - amzn.to/34Fu7ps
    ⚡︎ My monitor - amzn.to/3b95gvp
    ⚡︎ Monitor mount - amzn.to/2EHwAog
    ⚡︎ My Vertical Mouse - amzn.to/32y6NXY
    ⚡︎ Regular wireless mouse - amzn.to/3loROrZ
    ⚡︎ Headphone - amzn.to/3b6vbUr
    ⚡︎ MacBook Pro 2016 i5core 16 ram - amzn.to/2EoYAgZ
    ⚡︎ Laptop cover - amzn.to/2QuqBWH
    ⚡︎ USBC adaptor - amzn.to/2QvZgmU
    ⚡︎ Laptop stand - amzn.to/3lsVnxA
    ⚡︎ Blue light blocking computer glasses - amzn.to/3hB2CAW
    ⚡︎ My fav massage balls for shoulder relief - amzn.to/34K3IHf
    ⚡︎ Back massager I use - amzn.to/3loTTEj
    PROGRAMMING BOOKS:
    ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
    ⚡︎ Cracking the Coding Interview - amzn.to/32vTQOj
    ⚡︎ The Pragmatic Programmer - amzn.to/34FDJAI
    ⚡︎ The Clean Coder - amzn.to/3gBoj2H
    ⚡︎ Clean Code - amzn.to/2QxpUMa
    ⚡︎ HTML and CSS: Design and Build Websites - amzn.to/3gAk72U
    ⚡︎ A Smarter Way to Learn JavaScript (a bit outdated, it helps beginner have problem memorizing syntax)- amzn.to/3b3KXzx
    ⚡︎ Eloquent JavaScript - amzn.to/2YHG7TH
    ⚡︎ JavaScript Good Parts - amzn.to/3b9d6VR
    ⚡︎ You Don't Know JS: Scope & Closures - amzn.to/31yR8sc
    ⚡︎ You Don't Know JS: this & Object Prototypes - amzn.to/3b0N4E4
    ⚡︎ You Don't Know JS: Async & Performance - amzn.to/3hB8bPQ
    ⚡︎ You Don't Know JS: ES6 & Beyond - amzn.to/3hzWqcl
    More on my store page:
    www.amazon.com...
    Music:
    www.epidemicso...

Комментарии • 205

  • @user-yt9gb6bw9x
    @user-yt9gb6bw9x Месяц назад +272

    A tutorial to get out of tutorial hell

    • @hi_nesh
      @hi_nesh Месяц назад +7

      Hahaha 😂😂

    • @bambinoesu
      @bambinoesu Месяц назад +3

      😂

    • @SkyNet-xm8yq
      @SkyNet-xm8yq Месяц назад +17

      One day someone would upload a tutorial about how to get out of the tutorials of getting out of tutorial hell.

    • @nickmccabe2327
      @nickmccabe2327 Месяц назад +4

      Vicky could make that course and sell it on Udemy

    • @unclemoses3333
      @unclemoses3333 Месяц назад +1

      😂😂😂

  • @AirLineASMR
    @AirLineASMR Месяц назад +123

    The best method is to watch some videos and then get some hands-on experience. I use the 60-40 rule: 60% hands-on experience and 40% watching tutorial videos.

    • @apamwamba
      @apamwamba Месяц назад +2

      Indeed

    • @nobytes2
      @nobytes2 25 дней назад

      I would argue is best to read documentation and or sample code first

  • @baroneleve1196
    @baroneleve1196 Месяц назад +80

    Watching tutorials actually works for me. I watched how to build the Netflix website once; I then rewatched it again. But this time, I was coding along. Essentially, copying all he was doing step by step and taking notes. After that, I started from scratch and built the Netflix website to about 75% without referencing the video. I watched the video one more time and completed my Clone website. I can now build the Netflix website from scratch without referencing my notes or the video. The how-to video is about an hour long. It takes me about 3 hours, 10 minutes to do it. I plan to just keep building Clone projects until I become very good. I'm building the Apple website next. I can't believe I almost gave 8k to a coding boot camp when everything knowledge I need about coding is free on RUclips😂

    • @beinline2278
      @beinline2278 Месяц назад +2

      thanks for given me a way to learn and practice

    • @DavidSeguraIA
      @DavidSeguraIA Месяц назад

      Cool what is the name of the video or the channel to do it to

    • @baroneleve1196
      @baroneleve1196 Месяц назад

      @@DavidSeguraIA It's the video called "How to make Netflix website Clone using html and css. The video is 56 minutes and 55 seconds long. It is very easy to follow and understand . The channels name is Greatstack.

    • @baroneleve1196
      @baroneleve1196 Месяц назад +5

      @DavidSeguraIA It's called How to make Netflix website Clone using html and css. It is 56 minutes and 55 seconds long. It is very easy to follow and understand

    • @baroneleve1196
      @baroneleve1196 Месяц назад

      The channel is called Greatstack

  • @user-mg1ut9pk7p
    @user-mg1ut9pk7p Месяц назад +41

    You learn by doing. Studying without applying knowledge is like reading about how to fix a car without ever seeing the parts or tools

  • @elliotlassey3118
    @elliotlassey3118 Месяц назад +27

    I used to think tutorials didn't work at first but then I realized after hours of trying to code my own things up from scratch myself that you just can't really discover certain syntax and code logic by accident all on your own even after hours of practice. sometimes the best way to learn is to just follow a tutorial and learn from someone else's code. This will save you hours of trial and error. It's fast and efficient. you just have to make sure you truly understand the code in depth before you move on to something else. Just try to code the whole thing on your own after watching the tutorial and following the tutorial

    • @VickyMei
      @VickyMei  Месяц назад +1

      thanks for sharing! great advice!

    • @tedroscourt1205
      @tedroscourt1205 Месяц назад

      The trial and error and frustration is part of the learning process. It's slower to get going but you get a more solid foundation and you build your grit and problem solving skills.

    • @lileightright
      @lileightright 17 дней назад

      "This will save you hours of trial and error", this is literally why you need to stop watching tutorial. idk if you new to programming but this is the only and most effective way to become programmer by facing errors and debugging them all day.

    • @VickyMei
      @VickyMei  17 дней назад

      @@lileightright errors are our best friend

  • @kzelmer
    @kzelmer Месяц назад +28

    That is the way. A friend asked for help because he wanted to learn Jenkins. My answer: do dyou want to learn Jenkis? Get the official doc and lets deploy a hello world spring boot app. As simple as that. The old learn by doing. You will get stuck, you will get frustrated... but eventually you will learn something

  • @MicrosoftITGuy
    @MicrosoftITGuy 5 дней назад

    In systems administration, tutorials are very crucial given they are meaningful, but they must be paired with hands-on. Understanding how it works and knowing how to do it is the key.

  • @DevJuvenilson
    @DevJuvenilson Месяц назад +6

    Thanks for the video, it makes a lot of sense now, I was used to just watching and copying what the teacher was doing, and obviously I'm not learning with this. I'm going to start my own project, wish me luck!

    • @VickyMei
      @VickyMei  Месяц назад +1

      Glad it was helpful! You are very welcome! best of luck on your project!

    • @themarketingplace
      @themarketingplace Месяц назад

      @@VickyMei Hi are you Thai?

  • @johnathanpolk5441
    @johnathanpolk5441 Месяц назад +3

    Thank you, I needed to hear this. Something simple, but totally right

  • @JerseyJeff84
    @JerseyJeff84 Месяц назад

    Best thing that ever happened to me was hands-on experience. I'm in I.T. so anytime I could get my hands on spare computers, create virtual machines, help someone in the industry, etc, was crucial for me. Even where I work now, I am learning something new almost monthly. So, tutorials are nice to get the ball rolling, but should never be solely relied on.

  • @user-mh2ye9nf3y
    @user-mh2ye9nf3y Месяц назад +9

    Start building a real project as soon as possible after watching a tutorial video or course, or reading a book.
    The advice in Victoria's video is worth the time to watch.

    • @VickyMei
      @VickyMei  Месяц назад

      thank you for your feedback! practice with projects is the way to go!

    • @dalio4126
      @dalio4126 27 дней назад

      Anyone who is not insane would get to the same advice 😂

  • @nemesioansorin
    @nemesioansorin 25 дней назад

    Wow, repetition always work :) just my 2 cents. In the sense of memorizing things and creating a valuable (good or bad) feedback - it works both ways - either proving you some theories, either proving some things are wrong, re-adjusting / enlarging your experience. Good, valuable points overall ... you got a new subscriber.

  • @wilfred05777
    @wilfred05777 13 дней назад

    Learning from you daily exercise as unemployed software video thansk for sharing

  • @bitokay147
    @bitokay147 Месяц назад

    I upgraded so many skills during covid but when I went back to working as an admin in the creative floor I got a hold of licenses. They granted me access to use the tools so I would listen during meetings look for the problems and build the solutions to actually apply what I learned. I learned illustrator got access to Adobe creative. The VP was cool about giving me access to the tools they already use. Then I started playing with photoshop. Then sharepoint and more microsoft tools and now creating project management tools. I stay a bit late to speak to the associates to ask how to do something even the video editor. So glad I did I actually retained everything because I created projects around it. Its amazing to learn and actually apply it. Programming is next but next year so I dont crash lol

    • @VickyMei
      @VickyMei  Месяц назад

      WOW thats so impressive! lots of things you've learned ! please keep us updated on your learning journey!

  • @toobprojects
    @toobprojects Месяц назад +2

    Really makes sense. One should also find an excuse to learn that specific language or tool, i.e. may be you want to build a small CLI tool to help you automate a few daily operations that you have you perform manually, then you can jump into Golang or Python etc ... Great advice, thanks a lot Vicky.

  • @saeedansar-sk3fh
    @saeedansar-sk3fh Месяц назад +1

    i start my web development journey before 10 days so im learning HTML ,im learning from code with harry and w3 school's and you're beautiful

  • @MrRgarcia2010
    @MrRgarcia2010 Месяц назад

    Not a programmer or looking to be one. I do suffer from analysis paralysis and get so immersed in whatever I'm studying that I forgot about application and continuous improvement. I appreciate this video.

    • @VickyMei
      @VickyMei  Месяц назад

      Oh wow I didn’t expect someone else outside of programming also find this helpful’ this means a lot to me so thank you and I’m glad this was helpful 🙏🏽

  • @peacewealth_23
    @peacewealth_23 Месяц назад

    ❤ Thanks a lot dear. God bless you. I don't know "jack" in programming though, but seeing ppl build wonderful Apps and website is fun to me and iv told myself hey! It may take you some time though but you'll one day build an app. To that, seeing videos like this is a proof that im on track. I will be glad if you can lead me to guiding steps to fulfill my dream. Once again, THANK YOU SO MUCH❤❤

  • @rtz2985
    @rtz2985 Месяц назад +1

    just found your channel, very good advice. I've attended a boot camp, got my degree and still feel very inadequate thinking i need to learn more, going into tutorial hell lol. I wil go back to basics and refresh what I'v elearned. Thanks

    • @motion69
      @motion69 28 дней назад

      Don't go back to revise. Just try to make projects and if you don't find how to build a component then go to revise that piece of code only. I have repeated myself again and again and now I am making projects only

  • @ericak5165
    @ericak5165 Месяц назад +1

    Absolutely loved your vid! Especially when you connected learning code with working out and the underlying benefit of building our problem solving "muscles". I'm currently studying for my project management certification (PMP) and definitely see how this approach transfers well for me too! Thanks again and continued success! #yournewestsubbie😁

    • @VickyMei
      @VickyMei  Месяц назад

      this is such a sweet message! thank you for your support! best of luck on your PMP journey!

  • @LuckyLuke1881
    @LuckyLuke1881 Месяц назад

    I started learn to code right now, subscribed. Love your channel

  • @isaiahbundi7207
    @isaiahbundi7207 Месяц назад

    thanks for lecturing me, thats true me going tutorial after tutorials and unfortunately have not finished watching these

  • @abogdzie
    @abogdzie Месяц назад

    I just got proposed videos like yours at least 5 by YT in last 5 minutes, but it's actually yet another one why people are not learning, but just watching your speech. And not sure why YT is attacking me with this content.

  • @fe911s
    @fe911s Месяц назад

    My problem entirely, always jumping around and dont stick to it

  • @ifydev
    @ifydev Месяц назад

    Actually tutorial is very good. Something I just realize is after watching tutorial build something with the knowledge. Tutorials here makes you keep up or been aware of some techniques out there

  • @saitejaswinisurisetti8467
    @saitejaswinisurisetti8467 Месяц назад +1

    thank u sis ..for this useful video..i wanted to learn mern stack since 3days ..ur video helped me to overcome tutorial hell...thank uu

    • @VickyMei
      @VickyMei  Месяц назад

      glad it helped! wish you all the best!

  • @chillyfrost2011
    @chillyfrost2011 Месяц назад

    I agree, I follow some of the same practices, however, the way you talk about learning (weight training) is another perpsective that I didn't think about. Thank you great video, I going to practice how you described and see if I can come up with a way that fits me, thank you.

    • @VickyMei
      @VickyMei  Месяц назад

      Yep, I love this analogy too.

  • @kingsta4145
    @kingsta4145 Месяц назад +3

    Great video! Thank you so much!

    • @VickyMei
      @VickyMei  Месяц назад +1

      My pleasure to help!

  • @derickmoncado
    @derickmoncado Месяц назад +4

    No because tutorial hell/purgatory is SO real. You gotta just raw dog a project and dive in!!

  • @homaassal2794
    @homaassal2794 Месяц назад

    First of all when you purchase a course you do what we call follow a long. So there is no way to go blank. Basically the guess work has been taken out for you and you follow along with instructor and do the project. I don't see any mishap in that

  • @ItsMeTheUser
    @ItsMeTheUser 15 дней назад

    Very helpful!

  • @MG-wx8yx
    @MG-wx8yx Месяц назад

    Thank you so much Vic. You got yourself a new subscriber.

  • @andyl9920
    @andyl9920 Месяц назад +1

    Yes ill admit. I'm in tutorial hell. Was trying to rush myself. I need to effing slow down. Started my self taught studies a year ago. I need to slow down. Stuck on JS rn 😅

  • @sangwaemmanuel6936
    @sangwaemmanuel6936 Месяц назад

    you are like really, START SMALL AND ESSENTIAL, APPLY IT IN YOUR OWN WAY (MOSTLY)

  • @kiikpoyemessiahboomni2970
    @kiikpoyemessiahboomni2970 Месяц назад

    Thanks for this video. I wish I could like a million times

  • @IchJLAG
    @IchJLAG Месяц назад +1

    ok I needed this, thank you!

  • @waella4267
    @waella4267 Месяц назад

    You are a walking legend 😍😍

  • @PrakharRajShrivastava
    @PrakharRajShrivastava Месяц назад

    Thank you so much. This was really helpful. 😃

  • @Memetaku666
    @Memetaku666 28 дней назад

    Great teacher ❤️❤️

    • @VickyMei
      @VickyMei  27 дней назад

      Glad you think so!

  • @BayramUysal
    @BayramUysal Месяц назад

    I must have gotten a line or two through Python 101 in a year and a half. The pages of documents I read and the hours of videos I watched could not give me the information in this video. Because I thought of every day and every moment as a loss and drowned myself in more documents. Thank you very much indeed; Thank you for giving me an enlightenment.

    • @VickyMei
      @VickyMei  Месяц назад

      thank you for your comment, this made my day! im glad this video was helpful! keep us posted!

    • @emberavenge7162
      @emberavenge7162 Месяц назад

      Which python 101 course, the one from IBM?

    • @BayramUysal
      @BayramUysal Месяц назад

      @@emberavenge7162 nope. İs not

  • @kittel-dev
    @kittel-dev 25 дней назад

    Mhm, i have to disagree a bit. Every Tutorial starts with seeing and repeating and deal with typing problems. And when you have done the tutorial, you take the knowledge to build something new with what you learned.

  • @Don_A7
    @Don_A7 Месяц назад

    The fact that she mentioned subscribing to her channel to watch more tutorials 😂

  • @yahayaibrahim5116
    @yahayaibrahim5116 Месяц назад

    Thanks for this very nice advise ❤❤

  • @abbasbvohra
    @abbasbvohra Месяц назад

    since you bought it up the will power running out of part, i have to say "in the brightest day, in the darkest night, let no evil escape my sight, let those who worship evil's might , beware my will power". nice video, state that which should be obvious but is not not.

  • @mengistu3137
    @mengistu3137 6 дней назад

    thank you so much you made my day

    • @VickyMei
      @VickyMei  5 дней назад

      You are so welcome!

  • @Bikslol
    @Bikslol 27 дней назад

    thank you so much, you are right

    • @VickyMei
      @VickyMei  27 дней назад

      Thanks for watching!

  • @AppiahBright
    @AppiahBright Месяц назад

    I love Vicky!

  • @valenciawalker6498
    @valenciawalker6498 27 дней назад

    Thank you. I agree.

  • @GuidoSchenone
    @GuidoSchenone Месяц назад

    Thanks VIcky, its exactly what i will start doing. Very Handsome lady BTW

  • @bilqis_abu
    @bilqis_abu Месяц назад

    Thanks for sharing!

  • @omar13018
    @omar13018 Месяц назад +4

    I do leetcode and learn things as I go. Im building my portfolio in react even though I haven't "mastered" javascript.

    • @Slowly_We_Rot
      @Slowly_We_Rot Месяц назад +1

      So you just try your best to work things out and learn from looking stuff up or what?

    • @omar13018
      @omar13018 Месяц назад +1

      @Slowly_We_Rot kinda, I just look things up and play around with things. After a while, I started noticing patterns and began connecting the dots. The reason I jumped to react is that I know nothing about it. That decision is why I learned about the terminal, installing packages, and good practices to set up a project. I also use Sass to make css simple, and I imagine tailwind takes that idea further. I develop for mobile first, and I look at bootstrap as a reference because their breakpoints and flexbox properties are solid. I don't use Bootstrap, but I was able to understand why they use certain properties when it comes to a web page. I take that and change it to fit my needs.
      That is my experience, but I still have a lot to learn. Especially with leetcode.

    • @Slowly_We_Rot
      @Slowly_We_Rot Месяц назад

      @@omar13018 Thanks for the reply! Good advice.

  • @deoobordoicaoofficial
    @deoobordoicaoofficial Месяц назад

    Hello new here , thank you so much for sharing your tips.

  • @accessb8631
    @accessb8631 Месяц назад

    Thank a lot for the advices, just curious what video editor you’re using

  • @vectorcrael
    @vectorcrael Месяц назад

    thanks. this is true.

  • @falconwolf3328
    @falconwolf3328 Месяц назад

    Very good Vedio❤

  • @jashwanthbablu856
    @jashwanthbablu856 Месяц назад

    Mam make a video about How Much Data Structures and Algorithms are required to get a High Paying Job

  • @leonart7875
    @leonart7875 Месяц назад

    This is one of the best totorial I ever see, because it true

  • @paulokeowo7687
    @paulokeowo7687 Месяц назад

    Thanks for sharing.

  • @ChemCoder404
    @ChemCoder404 Месяц назад

    Some great suggestions here!

    • @VickyMei
      @VickyMei  Месяц назад

      Glad you think so!

  • @jimmatrix7244
    @jimmatrix7244 Месяц назад

    You are right! Watched thousands of videos but never started 🤕

    • @VickyMei
      @VickyMei  Месяц назад

      not after watching this video!

    • @jimmatrix7244
      @jimmatrix7244 Месяц назад

      @@VickyMei Hopefully.

  • @user-jq2le7wz2f
    @user-jq2le7wz2f Месяц назад

    Form is horrible. But as long as you don't get hurt and progress, hey

  • @arkaitz9104
    @arkaitz9104 Месяц назад

    Thank u very much 😊

  • @KOMEK1999
    @KOMEK1999 Месяц назад

    Thanks Kitty😊

  • @petermladenov9344
    @petermladenov9344 Месяц назад

    I really enjoyed the video and really find it resourceful, BUT those balloon like sounds when some text pops up is very annoying... Listening with headphones is a torture.

    • @VickyMei
      @VickyMei  Месяц назад

      thank you for your feedback, could you give an example at which time stamp? I will try to avoid those.

  • @just.fisayo
    @just.fisayo 14 дней назад

    THank you!

    • @VickyMei
      @VickyMei  13 дней назад

      You're welcome!

  • @joe4175
    @joe4175 Месяц назад

    ALL YOU SAID IS TRUE ♥

  • @Darrell-J1r
    @Darrell-J1r 26 дней назад

    This is true

  • @CasperWest
    @CasperWest 27 дней назад

    i need a tutorial to stop watching tutorials

  • @coding-jungle
    @coding-jungle Месяц назад +1

    great tip

    • @VickyMei
      @VickyMei  Месяц назад

      Glad you think so!

  • @nicolasdanek4225
    @nicolasdanek4225 Месяц назад

    I would like to know some good websites, books, or courses which teach problem solving instead of memorization like the tutorials. Been looking for practice examples which start as fill in the blank and build up from that but have not found anything good so far. Any ideas or recommendations would be really appreciated. Thanks everyone ☺️.

  • @msbudmsbud7593
    @msbudmsbud7593 25 дней назад

    Therefore at first you should a few books before watching video tutorials !

  • @cristianpiano2170
    @cristianpiano2170 Месяц назад

    Good stuff. Now I win quit watching videos and only code and work on Linux skills lol

  • @OjJerry
    @OjJerry Месяц назад

    Let me start on data analysis first, tomorrow then programming next year. Thanks

    • @VickyMei
      @VickyMei  Месяц назад

      Just out of curiosity, what do you use to learn data analysis?

    • @OjJerry
      @OjJerry Месяц назад

      @@VickyMei I'm gonna start with excel, then SQL and later python or PowerBI as I've been doing some research on RUclips but I'll be learning on RUclips, I have access to a laptop so I hope it all goes well. The problem will be getting certification for validation when applying for jobs but when I get money, I'll pay for an online course too God willing...

  • @EyesFoward
    @EyesFoward Месяц назад

    Just get some books and read intensely. Don't just learn to program at high level code also learn at machine level getting an understanding of what high level coding is doing, at least, at assembly level. That is what I did and no language was beyond me.

  • @mixme8655
    @mixme8655 Месяц назад

    Thank you mam new subscriber❤

  • @SamuelTemitop-hy4sb
    @SamuelTemitop-hy4sb 29 дней назад

    cause u trying to rush things thats why slow steady

  • @parvezhusnoo8581
    @parvezhusnoo8581 Месяц назад

    Thank you.

  • @sumairakhurram2478
    @sumairakhurram2478 Месяц назад

    Good video

    • @VickyMei
      @VickyMei  Месяц назад

      Glad you enjoyed

  • @minetdbrogs9386
    @minetdbrogs9386 Месяц назад

    😘😘

  • @paraglide01
    @paraglide01 Месяц назад

    Binge watching tutorials makes you lazy. Just do the work, simple.

  • @rinze9367
    @rinze9367 Месяц назад

    I'm just looking for a remote data entry or remote live chat agent. It's not an advanced tech job. I dunno why it's so hard. Who can help me??? 😢😢😢😢😢

  • @Emanuel-yb3qk
    @Emanuel-yb3qk Месяц назад

    I just bought a boot camp to be a senior engineer in 3 months in an Indian platform. Am I already screwed it up right. .

    • @gokulnaththeboss08
      @gokulnaththeboss08 Месяц назад

      Bro why Indian platforms 😂they are all scammers.instead u could have followed some Indian youtubers

  • @plok3433
    @plok3433 29 дней назад

    Watching videos is tricky because it's application is to a particular level of audience or it can sound convincing it can sound believable but it is absolutely non sense, teach yourself to differentiate!!!!

  • @SamuelTemitop-hy4sb
    @SamuelTemitop-hy4sb 29 дней назад

    practice read watch i dont have much time to watch

  • @watherby29
    @watherby29 Месяц назад

    gold gold gold

  • @picolopicolo7661
    @picolopicolo7661 Месяц назад

    Are those tutorials not comming with regular exercises?

  • @dhyanieashwar1658
    @dhyanieashwar1658 Месяц назад

    Nice explanation

  • @nikhilpatel3005
    @nikhilpatel3005 Месяц назад

    can we learn programming together 😄

  • @kabandaallanson8969
    @kabandaallanson8969 Месяц назад

    If I am new to software engineering or a programming language, don't I need tutorials to give me an idea?

    • @jforjugg
      @jforjugg Месяц назад

      i don’t think you got the point of the video buddy.

  • @lastspoil5547
    @lastspoil5547 Месяц назад +3

    Are frontend developers still needed?

    • @VickyMei
      @VickyMei  Месяц назад +2

      Good question! Ima make a video about this

    • @lastspoil5547
      @lastspoil5547 Месяц назад +1

      @@VickyMei oh that is so nice

    • @thuglaza4728
      @thuglaza4728 Месяц назад +3

      In short: Yes they are.
      You don't need a 10 min video 1 month from now to get an answer to that question.

    • @VickyMei
      @VickyMei  Месяц назад +1

      quick answer is yes but there are some thoughts i have about front end devs in the US job market that are way different now than before

    • @lastspoil5547
      @lastspoil5547 Месяц назад +1

      @@thuglaza4728 yes but it’s called content for a reason

  • @carsonjamesiv2512
    @carsonjamesiv2512 Месяц назад

    😃👍

  • @SandeepTomar-h9r
    @SandeepTomar-h9r Месяц назад

    think applying review

  • @OsalenDavidson
    @OsalenDavidson 25 дней назад

    I bring you blessings from my LORD JESUS CHRIST WHO Is Coming Again To Judge the living and the dead hoping you believe In HIM Amen.

  • @ranua9327
    @ranua9327 Месяц назад

    al andar se hace camino

    • @VickyMei
      @VickyMei  Месяц назад +1

      I love this saying!

    • @ranua9327
      @ranua9327 Месяц назад

      @@VickyMei It's a piece of a poem by Antonio Machado.
      Caminante, son tus huellas
      el camino y nada más;
      Caminante, no hay camino,
      se hace camino al andar.
      Al andar se hace el camino,
      y al volver la vista atrás
      se ve la senda que nunca
      se ha de volver a pisar.
      Caminante no hay camino
      sino estelas en la mar.

  • @cryptocsguy9282
    @cryptocsguy9282 Месяц назад

    the 1st 30 seconds sounds very familiar :P

    • @VickyMei
      @VickyMei  Месяц назад +1

      We’ve all been there 😭

  • @mount2020
    @mount2020 Месяц назад

    could you suggest some of the best dsa tutorials on the internet?

    • @VickyMei
      @VickyMei  Месяц назад

      DSA stands for?

    • @Riku-b1w
      @Riku-b1w Месяц назад

      ​@@VickyMeidata structures and algorithms 😢

    • @malikkhan4823
      @malikkhan4823 Месяц назад +2

      ​@@VickyMeiare you kidding?

    • @mount2020
      @mount2020 Месяц назад

      @@VickyMei seriously??

    • @VickyMei
      @VickyMei  Месяц назад

      @@mount2020 i dont wanna just assumed . for some reasons, i read too much into it and thought its design system and algorithm lmao

  • @musonobari2560
    @musonobari2560 25 дней назад

    😍😍😍😍😍❤❤❤❤❤😘😘

  • @aservantofjesuschrist6911
    @aservantofjesuschrist6911 Месяц назад +1

    For what shall it profit a man, if he shall gain the whole world, and lose his own soul? Or what shall a man give in exchange for his soul?
    Whosoever believeth in Jesus Christ should not perish, but have everlasting life.
    Please come to Jesus Christ, He loves you.

  • @micdrone-k2d
    @micdrone-k2d Месяц назад

    I keep on looking at her T-shirt 💀

  • @kurtymaccheese9523
    @kurtymaccheese9523 Месяц назад

    Hard to pay attention with how perry you are lol