What's your favorite programming languages? 06-15-2018, 11:39 AM
#1
so there i just want to asking what's your favorite programming languages?
and why you choose that?
so there is list of programming languages, before that credit to wikipedia for helping me :p :
read more
my fav is C# why
cause C# programming language is too easy to learn
example, VB.NET code : Dim str As String
C# code :
String str;
shortly and easy to understood
Thanks for viewing this page(post)
and why you choose that?
so there is list of programming languages, before that credit to wikipedia for helping me :p :
read more
my fav is C# why
cause C# programming language is too easy to learn
example, VB.NET code : Dim str As String
C# code :
String str;
shortly and easy to understood
Thanks for viewing this page(post)
Discord : Skof#3013
Skype : live:skofos.05
Skype : live:skofos.05

![[+]](https://sinister.ly/images/modern/collapse_collapsed.png)
















![[Image: YUpAMpx.png]](https://i.imgur.com/YUpAMpx.png)
It's the built-in MS Office scripting language, more like ASP than C++ really. You can build your code into an Excel or Access application, and it just gets sucked into the corporate office environment and no one ever looks twice at it. I've had some old scripts embedded in Access applications that are still calling home after years of deployment. Access can also be used as a Client for SQL server, so there is some behind-the-firewall LAN fun to be had as well.

