Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
Ranked #4K
~4K People Reached
Favorite Tags
Member Avatar for Que336

C# Interview tomorrow Hello fellow programmers. I know this doesn't have anything to do with code but I really need some advice. I have a .NET(C#) interview tomorrow for a junior vacancy. The problem I have is that all my experience is based on PHP. I have a good understanding …

Member Avatar for deceptikon
-1
310
Member Avatar for bombay1982

Why compiler gives me error when I call object MyObject ? public class ThisIsClass { public static void main(String[] args) { MyObject loan = new MyObject(); //error should be ThisIsClass loan = new ThisIsClass(); System.out.println(loan.toString()); } } It works fine when I change name of my class to MyObject or …

Member Avatar for 1stDAN
0
168
Member Avatar for bombay1982

I need to create a database for a simple website with films collection. I decided I need following columns in the table: [Click Here](http://www.flickr.com/photos/94148478@N06/8564036143/) I made some reading and after getting familiar wit normalization rulez I decided to divide this in four tables: 1st table "Basic info"with columns: movieID,titleID, directorID, …

Member Avatar for bombay1982
0
176
Member Avatar for neocortex

Hello ALL! I believe this has been posted/discussed in one way or another, but, again: I use Linux now quite long back. Started in late 90s with some ancient SuSE, breaking for couple of years, and then, again, probably with Ubuntu 5.10. Ubuntu 6.06 LTS was so good to me. …

Member Avatar for bombay1982
0
387
Member Avatar for MooGeek

hey guys, I just want to know what country is the best for a web developer like me. in terms of Salary and benefits? I'm currently living in Philippines now. Please do help me. thanks!

Member Avatar for stultuske
0
387
Member Avatar for bombay1982

I would like to write a program which asks the user for a number and prints off the tree, For example 7. Program prints something like that then. If user put 3 tree will start from 3. I think you should get the idea. [CODE] "Enter a number: 7" 1 …

Member Avatar for NormR1
0
360
Member Avatar for bombay1982

My question is about looping skill overall. I am having problems with loops. Is there any book/tutorial/website about this particular skill in java programming to help me learn how to loop in correct/effective way ? I know how to write simple loops, I know structures of loops too. When I …

Member Avatar for stultuske
0
1K
Member Avatar for Unsated

Hello everyone and thanks in advance for helping me. I'm a 1st year java student in my first semester of college. Its comming towards the end of the semester and finals are starting up.. well my problem is that my java teacher decided to give us 2 projects to work …

Member Avatar for Unsated
0
355
Member Avatar for bombay1982

Hi there; I am having problems with using printf method in this simple loop. I am looking for a 3 decimal places in the right one column and a integers in the left. I know how to print this with system.out.println but I dont know how to write it with …

Member Avatar for bombay1982
0
365
Member Avatar for bombay1982

When I am trying to create Stateless Session Bean in Eclipse the finish button is not working(is not highlighted). Please find picture attached. Anybody knows why ? I tried many different options, looks like bug in eclipse. I showed that to friend of mine who is experienced ejb programmer and …

0
86
Member Avatar for bombay1982

Hi Guys, Sorry for silly question. I have just started my adventure with html and css. I am trying to create website but I have some problems with text margin. Im not sure where to fix it. Have a look on the picture attached. I want move text 10px to …

Member Avatar for bombay1982
0
118
Member Avatar for Dean_Grobler

Hey! I'm planning on getting more excercise since sitting on my ass for 12+ hours a day makes me feel useless. What would the best time to work out though? Should I rather work out late at night before bed, or early in the morning right after I wake up? …

Member Avatar for Lardmeister
0
202