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

***Please don't post "spam" or "Thank you" posts in this thread since this is meant to be used as a guide for all beginners and I am sure we would like it to be on topic. I hope you understand this.*** **» Introduction to Java «** To start off, [Java](http://en.wikipedia.org/wiki/Java_(programming_language)) …

Member Avatar for ~s.o.s~
46
6K
Member Avatar for newbieGirl

Ok, I am totally confused - probably because I've been staring at my computer for hours, but I need some guidance (not for homework, just my own personal knowlegde)... Here's the output I'm trying to achieve: 012343210 001234321 000123432 000012343 000001234 ...And I know I need to use a for …

Member Avatar for SoftEngr
0
247
Member Avatar for Artmann

Hi I've been working with Java for a while now but there's one basic thing I still don't understand. Java got 4 Access Modifiers [LIST] [*]Default [*]Public [*]Private [*]Protected [/LIST] I know the difference between them, the thing is I don't now why you should use different Modifiers. Wouldn't it …

Member Avatar for Ezzaral
0
149
Member Avatar for toomuchfreetime

Hey I'm trying to get a splash screen going for my application but having a problem in finding the image once the splash screen is called it returns a null. I'm trying to use the java standard 6 way where the splash screen is displayed before the jvm is started …

Member Avatar for rahul4/69
0
470
Member Avatar for NickyPhun

Hi, nice to meet you guys, i have a questions needs some helps from you guys, at the moment i have to get a title for my final year project, and i am totally got no idea in my mind, so can anyone give me some hints on the title …

Member Avatar for Rahul Bhat
0
174
Member Avatar for technogeek_42

what is the opposite for the virus? and what is the charactiristic of that? i was confusing what is the difference between virus and the vice versa of the virus? And can any body here give me a code to study between the virus and the yang of the virus …

Member Avatar for Jx_Man
0
262
Member Avatar for chitra1
Member Avatar for chitra1
0
98
Member Avatar for Artmann

Hello mates. I've made a basic cryptation program and I hoped that I could get some feedback from you guys. I know the cryptation algorithm ain't that secure but that something for a later version ;) And I also wonder what I can do to speed up the cryptation progress. …

Member Avatar for Artmann
0
74
Member Avatar for spockenheit

How do I list the number of elements in a vector, i.e test : array[1..10] of string; ?

Member Avatar for Duoas
0
118
Member Avatar for Artmann

Hello. I've recently started to explore the world of Java ME, and now ther's only one problem. Compiling. I've installed Java adk 1.6, Sony Ericsson SDK and even some tool I found under Suns Java ME section but the compiler still doesn't find the ME packages. Hope somone could post …

Member Avatar for peter_budo
0
150
Member Avatar for enes

when ı add two panels into a frame last panel i added seen on the screeen how can i show both panels in one frame

Member Avatar for masijade
0
89
Member Avatar for Artmann

Hello. I'm studying Pascal in school atm and have come over a bit of a problem with a program I've been asked to write. The task is too make a calendar. My calendar uses an array with records too store data about the different days. The program uses a procedure …

Member Avatar for Artmann
0
1K
Member Avatar for pukepuke

I need a program that generates a nxn matrix with random numbers, but they're not completely random. They must be delimited in -20,0 < x < 20,0, for example, but all i searched for the Random functions in pascal says that it produce numbers in a interval starting in zero...so, …

Member Avatar for Artmann
0
173