Loser story
901 subscribers
153 photos
22 files
142 links
Пишу всякое интересное про распределенные системы, базы данных и тд
https://github.com/MBkkt
Download Telegram
Nice story
I haven't written here for a long time, but reason is not that i'm lazy to write in english(fair).
Over the past 5 days I passed 3 of 6 themes in C++ course, started learn "english grammar in use"(for noobs(essential)) solved 20 tasks from leetcode, write first contest on cocoforses (i really hate this, because I knew how to solve almost all problems, but completed only half, because two hours is given).
I did something else but this is even less interesting.
https://habr.com/ru/post/62203
https://habr.com/ru/post/149077
^= these are older refs for you

Im not knowing, that i will can write, because my live is bored. I think that i need this channel only for whining. I hate contest yet, but i recently solved second contest. I plan to try to enter cs center in april. I also started works on freelance(python). I solve acos course on stepik. And i started learn this semesters algebra. My English writing skills are still bad, sorry...
I also thought about the upcoming session(control test?) and it does not make me happy (the only reason I started learn algebra)
And i watched animated movie with English subtitles,it is nice because original voice over is better
Who are you on this gif?
Anonymous Poll
10%
А
30%
Б
40%
В
20%
Г
Nice
How can i say English "битоеб"?
Can be useful
This media is not supported in your browser
VIEW IN TELEGRAM
string& foo();
string bar();
auto i = foo(); // string i = foo();
auto& j = bar(); // error
dectype(auto) k = foo() // string& k = foo();
dectype(auto) k = bar() // string k = bar();
// dectype(auto) since C++14
dectype(auto) unlike auto saves "semantic": const, &, &&, etc
What do you do when you don't know that need do or you don't want anything do
Anonymous Poll
17%
Sleep
6%
Chat
22%
Watch lesson about something
22%
Play doka2
17%
Моя ботать 24/7
17%
Write stupid message in your channel
This is an April Fool's joke... from django chat
Maybe it's not joke...
This media is not supported in your browser
VIEW IN TELEGRAM