Unlocking Your Software Engineering Career: The Greatest Resources for Beginners

Поделиться
HTML-код
  • Опубликовано: 7 окт 2024
  • Have you ever felt like learning to become a software engineer is not difficult? what’s difficult is finding out where and what to learn?
    Well, I’m gonna show you what you need to learn and what resources I would recommend. To this day I sometimes visit these youtube channels or resources when I discover a new topic I want to learn about.
    But WAIT there’s more! If you stick around to the end of the video I’ll give you a bonus resource that changed the way I code and helped work colleagues like and respect me.
    Resources:
    / @amigoscode
    / @insidecode
    victor rentea clean code:
    • 🚀 Clean Code, Two Deca...
    vicotr rentea unit tests:
    • Victor Rentea - Unit T...
    roadmap.sh
    udemy.com

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

  • @TheLittleTechTurtle
    @TheLittleTechTurtle  Год назад +1

    Is there something you're struggling to learn about? Let me know!

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

    thanks man ❤

  • @arpitthakur380
    @arpitthakur380 2 месяца назад

    I want explore AI... python is the base or any other language i have to do please rply

    • @TheLittleTechTurtle
      @TheLittleTechTurtle  2 месяца назад

      Hi, I’m not sure what you mean by explore AI. So I’m just going to assume that you want to learn more about it and how it works.
      I would recommend you stick with python and learn a library that will make it easier for you to work with. Do a google search for “PyTorch” or “TensorFlow”
      If you want to learn about the fundamentals I recommend the channel “deeplizzard” they should have a playlist called “Deep Learning Fundamentals”

    • @arpitthakur380
      @arpitthakur380 2 месяца назад +1

      @@TheLittleTechTurtle Thanks for the rply, i meant to learn AI

    • @TheLittleTechTurtle
      @TheLittleTechTurtle  2 месяца назад

      @@arpitthakur380 I think AI is too broad. You should try to narrow your scope down by asking yourself what's more interesting to you. For example, do you want to learn the fundamentals to make something like chatgpt?(NLP) do you want to learn to make an AI agent that is able to recognise images?(computer vision)
      Do you want to make an AI agent that plays games ?(Expert System)