Already filmed! I’ll be editing it this week and uploading it in a few days. Today I have a video coming out called “7 Most Important Data Structures Explained SIMPLY”, which you should watch if you’re trying to learn how to solve technical problems for FAANG! :)
Sorry for the late reply. You need to be able to write HTML and CSS in order to be able to build any websites. Once you’ve learned those, then you can learn Flask or Django. JavaScript is not necessary.
Can you please make a separate Video on a Project Like PDF to Audio Converter in Django python Step By Step, in Which We Can also Convert the Audio Language of the Converted File.
Yes 100%! So you’d like to see a project where a PDF is turned into an audio file based on the text of the PDF? And then from there you can change it’s language? Just want to clarify so I understand!
@@Codebagel yes, I Exactly want that Bro,, I am waiting BRo ,,, Can You Give Your Contact Number, I Created The Same project But HAving SOme Errors ,,, Will You Please
Like in flask you can have application for example blog and build features around it but in django you can have blog, user management, subscription all as different web apps. Flask approach feels more monolithic while django separate project in apps
simple and easy to understand
Amazing and intuitive explaination, Can you please make videos on coding problem solving techniques for FAANG companies
Already filmed! I’ll be editing it this week and uploading it in a few days. Today I have a video coming out called “7 Most Important Data Structures Explained SIMPLY”, which you should watch if you’re trying to learn how to solve technical problems for FAANG! :)
Is it okay to start with it even if I dont have any of html and css and javascript?
Sorry for the late reply. You need to be able to write HTML and CSS in order to be able to build any websites. Once you’ve learned those, then you can learn Flask or Django. JavaScript is not necessary.
Can you please make a separate Video on a Project Like PDF to Audio Converter in Django python Step By Step, in Which We Can also Convert the Audio Language of the Converted File.
Yes 100%! So you’d like to see a project where a PDF is turned into an audio file based on the text of the PDF? And then from there you can change it’s language? Just want to clarify so I understand!
@@Codebagel yes, I Exactly want that Bro,, I am waiting BRo ,,, Can You Give Your Contact Number, I Created The Same project But HAving SOme Errors ,,, Will You Please
@@Codebagel yes like this
I didn’t get the single application vs multiple applications distinction.
Like in flask you can have application for example blog and build features around it but in django you can have blog, user management, subscription all as different web apps.
Flask approach feels more monolithic while django separate project in apps
aiohttp is ultimate; flask/django introduce additional complexity due to wsgi protocol;
Thank you
great video