Reprint a collection of other people's fine code website Ruby,hibernate related _ other

Source: Internet
Author: User
Tags documentation ruby on rails

ROR Official website:
http://www.rubyonrails.org/
As a starting point for understanding the technology, there's a 15-minute video that builds a blog that's worth a visit.

Rolling with Ruby on Rails:
Http://www.onlamp.com/pub/a/onlamp/2005/01/20/rails.html?page=1
Curt Hibbs written for the Ror learning process, has not had time to see, but it is too much place reference ... Go with the crowd.

Really getting started in Rails
Http://www.slash7.com/articles/2005/01/24/really-getting-started-in-rails
Another, more famous entry site

Ruby on Rails Chinese community
http://www.railscn.com/
I do not know why, education online this site to use the agent ... And it doesn't seem to be registered yet? Or is it my agent's 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 to using Eclipse to build a ruby on Rails development platform on Windows
I am referring to this stuff myself.

Why ' s (poignant) guide to Ruby
http://poignantguide.net/ruby/
A very interesting introduction to the Ruby language, the author will also draw his own small fox illustrations,
Also in the sidebar to write their own values, let us think the foreigner is still pretty cute
Well, you should be able to describe it with a strong recommendation, and learn to be happy.

Railsonwindows:
Http://wiki.rubyonrails.com/rails/pages/RailsOnWindows
Teach you how to use rails for development under Windows, including the Apache server configuration and so on
The problem with the server is here to find the answer.

Ajax on Rails
Http://www.onlamp.com/pub/a/onlamp/2005/06/09/rails_ajax.html
Ajax is now absolutely hot, of course, can not let go ... While Ajax is just an understanding of terminology and user experience ...-___-

Gemrails:
Http://wiki.rubyonrails.com/rails/pages/GemRails
Gemrails is a Rails manager, equivalent to a package manager in a Linux system
can automatically install new rails package, can automatically resolve dependencies, very convenient

My favorite Hibernate study materials
HIBERNATE-Java-compliant relational database persistence
Hibernate reference Documentation
http://www.hibernate.org/hib_docs/reference/zh-cn/html_single/
Always feel that the Chinese people have always been relatively slow, but did not expect hibernate official online has been hung on the simplified version of the manual, have to say, too good ...!

A new article on Struts FAQ
Http://www.blogjava.net/soochow_hhb/archive/2005/06/11/5905.aspx
Always feel that, because of these selfless summed up, up-and can be so relaxed, at least I now feel so.
Here to express the thanks to this guy, although I searched his blog also did not find his thy name ... Only from the link to see his network name SOOCHOW_HHB, Khan ...
Consistent style, I will not paste the original, or to the author's own website to see it
2006-4-10

My favorite struts starter profile.
Struts is an MVC architecture based on the Java EE Network Application Development Framework, the following information is an illustrated introductory introduction, including the use of struts to build a guide, and the information on this site is a great advantage is not a messy connection, you can read the same way
Http://j2ee.masslight.com/Chapter4.html

My favorite JavaScript learning materials
http://wp.netscape.com/eng/mozilla/3.0/handbook/javascript/
Google can actually find a lot of title name is JavaScript tutorial online tutorials
But I've always liked the simple Web pages that make me more focused on content, and Netscape's own stuff
Of course, look at their family's own information.
2006-4-2

My favorite PHP Reference:
PHP Chinese Manual, the general file name is: PHP Chinese manual. chm, you can go to search for downloads.
There is no ready-made link here ...
is the Official Handbook translated, from the easy to the all, and the structure is very clear, really want to thank the author and the translator's hard work

My favorite CVS command to use the quick data
http://www.fluidthoughts.com/howto/cvs/basics/
This explanation of CVS export has helped me a lot:

Note:there is a bug in many versions of CVS that would prevent you from exporting a module if your cvsroot variable has a Trailing Slash. It'll give you for 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 primer
Cvs
Ashley j.s Mills Alan P Sexton
Copyright University of Birmingham
Http://supportweb.cs.bham.ac.uk/documentation/tutorials/docsystem/build/tutorials/cvstute/cvstute.html


My Favorite Makefile Introductory information
Makefile Tutorial
http://mrbook.org/tutorials/make/

My favorite Shell scripting starter textbook
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.