Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Page 1 of 2 12 LastLast
Results 1 to 25 of 35

Thread: Learning together

  1. #1
    Member
    Join Date
    Mar 2010
    Posts
    271
    Thanks
    21
    Thanked 7 Times in 7 Posts

    Lightbulb Learning together

    Hello,

    I'm wondering if anyone would like to join a Java learning group. I think it would help a lot, esp for self learners. Here is some of the things I'd like to do
    • Help each other

    • Teach each other

    • Maybe make projets together

    • Would like 1-15 members

    I'm teaching my self using a book, in mid level Java(Can create a GUI with most components and a little experience with event handling).

    If interested feel free to comment, like wise any other comments are welcome.

    -Mel
    Last edited by Melawe; October 11th, 2011 at 07:56 AM.


  2. #2
    Member
    Join Date
    Mar 2010
    Posts
    271
    Thanks
    21
    Thanked 7 Times in 7 Posts

    Default Re: Learning together

    20 views, someone must be interested. :/

  3. #3
    Crazy Cat Lady KevinWorkman's Avatar
    Join Date
    Oct 2010
    Location
    Washington, DC
    Posts
    5,424
    My Mood
    Hungover
    Thanks
    144
    Thanked 636 Times in 540 Posts

    Default Re: Learning together

    Quote Originally Posted by Melawe View Post
    20 views, someone must be interested. :/
    You have to give it more than a couple hours. In my part of the world, people are just starting to wake up.

    That being said, many of your goals overlap that of this forum. Why don't you just use the forum to accomplish your goals? After all, we're here to help each other and teach people, and we have way more than 15 members- working on projects together is a slightly different animal, but I wouldn't be shocked if you found somebody willing to play around here.
    Useful links: How to Ask Questions the Smart Way | Use Code Tags | Java Tutorials
    Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!

  4. #4
    Member
    Join Date
    Mar 2010
    Posts
    271
    Thanks
    21
    Thanked 7 Times in 7 Posts

    Default Re: Learning together

    Quote Originally Posted by KevinWorkman View Post
    That being said, many of your goals overlap that of this forum.
    Yes it is almost the same thing. I want it to be kinda like a virtual class for people teaching them selves. It would help not to get side tracked if you know there are a few people who will scold you for doing so , and make the learning process more fun over all.

    Perhaps its only me, but I think my programming skills would get a BIG boost with this. Team projects(or more simply a partner) is all I am lacking, else learning Java hasn't been better.
    Last edited by Melawe; October 12th, 2011 at 12:20 AM.

  5. #5
    Junior Member
    Join Date
    Oct 2011
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Learning together

    Actually I came here after searching for something like that on Google (study partner). I know many programmers but I don't know anyone that is beginning programming right now.

  6. #6
    Member
    Join Date
    Mar 2010
    Posts
    271
    Thanks
    21
    Thanked 7 Times in 7 Posts

    Default Re: Learning together

    Finally! I was starting to lose hope. I'd be glad if you would be my study partner.

  7. #7
    Member
    Join Date
    Mar 2010
    Posts
    271
    Thanks
    21
    Thanked 7 Times in 7 Posts

    Exclamation Re: Learning together

    You can see the list of the members and some other info here:
    https://docs.google.com/spreadsheet/...JOdVE&hl=en_US

  8. #8
    Junior Member
    Join Date
    Oct 2011
    Posts
    7
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default Re: Learning together

    This seems like a good place to bring up my delimma. When I say I'm a beginner, I am not exaggerating. My problem is that no matter how long I google, and how much of the information I find says it's for newbies, I feel like I'm in college math without having learned how to add or subtract yet. There is SO much information out there, and I spend hours wading through it, but I can't seem to narrow it down to step one. I've taught myself everything I know how to do on a computer, so I'm not looking to be spoon-fed, but can anyone point me in the right direction (the equivalent of programming preschool)?

  9. #9
    Crazy Cat Lady KevinWorkman's Avatar
    Join Date
    Oct 2010
    Location
    Washington, DC
    Posts
    5,424
    My Mood
    Hungover
    Thanks
    144
    Thanked 636 Times in 540 Posts

    Default Re: Learning together

    Quote Originally Posted by wanderinon View Post
    This seems like a good place to bring up my delimma. When I say I'm a beginner, I am not exaggerating. My problem is that no matter how long I google, and how much of the information I find says it's for newbies, I feel like I'm in college math without having learned how to add or subtract yet. There is SO much information out there, and I spend hours wading through it, but I can't seem to narrow it down to step one. I've taught myself everything I know how to do on a computer, so I'm not looking to be spoon-fed, but can anyone point me in the right direction (the equivalent of programming preschool)?
    I'd recommend you post this in its own thread. But since we're here, where exactly are you stuck? Do you have a Hello World program working?
    Useful links: How to Ask Questions the Smart Way | Use Code Tags | Java Tutorials
    Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!

  10. #10
    Junior Member
    Join Date
    Oct 2011
    Posts
    7
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default Re: Learning together

    I would be happy to post it in another thread, if you think I need to after this; I don't want to hijack a thread.

    Where exactly am I stuck? Well...I taught myself very basic html skills, and I can make a simplistic web page. I can use a wysiwyg. (I realize those are not programming skills, but they're what made me want to learn more.) I know that programming is the skill of using a specific language to tell a computer what functions you want it to perform and I know that you have to have programs to convert instructions to that language (like Eclipse).

    I am completing an hp learning center course on basic programming skills. I have downloaded Java and Eclipse, but quite frankly I had a hard time with that, even though I rarely have a hard time downloading anything and I have NO CLUE what to do with it now that I have it. I know what a "hello world" program is, but I haven't yet figured out how to make one.

    I'm not exactly sure how to articulate where I'm stuck except to say that I have a feeling that I skipped some steps somewhere, like there's something I need to know before I can actually create a program; whether it's a program somewhere that I need to download and learn to use - maybe Eclipse is for people who already know what they're doing?, or do I need to know more about html - or what. I posted in this thread hoping that someone else who was new to this would remember trying to figure these things out, and tell me what I'm missing, or at least how to find out. Thank you in advance, (and to the OP - thanks and sorry for hijacking your thread) for any information you have.

  11. #11
    Crazy Cat Lady KevinWorkman's Avatar
    Join Date
    Oct 2010
    Location
    Washington, DC
    Posts
    5,424
    My Mood
    Hungover
    Thanks
    144
    Thanked 636 Times in 540 Posts

    Default Re: Learning together

    I'm actually in a similar boat, believe it or not. Okay, maybe a slightly different boat- I'm trying to make the transition from basic Java programming to server side stuff, and a lot of the "this must be so stupid that there isn't even a tutorial on it" stuff has me pretty frustrated. So I understand your pain.

    Anyway, at your stage in the game, I'd ditch Eclipse. Eclipse is great for helping advanced users be more efficient, but it hides a lot of topics that beginners absolutely need to know. Get a basic text editor instead (I used notepad for the first year I programmed, but maybe something like JEdit would be better for you), and do all your compiling and running through the command prompt. That way you can understand what's going on under the hood without having to set up a new eclipse project for every little program you want to write.

    I'd start by following the directions here: "Hello World!" for Microsoft Windows (The Java™ Tutorials > Getting Started > The "Hello World!" Application)

    If you have more questions, I'd say post it in your own thread, with links between this one and the new one, so people know where to look to help you.
    Useful links: How to Ask Questions the Smart Way | Use Code Tags | Java Tutorials
    Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!

  12. The Following User Says Thank You to KevinWorkman For This Useful Post:

    wanderinon (October 22nd, 2011)

  13. #12
    Junior Member
    Join Date
    Oct 2011
    Posts
    7
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default Re: Learning together

    Thank you so much!! You have no idea how relieved I am to have this information! I knew there was something I was missing and you described it perfectly. I'll hold off on starting a new thread until I have some specific questions to ask, and post them in the correct place. And good luck with what you're learning too.

  14. #13
    Forum VIP
    Join Date
    Oct 2010
    Posts
    275
    My Mood
    Cool
    Thanks
    32
    Thanked 54 Times in 47 Posts
    Blog Entries
    2

    Default Re: Learning together

    Here is a great website for learning java
    Chortle

    That's how I started

  15. The Following User Says Thank You to Tjstretch For This Useful Post:

    wanderinon (October 26th, 2011)

  16. #14
    Junior Member
    Join Date
    Oct 2011
    Posts
    7
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default Re: Learning together

    Thanks Tjstretch, I'm checking that one out too.

  17. #15
    Junior Member
    Join Date
    Oct 2011
    Posts
    7
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default Re: Learning together

    Tjstretch,

    I just finished the first Chortle Lesson. It is EXACTLY what I was looking for. Between this, and the Java Tutorial KevinWorkman gave me, I feel like I have a solid foundation, and a place from which to start. Thank you both so much.

  18. #16
    Member
    Join Date
    Mar 2010
    Posts
    271
    Thanks
    21
    Thanked 7 Times in 7 Posts

    Default Re: Learning together

    Hey, why are you hijacking my post? Haha I'm joking. ;D I using Sams Teach Yourself Java in 24 hours to learn Java programming, here is a link to an older version of the book InformIT: Sams Teach Yourself Java 2 in 24 Hours . Its for Java 2, I'm not sure if its to old to be good, but the sixth edition is great. You can find other books here: Free Online Computer Science and Programming Books, Textbooks, and Lecture Notes :: FreeTechBooks.com Free Programming and Computer Science Books Free Computer, Programming, Mathematics, Technical Books, Lecture Notes and Tutorials .

    And would you Wanderinon and Tjstreach be interested in joining my learning/programming group? I have just finished making the forum for us and we have over 10 members of different levels now.

    -Mel

  19. #17
    Junior Member
    Join Date
    Oct 2011
    Posts
    5
    My Mood
    Inspired
    Thanks
    2
    Thanked 1 Time in 1 Post

    Default Re: Learning together

    Hey! I am too. you still up for another partner?

  20. #18
    Member
    Join Date
    Mar 2010
    Posts
    271
    Thanks
    21
    Thanked 7 Times in 7 Posts

    Default Re: Learning together

    okay you are on the list, i will send you a pm once I finish organizing some things

  21. #19
    Junior Member
    Join Date
    Oct 2011
    Posts
    7
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default Re: Learning together

    Quote Originally Posted by Melawe View Post
    And would you Wanderinon and Tjstreach be interested in joining my learning/programming group? I have just finished making the forum for us and we have over 10 members of different levels now.

    -Mel
    I would love to, but I have to warn you - I hijack posts!! Mua ha ha! Seriously tho, if you don't mind that I am probably going to drive everyone crazy by asking a million questions, I'm in.

  22. #20
    Member
    Join Date
    Mar 2010
    Posts
    271
    Thanks
    21
    Thanked 7 Times in 7 Posts

    Default Re: Learning together

    Don't hijack. You can ask a question on someones thread if it is almost identical. Most people will ask you to make a new thread and not reply other wise.

  23. #21
    Member
    Join Date
    Mar 2010
    Posts
    271
    Thanks
    21
    Thanked 7 Times in 7 Posts

    Default Re: Learning together

    Hello everyone,

    The group has quite a few members so I will not accept any new members till further notice. This group is going to be like a virtual class for people teaching them selves, and a place to use what the member(self taught or other wise) has learnt so far and also learn more by coding. For that to work I can’t have 400 members in this group.

    As said before I might accept more members but till then I need to take care of the current members.

    -Mel

  24. #22
    Junior Member
    Join Date
    Oct 2011
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Wink Re: Learning together

    I just wanna say that if we are going to make a group i am really interested!
    I am a begginer but i solve problems by testing!!
    Also as a first group project can someone help me with this!!!
    http://www.javaprogrammingforums.com...word-code.html
    Thanks!!!!!!!!!

  25. #23
    Member
    Join Date
    Mar 2010
    Posts
    271
    Thanks
    21
    Thanked 7 Times in 7 Posts

    Default Re: Learning together

    The Forum is now Live! All members can sign up now, to have your account activated pm me the username you will use.


    Note: this is a study group I don't intend and will not deal with more than 20 members.
    -Mel
    Last edited by Melawe; October 31st, 2011 at 09:09 AM.

  26. #24
    Crazy Cat Lady KevinWorkman's Avatar
    Join Date
    Oct 2010
    Location
    Washington, DC
    Posts
    5,424
    My Mood
    Hungover
    Thanks
    144
    Thanked 636 Times in 540 Posts

    Default Re: Learning together

    Quote Originally Posted by Melawe View Post
    The Forum is now Live! All members can sign up now, to have your account activated pm me the username you will use.

    -Mel
    So you are using this forum to administrate a competing site? The owner of this site is a super nice guy, but doesn't that seem a bit dicey? You could have used this existing forum for all your communication, which would give you the benefits of not making people register in two different places (web users are notoriously lazy) and getting input from more experienced non-members.
    Useful links: How to Ask Questions the Smart Way | Use Code Tags | Java Tutorials
    Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!

  27. #25
    Member
    Join Date
    Mar 2010
    Posts
    271
    Thanks
    21
    Thanked 7 Times in 7 Posts

    Default Re: Learning together

    The forum is only for offline communications. Please remember this is a study group I'm making, I don't intend to steal any forums members nor do I plan or know how to teach more than 25 people. Especially this forum, this is the only forum that I used while learning Java and many JPF members have helped me; if the link offends the owner of this forum I'd be glad to remove it.

Page 1 of 2 12 LastLast

Similar Threads

  1. How to start learning JNI
    By 1bun100 in forum Java Native Interface
    Replies: 1
    Last Post: September 20th, 2011, 08:38 AM
  2. Old Dog Learning New Tricks!
    By Max Peck in forum Member Introductions
    Replies: 2
    Last Post: August 29th, 2011, 03:51 PM
  3. Learning to program :)
    By gacostat in forum Member Introductions
    Replies: 1
    Last Post: August 21st, 2011, 10:11 PM
  4. learning group
    By cooler4hell in forum The Cafe
    Replies: 6
    Last Post: January 27th, 2011, 05:02 AM
  5. Hello. Just Learning Java For Fun..
    By derekeverett in forum Member Introductions
    Replies: 1
    Last Post: March 18th, 2010, 04:24 PM