WeSearch

Learning Progress Pt.22

·2 min read · 0 reactions · 0 comments · 9 views
#learning#html#python#eid#family
Learning Progress Pt.22
⚡ TL;DR · AI summary

Muhamed Maxhuni shares his learning progress in a recent journal entry. He took a break for Eid Al-Adha to spend time with family and returned to his studies afterward. He completed various HTML topics and started a Tic-Tac-Toe challenge in Python, while also reflecting on the importance of family time.

Key facts
Original article
DEV.to (Top)
Read full at DEV.to (Top) →
Opening excerpt (first ~120 words) tap to expand

try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 3912611) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Muhamed Maxhuni Posted on May 29 Learning Progress Pt.22 #devjournal #beginners #learning #html Daily Learning part twenty-two. I haven't been active in three days due to Eid Al‑Adha. On Tuesday I went to my family house, where we go once in a while. We call it the family house because that's where my grandmother, uncles, aunts, and cousins live. I didn't bring my laptop with me because I wanted to spend some time with my family, which I haven't done in months.

Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from DEV.to (Top)