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.

Results 1 to 5 of 5

Thread: Help with Course Selection

  1. #1
    Junior Member
    Join Date
    Jul 2012
    Posts
    8
    My Mood
    Mellow
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Help with Course Selection

    Moderator I didn't know where to put this post. Sorry

    Hello! I will be attending a vocational college this September and I would like some feedback on my course selection. The mandatory courses are: COMP 1409 Introduction to Software Development 1, COMP 1451 Introduction to Software Development 2, COMP 2831 Systems Analysis and Systems Design. The first 2 course teach OOP with Java as it language we learn using BlueJ. The elective courses are as follows and I need a minimum of 15 credits:

    COMP 2613 Java Application Development = 4 credits
    COMP 2614 .NET Windows Application Development in C# = 4
    COMP 2617 C++ for Object Oriented Software Development 1 = 4
    COMP 2618 C++ for Object Oriented Software Development 2 = 4
    COMP 2832 Agile Software Development with Scrum = 3
    COMP 3912 iOS Application Development for iPhone and iPad = 4

    I was thinking of the first 4 listed classes. If anyone can suggest another course selection I would appreciate it. I want to be an application developer whether its games, utility programs etc. so I dont' know if I would need Agile and I don't intend to develop for iOS as I don't have any Apple products. Thanks for any input.


  2. #2
    Member
    Join Date
    May 2011
    Location
    west palm beach, FL
    Posts
    189
    My Mood
    Tired
    Thanks
    41
    Thanked 11 Times in 10 Posts

    Default Re: Help with Course Selection

    if you take java and c++ you could probably learn c# on your own because its very very similar to them

  3. #3
    Junior Member
    Join Date
    Jul 2012
    Posts
    8
    My Mood
    Mellow
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Help with Course Selection

    Thanks you. So I should take the Agile Development with Scrum as the other course that gives me 15 mandatory credits

  4. #4
    Member
    Join Date
    Jul 2013
    Posts
    219
    Thanks
    0
    Thanked 18 Times in 17 Posts

    Default Re: Help with Course Selection

    Forum Admins,
    Are we allowed to ask such questions (career advice) on this forum?

    Syed.

  5. #5
    Super Moderator helloworld922's Avatar
    Join Date
    Jun 2009
    Posts
    2,896
    Thanks
    23
    Thanked 619 Times in 561 Posts
    Blog Entries
    18

    Default Re: Help with Course Selection

    @syedbhai yes, but do so in The Cafe category.

Similar Threads

  1. Getting the same answer for selection sort
    By Dimpy333 in forum What's Wrong With My Code?
    Replies: 4
    Last Post: August 4th, 2013, 07:49 PM
  2. IDE Selection
    By vinodlondhe in forum Java IDEs
    Replies: 5
    Last Post: January 23rd, 2013, 05:56 AM
  3. Selection with a for loop
    By sowmyad96 in forum What's Wrong With My Code?
    Replies: 1
    Last Post: November 26th, 2012, 09:21 AM
  4. JTable selection issue
    By kpat in forum AWT / Java Swing
    Replies: 2
    Last Post: April 1st, 2012, 01:38 PM
  5. Selection Sorting
    By chronoz13 in forum Algorithms & Recursion
    Replies: 5
    Last Post: December 10th, 2009, 11:08 AM