Search:

Type: Posts; User: benglish

Search: Search took 0.10 seconds.

  1. Re: how to add adt(android plugin) to eclipse from zip file ???

    Could you help me in the same field!
    I have downloaded the same file, but a higher version (I mean "ADT-11.0.0")
    When I open the above file, there are 3 subfolders (features, plugins, and web).
    I...
  2. Replies
    2
    Views
    3,324

    How to use Android in (Eclipse || NetBeans)

    Hi pals!

    I have decided to work on Android programming but don't know how to start!

    Could you answer my Android-related question(s)?
    I've downloaded "android-sdk_r11-windows" but I don't know...
  3. Re: I still have errors. Can you PLEASE correct my code?!

    Besides, choose a better coding style!
    Your code follows no indentations!
  4. Re: HAPPY 3rd BIRTHDAY JAVA PROGRAMMING FORUMS!!!

    Happy birthday 2 U, dear JavaProgrammingForums

    :cool:
  5. Replies
    14
    Views
    5,364

    How much per a month?

    Hi pals!

    I'm a sophomore and it's going about 6 months I've gotten familiar with JAVA. Before, I used to program in C++. In my country, there aren't a large number of professional JAVA programers,...
  6. Replies
    3
    Views
    1,834

    Re: Blocking format (important)

    As far as I know, there are 4 types of blocking formats for records storage:
    1. There are fixed size blocks and the blocks are as single parts (eg. a chain of records are is stored just in one...
  7. Replies
    3
    Views
    1,834

    Blocking format (important)

    hi pals!

    I have a project to know the blocking format of programming languages like JAVA.

    As you all are JAVA programmers, I would like to ask you the question:

    What is the blocking format...
  8. Replies
    8
    Views
    1,280

    Re: Help with OS operations!

    More useful information on programming to find FAT table would be appreciated!
  9. Replies
    8
    Views
    1,280

    Re: Help with OS operations!

    Are they the libraries in JAVA?
  10. Replies
    8
    Views
    1,280

    Re: Help with OS operations!

    I want to program!
  11. Replies
    8
    Views
    1,280

    Re: Help with OS operations!

    Dear Mr.777

    Which part am I supposed to read?
    it's not clear enough!
    Which methods and libraries should I use?
  12. Replies
    8
    Views
    1,280

    Help with OS operations!

    Hi dear pals!

    I would like to know: How can I get the information of sectors of the computer and also the FAT table information

    Thanks in advance!
  13. Replies
    0
    Views
    1,478

    How to get Char types from the user?

    Hi pals!

    I want to know the method to get a char variable from the user.

    here's a part of my code:


    char MineList [][] = new char [3][4];
    .
    .
  14. Replies
    2
    Views
    3,023

    Re: Java Binary Tree

    Hi pal!


    What do you mean by visualizing it? Do you mean to meet each parent or leaf of the tree? in which way? prefix, infix or postfix?:confused:
  15. Replies
    2
    Views
    2,085

    Re: Forum Changes! Why?

    WOW! Sorry! I hadn't clicked "What's New?"

    Thank you and your partners who are trying to add new features to this fabulous forum!

    I'm waiting to see more privileges!
  16. Replies
    2
    Views
    2,085

    Forum Changes! Why?

    Hi, there!

    Till yesterday, I could observe the latest posts I hadn't visited at once, but now I must go through a special Group to meet the post. In my viewpoint, as a member, I think the previous...
  17. Replies
    5
    Views
    1,916

    Re: How to creat a jButton

    See, i want to ask the user to enter a number; eg. 5. and then i have to create 5 jButtons in the GUI form of Java. How may i create a jButton in the GUI form and get the numbers one by one from the...
  18. Replies
    10
    Views
    1,897

    Re: what's wrong with my linked list

    Moreover, in the constructor, you've not initiated (this.index)

    it may be the other reason your program doesn't work well
  19. Replies
    5
    Views
    1,916

    Re: How to creat a jButton

    it's easy do to it for a single jButton, but how may i initiate the index of the jButton. for example, i want to write "45" as a text for jButton1 and "94" for jButton2 and so on. how may i address...
  20. Replies
    5
    Views
    1,916

    How to creat a jButton

    Hi dears!

    I'm a new Java programmer. I want to write a program in which I ask the user to enter a number and then with the number (for example 4), I want to create 4 jButtons. How can I implement...
  21. Thread: Hi pals!

    by benglish
    Replies
    1
    Views
    1,216

    Hi pals!

    Hi pals!

    This is Benglish, a new Java programmer. I do strongly wish to enhance my programming skills in Java by your splendid helps!

    TNX
    :-*
Results 1 to 21 of 21