If you’re spending some time this weekend refining your app's user interface, you have to check out the new DesktopGrid control in Xojo 2025 Release 3. It’s designed for high-performance data display and offers the customization you’ve been asking for.
📖 Start here: documentation.xojo.com/api/u…#Xojo#UXDesign#DesktopApp#SoftwareEngineering#CodingWeekend
"Leetcode POTD 3169(Medium) : Count Days Without Meetings"
Approach Summary:
The approach sorts the meetings by their start time to process them in order. It then iterates through the meetings, tracking the end of the last meeting to count the free days between non-overlapping meetings. If there are any remaining days after the last meeting, they are also added to the count. This ensures all unoccupied days are correctly counted.
#CONNECT#learning#learningisfun#learningathome#LearnInPublic#LearningJourney#codingforbetterlife#codingweekend#codinglife
🚀 Jumping into Sprint 2 this weekend for my SaaS University Management System! 🛠️ Building the chatting feature to boost communication and collaboration. Stay tuned for updates! #SaaS#EdTech#UMS#CodingWeekend
#CURCW23 Tag 1 ✅
3 Challenges, 4 Teams, 43 Stunden Zeit. Wir freuen uns auf die nächsten Tage und auf neue Blickwinkel. #countdownläuft#codingweekend
Location: Campus 66 in Krefeld
Weekends are for recharging and coding is my ultimate recharge! Who else uses coding as a way to unwind and have fun? 💻🔥 #codingweekend#codingfun#typescript
Windows 11 installed, wsl2 updated, virtualization enabled, got my kind cluster up with CockroachDB running in it 😁
Next I'm going to see if I can get a ps1 module written to spin up my Dev env, inc .net connected to cockroach...
#codingweekend