for-coder
434 subscribers
103 photos
55 videos
25 files
139 links
@FORCODERR

@firaflash πŸ‘¨β€πŸ’»
Download Telegram
"Motherhood: where love knows no bounds and sacrifice knows no limits. Happy Mother's Day to all the incredible moms out there! πŸ’ #CelebrateMom"
#coding_meme
I'm gonna need this poster for my room lol πŸ˜†

Have a nice Sunday

πŸ“’ πŸ…•πŸ…žπŸ…‘ πŸ…’πŸ…žπŸ…“πŸ…”πŸ…‘
Please open Telegram to view this post
VIEW IN TELEGRAM
Forwarded from GDG HiLCoE School of Computer Science (Etsub Fikreab)
πŸš€Get Ready for the Addis TeenCode Hackathon!

Attention high school students in Addis Ababa! The first Addis TeenCode Hackathon is here! Join us on June 8-9, 2024, at City Point ALX Tech Hub for a two-day tech extravaganza. This is your chance to learn from the best, compete in exciting challenges, and showcase your coding skills.

πŸ—“ When: June 8-9, 2024
πŸ“ Where: City Point ALX Tech Hub, Hayahulet Mazoria

πŸŽ“ Why Participate:
‒⁠ ⁠Training sessions by experts
‒⁠ ⁠Competitive coding in basic, intermediate, and advanced categories
‒⁠ ⁠Opportunities to win fantastic awards and make new friends

πŸ’» PC Required: Bring your own laptop! Teams of 4 will be formed, so don't worry if you haven't already formed a team - we'll group you!

Don't miss out on this groundbreaking event! Register today at alxafrica.com/ethiopia/events or directly at https://bit.ly/3wN5F6b

#AddisTeenCodeHackathon #LeadCodeInnovate #Ethiopia #TechForYouth #HighSchoolCoding
function sum(a, b) {
return a + b;
}
console.log(sum(1, 2, 3, 4));
https://x.com/elonmusk/status/1800269249912381773

this is what @elonmusk been talking about the new ai in apple devices 🀯

IDK about ya'll but this is madness
β˜ͺβ˜ͺπŸ•‹πŸ•‹αŠ₯αŠ•αŠ³αŠ• ለ1445αŠ›α‹ αŠ’α‹΅ አል αŠ α‹΅αˆ€ (αŠ αˆ¨α‰ ) α‰ αŠ αˆ α‰ αˆ αˆ‹αˆ αŠ α‹°αˆ¨αˆ£α‰½αˆ:: πŸ•‹πŸ•‹β˜ͺβ˜ͺ
πŸŽ‰
ከነ α‰€α‰°αˆ α‰¦α‰»α‰½αˆ α‰ αŠ αˆ‰ α‹¨αˆ αˆ‹αˆ αŠ₯αŠ“ α‹¨αŒ€αŠ“ α‹«α‹΅αˆ­αŒαˆ‹α‰½αˆ::
@forcoder
What will be the output of the following code?
const obj = { a: 1, b: 2, c: 3 };
const { a, ...rest } = obj;
console.log(rest);
What is the output of the above code
Anonymous Quiz
46%
{b:2, c:3}
30%
{a:1 , b:2, c:3}
18%
Undefined
6%
{}
Please open Telegram to view this post
VIEW IN TELEGRAM