• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

getting back into the groove

OogyWaWa

Senior member
so, i've got this job interview coming up next monday. all the work will be in java. i learned java about a year ago and haven't used it much since. most of my work has been in C#

anyways, i was wondering if anyone had some links to some basic projects i could do in order to get reacquainted with the IDE and syntax 🙂 specifically, interfaces and simple gui implementation projects would be helpful

thanks
 
1) Don't refer to Java as an IDE in the interview

What kind of work would you do where you are interviewing?

You better understand things like design patterns and OO in general.
 
i wasnt referring to java as an IDE. I meant get used to the IDE (netbeans, eclipse).

design patterns? >_<
 
I'm on my phone at the moment. When I get home I'll pm you some excerpts from my software engineering book. It includes project design and implementation strategies, specifically for large, collaborative projects in high level languages.
 
Back
Top