Wrong Mansur
176 subscribers
212 photos
21 videos
17 files
277 links
Download Telegram
🍾 I am happy to announce that I have finally got a job offer for the Associate Software Developer position at Exadel Internation IT company after a 2-month internship.
🤺 Front vs Back
Forwarded from 70+ Alumni BIS (Mansur Isakov)
👋 Heyo

Today, I’d like to share some useful resources to find job, internships and opportunities.

If u ask me,

- I’m ready to find a job, where can i find one?
IT Market - channel supported by IT Park where u can find open vacanies.
IT Jobs, Tashkent - chat with all actual positions (even Vasiliy aka uses it), also u can send ur resume to the group.
UzDevs Jobs - less popular channel, but still a lot of HRs use it to find talents!
IUT Jobs - channel from our IUT friends, where u can find jobs that suit u.

- I’m not sure about my experience, would be great to have internship first
- No more words.
WIUT Career Center - this channel mostly focus on all courses, but sometimes they can find some useful stuff for CS students.
WUT Career Center - my favorite career center among all the unis, u can find a lot of opportunities on this channel.
IUT Career Center - the main focus of the channel is CS students, so here we go.
RS School - online platform where u can start coding, btw school is sposored by EPAM

- I want to find hackathons/contests and also find like-minded ppl to participate together
- buddy, specially for that we launched “engage+” club, where u can info about competiotions and find teamates.

Also, dont forget about the most important platform - LinkedIn, where u can tons of information, make connection with HRs and find unique opportunities. Design ur profile and make it look outstanding!
Send me connection - https://www.linkedin.com/in/mansur-isakov/

Post made w/ love,
Mansur

@SeventyPlusBIS5
A small rebranding of my channel. Now I’ll share my progress and useful links on a weekly basis. Thus, I will try to bring consistency to my channel.
yo<

Despite the fact that I study Business Information Systems that are close to computer science, I lack knowledge about cs concepts. That's why I decided to take some time to study these concepts. As always, I leave links that I found useful.
Map of Computer Science

For react enjoyers,
React I Love You, But You’re Bringing Me Down

As u may notice, i started solvin’ leetcode problems, first u think that the problem is easy, then u r sitting 3-4 hours on it.

Also, this week I studied the technology by its documentation, a little bit difficult, for me articles are the best source for understanding the material when the author puts himself in the position of a student.

thats about my week<
why I feel so dumb after every leetcode problem…
yo<

Let’s talk about monorepos, this architecture aims to manage all ur code in one super respository, instead of keeping multiple smaller repos, in the article u can find out the prons and cons of using this approach.
Guide to Monorepos for Front-end Code

Next, again about frontend architecture, have u heard about trendy term “micro frontend”, basically it’s splitting ur projects (by feature, page, or section) which can be managed by different teams. This approach is recommended when u r working on big applications, to make our code easier to read and manage.
Angular - Micro Frontend

Article is about how to hire Angular Developers.

Recently, we talked about function overloading/overriding (in university), here is the article about overloading in TypeScript.

10 bad TypeScript habits to break this year

thats about my week<