Which Programming Language(s) Should Engineers Learn?

Поделиться
HTML-код
  • Опубликовано: 28 сен 2024
  • Engineers must learn software! There are many programming languages such as python and C++, and engineers need to learn them. The question is, which software should engineers learn.
    In this video we cover:
    Which software should engineers learn?
    Which programming language should electrical engineers learn?
    Top software advice for engineering students
    Join the discord: / discord

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

  • @jordixboy
    @jordixboy Год назад +40

    As a self taught software engineer with a decade in the industry: Its simple, whatever the project needs, as simple as that.

    • @nooralshaikh2222
      @nooralshaikh2222 Год назад

      Hello, could I ask for a summary or some information about how you managed to self-teach yourself to become a software engineer? Did you have a degree in engineering? Thank you

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

      @@nooralshaikh2222 No degree in engineering. How? well find stuff you're interested in and just build stuff. Try building a youtube clon, facebook clon, twitter clon. Try building youre ideas. Thats the best way imo.

    • @64-bit63
      @64-bit63 10 месяцев назад

      ​@@jordixboyexactly this.

    • @lilxcoco8072
      @lilxcoco8072 9 месяцев назад

      What sort of resources did you use to self-teach yourself?

  • @konekjukel3340
    @konekjukel3340 Год назад +8

    What I like about your channel is that your videos are short and to the point which reduces boredom and clicking off the video. Keep it up!

    • @alithedazzling
      @alithedazzling  Год назад +2

      an engineering channel has to be efficient!

  • @umutaydn6184
    @umutaydn6184 Год назад +5

    hello , Im about to finish my first year as an electrical engineering student and ı spent the whole year by studying and at the same time trying to figure out which area of EE ı should study. I chose embedded systems and this summer ı will try to improve my C/C++ programming skills . My point is that i think it would be a good idea to figure out what you want to do before choosing an programming language to learn . I think that way is better than just learning a random programming language . For example when ı try to learn embedded C im also thinking about how to use that skill in a real microcontroller project or something else. I think that way can give everyone a very good motivation . ( Im following your videos from turkey and ı recommend your videos to all my friends because i think your videos are very helpfull so thank you for the videos . If you could you give us different roadmaps to follow about different areas of electrical engineering that would be really great.. Again Thank you for the great videos .)

    • @alithedazzling
      @alithedazzling  Год назад +3

      I agree 100%, ideally you pick a project you are interested in then you can learn

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

      @umutaydn6184
      I am not sure if most unis in Turkey related to EEE (especially EE) really support us in embedded systems/software/hardware. At least I know mine doesn't that much but gives you the very least minimum. Do you have a roadmap that you follow which you recommend (what courses you study, books you read, material you use, projects that you are doing or you may do and wher you find them from. etc). Ankara'dan selamlar.

    • @ahcivek2590
      @ahcivek2590 Год назад

      @@alithedazzling "If you could you give us different roadmaps to follow about different areas of electrical engineering that would be really great.. Again Thank you for the great videos.." - 10000% agree and especially one for embedded systems, embedded hardware and embedded software engineer. It would be great if you know anyone close from your circle related to these fields (or any field related to EEE/EE but someone within it) to explain it to us in detail.

  • @Rudenbehr
    @Rudenbehr Год назад +12

    I honestly underestimated how hard it was to become proficient at coding😅. Was flip-flopping between CS,CE,EE, and I definitely think EE is what I’ll do. My school had me learn Java for object oriented programming.

    • @I_hu85ghjo
      @I_hu85ghjo Год назад +4

      it takes time and practice. Unfortunately many people think they'll become proficient at programming in 3 months , because some RUclips guru told them that you can. Patience is the absolute key to achieving proficiency in programming. Good luck!

    • @alithedazzling
      @alithedazzling  Год назад +3

      I think if you pick a project you're interested in you'll be way more likely to stick through the hard parts

  • @qkwasicox9492
    @qkwasicox9492 11 месяцев назад +1

    Love this, much thanks

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

    Love your channel, you're a really good role-model, I'd really like to know how you manage your time, if you could create a detailed video about it :D
    I believe a lot of people also want to know.

    • @alithedazzling
      @alithedazzling  Год назад

      what specifically about time management? prioritization? scheduling?

    • @alithedazzling
      @alithedazzling  Год назад

      appreciate the nice comment btw haha thank you

    • @nelsonmart8124
      @nelsonmart8124 Год назад

      @@alithedazzling Scheduling, like google calendar and/or excel

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

    hello, im an electrical engineering student and we learned C++ programming language to a certain level, i want to improve myself in this language but we have to take one more course (autocad or python) . i doubt about taking the python course or the AutoCAD one. im not sure about being good at one language is enough or learning different programming languages is better. or will autocad be useful for electrical engineering. which course do you think would be better to take?? thanks in advance

  • @06sarika
    @06sarika Год назад +1

    Which programming language is best to start learning depth as of now i have completed my btech second year in cse

    • @06sarika
      @06sarika Год назад

      please answer this.

  • @haroentmimi
    @haroentmimi Год назад +3

    C 😎

  • @el1398
    @el1398 Год назад +4

    Lol all engineers come back to software, U CANT RUN ALI

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

      its one of the useful skills in the toolbox, many do not need it, but for those starting out its great to have

  • @pyb.5672
    @pyb.5672 Год назад +8

    I strongly recommend "Automate The Boring Stuff With Python" for introductory projects.

    • @alithedazzling
      @alithedazzling  Год назад +4

      is that a course?

    • @pyb.5672
      @pyb.5672 Год назад

      @@alithedazzling It's a published book that was subsequently turned into a course.

  • @markdanielesplanaperilla
    @markdanielesplanaperilla 9 месяцев назад +4

    Python - Scientific computing and/or rapid prototyping and automation.
    Java - Scalable enterprise applications.
    C/C++ - Embedded systems, performance-critical applications, and libraries or APIs that requires speed and efficiency.
    When it comes to learn programming languages, both 50-50 works well for me, 50% structured learning, from top to bottom, front page to back page as well as 50% project-oriented works really well.

  • @AM-tu1rc
    @AM-tu1rc Год назад +4

    C or bust

  • @maryluvskk
    @maryluvskk Год назад +2

    My favorite RUclips channel rn!! It's crazy how your videos are literally the answers to my question about electrical engineering ❤

  • @Deleted_User445
    @Deleted_User445 Год назад +5

    Thank you so much for this advice bro, second year in community college and trying to pursue electrical engineering. I’m definitely liking this and subscribing. I’m so happy I finally found a channel that talks about stuff like this!

  • @TheprogrammerProgrammer
    @TheprogrammerProgrammer 9 месяцев назад +1

    I am ee student from india nit kkr. You motivated me to take the course

  • @vellbariaofficial
    @vellbariaofficial 8 месяцев назад +1

    I like Python as I slowly get to learn that.

  • @bobbyjamabo3296
    @bobbyjamabo3296 11 месяцев назад +1

    Love the Christmas tree analogy. ✊🏾🙏 well done.

  • @mengeziklassen6737
    @mengeziklassen6737 Год назад

    Hey Ali thanks for the videos I currently r and I was wondering where can I start I want to combine electronic engineering with software development to create gadgets it can be even simple projects or an idea that can create revenue where can I start doing electronic engineering next year by God's grace

  • @MolusSpace
    @MolusSpace 10 месяцев назад

    So I don't need JavaScript as an Electrical Electronics Engineering student

  • @Obzrve
    @Obzrve Год назад

    I learned python first for my job. I spend 6 months learning it on the go. I was getting really good at it. It’s best to learn it by going a project.