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,

Konrad Pilch
Konrad Pilch
2,435 Points

Do you know any programming languages?

8 Answers

Ashraf Ali
Ashraf Ali
2,882 Points

you would be making a web application

I am currently doing a track to learn Ruby.

Konrad Pilch
Konrad Pilch
2,435 Points

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.

Konrad Pilch
Konrad Pilch
2,435 Points

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 ?

Konrad Pilch
Konrad Pilch
2,435 Points

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.

Ashraf Ali
Ashraf Ali
2,882 Points

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

Grace Kelly
Grace Kelly
33,990 Points

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!!)

Konrad Pilch
Konrad Pilch
2,435 Points

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