Posts by Kareficer • 27 points
4 posts
-
-1
votes1
answer52
viewsQ: What is the best way (including frameworks) to work with JSON files? Using Javascript
Guys, I have to list some data based on a json and also use some control structures with properties from that file, so what’s the best way to work with them? if possible explain how to move from a .…
-
0
votes1
answer709
viewsQ: How to change the language of the content of an application with Cordova from Portuguese to English?
I have an application made in HTML, CSS and Javascript using Apache Cordova, it has support in English and Portuguese, but how do I change the content of all of its pages when the person selects…
-
0
votes1
answer58
viewsQ: How popular is a bd . sql, which sits on a server, with php, or java?
I have a comic book at Hostinger, I would like to develop something (in 5 hours!!) that I could from different popular machines this comic, some charitable soul can help me?
-
2
votes2
answers912
viewsQ: Reading user information
I started studying C#, and my first program (except for hello world hahahaha) is an area calculator. In the code below, after I enter the option (choosing which figure I want) the console simply…