Click here to Skip to main content
15,885,182 members
Home / Discussions / Java
   

Java

 
AnswerRe: I'm a beginner and I'm only a month into Java. I struggle with a massive subject, is this a usual thing for begginers? It took me a long time to only understand this code. Pin
Richard MacCutchan22-Nov-20 4:32
mveRichard MacCutchan22-Nov-20 4:32 
GeneralRe: I'm a beginner and I'm only a month into Java. I struggle with a massive subject, is this a usual thing for begginers? It took me a long time to only understand this code. Pin
Denys Lysenko23-Nov-20 22:38
Denys Lysenko23-Nov-20 22:38 
GeneralRe: I'm a beginner and I'm only a month into Java. I struggle with a massive subject, is this a usual thing for begginers? It took me a long time to only understand this code. Pin
Richard MacCutchan23-Nov-20 22:47
mveRichard MacCutchan23-Nov-20 22:47 
Questionplease help Pin
Member 1499400615-Nov-20 22:33
Member 1499400615-Nov-20 22:33 
AnswerRe: please help Pin
Richard Deeming16-Nov-20 0:22
mveRichard Deeming16-Nov-20 0:22 
AnswerRe: please help Pin
Richard MacCutchan16-Nov-20 0:44
mveRichard MacCutchan16-Nov-20 0:44 
Questionjava applet wach Pin
Member 1499400615-Nov-20 22:31
Member 1499400615-Nov-20 22:31 
AnswerRe: java applet wach Pin
OriginalGriff15-Nov-20 22:32
mveOriginalGriff15-Nov-20 22:32 
We are more than willing to help those that are stuck: but that doesn't mean that we are here to do it all for you! We can't do all the work, you are either getting paid for this, or it's part of your grades and it wouldn't be at all fair for us to do it all for you.

So we need you to do the work, and we will help you when you get stuck. That doesn't mean we will give you a step by step solution you can hand in!
Start by explaining where you are at the moment, and what the next step in the process is. Then tell us what you have tried to get that next step working, and what happened when you did.

If you are having problems getting started at all, then this may help: How to Write Code to Solve a Problem, A Beginner's Guide[^]
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
"Common sense is so rare these days, it should be classified as a super power" - Random T-shirt
AntiTwitter: @DalekDave is now a follower!

QuestionNeed A Project To Show Employers? Ideas? Pin
CoderBryGuy4-Nov-20 7:13
CoderBryGuy4-Nov-20 7:13 
AnswerRe: Need A Project To Show Employers? Ideas? Pin
Richard MacCutchan4-Nov-20 21:41
mveRichard MacCutchan4-Nov-20 21:41 
GeneralRe: Need A Project To Show Employers? Ideas? Pin
Gerry Schmitz5-Nov-20 2:56
mveGerry Schmitz5-Nov-20 2:56 
GeneralRe: Need A Project To Show Employers? Ideas? Pin
Richard MacCutchan5-Nov-20 3:27
mveRichard MacCutchan5-Nov-20 3:27 
QuestionRealm EJB in Wildfly Pin
Andy_Bell31-Oct-20 0:55
Andy_Bell31-Oct-20 0:55 
AnswerRe: Realm EJB in Wildfly Pin
Richard MacCutchan31-Oct-20 1:07
mveRichard MacCutchan31-Oct-20 1:07 
GeneralRe: Realm EJB in Wildfly Pin
Andy_Bell31-Oct-20 9:01
Andy_Bell31-Oct-20 9:01 
GeneralRe: Realm EJB in Wildfly Pin
Andy_Bell11-Nov-20 23:46
Andy_Bell11-Nov-20 23:46 
Questionanyone know how a program would be written out for this Pin
Member 1497788728-Oct-20 9:53
Member 1497788728-Oct-20 9:53 
AnswerRe: anyone know how a program would be written out for this Pin
Richard MacCutchan28-Oct-20 9:58
mveRichard MacCutchan28-Oct-20 9:58 
GeneralMessage Closed Pin
28-Oct-20 10:11
Member 1497788728-Oct-20 10:11 
GeneralRe: anyone know how a program would be written out for this Pin
Richard MacCutchan28-Oct-20 10:27
mveRichard MacCutchan28-Oct-20 10:27 
QuestionWrite a program using for loop that computes sinx and cosx by using the following power series- sinx=x-x^3/3!+x^5/5!-x^7/7!+.... cosx=1-x^2/2!+x^4/4!-x^6/6!+..... Note-(Here ! is used for factorial of that number and ^ for "power of" Pin
User 1494142126-Oct-20 20:56
User 1494142126-Oct-20 20:56 
AnswerRe: Using for loop create a bluej program for the question( https://1drv.ms/u/s! Ajrld_fzlfykhx8hc1sbkiufuc_p ) Pin
OriginalGriff26-Oct-20 21:05
mveOriginalGriff26-Oct-20 21:05 
QuestionRe: Using for loop create a bluej program for the question( https://1drv.ms/u/s! Ajrld_fzlfykhx8hc1sbkiufuc_p ) Pin
Richard MacCutchan26-Oct-20 22:51
mveRichard MacCutchan26-Oct-20 22:51 
QuestionRe: Using for loop create a bluej program for the question( https://1drv.ms/u/s! Ajrld_fzlfykhx8hc1sbkiufuc_p ) Pin
User 1494142127-Oct-20 5:16
User 1494142127-Oct-20 5:16 
AnswerRe: Using for loop create a bluej program for the question( https://1drv.ms/u/s! Ajrld_fzlfykhx8hc1sbkiufuc_p ) Pin
Richard MacCutchan27-Oct-20 5:24
mveRichard MacCutchan27-Oct-20 5:24 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.