TaraJava

TaraJava

Member

Member since
Jun 30, 2012
Last active
Aug 19, 2012
Total activities
0

Activity feed

Recent contributions

  1. #Threads

    How to make use of plugins for website

    Please i want a manual process of using any plugins that are available for the website please note don't say usethe Wordpress...

  2. #Threads

    d49e9197-9c81-4c35-aebf-e26611ea6487

    i hope you are good in java programming ,and to learn the basic of android i have one ebook contack me <email...

  3. #Threads

    rotating a rectangle animation problem

    package rotatinganimation; import java.awt.BorderLayout; import java.awt.Color; import java.awt.Graphics; import javax.swing.*; import java.awt.Graphics2D; impo...

  4. #Threads

    6b63ee98-a1ec-4c14-85a6-7a97352eafd2

    how many article do we have to post ,is it Two or we can post a single

  5. #Threads

    make a loading screen animation in java

    so in almost every game or application we see a loading screen .The logic behind it is so easy look at these...

  6. #Threads

    any body have you integrated your paypal account with free lancer than how

    Wish to know how to integrate paypal account with the freelancer account? I am from India and wondering if that's a good...

  7. #Threads

    2952f56a-62f8-4e14-81a1-03dab17b0320

    ok thank you #-Link-Snipped-# ...hope it will work

  8. #Threads

    5e3cc6d9-2ea2-4b79-93ce-01388064c7b2

    ok than you know must have heard of websites that provides the detail of incoming jobs right or google it .Be well...

  9. #Threads

    e189668b-1695-4a07-b4a7-29655891e157

    Yea there are some universities where student don't touch the books its completely practical .But there are some subjects where you need...

  10. #Threads

    7a8bda97-6948-43c8-81d3-87f25cc6fa1c

    yea when i was a child my dad use to tell me try to stay in front rows. But i love last...

  11. #Threads

    93f791b4-a3e9-4db3-a931-b77e3fc06603

    i was doing android project for 4 months ,Yea you must know the core java and mostly the Swings part also you...

  12. #Threads

    bbfa9cc3-1199-47dd-9081-350d0428c740

    head first c for c ,any book by balaguruswamy for c++ and head first java for java but read head first java...

  13. #Threads

    daed9097-e284-48bb-8381-acd1d285790f

    since you are in final year the company might have started to come in your college ..It is my great suggestion to...

  14. #Threads

    d99d3152-1184-4a32-a973-ff836b753071

    PG is not all about being good in c and java Ok there are many other streams of study you can choose...

  15. #Threads

    3652ba3f-dfce-462d-90c3-fca345cb4291

    its a nice opportunities let me give it a try.......

  16. #Threads

    Help me with freelancer

    i want to do some project from freelancer so my questions are 1.what are the accounts i need to maintain so that...

  17. #Threads

    ab814982-9c95-43fa-a74a-d8fe7addf6bf

    This page is really gonna solve your problem just follow the steps properly and u are done #-Link-Snipped-#

  18. #Threads

    a1cf117a-e381-4224-ab14-ce9f5c6a18de

    ok thank you ...

  19. #Threads

    5671ef7d-fd92-46a9-acf2-188509cdfc3e

    am confused why you been doing this if(y==250){ System.out.println("Value reached 250"); y=250; goup=false; why are you assigning 250 to y the value...

  20. #Threads

    f17db8b2-c50e-4167-abce-61d8cd12fe01

    ok thank you for the reply but i found a problem in running your program its having some bugs ,any way i...

  21. #Threads

    94d9721f-a2be-4ec2-ae23-b881757099be

    NO i haven't how is it

  22. #Threads

    d978b7c0-a4a6-4946-9ea0-3f41767abedb

    no we cant have multiple main class ,no way

  23. #Threads

    best GUI book

    Guys which is the best book to learn applet animation using java for the beginner it must include GUI concepts ,thread and...

  24. #Threads

    help me to solve it

    import java.awt.Graphics; import java.applet.Applet; import java.awt.Color; public class Main extends Applet implements Runnable { Thread t; int x=500; int y=...