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

General Discussion

what type of code/programming should I use ?

Hello there!

I have decided to take on a project at work for designing an application for college students, teachers and staff members - basically this application will enable students to login and view course information and important updates.

Secondly allow staff members and teachers to do a roll call and tick off waht courses have been completed.

I was thinking of using Ruby to do the above task any recommendations of any other programming languages that will do the job better or will ruby on rails suffice? i would like this to be a web app btw

Cheers,

Do you know any programming languages?

8 Answers

you would be making a web application

I am currently doing a track to learn Ruby.

But did you have any other programming experience?

Assuming you are newbie with just HTML and CSS, learning Ruby on Rails will take you few months. So be patient.

Yep just HTML and CSS - and this project will be over a year to complete.

Then you should be okay!

Be patient when learning Ruby on Rails , as you need to know more than jsut Ruby on Rails to be able to do stuff in it.

do you guys recommend Ruby ?

Yes, its just the first steps are the hardest in Ruby on Rails :)

Treehouse was build in Ruby on Rails etc.. Ruby on Rails is taking the world now i think. PHP is good for WordPress and maybe the strong framewokrs like Larvel 5 .

With Ruby you can create mobile apps and websites .

Its easy and fast once you know it.

okay in that case you will want to look over all the web application courses I think there's a topic or track on it

Thanks Konrad for the awesome response, currently doing the ruby on rails track. I just wanted to clarify I was on track :P

You can definitely make this project in ruby on rails, so you're on the right track by learning ruby :) I would also recommend looking at the console foundations course here at treehouse because you're going to be using the command line A LOT in rails (but don't let that scare you, rails is awesome!!)

I believe, new people learning it needs to persist long enough since theres console and Rails its self :D And understand what it does, google and pdf books can be useful sometiems.

Sounds good, I have a decent amount of experience with Linux if that helps :P