What's new

Closed Suggestions for programming

Status
Not open for further replies.

mrh0b012345

Addict
Established
Joined
Jan 6, 2015
Posts
212
Reaction
39
Points
119
Age
24
Hi sa mga IT masters dyan!

Ano pong best software na masa-suggest nyo na pang gawa ng interface tapos lahat ng ininput mo doon mapupunta directly sa database?
Need namin for finals. Sana may makasagot ng mapag-aralan ko agad. Salamat po!
 
Lahat naman pwede iconnect sa Database (DB).
Java, C++, C#, Python, etc.
Kasi may sari-sarili silang code para makaconnect sa db, walang madaling paraan.
Depende nalang yan sa gagamitin mong Programming Language.
Kapag java nandyan ang netbeans,
Kung C++, C# nandyan yung VS. Search mo nalang yung para sa ibang languange.
 
Don't use JAVA to create the interface.

Create a mockup of your interface on a piece of paper or use draw.io or sketch/adobe xd.

After the mockup has been drawn, convert it to an actual user interface using HTML and CSS. Use a JavaScript framework like React, Angular, or Vue.

You can convert this project tp a desktop app via Electron (but that's just a secondary point). Java is one of the worst language to use to design the user interface. I like Java but not for user interface design because it sucks.
 
Don't use JAVA to create the interface.

Create a mockup of your interface on a piece of paper or use draw.io or sketch/adobe xd.

After the mockup has been drawn, convert it to an actual user interface using HTML and CSS. Use a JavaScript framework like React, Angular, or Vue.

You can convert this project tp a desktop app via Electron (but that's just a secondary point). Java is one of the worst language to use to design the user interface. I like Java but not for user interface design because it sucks.


okay po yan sir , ang problema , finals po ng thesis yta nila . hehe medyo maguguluhan po sila . siguro sa basic lang muna . just saying . Peace
 
Very useful to sir kaso napa komplikado gaya din ng sabi ni aeganjoshua. Mag sstick nalang kame dito sa visual basic mga sir. Thesis nga po namin.

Anyways, thank you! Baka magamit namin tong idea nyo sa next year namin.
 
Status
Not open for further replies.

Similar threads

Back
Top