Ruby Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsProgramming LanguagesRuby Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old December 13th, 2012, 10:17 PM
Smtexas903 Smtexas903 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2012
Posts: 3 Smtexas903 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 25 m 59 sec
Reputation Power: 0
Calendar Question (Noob)

Hey everyone, hope I get to meet many talented people on here. I have a question, I want to pick up programming specifically to program/design an online calendar for my school.

A Calendar similar to google calendars, except to add a small blog system, and to have users so we can all see each other's calendars, and even send each other messages through the same system. If any of you hypothetically were to make one like that. What would be the best code to use? I say Ruby-HTML-CSS-JQUERY?

Reply With Quote
  #2  
Old December 14th, 2012, 11:30 PM
Smtexas903 Smtexas903 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2012
Posts: 3 Smtexas903 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 25 m 59 sec
Reputation Power: 0
Nobody?

Reply With Quote
  #3  
Old December 15th, 2012, 03:56 AM
Jacques1's Avatar
Jacques1 Jacques1 is offline
pollyanna
Click here for more information.
 
Join Date: Jul 2012
Location: Germany
Posts: 1,869 Jacques1 User rank is Lieutenant General (80000 - 90000 Reputation Level)Jacques1 User rank is Lieutenant General (80000 - 90000 Reputation Level)Jacques1 User rank is Lieutenant General (80000 - 90000 Reputation Level)Jacques1 User rank is Lieutenant General (80000 - 90000 Reputation Level)Jacques1 User rank is Lieutenant General (80000 - 90000 Reputation Level)Jacques1 User rank is Lieutenant General (80000 - 90000 Reputation Level)Jacques1 User rank is Lieutenant General (80000 - 90000 Reputation Level)Jacques1 User rank is Lieutenant General (80000 - 90000 Reputation Level)Jacques1 User rank is Lieutenant General (80000 - 90000 Reputation Level)Jacques1 User rank is Lieutenant General (80000 - 90000 Reputation Level)Jacques1 User rank is Lieutenant General (80000 - 90000 Reputation Level)Jacques1 User rank is Lieutenant General (80000 - 90000 Reputation Level)Jacques1 User rank is Lieutenant General (80000 - 90000 Reputation Level)Jacques1 User rank is Lieutenant General (80000 - 90000 Reputation Level)Jacques1 User rank is Lieutenant General (80000 - 90000 Reputation Level) 
Time spent in forums: 1 Month 2 Weeks 1 Day 22 h 57 m 55 sec
Reputation Power: 813
Hi,

you can do that with any language that's suitable for web development. So, yeah, Ruby is fine. But you'll also need a database. Many people use MySQL, but I'd suggest PostgreSQL, which is more mature, advanced and strict.

You should also consider using a Ruby framework (a lightweight one like Ramaze or Sinatra) instead of pure Ruby. This will of course take some time to learn, but it'll speed up development later.

So the final list would be something like this:
  • Ruby (+ framework?)
  • database system (PostgreSQL/MySQL)
  • HTML, CSS
  • jQuery

Reply With Quote
  #4  
Old December 15th, 2012, 11:21 PM
DaftShifty DaftShifty is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2012
Posts: 8 DaftShifty User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 h 25 m 39 sec
Reputation Power: 0
You're in luck. Just completed a similar project with a booking system. I used PHP/MySQL, Tiny bits of JS and obviously HTML and CSS.

The programming language is fairly irrelevant. If you are planning on just picking it up and attacking this project, you may find that it is considerably harder than you think

Reply With Quote
  #5  
Old December 16th, 2012, 11:08 PM
Smtexas903 Smtexas903 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2012
Posts: 3 Smtexas903 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 25 m 59 sec
Reputation Power: 0
Thanks

Quote:
Originally Posted by DaftShifty
You're in luck. Just completed a similar project with a booking system. I used PHP/MySQL, Tiny bits of JS and obviously HTML and CSS.

The programming language is fairly irrelevant. If you are planning on just picking it up and attacking this project, you may find that it is considerably harder than you think


Thanks, Yeah I understand that it's very difficult to pick it up, I'm working with Code Academy and Treehouse, because I don't only want to work on this project, I want this to also help me land a job in the next 2-3 years.

Reply With Quote
  #6  
Old December 17th, 2012, 02:39 AM
DaftShifty DaftShifty is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2012
Posts: 8 DaftShifty User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 h 25 m 39 sec
Reputation Power: 0
Quote:
Originally Posted by Smtexas903
Thanks, Yeah I understand that it's very difficult to pick it up, I'm working with Code Academy and Treehouse, because I don't only want to work on this project, I want this to also help me land a job in the next 2-3 years.


Not so much difficult, but time consuming and takes plenty of time to master. Buy books about programming. Not just programming languages but the bare basics of theory behind it.

Also for ruby I would suggest this Why's Poignant guide. It is amazing. Google it. It is also free

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming LanguagesRuby Programming > Calendar Question (Noob)

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap