No video

what is a .so / .dll / shared object? (intermediate - advanced) anthony explains

  Рет қаралды 9,223

anthonywritescode

anthonywritescode

Күн бұрын

today I introduce the concept of "shared objects" -- show you how to build against them, how they work, how to inspect them, and how python's c module system utilizes them!
- what is abi3? • making python releases...
playlist: • anthony explains
==========
twitch: / anthonywritescode
dicsord: / discord
twitter: / codewithanthony
github: github.com/aso...
stream github: github.com/ant...
I won't ask for subscriptions / likes / comments in videos but it really helps the channel. If you have any suggestions or things you'd like to see please comment below!

Пікірлер: 14
@tcarreira
@tcarreira 2 жыл бұрын
I'm curious to watch a advanced-only explanation :) Thanks for these quick knowledge videos. They are very interesting
@anthonywritescode
@anthonywritescode 2 жыл бұрын
there's a handful of them :) github.com/anthonywritescode/explains
@tcarreira
@tcarreira 2 жыл бұрын
@@anthonywritescode Ohhh the list. I shall watch the complete playlist then ;)
@b_0rk
@b_0rk 2 жыл бұрын
FINALLY a video about linkedin
@meenamurthy1503
@meenamurthy1503 2 жыл бұрын
Thank you, helped me a lot
@talalkalai8748
@talalkalai8748 Жыл бұрын
more of these low level/c/linux please....
@AZIARGROUS
@AZIARGROUS 2 жыл бұрын
Super interesting. Does this mean .so objects are compiled to be "forward compatible" (kinda, bad interpretation probably). Thanks Anthony!
@anthonywritescode
@anthonywritescode 2 жыл бұрын
yep! assuming that abi is maintained
@kakaoqueue
@kakaoqueue Жыл бұрын
Great!
@kevinshao9148
@kevinshao9148 2 жыл бұрын
Thanks for the great video! Do you also have some video for docker? Thanks a lot!
@anthonywritescode
@anthonywritescode 2 жыл бұрын
yep! there's a whole bunch in the playlist -- easiest way to search is on github.com/anthonywritescode/explains
@kevinshao9148
@kevinshao9148 2 жыл бұрын
@@anthonywritescode Thank you!
@b391i
@b391i 2 жыл бұрын
""" I'm confused man about which method is faster? """ name = "Anthony" #1 print("Hello", name) #2 print("Hello " + name) #3 print("Hello %s" %name) #4 print("Hello {0}".format(name)) #5 print(f"Hello {name}") #================== if name.is_answered(): print("Thanks") else: print("Thanks") #==================
@anthonywritescode
@anthonywritescode 2 жыл бұрын
I would guess the fifth intuitively -- but profile it and find out! timeit or perf can give you the answer
Идеально повторил? Хотите вторую часть?
00:13
⚡️КАН АНДРЕЙ⚡️
Рет қаралды 18 МЛН
КТО ЛЮБИТ ГРИБЫ?? #shorts
00:24
Паша Осадчий
Рет қаралды 1,1 МЛН
ROLLING DOWN
00:20
Natan por Aí
Рет қаралды 10 МЛН
Please Help Barry Choose His Real Son
00:23
Garri Creative
Рет қаралды 21 МЛН
Static and Dynamic Linking on Linux with gcc
27:09
embeddedarmdev
Рет қаралды 45 М.
what are python wheels? (intermediate - advanced) anthony explains #371
22:47
git is just a key value store? (advanced) anthony explains #497
15:45
anthonywritescode
Рет қаралды 6 М.
why do header files even exist?
10:53
Low Level Learning
Рет қаралды 392 М.
Static vs. Shared Libraries
11:00
Dave Xiang
Рет қаралды 64 М.
The Worst Programming Language Ever - Mark Rendle - NDC Oslo 2021
1:00:41
NDC Conferences
Рет қаралды 1,3 МЛН
Идеально повторил? Хотите вторую часть?
00:13
⚡️КАН АНДРЕЙ⚡️
Рет қаралды 18 МЛН