Blogs
public class myBlogs {
public static void main(String[] args) {
System.out.println("📚 Welcome to Mohammed's Personal Blog: Embark on a Journey of Thoughts and Stories 🚀");
}
}
A Day with Oracle (Oracle CloudWorld Tour - Dubai)
I was thrilled to receive an invitation to the Oracle CloudWorld Tour event at the World Trade Center in Dubai, marking my first chance to connect with professionals in my field since arriving in the UAE. Engaging with engineers, we discussed cloud computing, AI, and IT topics, making it a valuable and joyful experience.
Category: Technology
Date: Jan. 27, 2024
See MoreWhat is the ratio of prime numbers to all numbers ?
I had this strange question after midnight. It would make sense that the incidence of prime numbers would decrease with larger numbers because there is a higher probability of at least one divisor existing. I immediately grabbed my laptop and wrote some code.
Category: Mathematics
Date: Nov. 1, 2023
See More- 1 / 1