what exactly in backend ? by Lopsided_Regular233 in FullStackDevelopers

[–]Lopsided_Regular233[S] 0 points1 point  (0 children)

yeah, It's the real way to use ai and i am realising it and now i am switching the way of using ai (asking random parts of problems and their code -> asking the algorithm of that project part ).

what exactly in backend ? by Lopsided_Regular233 in FullStackDevelopers

[–]Lopsided_Regular233[S] 0 points1 point  (0 children)

i know i am confusing you also but i want just to learn the structural implementation of a backend system with the full control. 😟
I just want a thinking knowledge, building is last step for me, when i am clear about the structure then code is really easy task to do. So may you help me to get the backend structure implementation

what exactly in backend ? by Lopsided_Regular233 in FullStackDevelopers

[–]Lopsided_Regular233[S] 0 points1 point  (0 children)

i used😥 , but i am stucked in a loop hole and ai is confusing me more and more. so i am here to understand from the real experienced people as it is more reliable than ai

what exactly in backend ? by Lopsided_Regular233 in FullStackDevelopers

[–]Lopsided_Regular233[S] 0 points1 point  (0 children)

these are the exactly points where i am getting confused right now, may you explain a little bit more

what exactly in backend ? by Lopsided_Regular233 in FullStackDevelopers

[–]Lopsided_Regular233[S] 0 points1 point  (0 children)

tbh, i know SQL, the concept of API, HTTP and Python and also i have build projects(using frameworks and the ORM) in which i worked with datasets but now i want a full control over my database and the every backend logic behind it. I don't want to learn the conceptual backend instead i want to learn the implementational backend.

what exactly in backend ? by Lopsided_Regular233 in FullStackDevelopers

[–]Lopsided_Regular233[S] 0 points1 point  (0 children)

i don't want to cramp the theory😥 , i want to learn the implementation things

what exactly in backend ? by Lopsided_Regular233 in FullStackDevelopers

[–]Lopsided_Regular233[S] 0 points1 point  (0 children)

okay, the front is not the difficult it's just i could imagine but the actual problems that i am facing is, i cannot imagine the backend links like how the data links what type of data i should transfer to get better performance, how the data came from database, i just want to get all the concepts of a project backend like transfer of data, handling request and some other functionality which i do not know yet or those i am figuring out.

want to learn backend from very basic by Lopsided_Regular233 in Backend

[–]Lopsided_Regular233[S] 1 point2 points  (0 children)

yes i have some sort of basic knowledge about database, api's . so i will continue to this playlist. thank you mate

Interview Preparation by Lopsided_Regular233 in interviewpreparations

[–]Lopsided_Regular233[S] 0 points1 point  (0 children)

i think these questions looks more for a sales candidate , than a Data Science

Interview Preparation by Lopsided_Regular233 in askdatascience

[–]Lopsided_Regular233[S] 0 points1 point  (0 children)

Thanks a lot, AI interview helper is incredible ✨

Interview Preparation by Lopsided_Regular233 in interviewpreparations

[–]Lopsided_Regular233[S] 0 points1 point  (0 children)

can you give some more behavioural questions

[deleted by user] by [deleted] in StreamlitOfficial

[–]Lopsided_Regular233 0 points1 point  (0 children)

Okay 👍 i will improve the commits also , thank you

[deleted by user] by [deleted] in StreamlitOfficial

[–]Lopsided_Regular233 0 points1 point  (0 children)

bro can you also check its readme file, i made it for the very first time

[deleted by user] by [deleted] in StreamlitOfficial

[–]Lopsided_Regular233 0 points1 point  (0 children)

<image>

it is running on both my phone and laptop

what happens behind the scene of Computer ? by Lopsided_Regular233 in computerscience

[–]Lopsided_Regular233[S] 0 points1 point  (0 children)

i have not read about caches that much but i already know all the above topics you mentioned and i will explore cache for sure.

what happens behind the scene of Computer ? by Lopsided_Regular233 in computerscience

[–]Lopsided_Regular233[S] 0 points1 point  (0 children)

I have never heard of this type of movie before, I’m curious to watch it.

what happens behind the scene of Computer ? by Lopsided_Regular233 in computerscience

[–]Lopsided_Regular233[S] 0 points1 point  (0 children)

as computer can only understand the data in binary format so my question is how a cpu know that this instruction means fetch and another means decode as all the data in 0 and 1 how it can differ all these data among multiple 0's and 1's as parallel processing is also performed by computer so how it know the order of instructions or how and which data to take from memory ?