Difference between revisions of "EWT Class13"

esse quam videri
Jump to: navigation, search
(AJ sabotages the wiki)
Line 1: Line 1:
 
http://www.noupe.com/tutorial/51-best-of-jquery-tutorials-and-examples.html
 
http://www.noupe.com/tutorial/51-best-of-jquery-tutorials-and-examples.html
 +
 +
Gem package manager http://rubygems.org/read/chapter/1#page22
 +
 +
CRUD
 +
*http://en.wikipedia.org/wiki/Create,_read,_update_and_delete
 +
 +
REST
 +
*http://www.ibm.com/developerworks/java/library/j-cb08016/
 +
*http://ryandaigle.com/articles/2006/06/30/whats-new-in-edge-rails-activeresource-is-here
 +
*http://www.rubyinside.com/restful-rails-development-pdf-released-392.html
 +
 +
http://www.rubyonrails.org/down
 +
 +
Windows instant rails full aplication stack http://instantrails.rubyforge.org/wiki/wiki.pl
 +
 +
editor http://www.aptana.com/studio/download/
 +
 +
sqlite3 http://www.sqlite.org/download.html
 +
 +
 +
http://poignantguide.net/ruby/
 +
 +
===Tutorials===
 +
*http://www.onlamp.com/pub/a/onlamp/2006/12/14/revisiting-ruby-on-rails-revisited.html
 +
*http://www.onlamp.com/pub/a/onlamp/2007/01/05/revisiting-ruby-on-rails-revisited-2.html
 +
*[http://poignantguide.net/ruby/ Why's (poignant) Guide to Ruby]
 +
*[http://tryruby.hobix.com/ In-browser online Ruby tutorial]
 +
 +
==ASP.NET==
 +
C# 1999 ECMA standard from MS or Mono
 +
 +
*Version 3.5 http://www.asp.net/
 +
* http://www.asp.net/downloads/
 +
*tutorials http://www.asp.net/learn/videos/
 +
 +
Not specific to C# [http://www.hanselman.com/blog/WPFSampleInIronRubyTalkingViaCToWesabe.aspx the framework can use any .net language]
 +
 +
[http://dotnetpowered.com/languages.aspx more .net languages]
 +
 +
[http://en.wikipedia.org/wiki/ASP.NET_MVC_Framework ASP.NET MVC Framework]
 +
 +
Editor Visual studio
 +
 +
* [http://www.w3.org/XML/Schema Data Entities xsd]
 +
* LINQ
 +
** [http://msdn2.microsoft.com/en-us/netframework/aa904594.aspx The LINQ Project]
 +
** [http://en.wikipedia.org/wiki/Language_Integrated_Query LINQ on Wikipedia]
 +
 +
==Mono==
 +
Mono [http://www.mono-project.com/Main_Page home page]
 +
 +
Getting mono http://www.mono-project.com/Obtaining_Mono
 +
 +
==acronym soup==
 +
* [http://en.wikipedia.org/wiki/Model-view-controller MVC]: Model View Controller
 +
* [http://en.wikipedia.org/wiki/Object-relational_mapping ORM]: Object Relational Model (also known as scaffolding in Rails)
 +
* XST: XML Style Transform
 +
* [http://en.wikipedia.org/wiki/Language_Integrated_Query LINQ]: Language Integrated Query
 +
* [http://en.wikipedia.org/wiki/YAML YAML]: YAML Ain't a Markup Language
 +
* [http://en.wikipedia.org/wiki/Common_Gateway_Interface CGI]: Common Gateway Interface
  
 
==AJ sabotages the wiki==
 
==AJ sabotages the wiki==

Revision as of 17:31, 29 April 2008

http://www.noupe.com/tutorial/51-best-of-jquery-tutorials-and-examples.html

Gem package manager http://rubygems.org/read/chapter/1#page22

CRUD

REST

http://www.rubyonrails.org/down

Windows instant rails full aplication stack http://instantrails.rubyforge.org/wiki/wiki.pl

editor http://www.aptana.com/studio/download/

sqlite3 http://www.sqlite.org/download.html


http://poignantguide.net/ruby/

Tutorials

ASP.NET

C# 1999 ECMA standard from MS or Mono

Not specific to C# the framework can use any .net language

more .net languages

ASP.NET MVC Framework

Editor Visual studio

Mono

Mono home page

Getting mono http://www.mono-project.com/Obtaining_Mono

acronym soup

  • MVC: Model View Controller
  • ORM: Object Relational Model (also known as scaffolding in Rails)
  • XST: XML Style Transform
  • LINQ: Language Integrated Query
  • YAML: YAML Ain't a Markup Language
  • CGI: Common Gateway Interface

AJ sabotages the wiki

but only because you can run Java in JavaScript now.

In related news, you can do the same with Ruby.