python programmers importing 2.3gb of libraries before they start writing code
2024-10-07 20:39:40
3361
Ben :
C++ for speed, Python for everything else. Always
2024-10-07 01:09:50
1080
𝕄𝕣 𝕃𝕀𝔸𝕊 :
We can do the same with c++ stl
2024-10-27 18:23:25
0
Shopsonile :
Python is trying hard to look like JS.
2024-10-07 22:58:02
5
Name :
it won't work, the result of sort is not saved
2024-10-07 09:01:27
11
Akil Manivannan :
It's about the same in C++ though? std::vector and std::sort do the same thing? Aside from needing to put it in a main function.
2024-10-07 19:21:04
100
keylogger :
Nice can you do multithreading yet
2024-10-27 11:11:01
0
shiba42 :
can do the same in C++:
auto arr = vector{{1, 2, 3}}
ranges::sort(arr);
2024-10-07 13:10:00
40
idk :
I use python if im writing something simple for a small task. but if im working on soemthign actualy important ima go with C++
2024-10-07 08:07:21
67
Yevgen Taradayko :
I think c++ should be upgraded like python. Simplify and shorten syntaxes and optimize include files + add more convenient libraries. After that it would be perfect language
2024-10-07 10:19:05
20
Lukayew19 :
I know both Lua and C++ should I learn python chat
2024-10-07 14:22:44
3
Hài nhảm nhí :
array with 1m elements
python cry on cpu =]]]
2024-10-19 02:55:58
0
Akopa :) :
Wait till they see i can do a list with a class AND an int in the same list 😭🙏
2024-10-07 23:44:32
7
anonymous :
I hate python.
2024-10-07 15:17:15
3
tohue :
C++ is the god speed
2024-10-07 20:38:06
1
AVAlba :
Yeah bro just install those 5 libraries for those 2 lines and there you go🗿👌
2024-10-08 05:17:35
46
3 others :
Timsort is the built-in sort. But even I could write a bubble sort in C - but it’s super slow 🤣
2024-10-08 23:42:14
1
kast>>>>>> :
my school os making me use c++ im at the first year of programming so i basicly dont know anything are they helping or just making programing hell?
2024-10-09 02:02:06
0
zayan :
you can do the same in c++, no?
2024-10-07 23:06:04
0
Lodos Durak :
teaxhing bubble sort only for it to be slow and not meta to being with 🤣
2024-10-07 13:32:22
4
Nati :
const OS = require("OS");
console.log(____)____ who fill this to output windows version?
2024-12-11 05:48:29
1
Christos Binos :
Python is the best C library.
2024-10-07 22:03:10
38
To see more videos from user @my.codi, please go to the Tikwm
homepage.