java »

01 – JAVA PROGRAMMING TUTORIAL – Installing the JDK (Mac, Windows, Linux)

01 – JAVA PROGRAMMING TUTORIAL – Installing the JDK (Mac, Windows, Linux)

captadu March 23, 2012 25

Facebook: www.facebook.com Twitter: twitter.com ———————————————————————————————— Download the Java SDK here: bit.ly Installing JDK for Windows: 1. Download the SDK. 2. Install the .exe file. 3. Press the Start Button, then click “My Computer”. 4.

Read More »
Anagram Solving Algorithm

Anagram Solving Algorithm

captadu March 16, 2012 7

I debated uploading this for a while, but figured, “eh, why not?” I give you ample time in the video to turn back, so take that warning seriously! In this video, I describe an

Read More »
Beginner Java programming problems?

Beginner Java programming problems?

captadu March 15, 2012 1

Question by attache3: Beginner Java programming problems? I want to find beginner Java programming problems, like ones that I can solve myself. But every time I search on google I always just find forums

Read More »
Java Array within a for loop issue?

Java Array within a for loop issue?

captadu March 14, 2012 1

Question by : Java Array within a for loop issue? http://pastebin.com/Ux8gHvEF That’s my code for this section. It’s based on a “row and column” rubric, so if there are 4 categories of grading then

Read More »
Can someone help me with this Java question?

Can someone help me with this Java question?

captadu March 12, 2012 2

Question by : Can someone help me with this Java question? I recently started my high school AP Computer Science. One of our homework assignments is: “Give the Java code for an object of

Read More »
Java- Can a static method call a scanner method?

Java- Can a static method call a scanner method?

captadu March 12, 2012 1

Question by : Java- Can a static method call a scanner method? I’m having trouble getting my static method to call a scanner method even though I initialized (or whatever you call it –

Read More »
How To Make A New Gui Menu In Minecraft Beta 1.8.1 With MCP

How To Make A New Gui Menu In Minecraft Beta 1.8.1 With MCP

captadu March 9, 2012 25

Welcome To My Modding Tutorial On How To Make A New Gui Menu In Minecraft With MCP Twitter:www.twitter.com FaceBook:www.facebook.com Irelands Spy Blog: irelandspy.blogspot.com Minecraft Forum Thread www.minecraftforum.net Thanks For Watching

Read More »
java programming homework question?

java programming homework question?

captadu March 7, 2012 1

Question by : java programming homework question? this is the question the professor gave us: Hey folks. I am a beginner. There is a problem which I struggle a lot. If you can help

Read More »
CompSci AP question (JAVA) about ellipses resizing to a frame?

CompSci AP question (JAVA) about ellipses resizing to a frame?

captadu March 5, 2012 Comments Off

Question by Hibes: CompSci AP question (JAVA) about ellipses resizing to a frame? I need help with this programming exercise for my class: Write a program that fills the window with a large ellipse,

Read More »
How relationships between classes are implemented in java codes?

How relationships between classes are implemented in java codes?

captadu March 2, 2012 1

Question by : How relationships between classes are implemented in java codes? (Batch -int Batch No -String Batch Name) Many to Many (Lecturer -int Lec No -String Lec Name ) There is a many

Read More »