Repost Ruby, HIBERNATE, a classic website from others' favorites

Source: Internet
Author: User
Tags ruby on rails

Ror Official Website:
Http://www.rubyonrails.org/
It can be used as a starting point for understanding this technology. There is a video worth watching to build a blog within 15 minutes.

Rolling with Ruby on Rails:
Http://www.onlamp.com/pub/a/onlamp/2005/01/20/rails.html? Page = 1
The learning process of ror written by Curt Hibbs has not been available yet, but there are too many references...

Really Getting Started in Rails
Http://www.slash7.com/articles/2005/01/24/really-getting-started-in-rails
Another well-known entry-level website

Ruby on Rails Chinese community
Http://www.railscn.com/
I don't know why. I still need an agent for this website on CERNET, and it seems that I still cannot register it? Or is it my proxy problem?

Setting up a Rails Development Environment on Windows Using Eclipse
Http://www.napcs.com/howto/railsonwindows.html
This is a step by step guide for building a ruby on rails development platform using eclipse on windows.
I am here for reference.

Why's (poignant) guide to ruby
Http://poignantguide.net/ruby/
An interesting introduction to the ruby language. The author will also draw small Fox illustrations by himself,
Writing our own values in the sidebar makes us feel that foreigners are cute.
Well, we should be able to describe it with a strong recommendation to help you learn and enjoy it.

RailsOnWindows:
Http://wiki.rubyonrails.com/rails/pages/RailsOnWindows
How to Use Rails for development in windows, including Apache server configuration
You can find the answer to the server question from here.

Ajax on Rails
Http://www.onlamp.com/pub/a/onlamp/2005/06/09/rails_ajax.html
Ajax is definitely a hot topic now. Of course, it cannot be ignored. Although Ajax is just a noun and user experience ...-___-

GemRails:
Http://wiki.rubyonrails.com/rails/pages/GemRails
GemRails is the rails manager, which is equivalent to the package manager in linux.
The new rails package can be automatically installed online, and the dependency can be automatically solved, which is very convenient.

My favorite hibernate learning materials
HIBERNATE-Java-compliant relational database persistence
Hibernate reference
Http://www.hibernate.org/hib_docs/reference/zh-cn/html_single/
I always think that Chinese people have always been relatively slow, but I didn't expect that the official hibernate website has been attached with a Simplified Chinese version of the Manual, I have to say, it's awesome ...!

A new struts FAQ analysis article
Http://www.blogjava.net/soochow_hhb/archive/2005/06/11/5905.aspx
I always think that with these selfless summaries, people later will be able to be so relaxed, at least I feel so now.
Here, I would like to express my gratitude to this guy. Even though I have searched for his blog, I still haven't found the person with his surname. I can only see his network name soochow_hhb, Khan from the link...
In a consistent style, I will not post the original article. I 'd like to go to the author's website and check it out.
2006-4-10

My favorite entry to struts
Struts is a j2ee network application development framework based on the MVC Architecture. The following is a graphic introduction, which includes a guide for self-built struts applications, in addition, one of the major advantages of the information on this website is that there is no messy connection, and you can read it all the way like reading a book.
Http://j2ee.masslight.com/Chapter4.html

My favorite javascript learning materials
Http://wp.netscape.com/eng/mozilla/3.0/handbook/javascript/
Google can find many online tutorials titled javascript tutorial.
However, I have always liked simple web pages, so that I can pay more attention to content and netscape's own things.
Of course, look at their own documents ~
2006-4-2

My favorite PHP reference:
PHP Chinese manual. The general file name is: PHP Chinese manual. chm, which can be searched and downloaded.
There is no ready-made link here...
Translated from the official manual. It is easy to understand and has a clear structure. Thanks to the hard work of the author and the translator.

My favorite CVS command uses quick query information
Http://www.fluidthoughts.com/howto/cvs/basics/
The explanation of CVS export helps me a lot:

Note: there is a bug in your versions of CVS that will prevent you from exporting a module if your CVSROOT variable has a trailing slash. It will give you this error:

$ Cvs export-r HEAD module
Cvs [export aborted]: cannot export into working directory

Simply remove the trailing slash from your CVSROOT environment variable and issue the export command again

$ Export CVSROOT = '/home/cvs'
$ Cvs export-r HEAD module

My favorite CVS configuration entry
CVS
Ashley J.S Mills Alan P Sexton
Copyright? 2005 The University Of birmheim
Http://supportweb.cs.bham.ac.uk/documentation/tutorials/docsystem/build/tutorials/cvstute/cvstute.html

My favorite makefile getting started
Makefile Tutorial
Http://mrbook.org/tutorials/make/

My favorite shell script compiling tutorials
How to write a shell script
Http://vertigo.hsrl.rutgers.edu/ug/shell_help.html

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.