top of page

Welcome to Urmez's Blog

As a dedicated programmer, I possess a strong passion for comprehending programming languages down to their fundamental components. If you share this level of enthusiasm, then this website will prove to be a valuable resource in providing you with in-depth insights into the intricate nuances of various programming languages.

Levitating Objects
Home: Welcome

About Me

My Story

I have dedicated considerable effort towards crafting this website, which serves as the perfect platform to share insights into my life, interests, and loved ones. With a deep appreciation for diverse experiences, you'll find a little bit of everything here - from writings and images to work samples and more.
I take great pride in the growing community of regular visitors to my site, and I would be thrilled if you joined us. I sincerely hope you'll find my content both engaging and informative. As always, I welcome your feedback and thoughts, so please don't hesitate to reach out - I'd love to hear from you!

Home: About Me
Home: Blog2
Search

Javascript Hoisting simplified

Generally, people think that all of the code you see in a JavaScript program is interpreted line-by-line, top-down in order, as the...

A different way of looking at Javascript Functions

The traditional way of thinking about functions is that you declare a function and then add code inside it. But the inverse thinking is...

Javascript Scope and Compiler Theory

What is Scope? One of the most fundamental paradigms of nearly all programming languages is the ability to store values in variables, and...

Laptop On Tray

Let’s Chat

Thanks for submitting!

Home: Contact
bottom of page