Back End Developer Roadmap 2024

  Рет қаралды 646,377

freeCodeCamp.org

freeCodeCamp.org

Күн бұрын

Пікірлер: 562
@beau
@beau 8 ай бұрын
What other technologies do you think are important for back end developers to learn?
@alalyrealestate1136
@alalyrealestate1136 8 ай бұрын
PHP
@devaghikavyasubramaniam5636
@devaghikavyasubramaniam5636 8 ай бұрын
C#
@sharknitro7285
@sharknitro7285 8 ай бұрын
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 8 ай бұрын
Social Enngineering.
@dotmis
@dotmis 8 ай бұрын
I'd say begging. Market is saturated.
@mohitk2301
@mohitk2301 8 ай бұрын
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
@dainelgarciga9814
@dainelgarciga9814 8 ай бұрын
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 8 ай бұрын
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 8 ай бұрын
@milkandhenny As the writer simply stated, programming well is primary and what you listed is secondary
@reecedeyoung6595
@reecedeyoung6595 8 ай бұрын
It might be hard to develop for web without basic knowledge of http and tcp/ip
@mukenbase2
@mukenbase2 8 ай бұрын
💯true statement : the only thing you need to know is programming \\ but know it well
@maneli3769
@maneli3769 8 ай бұрын
​​@@milkandhennyThis seems overwhelming.
@charvillatxmx
@charvillatxmx 7 ай бұрын
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!
@boredcinema209
@boredcinema209 5 ай бұрын
hey how are you? i am trying to get started with programing, can please you give me some pointers that helped you in your journey?
@charvillatxmx
@charvillatxmx 5 ай бұрын
@@boredcinema209 look up the Odin project on google I’ve been doing that and I’ve learned most of it. In combination with cs50 from Harvard (google it) you get to be pretty well rounded
@FeyroozeCode
@FeyroozeCode 8 ай бұрын
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
@Artificial.Unintelligence
@Artificial.Unintelligence 8 ай бұрын
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
@-Barny
@-Barny 5 ай бұрын
●Programming Languages: ○Python ○JavaScript(Node.js) ○Java ○Ruby ○PHP ●Frameworks and Libraries: ○Django (Python) ○Flask (Python) ○Express (Node.js) ○Spring (Java) ○Ruby on Rails (Ruby) ○Laravel (PHP) ●Databases:SQL databases: ○PostgreSQL, ○MySQL ●NoSQL databases: ○MongoDB, ○Redis ●APIs: ○REST ○GraphQL ●Version Control: ○Git (GitHub, GitLab) ●DevOps Tools: ○Docker ○Kubernetes ○Jenkins ○CI/CD pipelines ●Cloud Services: ○AWS ○Google Cloud Platform ○Microsoft Azure ●Authentication and Security: ○JWTO ○Auth ●Other Concepts: ○Data structures and algorithms ○System design and architecture ○Testing (unit, integration, and end-to-end tests)
@JIHYELEE-h2m
@JIHYELEE-h2m 5 ай бұрын
THANKS!!
@joetrades2472
@joetrades2472 4 ай бұрын
What language is rocommended for back
@RaxJuega
@RaxJuega 3 ай бұрын
@@joetrades2472 what?
@dilshodusmanov1458
@dilshodusmanov1458 2 ай бұрын
wow thanks brah
@joetrades2472
@joetrades2472 2 ай бұрын
@@RaxJuega lol typo there
@TheDavid040608
@TheDavid040608 7 ай бұрын
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 😥😠😧
@belly233
@belly233 Ай бұрын
If you do all that for the same salary you got played lol
@unnath1762
@unnath1762 2 күн бұрын
I thought devops and such roles meant being a developer and operations expert, so we would have to do both regardless of job role. And after we learn these skills we can apply for other companies but for devops role, etc. So wouldn't the pay be good since we wouldn't be backend role? I ask this since I don't know how the industry works and I'm just a beginner still in college. Any tips would be appreciated
@nathaniel1469
@nathaniel1469 7 ай бұрын
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!
@Podlols
@Podlols Ай бұрын
So.....how is back-end? I almost finished front-end
@carlcontreras8963
@carlcontreras8963 8 ай бұрын
Roadmap to depression
@tathagata_roy
@tathagata_roy 8 ай бұрын
🤣
@Regalasf3000
@Regalasf3000 8 ай бұрын
Yo😂
@kothajagadish9819
@kothajagadish9819 8 ай бұрын
😂😂
@ohhjepoy
@ohhjepoy 8 ай бұрын
😂😂
@muhammadhammadabrar
@muhammadhammadabrar 8 ай бұрын
😂😂
@Andris_Briedis
@Andris_Briedis 8 ай бұрын
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.
@ramonmaximiliano3557
@ramonmaximiliano3557 8 ай бұрын
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
@---tr9qg
@---tr9qg 6 ай бұрын
😂
@tonmoyislam7624
@tonmoyislam7624 8 ай бұрын
Thank you for the road map video. waiting for the backend playlist to complete
@StreetfighterBrah
@StreetfighterBrah 6 ай бұрын
Learning the basics of the web is something overlooked by many and will encounter later just to be bamboozled for hours trying to understand it.
@me_12-vw1vi
@me_12-vw1vi 6 ай бұрын
i agree i was too busy studying all these frameworks and forgot the fundamentals of web development. in the job interview the lead engineer asked me about virtual DOM and cross origin and i completely blanked out
@ImEli2215
@ImEli2215 6 ай бұрын
@@me_12-vw1vi 🤣🤣🤣🤣 any video link on KZbin to learn the fundamentals of web development? So I also don't blank out in case of an interview?
@ala_dine2709
@ala_dine2709 Ай бұрын
What do you mean by the basics of the web pls?
@boratsagdiyev522
@boratsagdiyev522 8 ай бұрын
I got overwhelmed watching all this. I dont know if i can learn all this.
@greatgodneel
@greatgodneel 2 ай бұрын
You can literally learn all this within 3-4 months, don't be too overwhelmed, all concepts are wide but they aren't deep, so won't take that long. Do not ever give up.
@boratsagdiyev522
@boratsagdiyev522 2 ай бұрын
@@greatgodneel ur right I learned this in 6 hrs
@greatgodneel
@greatgodneel 2 ай бұрын
@@boratsagdiyev522 yep see! Good work my friend! I'm proud of you 💯
@user-li1pf4yw8p
@user-li1pf4yw8p 7 күн бұрын
​@@greatgodneel can someone really learn all of this in 3-4 months? sounds a bit off the charts to me
@hhsyw
@hhsyw 8 ай бұрын
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
@emmanuelezeigbo659
@emmanuelezeigbo659 8 ай бұрын
You're new... I guess
@oscaranillo7131
@oscaranillo7131 8 ай бұрын
@@emmanuelezeigbo659 new and a bad observer!
@winningtech5
@winningtech5 8 ай бұрын
@@emmanuelezeigbo659i think he is. He does teach in old videos
@wilfredv1930
@wilfredv1930 8 ай бұрын
for backend also golang, ruby, php, even c++ works very well in any stack.
@me_12-vw1vi
@me_12-vw1vi 6 ай бұрын
c++ bros we’re so back
@thalleseditspk
@thalleseditspk 5 ай бұрын
Hello, I have a big dream of learning Python, I'm Brazilian, but I haven't learned English yet, I would like to waste translating the Python courses that are on your KZbin channel into PT-BR, with the new KZbin tool that translates with THERE. I noticed that some videos already have audio tracks in PT-BR. I'm learning a lot, gratitude to the whole team.
@SandyLearner
@SandyLearner 6 ай бұрын
Hello Thanks for the course .It's been a long time since there was no addition of DevOps Cloud related course in the channel . Pls add OpenShift , Adv K8s , etc course
@Spartan-v1i
@Spartan-v1i 8 ай бұрын
Sir can u make full course(playlist, tutorial) for beginners to advanced in backend (Java,php)
@sachi4153
@sachi4153 3 ай бұрын
It was really very nice and well informed roadmap and helped me with many starting issues I was facing. Thanks a lot, keep up the good work
@gideonocholi130
@gideonocholi130 8 ай бұрын
The background of this video adds context
@olexandr.v
@olexandr.v 8 ай бұрын
underrated comment
@joselgraterol
@joselgraterol 8 ай бұрын
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 8 ай бұрын
how is python hard to setup.
@simpingsyndrome
@simpingsyndrome 8 ай бұрын
NodeJS is easier to setup/deployed especially with CI/CD
@wilfredv1930
@wilfredv1930 8 ай бұрын
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,
@edmundob.guevarra9565
@edmundob.guevarra9565 4 ай бұрын
python is not hard to setup tbh
@mehmetkoyuncuoglu1647
@mehmetkoyuncuoglu1647 Ай бұрын
I definitely agree with you. If you know java springboot or c# .NET, with microservices such as libkerd, prometheus, grafana, zipkin, Azure and docker, you are king of backend. I started with node.js as a junior and jumped to python django as a intermediate level. Now. I focus on .NET because companies in my country have huge demand for. NET backend Developer. For silicon walley, Java is king if you want to work Google, AWS and big corporations.
@bryanpepe2395
@bryanpepe2395 8 ай бұрын
Great video! I'm pleased to note that I have familiarity and experience with everything mentioned!!!
@IlTjaylI
@IlTjaylI 8 ай бұрын
Goodluck to you!
@haru100
@haru100 8 ай бұрын
Whose spirits fell when he said that these technologies are just the beginning?
@nadukamn2185
@nadukamn2185 2 ай бұрын
Long journey starts from the first step.
@singhamita
@singhamita 4 ай бұрын
The fact is just master one thing and ultimately industry looks for experts and not just knowing stack of techs just on surface.
@datastatacian
@datastatacian 8 ай бұрын
the only course have fully watched
@TheTanimou
@TheTanimou 8 ай бұрын
😂😂😂
@ad0n1s-273
@ad0n1s-273 8 ай бұрын
You got me 😂
@mp7759
@mp7759 4 ай бұрын
It's not even a course
@ala_dine2709
@ala_dine2709 Ай бұрын
😂😂😂
@eric-theodore-cartman6151
@eric-theodore-cartman6151 8 ай бұрын
Please do one for AI, break down into NLP (even granular here on ), Computer Vision etc
@omeatai
@omeatai 8 ай бұрын
I have done about 50% of these but to be honest all you need to learn is what is required for the Job you are applying for, else you will get into the never ending loop of tutorial hell and trauma...
@myboringdesktop
@myboringdesktop 8 ай бұрын
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 8 ай бұрын
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 8 ай бұрын
@@tsolanoff Just going by the roadmap....
@SAsquirtle
@SAsquirtle 8 ай бұрын
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 8 ай бұрын
@@SAsquirtle 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.
@timwells6389
@timwells6389 5 ай бұрын
That's pretty much my life yes
@kaushalpatel263
@kaushalpatel263 8 ай бұрын
Beau carnes is a true hero.
@youngmoneymahini
@youngmoneymahini 8 ай бұрын
Would love more of these for other roles (data science, data analyst, etc.)
@pandabearguy1
@pandabearguy1 8 ай бұрын
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.
@narutodihargo
@narutodihargo 8 ай бұрын
00:55= What is backend Engineering ?, 01:24= Database Design ,
@tech-nomade
@tech-nomade 8 ай бұрын
One of the most demanded skills in 2024: adding chapters to youtube videos using timestamps!
@vasiliydpk
@vasiliydpk 8 ай бұрын
Cool video, thank you! Could you please create same roadmap for Frontend developers.
@tha3dudes
@tha3dudes 8 ай бұрын
They have already made a video of that, look it up.
@Sven-q8m
@Sven-q8m 8 ай бұрын
You do not have BE work experience - not even get a junior job😢 - cannot get BE experience - loop...
@arbiea9583
@arbiea9583 8 ай бұрын
So happy I left the field. Best decision ever made
@deepakjanardhanan7394
@deepakjanardhanan7394 8 ай бұрын
To which field you switched?
@me_12-vw1vi
@me_12-vw1vi 6 ай бұрын
i’m right behind you bro. this’s not programming at all
@osamagamal495
@osamagamal495 3 ай бұрын
I wish I would quit this one day too. I work as a Frontend developer for over 3 years and it’s so overwhelming!
@azaanibrahimmohamed2846
@azaanibrahimmohamed2846 4 ай бұрын
I want this year 2024 to become a javascript back end, thank you very much sir from somalia
@aaseeshsreemaanasapu225
@aaseeshsreemaanasapu225 8 ай бұрын
Sir thank you very much for sharing such a valuable information.
@soundplanet4546
@soundplanet4546 4 ай бұрын
Can you do a road map for entry-level programmers, I don't think you will be trusted to do a full application back-end as a new programmer, what is needed to get your first job? After that learning while you get paid will be much easier
@suryakamalnd9888
@suryakamalnd9888 8 ай бұрын
Anyone else think he looks like Steve jobs?
@rajsoni1406
@rajsoni1406 8 ай бұрын
me
@JoabKinard
@JoabKinard 14 күн бұрын
Thanks for the analysis! Could you help me with something unrelated: My OKX wallet holds some USDT, and I have the seed phrase. (alarm fetch churn bridge exercise tape speak race clerk couch crater letter). How should I go about transferring them to Binance?
@_Juras
@_Juras 8 ай бұрын
I would say people are overthiking it. Think of something yo ucan do and do it. Not working-search for the solution. Eventually you will get an understanding of technologies and vocabulary connected with a field of programming that you are interested in. Maybe its nto fastest way. Full learn bootcamp are propably the fastest but they just cost too much. They will often give you job and if you are willing to change your current job to programming that can be a good investment. Otherwise i would suggest to do something. You will get irritated often about not understanding or knowing something but you have to get used to it i guess.
@alibinnaseer
@alibinnaseer 8 ай бұрын
The fastest way to learn is to just practice.
@cbbcbb6803
@cbbcbb6803 8 ай бұрын
The ultimate backend is a Mainframe computer running COBOL and DB2.
@L-22292
@L-22292 6 ай бұрын
im still on begin,but im so happy to learn this,thank so much Sir
@zafar_abduraimov
@zafar_abduraimov 4 ай бұрын
Oʻzbekcha sharh uchun alohida rahmat!
@danielvergara9890
@danielvergara9890 8 ай бұрын
When roadmap to become a plumber?
@PereraAjith
@PereraAjith 8 ай бұрын
With AI approaching , All type of developers place , it seems no point of learning just development without AI based
@saffanalvy
@saffanalvy 8 ай бұрын
SubhanAllah. I have learned so many things from this channel.
@marcmaura8396
@marcmaura8396 8 ай бұрын
more roadmap please for DEVOPS Engineer, Cloud Engineer, Data Scientist ....
@science_trip
@science_trip 8 ай бұрын
you forgot to mention the backend languages that empowers the 93,4% of the web (PHP, C#, Ruby and Java) you mentioned only the backend. languages that empowers only 4.6% of entire web This makes the video inaccurate
@ЯИСЛАМ-ь3ж
@ЯИСЛАМ-ь3ж 4 ай бұрын
That’s a true backend roadmap 👌. Long but true 👏👌
@lszujo73
@lszujo73 8 ай бұрын
I hope these are just the basics.....I wonder how many ppl know /not familiar or heard of it/ these tools in depth....😀
@sniffthemout
@sniffthemout 8 ай бұрын
you have no idea how much I need this, thank u thank u thank u
@Andris_Briedis
@Andris_Briedis 8 ай бұрын
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 8 ай бұрын
​@@Andris_Briediswell said
@rodolfoorueta5573
@rodolfoorueta5573 8 ай бұрын
@@Andris_Briedisthanks, man for the advice
@josephubi9096
@josephubi9096 8 ай бұрын
@@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 8 ай бұрын
@@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?
@M7ilan
@M7ilan 8 ай бұрын
Replace Firebase with Supabase.
@luizamelio9676
@luizamelio9676 3 ай бұрын
Bro I'm really grateful by you put an option to watch it in portuguese (my mother language) but it is really funny to watch you with a female voice lol
@bharath-v7z
@bharath-v7z 8 ай бұрын
one thing learnt : backend developer should learn everything except designing
@ravindupathirage1884
@ravindupathirage1884 6 ай бұрын
and my university expects me to learn all that by myself, while learning other subjects and give them fully working application in 3 months. NOICE :)
@introvertsenpai9968
@introvertsenpai9968 8 ай бұрын
Is Java with SpringBoot a good option?
@Garrosh8781
@Garrosh8781 8 ай бұрын
Yes, lots of big corporation use that stack, especially banks.
@andiuptown1711
@andiuptown1711 8 ай бұрын
Yes
@ipodtouch470
@ipodtouch470 7 ай бұрын
Yes lots of big stable companies that actually make money like bank and insurance companies use it. Also for some reason there is less competition from the self taught devs.
@timwells6389
@timwells6389 5 ай бұрын
By far the best option.
@kuldeep_19
@kuldeep_19 8 ай бұрын
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 KZbin channel which can help me/us to make a profound carrer in data science.
@youssefhachicha-nj6wf
@youssefhachicha-nj6wf 8 ай бұрын
You can get all those checked in 12months if you work 8hours 5days a week that's not too hard, and no you get depressed when you waste your time not when you use it
@amirfahd197
@amirfahd197 8 ай бұрын
Neverending changes each year new packages, frameworks, nodes.. its like switching iPhones but for developers
@me_12-vw1vi
@me_12-vw1vi 6 ай бұрын
it’s all very stupid
@LongLe-ju1zd
@LongLe-ju1zd 7 ай бұрын
hope you in the future have a devops playlist course like this full roadmap :>
@SpeaksYourWord
@SpeaksYourWord 7 ай бұрын
If all of this is on your channel could someone make a playlist of all the courses that cover all this?
@handyarifin4941
@handyarifin4941 8 ай бұрын
create video for frontend developer roadmap 2024 pls, because i need your recomendation for my study plan. thx you
@Loficode-cafe
@Loficode-cafe 8 ай бұрын
Watching this I realised I am not a Frontend Dev anymore...I'm full stack :)), but I get paid as a FE....hmmm...
@ficolas2
@ficolas2 8 ай бұрын
Real backend Devs don't use Django or node
@jigsaw2253
@jigsaw2253 8 ай бұрын
@@ficolas2what do they use then?
@ficolas2
@ficolas2 8 ай бұрын
@@jigsaw2253 anything else, other than something completely ridiculous like lua Something more performant and that provides more limitations to prevent dumb errors. For example, go. Even java or C#, even if hated by many.
@SLAYER77769
@SLAYER77769 8 ай бұрын
​@@ficolas2what else
@hasnainraza1371
@hasnainraza1371 8 ай бұрын
@@ficolas2 ??
@eivanmtzleal9547
@eivanmtzleal9547 7 ай бұрын
Great! thanks for the spanish Audio! we need it in the others videos! :)
@muhammadasif_wd
@muhammadasif_wd 8 ай бұрын
Thank you for this guidelines ❤
@AmrGaafer
@AmrGaafer 8 ай бұрын
did someone sort out the links for each topic mentioned in the roadmap?
@marinanjer4293
@marinanjer4293 8 ай бұрын
Roadmap to being called back to work when on your way to vacationing in Bali
@darkknight4205
@darkknight4205 8 ай бұрын
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.
@shalbinms8533
@shalbinms8533 8 ай бұрын
DEVIN smiling in the corner 🤖
@t6hp
@t6hp 7 ай бұрын
Me smiling even more while learning.
@2CentsMediaInc
@2CentsMediaInc 2 ай бұрын
thanks, God bless you🙏🏾
@English-4-Iraq
@English-4-Iraq 7 ай бұрын
Hello world of programmers ..I have a question ⁉️. If a back end developer should know all this roadmap of programming languages, why employers sometimes demand just python or only JavaScript or Ruby ......etc .???⁉️⁉️. I hope i get frank answer.thank you in advance.
@NotAHooligan
@NotAHooligan 8 ай бұрын
Very useful stuff, thank you for the video.
@Famelhaut
@Famelhaut 8 ай бұрын
Add FastAPI to the Python list. Making APIs with django is awful.
@gianluque
@gianluque 8 ай бұрын
I would like a roadmap for data science/ ML
@andiuptown1711
@andiuptown1711 8 ай бұрын
PhD the end.
@wilfredv1930
@wilfredv1930 8 ай бұрын
for sure it starts with machine learning course from coursera
@janclaunitzer2376
@janclaunitzer2376 5 ай бұрын
You should also learn Caddy / Traefik
@Commeunenfant
@Commeunenfant 8 ай бұрын
Could you sum up the roadmap? I feel loster
@ananthegde2107
@ananthegde2107 8 ай бұрын
sir we need a new backend development course, so please upload a fully completed new backend development course please!!!
@silvia_irware
@silvia_irware 8 ай бұрын
yes please
@simeonovs4443
@simeonovs4443 8 ай бұрын
Imagine you need to study all those things, just to be obsolete after 5 years and need to learn new and new stuff...
@sumitpurohit8849
@sumitpurohit8849 8 ай бұрын
Imagine learning the same amount of technologies and be obsolete in a year. That's frontend.
@tutohowto5345
@tutohowto5345 8 ай бұрын
@cristianaraujo9293 correction: that's development to a certain extent, other tech doesn't advance as fast in other fields.
@whetfaartz6685
@whetfaartz6685 8 ай бұрын
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 8 ай бұрын
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.
@andiuptown1711
@andiuptown1711 8 ай бұрын
That’s front end
@justme9433
@justme9433 2 ай бұрын
You have to put time line
@Spartan-v1i
@Spartan-v1i 4 ай бұрын
Sir make full cybersecurity and ethical hacking tutorial or playlist for basic to advanced
@saurabh75prakash
@saurabh75prakash 8 ай бұрын
Frontend developers can use BaaS like supabase, firebase, clerk, appwrite, kinde etc.
@RifatulHimel-vq4uz
@RifatulHimel-vq4uz 8 ай бұрын
Hi, would you like to make Data Scientist or ML engineer road map? Thanks
@Spartan-v1i
@Spartan-v1i 4 ай бұрын
Sir make a video about full backend tutorials for java
@EdzilMisquitta
@EdzilMisquitta 7 ай бұрын
so can anyone help me out what should all i learn to become a backend developer in django and should we still learn django in 2024
@shehabzakaria4457
@shehabzakaria4457 8 ай бұрын
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 8 ай бұрын
You can’t make a learning patch for full stack developer and one learning patch for c++ developer?
@anfauglit
@anfauglit 8 ай бұрын
Where is an actual roadmap? All I can see is an enumeration of backend techonologies.
@nikos678k
@nikos678k 7 ай бұрын
After this video, I will never be a backend developer
@LandusBakasima
@LandusBakasima 6 ай бұрын
😂😂😂😂😂
@nasraabdrisaq8478
@nasraabdrisaq8478 5 ай бұрын
Wait until I'm done the video
@shankhathefirst
@shankhathefirst 5 ай бұрын
It's been 2 weeks, finished yet?​@@nasraabdrisaq8478
@Explorer-j9b
@Explorer-j9b 8 күн бұрын
Why bro say some reason
@mixlab7243
@mixlab7243 8 ай бұрын
Your thoughts on what the head of amd said.
@rookie60
@rookie60 8 ай бұрын
Road to backend as well as devops
@likithlikith6361
@likithlikith6361 7 ай бұрын
Road map to inner happiness 😅
@atharvamohite8883
@atharvamohite8883 8 ай бұрын
please make playlist and full course on ROS And GAZEBO
@s.bamahfoodh
@s.bamahfoodh 7 ай бұрын
why there's no mention of Ruby on Rails at all???
@codeintherough
@codeintherough 8 ай бұрын
Notice when mentioning server side languages he didn't say javascript. Node/Express is just the gateway drug. Time to move on to the hard-core stuff
@ahmedfarouk778
@ahmedfarouk778 Ай бұрын
Hi, sorry but is this toturial enough to make me a backend engineer ? and what is the difference between backend developer and backend engineer ??????
@UmarSunusiMaitalata
@UmarSunusiMaitalata 8 ай бұрын
U thunk the description should contain links to freecodecamp videos for the various technology subjects.
@paulosoler7173
@paulosoler7173 7 ай бұрын
O comentário brasileiro que você procura. Bora programar!😉
No-Nonsense Backend Engineering Roadmap
10:16
Codebagel
Рет қаралды 245 М.
Python Tutorial for Beginners (with mini-projects)
8:41:54
freeCodeCamp.org
Рет қаралды 689 М.
ТЫ В ДЕТСТВЕ КОГДА ВЫПАЛ ЗУБ😂#shorts
00:59
BATEK_OFFICIAL
Рет қаралды 4,5 МЛН
Long Nails 💅🏻 #shorts
00:50
Mr DegrEE
Рет қаралды 14 МЛН
Twin Telepathy Challenge!
00:23
Stokes Twins
Рет қаралды 98 МЛН
15 Years of Web Dev in 12 Minutes
12:35
Awesome
Рет қаралды 43 М.
Python Programming ROADMAP :How to Become a PYTHON Developer (2024)
5:41
Tisfoulla Academy
Рет қаралды 4,1 М.
How to Become a Good Backend Engineer (Fundamentals)
26:40
Hussein Nasser
Рет қаралды 534 М.
How I'd Learn AI (If I Had to Start Over)
15:04
Thu Vu data analytics
Рет қаралды 866 М.
So, you want to be a programmer?
20:43
ForrestKnight
Рет қаралды 403 М.
Coding Was HARD Until I Learned These 5 Things...
8:34
Elsa Scola
Рет қаралды 685 М.
Brutally honest advice for new .NET Web Developers
7:19
Ed Andersen
Рет қаралды 258 М.
Front End Developer Roadmap 2024
12:09
freeCodeCamp.org
Рет қаралды 898 М.
ТЫ В ДЕТСТВЕ КОГДА ВЫПАЛ ЗУБ😂#shorts
00:59
BATEK_OFFICIAL
Рет қаралды 4,5 МЛН