From 800e937cb6588ac4b4a71548e812b11d4f62e37f Mon Sep 17 00:00:00 2001 From: Ihar Hancharenka Date: Tue, 18 Mar 2025 11:07:37 +0300 Subject: [PATCH] m --- nontech/memorials/culture/volkova.txt | 18 +++++++++++++++--- pl/java/features/stream/features/convert.txt | 3 +++ 2 files changed, 18 insertions(+), 3 deletions(-) create mode 100644 pl/java/features/stream/features/convert.txt diff --git a/nontech/memorials/culture/volkova.txt b/nontech/memorials/culture/volkova.txt index 55eafd989..39d016916 100644 --- a/nontech/memorials/culture/volkova.txt +++ b/nontech/memorials/culture/volkova.txt @@ -5,10 +5,23 @@ most https://www.youtube.com/playlist?list=PLw91Oc0dGcjVrnFWwKhxUCymot413_0cR https://www.youtube.com/playlist?list=PLpTmN7QZ3j7yKm1O773slC7Q9kIrLjHV- -SkolkovoMediacenter - Talks About Art of p ... +SkolkovoMediacenter - Talks About Art of p 10 https://www.youtube.com/playlist?list=PLCBB7A5968336C8BD - p5 0:00 of 1:54:03 + p7 0:00 of 1:43:25 + https://www.youtube.com/watch?v=IHMvUALsok4 + p5 of 1:54:03 https://www.youtube.com/watch?v=Ib1WansHCIk + ! 7:00 Vsyu sovremennuyu drammaturgiyu pridumal Eshil + ! 9:00 Greki sozdali modulnuyu arhitecturu + ! 10:00 LeCarbuzier sozdal novyi tim urbanisticheskoy arhitectury + ! Greki byli otlichnymi sozdatelyami idey, no plohimi stroitelyami (nagruzka, material, sopromat) + ! 18:00 Venera Milosskaya - grubo sdelana - ne proizvedenie grecheskogo iskustva, a lish elinisticheskogo (ruk i ne bylo nikogda) + ! 21:00 Gomer sobral i objedinil epos (kak Afanasiev - skazki) + ! 24:00 Greki govorili: Americantsy ne vinovaty, smotri v sebya + ! Democraticheski-dialogicheskiy princip v teatre + ! 32:00 V Rime geniy natsii vyshel v gosudarstvennoe stroitelstvo + ! 33:00 Raspalsya Rim ot vnutrennego gnieniya + ! 35:00 Cezar - Gosudarstvo - eto zakon pod ohranoy armii !!! p4 16:00 of 1:32:36 https://www.youtube.com/watch?v=W8-2fQDbLUY ! 20:00 Rafael - glavniy vosstanovitel ... architectury Rima @@ -17,7 +30,6 @@ SkolkovoMediacenter - Talks About Art of p ... ! 41:00 Banya - v kazhdom rayone, eto - obraz zhizni, mozhno poselitsya - kuhnya, biblioteka, obschestvo ! 44:00 Esli ty grazhdanin Rima, to dosug tebe dayotsya ! 1:07:00 Tragediya Avgusta, Marka Avreliya, Petra - negodnye nasledniki - p3 of 1:32:09 https://www.youtube.com/watch?v=mTKbngNKlqQ ! 28:00 There were Clubs in Greece diff --git a/pl/java/features/stream/features/convert.txt b/pl/java/features/stream/features/convert.txt new file mode 100644 index 000000000..b16ce6963 --- /dev/null +++ b/pl/java/features/stream/features/convert.txt @@ -0,0 +1,3 @@ +https://stackoverflow.com/questions/35740543/check-instanceof-in-stream + .filter(SomeClass.class::isInstance) + .map(SomeClass.class::cast)