Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Business

What to learn next

How do I create a paging system so if someone enters in there contact details and a job description. The information gets sent to a professorial that can help.

1 Answer

John Steer-Fowler
PLUS
John Steer-Fowler
Courses Plus Student 11,734 Points

Hi James Wrest

You could achieve this in multiple different ways. I could be here all day explaining the options available to you, so I will keep it short and to the point.

If you want a mobile application:

  1. Look at Java
  2. Objective C
  3. Swift

If you want a web application:

  1. Look at PHP courses
  2. Wordpress courses (probably the easiest option here)
  3. Python or Ruby (for the web frameworks)

There are other options, but literally any of these will be able to do what you want

yea there is alot out there thank you for your advise