Telegram Web Link
Programming Challenges
What is a functor?
FUNCTORS
+======+

Thank you for participating in this poll!

Functors are objects that you can call like a function, for example like so:
class A {
operator()() {
dostuff();
}

}


Their heavy advantage is, that they can contain Variables, inherit from other functors and so on.
Nice, Threading!
+============+
Time: 30mins
+============+
Write a program that writes Hello World twice at the exact same time using threads.

+=============+
Bring a friend!
Like what I do? Want to help your friends learn more programming? Show them this channel, they might become your new best friend 😉
Fire Fire!
+======+
It's time to learn something new: Write a serverless webapp using Google Firebase!

+=============+
Bring a friend!
Like what I do? Want to help your friends learn more programming? Show them this channel, they might become your new best friend 😉
A tu vue?
+=====+
Remember the firebase challenge? Well how about you make a vue-webapp out of it?

its gonna be fun
- absolutely nobody 😉

+=============+
Bring a friend!
Like what I do? Want to help your friends learn more programming? Show them this channel, they might become your new best friend
Forwarded from Deleted Account
FOR ALL CODERS
The S.C.R.I.P.T Group brings to you Battle Of Vars, a 24-hour online competitive coding session this lockdown period!

With Battle Of Vars, we aim to:
- Give a platform for all coders to utilise their time
- Encourage all coders to participate from home (flattening the curve folks!📉)
- Engage coders across the globe to hone their skills on what they are passionate about 🤩

Battle Of Vars is free for all to participate across the globe!

ALL MAJOR PROGRAMMING LANGUAGES SUPPORTED!

The e-certificates are verifiable on LinkedIn, so it'll boost your profile! 😎

Register here!

Date & Time: 12th April (starts 9:30AM IST/4:00AM GMT)

For any further updates, follow us on instagram!
Deleted Account
FOR ALL CODERS The S.C.R.I.P.T Group brings to you Battle Of Vars, a 24-hour online competitive coding session this lockdown period! With Battle Of Vars, we aim to: - Give a platform for all coders to utilise their time - Encourage all coders to participate…
Competition
+=========+
Dear fellow coders! We all are having a rough time, I am too! This post is not sponsored, I post it, because I think that we could enjoy some time coding together! Have great fun! And remember to stay safe
Forwarded from Deleted Account
iMe Messenger for Android updated to Telegram 6.0.1 and got its own Wallet!

While all users of Telegram keep close eyes on the situation regarding the launch of the TON blockchain platform and Gram cryptocurrency, the iMe Messenger alternative client, developed on the Telegram platform, started to integrate its Wallet and AiCoin points into the application.
Wallet's integration concerns only the Android platform so far.

Download iMe on App Store or Google Play!
Discussion Group: @iMe_ai

Read more
SCSS
+====+
We are all together in this quarantine, so we might as well all learn something! How about you implement a SCSS compiler? Its not that hard and you will learn many basic skills!

+=============+
Bring a friend!
Like what I do? Want to help your friends learn more programming? Show them this channel, they might become your new best friend
Routing
Sponsored by our partners at Eduonix
+=====+
With the help of only node.js, create a router in javascript for a nodejs server!


+=====+
Thats a challenging task! Luckily, our friends at Eduonix have got just the right course for you! And at the end, you will even have a Degree which will allow you to be recognized for the great Dev you are! And they even have 25% off for our community! This is an absolutely life-changing Deal: https://www.eduonix.com/fullstack-javascript-developer-edegree?coupon_code=APR25&utm_source=telegram&utm_medium=referral&utm_campaign=Sagar&utm_content=prograchallenges
Programming Challenges pinned «Routing Sponsored by our partners at Eduonix +=====+ With the help of only node.js, create a router in javascript for a nodejs server! +=====+ Thats a challenging task! Luckily, our friends at Eduonix have got just the right course for you! And at the end…»
NEVER GONNA GIVE YOU UP
+==============+
Time: 190 minutes
Difficulty: medium
+==========+
Implement an MP3-Decoder and make it play "Never Gonna give you up".

