![]() |
What is your favourite Desktop Programming Language & (Optional) Reason ? - Printable Version +- Post4VPS Forum | Free VPS Provider (https://post4vps.com) +-- Forum: Geek World (https://post4vps.com/Forum-Geek-World) +--- Forum: Scripting & Programming (https://post4vps.com/Forum-Scripting-Programming) +--- Thread: What is your favourite Desktop Programming Language & (Optional) Reason ? (/Thread-What-is-your-favourite-Desktop-Programming-Language-Optional-Reason) |
RE: What is your favourite Desktop Programming Language & (Optional) Reason ? - brightening-eyes - 01-15-2016 hello, actually c, C++ and assembly because you can write operating systems with them and most of the great applications have been written with C++ actually windows has been written with C++ and linux with C but please note that in OS development, assembly is required sometimes object orianted of C# has been taken by classes in C++ in C# and VB .net you are based on dot net framework which is not good in most of times, load tons of dlls, dot net assemblies, which makes performance worse RE: What is your favourite Desktop Programming Language & (Optional) Reason ? - maroon93 - 10-14-2016 im being learn javascript ![]() RE: What is your favourite Desktop Programming Language & (Optional) Reason ? - chanalku91 - 11-11-2018 PHP Yes, maybe because php is easy to understand but I still find it hard to learn so I can still be said to be a beginner. The reason is because I used Pocketmine-MP Software to run my Minecraft Server so I studied this Language for the past 8 months RE: What is your favourite Desktop Programming Language & (Optional) Reason ? - Rehan - 11-11-2018 I am too much interested in Java and Of Course it is my favorite programming language.But i don't know much about it.I am very busy in BSc and will start learning it after completing the BSc.But nowadays i use C++. RE: What is your favourite Desktop Programming Language & (Optional) Reason ? - rudra - 11-12-2018 i know basic to intermediate level in python. basic c, cpp. now i added java to the mix and trying be better at it all Dunno how its going to work out though. RE: What is your favourite Desktop Programming Language & (Optional) Reason ? - xdude - 11-12-2018 I have started programming long time ago with ancient language called GW Basic. Then moved to Visual Basic. Got into C++ which led me to Java and then PHP as a web developer. Now I'm learning Python because I want to automate some parts of my work. )) RE: What is your favourite Desktop Programming Language & (Optional) Reason ? - tryp4vps - 11-16-2018 I have quite a few favourite desktop programming languages. Using what languages depends on how complicated the applications going to develop. For simple and personal applications, I now prefer to use bash programming. I like bash because of its high compatibility on common operating systems such as Debian and Windows. For serious applications, I would prefer using C++, mainly due to the performance considerations. For anything in the middle, I would like to use Python because it is relatively simple, at least when comparing with C++. RE: What is your favourite Desktop Programming Language & (Optional) Reason ? - dull - 04-11-2019 My favorite language is Python. Its syntax is very simple, and it is very good for creating websites using the Flask framework. Before I found out I could use Python for websites, I used PHP, but I no longer like it since Python is so much better. RE: What is your favourite Desktop Programming Language & (Optional) Reason ? - suryasarafe - 04-19-2019 I love Javascript, easy to learn and easy to understand. and now it's have many framework to play with, like JQuery, Angular, React, Vue and many more. i only just create hello world of every framework. I learn my first javascript code and implementing on blogspot, first time i try the show date and hour, and after few year now i still learn of javascript and make some profit for myself. RE: What is your favourite Desktop Programming Language & (Optional) Reason ? - Honey - 04-21-2019 My favorite programming language is HTML. Period. Okay...Jokes aside, I like Java the most, It's versatile, not that hard to use and java can be run basically on any OS due to its JIT compilation, so I prefer Java. |