Dima
lol how come people find this place for such requests
Mihail
lol how come people find this place for such requests
They just scroll trough random groups they joined and see how big this one it
Mihail
I think
Dima
he should definatelly ask that in javascript group
Dima
Mark
are there any fb react groups? he could ask that there
Mark
i mean it's related to facebook so it must provide facebook support
Mark
:^)
Dima
fb scratch groups
Dima
lol after trying to code using javascript/typescript I actually liked that after a lot of hate
Mark
idk i like java
Mark
x)
Dima
javascript !== java
olli
Typescript and Javascaript are not bad per se, many people write bad code using them
Dima
well I thought your message was related
Dima
lol
Mark
java gets hate as well
Mark
that's sorta related
Mark
"zomg jvm takes 5 hours to launch"
Mark
"while my rust program launches in 2ns"
Shivam
Java is overrated shit
Dima
pssh
Dima
#ot
Mark
ye nvm
Anonymous
Hi
Shankar
Ok
Shankar
No problem
Shivam Negi
Hi everyone being a programmer in python i have done machine learning and some parts of django...and now i am more focusing on competitive programming..I do C.P. in python but we know that C++ is fast and is a best option for C.P. so plss help me how should I try to learn C++ quickly and efficiently...Thanks in advance
Dima
there’s no way to learn cxx quickly
Dima
but if you do, you’ll suffer in your own code swamp
Shivam
^
klimi
yes master
Shivam
yes master
He's god
klimi
yes
Dima
klimi
hello~
Ariana
hai
Dima
hello~
where’s your profile pic
Mihail
hi
klimi
it got stolen
klimi
:<
Ariana
Anonymous
its modern art
Your terrible at it
Mark
oh boi, look what i found
Mark
Mark
i thought i did LFS through in 2015
Mark
but it happened sooner
BinaryByter
https://github.com/p-r-y-l/free-programming-books
BinaryByter
sandeep mishra
https://github.com/sandeepkumarmishra354/smart-memory-manager use this to avoid manually deleting objects created using new keyword
sandeep mishra
yes, check the ripo..
olli
yes, check the ripo..
smart pointers are never mentioned
BinaryByter
https://github.com/sandeepkumarmishra354/smart-memory-manager/blob/master/smart_mem/src/smart_mem_manager.cpp
BinaryByter
MY EYES
sandeep mishra
take a look at README.md
BinaryByter
theres a lot of UB btw
olli
take a look at README.md
i browsed through the code for nearly two minutes - does this really allocate a dynamic node for each append? - append seems not to be exception safe If you cannot answer the question in a simple sentence i doubt the will be one...
BinaryByter
btw: how the fuck are templates in a c++ file going to work?
BinaryByter
like
sandeep mishra
yes, it allocates a dynamic node for each append
olli
I bet std::vector<std:unique_ptr<T>> would be more efficient
Eyobed
Heyyy ere groupu ley tesatefu
BinaryByter
BinaryByter
really?
olli
really?
There are libraries that do this. I don't like it though
BinaryByter
BinaryByter
nope appearently not so
BinaryByter
There are libraries that do this. I don't like it though
I mean. C++ files are NOT supposed to be header files
BinaryByter
for gods sake