+ 4
Is html dominating over others on sl code playground ?
6 Respostas
+ 17
Maybe Yes, because it is easier to work with web, and have graphic elements and web is visually appealing. These days almost 85%+ codes are Web codes in Hot Today .Codes in almost all programming languages like C, C++, C#, Java, Python, etc get less importance as compared to web codes as we don't have an interactive console for input and have to give all input at once which is quite irritating for programs supporting interactive inputs. The other thing is that frameworks like swing in Java and graphics.h in C/C++ aren't supported here on the code playground which means no GUI is supported which many of them don't like. It doesn't mean other programming languages are not at all getting any importance. There are many Challenge Assignments given by fellow Sololearners which are being solved in non-web languages.
+ 14
Aaditya Garg Till I know we can't use Java Swing on Android
I also surfed the Google but it said we couldn't run Swing on Android.
https://stackoverflow.com/questions/16690253/java-swing-compiler-for-programming-on-android-tablet
+ 5
Keval But a question can't we do any graphics programming on android
+ 4
Aaditya Garg i think it's because it requires some libraries /modules which can't be used on the client end(Android)..
+ 3
yes, It is the easiest to master which is why many flock to it in order to jump the ranks over night to level 16 without having any real coding skills.
+ 1
Maybe yes. Because we can see colorful output than just print or echo output 😂