+==========+
Share this channel with friends! They will thank you for showing you such an awesome channel!
Hey Folks! 🙌

We will conduct a free online webinar today (01/05)!

Our speaker is Florian van Schreven, Co-founder and COO of Uizard Technologies, a startup developing AI-powered tools to revolutionize the way people build software.😎

He will talk to us about "Reinventing Product Design with AI" and show us how we can significantly cut the time of bringing ideas to live digital products 🚀

While hand-sketching is still the most common method used by design and product teams for brainstorming when working on a new website or a mobile app, it still takes hours and often days to turn these rough ideas into functional prototypes.
In the meantime, AI is already transforming entire industries and the technology is now becoming mature enough to be actionable in the real world.

In this talk, Florian will share how Machine Intelligence can be used to automatically transform hand-drawn sketches into interactive prototypes and considerably speed up the product design workflow. 🔥🔥🔥

You will primarily gain three things👇:
🔸 get a real sense of what AI can tangibly do today to help digital product creators
🔸 get a glimpse of the future of product design
🔸 appreciate the value of rethinking and redesigning even the most familiar workflows

💥Guys, don’t miss out on a chance to ask your questions to our speaker in live!
Sign up for this free product management event here
https://productstar.org/productdesign

See you all on:
🗓 May 1st (Friday)
14.00 GMT, 19.30 IST, 21.00 Jakarta

Let’s develop our skills together! 🙌
EMAILS
+====+
Imagine you have an html-only website and you want to send an email.

How would you go about doing that?

Task 1: Make a list of potential dangers
Task 2: Mitigate possible dangers
Task 3: Implement everything using only JS and HTML. You may use external APIs.
Task 4: Send an email to yourself
Task 5: Upload the code and send it to @BinaryByter so I can publish your solution
+=================+
Bring a friend!
Like what I do? Want to help your friends learn more programming? Show them this channel, they might become your new best friend
Hey, everyone! 🙌😉
From leading your team to managing your time, product managers need to develop and master soft skills that will help them reach and put in place the strategy and roadmap they have been working on.
In the last 10 years, Philippe Araujo (London), CPO at Brightmile, developed and inherited from mentors a set of practices that could help you thrive as a product leader.
So, today ProductStar Global with Phil will discuss a necessary question "How to be an effective product leader?" 😎
👉More specifically, the talk will be about:
🔹How to appreciate the road you are on whether you are starting or trying to get your next role
🔹Managing your team and the people around you
🔹How to continue to develop the skills and some specific examples

Don’t miss out on a great chance to ask your questions in live!
Register here:👇
https://productstar.org/webinar_pch
The most active participants will get some cool prizes! 😉
Refactouring
+=========+

Tom has written code for a company! But he doesnt want that other people can change the code to ensure that he will be reemployed. Find ways, to obfuscate code such that Tom will be reemployed for refactoring!
B G O O O R S T
+============+

Implement three sorting algorhythms!
Compare them in speed and Ram usage! Then, implement Bogosort. Make all four algorhyrhms compete. What do you notice?
CSS
+====+

Hello you amazing Devs!
Time to Start your journey with CSS! Time to have some fun! Did you know that you can paint pictures in CSS? Try it out! Using ::before and ::after hooks, using displacements, transforms and border-radius, try to draw a minimalist version of the London Eye!
EXPANDING THE CHANNEL
+=====================+
I am currently thinking of ways to interact more with you guys. Ways to get to know my amazing(!!!) community more. Ways to help you more. Here are some ideas. Which one do you like most?
Anonymous Poll
22%
A Blog
49%
A Youtube Channel
24%
A Commented code review of submitted code
45%
A Programming Tutorial
3%
None
2025/07/09 18:47:24
Back to Top
HTML Embed Code: