Back End Developer Roadmap 2024

Поделиться
HTML-код
  • Опубликовано: 10 мар 2024
  • Learn what technologies you should learn first to become a back end web developer.
    Watch the full learning back end learning path: • Back End Developer Lea...
    ✏️ This video was developed by @beau

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

  • @beau
    @beau Месяц назад +203

    What other technologies do you think are important for back end developers to learn?

    • @alalyrealestate1136
      @alalyrealestate1136 Месяц назад +33

      PHP

    • @devaghikavyasubramaniam5636
      @devaghikavyasubramaniam5636 Месяц назад +16

      C#

    • @sharknitro7285
      @sharknitro7285 Месяц назад +13

      Zipkin, New Relic - Tracing and Monitoring for performance optimization.
      Monorepo - Just to help organize when projects get big and require some specific dependencies.
      ORMs - Prisma, Sqlalchemy etc, speed up writing SQL queries during development and protect rogue DB queries.
      Thanks again for this wonderful summary and free knowledge.❤

    • @ijustawannaprivicie8031
      @ijustawannaprivicie8031 Месяц назад +21

      Social Enngineering.

    • @dotmis
      @dotmis Месяц назад +43

      I'd say begging. Market is saturated.

  • @carlcontreras8963
    @carlcontreras8963 Месяц назад +1759

    Roadmap to depression

  • @dainelgarciga9814
    @dainelgarciga9814 Месяц назад +114

    A word of advice to aspiring young programmers who might be overwhelmed with that list. In my personal experience, the only thing you need to know is programming \\ but know it well. That's what you should focus on. The rest is secondary, technologies and tools come and go. Along the way you will learn other things as you need them.

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

      I've never disagreed with something so much, I'd say the most important thing is the ability to solve problems and that comes from understanding system design from test driven development to scaling parts of a monolith that are in demand to microservices, to why and when you might need to cache a specific service; not just understanding up-time and availability but how to maintain it with load balancers, rate limiters and more.
      Not to mention, working at scale your code quickly begins to bite you in the back. Writing code is easy, reading it is hard. Learn the basic syntax of a dynamic and static language and then explore different iterations of development by failing.
      You won't be able to replicate most of the problems that brought these solutions to life but hey creating your own redis server, caching user data on a webpage, implementing pagination, coding functionally, and understanding why you are doing ALL of that makes you much more sellable than knowing a programming language.

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

      @milkandhenny As the writer simply stated, programming well is primary and what you listed is secondary

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

      It might be hard to develop for web without basic knowledge of http and tcp/ip

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

      💯true statement : the only thing you need to know is programming \\ but know it well

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

      ​​@@milkandhennyThis seems overwhelming.

  • @Artificial.Unintelligence
    @Artificial.Unintelligence Месяц назад +83

    More of these road maps on a routine basis for various use-cases, fields, jobs, etc!
    > Keep a continuous 'Road map to: ' playlist that you can constantly update as obviously new things come along.
    The problem isn't that the information isn't out there.. it's that there's SO MUCH and you're overwhelmed with where to start and what's even necessary for the thing you're trying to learn.. I'm not trying to learn everything about 15 languages and go relearn all of statistics and math; I just want to know what portions are relevant to a more narrow subject matter
    Ex1: Robotics and maybe machine vision or machine learning? - you need these principles and here are different languages or otherwise that can be interchanged.
    Ex2: want to learn how to do data handling, visualization, and automating manual digital tasks? Do x,y,z..
    Ex3: want to learn some local AI stuff, feeding proprietary documentation, schematics, and train your own LLM or otherwise for helping generate technical diagnostics instructions...? Do X,Y,Z

  • @FeyroozeCode
    @FeyroozeCode Месяц назад +22

    0:0: Intro
    49: Whatis Backend Developpement ?
    2:15: What does it take ?
    3:19: Internet Basics
    3:40: Programming Langugage & Technologies
    4:27: Git & Github
    4:50: Relational Databases
    5:12: APIs
    5:33 : Caching
    5:53: APIs Security
    6:13 : Testing
    6:36: Software Design & Architecture
    6:53: Message Brokers
    7:16: Containerization
    7:36: Nginx
    7:58: GraphQL
    8:15: MongoDB
    8:35: Fireba -< Correct == Firebase
    8:53: Redis
    9:12: Infrastructure Knowledge
    9:40: Conclusion

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

    Thank you for the road map video. waiting for the backend playlist to complete

  • @mohitk2301
    @mohitk2301 Месяц назад +58

    0:48 What is back end development?
    responsibilities
    0:59 server side logic
    1:17 database management
    1:29 api development
    1:47 server side management
    2:00 security
    2:14 what does it take?
    3:04 what to learn
    3:16 internet basics
    3:40 programming languages
    4:26 git and github
    4:50 relational databases
    5:11 application programming interfaces(apis)
    6:12 testing
    6:34 understanding software design and architecture
    6:53 message brokers
    7:15 containerization
    7:36 nginx
    7:55 graphql
    8:15 mongodb
    8:34 firebase
    8:52 redis
    9:12 infrastructure knowledge

  • @muhammadasif-wd
    @muhammadasif-wd Месяц назад +8

    Thank you for this guidelines ❤

  • @charvillatxmx
    @charvillatxmx 13 дней назад +2

    A year ago I would have been completely overwhelmed and discouraged. Now I have familiarity and confidence in approaching each topic at a time gained by continuing to learn. Don’t be discouraged! It’ll come with time!

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

    Sir thank you very much for sharing such a valuable information.

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

    Great video! I'm pleased to note that I have familiarity and experience with everything mentioned!!!

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

      Goodluck to you!

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

    Very useful stuff, thank you for the video.

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

    for backend also golang, ruby, php, even c++ works very well in any stack.

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

    Would love more of these for other roles (data science, data analyst, etc.)

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

      As a data analyst I can tell you that for data analysis you're gonna be using 30% SQL, 60% Python, 40% R and 25% PowerBI and the remaining 4% is C++ (hyper parameter tuning in C++ based packages like STAN or whatever). Maybe Matlab one time. I have had ChatGPT write me some html code for visuals in PowerBI, but I don't know if that really counts.

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

    Great! thanks for the spanish Audio! we need it in the others videos! :)

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

    This is great👍🏻....

  • @nathaniel1469
    @nathaniel1469 16 дней назад

    As someone who is learning front end currently, the back end looks so much more interesting to me. I can't wait to reach that part of my curriculum!

  • @nursing_questions-nu6fy
    @nursing_questions-nu6fy Месяц назад +36

    the only course have fully watched

  • @seenuz1
    @seenuz1 День назад

    Awesome Sir👌

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

    Wow, Thanks for the awesome video

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

    Thanks for the video. As always very valuable information 👍 What do you think about Golang as a backend language?

  • @boratsagdiyev522
    @boratsagdiyev522 29 дней назад +5

    I got overwhelmed watching all this. I dont know if i can learn all this.

  • @Andris_Briedis
    @Andris_Briedis Месяц назад +17

    When I started to think that only two professions were combined, a bunch more came along.
    What I counted here: code backend developer, devops, tester, db developer, mobile app developer, cloud manager, project manager, system architect, {probably 10 more}
    Of course, the developer must have some knowledge of all these topics. And he will apply them superficially. But no one, no one will ever be great at everything. Even 3 is already too much.
    This is a map to depression, not a developer profession.

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

    This is helpful ❤

  • @eric-theodore-cartman6151
    @eric-theodore-cartman6151 Месяц назад +3

    Please do one for AI, break down into NLP (even granular here on ), Computer Vision etc

  • @anonymous-hf9ju
    @anonymous-hf9ju Месяц назад

    thank you beau

  • @LongLe-ju1zd
    @LongLe-ju1zd 3 дня назад

    hope you in the future have a devops playlist course like this full roadmap
    :>

  • @gideonocholi130
    @gideonocholi130 Месяц назад +8

    The background of this video adds context

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

    Cool video, thank you!
    Could you please create same roadmap for Frontend developers.

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

      They have already made a video of that, look it up.

  • @user-kd8co5rr7y
    @user-kd8co5rr7y Месяц назад +3

    Sir can u make full course(playlist, tutorial) for beginners to advanced in backend (Java,php)

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

    very handful list, thanks

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

    Thanks ❤

  • @AkashSharma-vi5sc
    @AkashSharma-vi5sc Месяц назад

    Hey we need more like this

  • @sniffthemout
    @sniffthemout Месяц назад +10

    you have no idea how much I need this, thank u thank u thank u

    • @Andris_Briedis
      @Andris_Briedis Месяц назад +31

      No. You don't need this. I made the same mistake thinking that it was necessary. You will never learn enough to think you know enough for the job. No one can do that.
      First of all, remember that the "requirements" of the job include everything that comes to mind - "for the future". All the modern words he knows. You really need 5% of it.
      The second. He doesn't even name the top languages that are used. Only those languages that are now thought of as modern and promising. Not those that are used.
      Third. Do some small, big, whatever - projects. Make them publicly available and develop. It is the best indicator of your knowledge.
      Fourthly. Most important. Let your employer pay for your education. If you sit at home and study, you pay. You will still have to learn at work, but you will still be paid for it. No one prevents you from changing your workplace when you have learned something new.
      I lost a lot of time and money trying to learn everything. I had no one to explain it to me.

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

      ​@@Andris_Briediswell said

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

      @@Andris_Briedisthanks, man for the advice

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

      @@Andris_Briedis Thank you for this, I was already feeling down watching this.
      I am fluent in python, and do not know where to go next. Please give me a streamlined guide on what to do to be a good backend dev.

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

      @@Andris_Briedis your telling us that we don't need to learn many but to learn some with understanding and doing projects to make money?

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

    thanks for the motivation to learn

  • @joselgraterol
    @joselgraterol Месяц назад +20

    for freelancing choose php since it's easier to set up unlike node js / python.
    for getting a job in a startup, node js is fine, maybe go or python as well.
    for working in big corporations Java is king, c# second place
    just keep in mind that the market is saturated by the mern stack...

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

      how is python hard to setup.

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

      NodeJS is easier to setup/deployed especially with CI/CD

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

      the only difficult thing about setting up node js as backend is only if you use typescript, specifically setting the infinite config file that changes depending the framework you are using.
      otherwise plain javascript with node is pretty straightforward.
      Also python is really easy to set up, no syntactical sugar above it,

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

    Great Tools!!

  • @Josf-xz3hw
    @Josf-xz3hw Месяц назад +42

    This is the first time I am seeing this guy teaching
    I see every time in every video he only introduces about video at the start

    • @talklessprogrammer561
      @talklessprogrammer561 Месяц назад +18

      You're new... I guess

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

      @@talklessprogrammer561 new and a bad observer!

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

      @@talklessprogrammer561i think he is. He does teach in old videos

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

    Thanks @beau

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

    Whose spirits fell when he said that these technologies are just the beginning?

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

    Amazing!!

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

    please make anothers vedios based on different technologies roadmaps

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

    Beau carnes is a true hero.

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

    Thanks

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

    more roadmap please for DEVOPS Engineer, Cloud Engineer, Data Scientist ....

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

    Road to backend as well as devops

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

    I hope these are just the basics.....I wonder how many ppl know /not familiar or heard of it/ these tools in depth....😀

  • @tech-nomad-de
    @tech-nomad-de Месяц назад +1

    One of the most demanded skills in 2024:
    adding chapters to youtube videos using timestamps!

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

    please make playlist and full course on ROS And GAZEBO

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

    The ultimate backend is a Mainframe computer running COBOL and DB2.

  • @BirushaNdegeya
    @BirushaNdegeya 14 дней назад

    Thanks.

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

    By the time you finish learning all of this when you are 80 years old you should be able to get a job that pays half of what you were supposed to get and force you to work on a hibrid model

  • @TheDavid040608
    @TheDavid040608 19 дней назад

    And don't forget that after you've become a good back-end developer, you'll have to become a good front-end developer... (ah yes, we call that full stack)....
    and that in addition to that, it wouldn't be a bad idea for you to take care of deployment, especially with the new stuff out there you know... the Cloud and all that, it's really quite practical... (ah yes, that's true, we call that devops)...
    and you know, these days, all the security issues are really important, so you really need to take that into account and train for it too.... (ah yes, that's true, we call that devseccops).....
    in the end you've become the whole team of developers on your own but for the same salary....................
    Thank you boss.... happy to have been scr*wed
    😥😠😧

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

    cool video!

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

    Very informative video! I would actually like to make a personal full-stack project that uses React, Nodejs, Express and MSSQL Server, along with the technologies mentioned in this video like caching, containerization, nginx, etc. in order to develop my backend skills (I already know React). Does anyone know any such project tutorial video/playlist/course, which would be complex enough to understand the nitty-gritty of these technologies? I would really appreciate it if you guys can help out a fellow developer to switch from Frontend to Full-stack development. It's okay if it might involves spending some amount of money on Cloud, hosting fees, etc. while building the project, because I'm guessing if I only build the application in my local machine, that won't be enough. I need to actually deploy it to the cloud to understand these technologies in depth.

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

    Wow impressive

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

    Please make more django videos 🥰

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

    Could you please guide me/us to make a career in field of Data science.
    Please create a road map or a playlist or anything on RUclips channel which can help me/us to make a profound carrer in data science.

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

    Please make for embedded systems

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

    00:55= What is backend Engineering ?, 01:24= Database Design ,

  • @SpeaksYourWord
    @SpeaksYourWord 10 дней назад

    If all of this is on your channel could someone make a playlist of all the courses that cover all this?

  • @likithlikith6361
    @likithlikith6361 28 дней назад +2

    Road map to inner happiness 😅

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

    create video for frontend developer roadmap 2024 pls, because i need your recomendation for my study plan. thx you

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

    So happy I left the field. Best decision ever made

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

    Made a video about Full Stack web development

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

    Your thoughts on what the head of amd said.

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

    merci

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

    Make a video on future of laravel and PHP....

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

    SubhanAllah. I have learned so many things from this channel.

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

    Frontend developers can use BaaS like supabase, firebase, clerk, appwrite, kinde etc.

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

    I would like a roadmap for data science/ ML

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

      PhD the end.

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

      for sure it starts with machine learning course from coursera

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

    I wanna know, and this is a serious question, how futile that would be taking into account the recents updates, i.e. Devin.

  • @Venom-hb6mb
    @Venom-hb6mb Месяц назад

    You can’t make a learning patch for full stack developer and one learning patch for c++ developer?

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

    Could you sum up the roadmap? I feel loster

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

    Please bring the course using javscript

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

    Can you please post on complete full stack developer roadmap with free resources

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

    You guys are awesome!

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

    Roadmap to being called back to work when on your way to vacationing in Bali

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

    U thunk the description should contain links to freecodecamp videos for the various technology subjects.

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

    Neverending changes each year new packages, frameworks, nodes.. its like switching iPhones but for developers

  • @user-qy6pi9iy9j
    @user-qy6pi9iy9j Месяц назад +1

    You do not have BE work experience - not even get a junior job😢 - cannot get BE experience - loop...

  • @RifatulHimel-vq4uz
    @RifatulHimel-vq4uz Месяц назад

    Hi, would you like to make Data Scientist or ML engineer road map? Thanks

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

    Hi people! Spring boot is actually obsolete in 2024? I want to refresh this framework and combine with node.js somehow. Any suggestion?

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

    Wow, I can't believe, that į can stydy all it. 😮

  • @paulosoler7173
    @paulosoler7173 9 дней назад

    O comentário brasileiro que você procura. Bora programar!😉

  • @AkbarKhan-gd2bw
    @AkbarKhan-gd2bw Месяц назад

    ❤❤❤

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

    Third.....hurray.....hurray

  • @simeonovs4443
    @simeonovs4443 Месяц назад +23

    Imagine you need to study all those things, just to be obsolete after 5 years and need to learn new and new stuff...

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

      That's life

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

      Imagine learning the same amount of technologies and be obsolete in a year. That's frontend.

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

      @@cristianaraujo9293 correction: that's development to a certain extent, other tech doesn't advance as fast in other fields.

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

      I think a much more valuable thing you'll learn is pattern recognition and be able to easily adapt to those new frameworks

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

      Computer technology changes rapidly, but consider how much of the Internet is still running on older technologies. I would say, yes you may need to learn new technologies after a time, but the knowledge already gained won't be obsolete for decades.

  • @AkbarKhan-gd2bw
    @AkbarKhan-gd2bw Месяц назад

    I love you 😊❤

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

    Backbone developer roadmap

  • @n.m4497
    @n.m4497 Месяц назад

    Man youre looking good.

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

    Can you make all course of back-end in one video ❤😊

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

      ruclips.net/video/tN6oJu2DqCM/видео.html
      there you have a playlist with all those videos

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

    What about choosing Golang for a backend development?

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

      Yes Golang is a great language for backend development
      Check this article
      blog.boot.dev/golang/become-golang-backend-dev/

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

      python, golang, php, java, c#, c++, ruby, any of these works, you can choose 2

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

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

    What is that thing that comes after redis in his roadmap with an n

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

    Let me get this right.... You have to manage the data, set up and manage the server, be responsible for server security, design the application, code the application, test the application, maintain the source code for the application, roll out the application, patch the application (a smaller version of test/design/test/check-in/roll-out/test again), scale the application and be on-call 24/7 to keep the application running smoothly. If you add sales in then you can fire the rest of the organization and give yourself a fat raise.

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

      Actually, there’re positions like server administrators, db administrators, security analysts, cloud engineers… Backend devs are supposed to design and implement server side business logic (using efficient practices), debug and test it. If you are enforced to do something else, the company just tries to save on you, making you do someone’s else work for free.

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

      @@tsolanoff Just going by the roadmap....

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

      look, it depends on the company and product. startups might need you to do more while big MNCs will require less. some small scale projects might require you to do everything but large scale projects will have defined roles for each thing

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

      @@night23412 yes. However, small projects don’t require a lot compared to enterprise ones. It might be enough just to write code, test, put the environment into container and deploy to, let’s say, digital ocean using git actions. Naturally, 1 or 2 devs could accomplish that task because it doesn’t involve 70% listed in the roadmap we’ve seen here.

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

    🙌

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

    Anyone else think he looks like Steve jobs?

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

    Replace Firebase with Supabase.

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

    DEVIN smiling in the corner 🤖

    • @t6hp
      @t6hp 23 дня назад

      Me smiling even more while learning.