Grails examples and sample code snippets [closed] - grails

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 11 years ago.
Hi I am new to Grails and I want it to study myself... so please suggest me good websites and blogs which has groovy examples and sample code snippets and cookbook examples
I have found some.
http://mrhaki.blogspot.com/2009/12/groovy-goodness-getting-all_25.html
http://www.groovyexamples.org

The official Grails reference document is excellent. There are also a number of good books available

Related

What is the best Ruby on Rails forum based? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 9 years ago.
I have been looking for forums developed in Ruby on Rails and I found some solutions like threaded, sugar, forum monster and forem.
Could do you suggest me one of them and pros/cons?
I'm a RoR newbie and I'm looking for a solution that can allow me create a "community" around this forum and learn more RoR during the trip.
I would like to suggest you. This forum software.
https://github.com/discourse/discourse
This looks awesome.

Where can I find good examples of TDD in iOS code on the net? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
What is a good source where such code is available (e.g., in GitHub).
A pretty good example video for iOS TDD is available here: http://qualitycoding.org/objective-c-tdd/
The source code from this example is not available online, but this won’t be too useful anyways. Test Driven Development is about the development process, not the final result. By looking at the finished code you can’t learn anything about TDD.

Interactive courses of Ruby and Rails [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 11 years ago.
I had seen a interesting course of Ruby on the Code School (Try Ruby/Rails for Zumbies).
But I would like to know if there's another ones?
If you know someone, please let me know.
If you are looking specifically for interactive courses/tutorials:
Ruby in Twenty Minutes
Rails for Zombies
Check http://rubyonrails.org/documentation There are many references.

Samples for implementing KIF [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
Can you please upload some sample application and code to get started? This would really help in exploring and adding more to the on-going project.
There's a Demo Application available in the GitHub Repo, please see:
The Github Repo here

Good website/Blog on spring.net [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I am new to spring.net and i would like to go through Good website/Blog on spring.net.. Any suggestion..
Personally I'd start with the official documentation
http://www.springframework.net/documentation.html
and tutorials:
http://www.springframework.net/examples.html
Hope that helps. I'm afraid I don't know of any particular blog that regularly posts on Sprint but you can try the following:
http://blog.ploeh.dk/ (Mark Seemann)
http://misko.hevery.com/
I've seen both of the above comment on Spring in the past.

Resources