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 4 of 4

Thread: Making a Portfolio

  1. #1
    Member
    Join Date
    Sep 2013
    Posts
    102
    Thanks
    38
    Thanked 0 Times in 0 Posts

    Default Making a Portfolio

    Can anyone throw me some hints on how to go about making a portfolio? It would be nice to see maybe an example, and an explanation of what information is important.


  2. #2
    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: Making a Portfolio

    A portfolio is really subjective. What types of projects have you worked on? At its core, a portfolio just provides that information. But the aesthetics of that are up to you. An artist's portfolio probably looks different than a scientist's portfolio. It's all about how you want to present yourself, which we can't really help you with.
    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!

  3. #3
    Member
    Join Date
    Sep 2013
    Posts
    102
    Thanks
    38
    Thanked 0 Times in 0 Posts

    Default Re: Making a Portfolio

    Do you have one I could review?

  4. #4
    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: Making a Portfolio

    My personal portfolio sorta morphed into Static Void Games, so you could take a look at that.

    Here's a portfolio by Aaron Koblin: Aaron Koblin

    Here's one by Kev Glass: Coke And Code | Games to Play on the Toilet

    And one by Romain Guy: Android – Romain Guy

    Just google any famous programmer or creative person and you'll find their portfolio.
    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!

Similar Threads

  1. need help in making code
    By engmohy90 in forum What's Wrong With My Code?
    Replies: 1
    Last Post: January 16th, 2013, 01:39 PM
  2. Making change
    By Jerick in forum Algorithms & Recursion
    Replies: 3
    Last Post: October 7th, 2011, 06:49 PM
  3. Making Methods
    By kilroyjr in forum Java Theory & Questions
    Replies: 7
    Last Post: April 7th, 2011, 05:19 PM
  4. [SOLVED] Help making a loop please
    By CheekySpoon in forum Loops & Control Statements
    Replies: 10
    Last Post: February 5th, 2011, 08:23 PM
  5. Making a clock
    By javapenguin in forum What's Wrong With My Code?
    Replies: 5
    Last Post: January 7th, 2011, 04:36 PM