seems interesting :) *not an ad or promotion* https://www.instagram.com/tv/CGKfY2yHi1I/?igshid=4ck6bp2o2r0w
Hi all, so i am planning to make a bot to collect data from twitter like if my search tag is apple and phone it needs to collect many tweets containing those sentiment analy...
https://del.dog/lililevuly here (2,1) c but its not printing anyone knows why?
so a basic doubt so i should use free() only if memory is allocated by malloc or so int c; cha a[10]; int b[20]; i cant use free(c);free(a);free(b); ? is there anyway to...
so how to make an ordered set on python ( with same hashing property ?) is hashing still used in dictionary on python ? sincr dictionary is ordered now on python ?
I am getting segmentation error on Online coding platform is there a fix for that? i mean is it the issue with run env?
ah ok, so if data is structured, i should not think about non relational database and just choose a relarional database ?
Hi all, suggest a good note apps and a keyboard app i have found https://standardnotes.org/ any other suggestions ?
which all package need to be install separately in Debian/Ubuntu anyone know ??
is there some functions like isalpha for c++ string ? or we can have functions like that only for c string ?
any one who has coding exams experience ? i am getting presentation error on my code but i dont see anything wrong
aah i just need to know can i loop over combinations as that in c is it possible on c++ ?
i can just host python script(which uses openpyxl module) without django flask or any?
for a program which gives output on 5 seconds will multithreading be usefull ?
any debian or pop os users? how's it i have only used ubuntu so far
also are they including debuggers ? anyone who know please reply 😁😅
bro so what to do ?
you mean first find a way and then code in languages like c or c++ ?
can we iterate over combinations of a list as in python on c ?
can you say any reason to choose array over vector?