Check out my iOS apps here
As an Amazon Associate I earn from qualifying purchases.

C#

Why Java isn’t a widely used language for games development?

Java Is A Fast Programming Language, So Why Is It Not Used For Games Development? Java is a very popular programming language, and it often dominates the most popular programming languages chart, or at least stays on the top of these charts. From a technical standpoint, Java doesn’t lack it when it comes to creating …

Why Java isn’t a widely used language for games development? Read More »

How to bring an application window to front without giving it focus in C#, and without using SetGoregroundWindow()

Bringing A Window To Front Is Easily Possible, But The Common Solution Isn’t Satisfying This is an issue I encountered, but couldn’t find a satisfying solution for online. You have a Window of another application, and you want to bring it to front, but without that giving it focus at all. The common solution I …

How to bring an application window to front without giving it focus in C#, and without using SetGoregroundWindow() Read More »

Java VS Python VS C# detailed comparison, which language to learn first?

Let’s Take A Tour Around The 3 Widely Used Programming Languages, And To Compare Them In Details Python, Java & C# are among the most used programming languages in the world. Python is very popular among new programmers, and it competes head-to-head with Java & JavaScript over which one is the most popular. C# is …

Java VS Python VS C# detailed comparison, which language to learn first? Read More »