Login To Site
Username :  
Password :  
   
   
Register
Forgot my password?
Main Menu
Script Gen:0.03403s.
Site Info
Site Statistics
Top Author:
  1    admin 3006


Membership:
  Total : 66   ( +0 )
  This month : 12
  This hour : 0
  Banned : 0


Articles:
  Total : 3007  ( +0 )
  This Month : 2
  This hour : 0
  Awaiting validation : 0


Comments:
  Total : 69  ( +2 )
  This month : 29
  This hour : 0

Poll
Website java.vn ? :

Excellent
Very Good
Good
Bad
Informer
XML error in File: http://www.flashcomponents.net/rss/quocdai/news.xml
XML error: Mismatched tag at line 98

Arshive
Tháng ba 2010 (2)
Tháng giêng 2010 (53)
Tháng mười hai 2009 (205)
Tháng mười một 2009 (2747)
Change Skin

Nhận làm thiết kế và code

flash,flex.

+Thiết kế flash với hiệu ứng đẹp măt, và truyền tải được nhiều thông tin tới khách hàng của bạn

+Nhận làm code cho flash,flex:kết nối dữ liệu đến các sever asp.net,php,j2ee,ColdFusion

Lập trình hiệu ứng,lập trình xủ lý xml

Amount:

Mobile: +84983692788

 

 

 

 

 

 

 

   
 

soso.vn » Ruby

   
 
  java, php, C and C++, Python, Ruby : Danh sách các phần mềm nguồn mở  
 
   
 
 
 

Phần mềm CAD

CAE

Electronic design automation (EDA)

 
 
Comments (0)  Read More...
 
 
   
 
  Ruby : Wrox.Ruby.on.Rails.for.Microsoft.Developers.Apr.2009  
 
   
 
 
 


Product Description
This definitive guide examines how to take advantage of the new Agile methodologies offered when using Ruby on Rails (RoR). You’ll quickly grasp the RoR methodology by focusing on the RoR development from the point of view of the beginner- to intermediate-level Microsoft developer. Plus, you’ll get a reliable roadmap for migrating your applications, skill set, and development processes to the newer, more agile programming platform that RoR offers.

From the Back Cover

With its valuable combination of simplicity and productivity, Ruby on Rails is a portable, extendable, open source web application framework that quickly gained worldwide acclaim. The aim of this book is to make the enticing Rails methodology more approachable for developers who are already familiar with Microsoft tools.

After an overview and brief history of the framework, you'll focus on learning Rails development from the point of view of a beginner-to-intermediate level Microsoft developer.

The author explores all the fundamental aspects of Rails, and includes comparisons and references to Microsoft development tools that you may already be familiar with. In doing so, he provides you with an easier path to learn how Rails simplifies the design and implementation of web applications.

By serving as a roadmap for migrating your skill set, development processes, and applications to the newer Agile programming platform that Rails offers, this book will help you leverage your existing skills so you can quickly take advantage of the full potential of Rails.

What you will learn from this book

* The Rails history and culture, as well as common misconceptions
*

How to install Rails on Windows and other platforms
*

How to grasp the Model-View-Controller (MVC) architecture pattern as implemented by Rails
*

The different philosophies between Rails and Microsoft frameworks like ASP.NET and ASP.NET MVC
* The essentials of the Ruby language and its datatypes
*

Techniques for creating and developing a new RESTful Rails application
*

Using the ActiveRecord Object-Relational Mapper (ORM) to work with databases
*

Publishing and consuming Web Services with Rails
*

Getting ready for deployment in production
Rapidshare

http://rapidshare.com/files/263860595/Wrox.Ruby.on.Rails.for.Microsoft.Developers.Apr.2009.eBook-BBL.rar

Megaupload

http://www.megaupload.com/?d=ADDF65CK

 
 
Comments (0)  Read More...
 
 
   
 
  Ruby : Ruby on Rails Bible  
 
   
 
 
 

Product Description
Thanks to the explosive growth in popularity of the Rails framework, the equally popular Ruby programming language now has a great place to hang its hat. The powerful combination of the two provides the perfect toolset to create Web applications that feature concise code, clean syntax, and easy maintenance. This must-have book is your best guide on how to jump on the RoR bandwagon—from the basics of Ruby programming to advanced techniques for experienced Rails developers.

 
 
Comments (1)  Read More...
 
 
   
 
  Ruby : Programming Ruby 1.9  
 
   
 
 
 

Product Description
Ruby is a fully object-oriented language, much like the classic object-oriented language, Smalltalk. Like Smalltalk, it is dynamically typed (as opposed to Java or C++), but unlike Smalltalk, Ruby features the same conveniences found in modern scripting languages, making Ruby a favorite tool of intelligent, forward-thinking programmers and the basis for the Rails web framework.

 
 
Comments (0)  Read More...
 
 
   
 
  Ruby : Enterprise Recipes with Ruby and Rails  
 
   
 
 
 

Product Description
Enterprise Recipes with Ruby and Rails helps you to overcome typical obstacles hidden in every enterprise's infrastructure. It doesn't matter if your Rails application needs to access your company's message-oriented middleware or if it has to scan through tons of huge XML documents to get a missing piece of data. Ruby and Rails enable you to create solutions that are both elegant and efficient.

 
 
Comments (0)  Read More...
 
 
   
 
  Ruby : Ruby Best Practices  
 
   
 
 
 

Product Description
How do you write truly elegant code with Ruby? Ruby Best Practices is for programmers who want to use Ruby as experienced Rubyists do. Written by the developer of the Ruby project Prawn, this concise book explains how to design beautiful APIs and domain-specific languages with Ruby, as well as how to work with functional programming ideas and techniques that can simplify your code and make you more productive. You'll learn how to write code that's readable, expressive, and much more.

 
 
Comments (0)  Read More...
 
 
   
 
  Ruby : Ruby in Practice  
 
   
 
 
 

Product Description
Ruby in Practice increases your productivity by showing you specific Ruby techniques you can use in your projects. The book offers detailed strategies for using Ruby in a large-scale environment. You'll see concrete examples of integration, messaging, web development, and databases, all presented in a clear Problem/Solution format. This book won't help you push your deadline back, but it will help you get the job done in less time.
Above all, Ruby in Practice is a practical book for developers who want an in depth understanding of the Ruby language and its toolset. The book is divided into three major parts.

The first part concentrates on issues that developers face both from within their organizations and from their peers. The authors weigh the costs and benefits of using Ruby in enterprise development projects, the over-riding theme being that every developer should always aim to use the right tool for any particular job. The authors then examine the pros and cons of developing with Ruby, and where appropriate, compare Ruby to other languages, both conceptually and in code.
The second part discusses techniques for communication and integration of systems. The authors describe how libraries and techniques are used to facilitate messaging, web development and communication automation. They also focus on how the strategies in the first section can be used with these libraries to make development more flexible and efficient.

The last part shows how to manage data and integrate with existing data using Ruby. The authors describe techniques for using existing Ruby libraries that either replace popular Java libraries or can interface with existing data in a different way. They go on to show you how strategies covered in the first section can be used to enable Ruby to interact with existing assets or to build new data systems.
Rapidshare

http://rapidshare.com/files/263854626/Manning.Ruby.in.Practice.Mar.2009.eBook-BBL.rar

Megaupload

http://www.megaupload.com/?d=643PBTZH

 
 
Comments (0)  Read More...
 
 

 
 
Calendar    
«    Tháng ba 2010    »
MoTuWeThFrSaSu
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
 
   Tag Cloud  
   Last News  
» Cài Tomcat6 cho Ubuntu
» Cài đặt một file .bin trong Ubuntu 8.04 LTS
» Hưỡng dẫn sự dụng Hiren's BootCD 10.1 toàn tập
» •Flex 3 Component Explorer
» List of RTMP clients control FMS remotely
» List of available RTMP servers
» Flex Frameworks
» Mp3 playlist
» PDF Export Kit
» PDF to Word
» PDF to Text
» PDF to HTML
» PDF to Excel
» OraDump Export Kit
» Oracle to MySQL
» Oracle to Access
» Oracle Migration Toolkit
» MySQL to Oracle
» MySQL to MSSQL
» MySQL to Excel
   Top News  
   Random News  
» VTC MasterClass Adobe Creative Suite Web Design Workflow
» Luxology Training Videos – Understanding Key Concepts and Workflows in Modo
» After Effects Tutorial: How to Make a Crowd
» Total Training: Adobe Flex 3 - Rich Internet & AIR Applications (with James Talbot, 10.5 Hrs, 2 DVDs, Beginner to Intermediate)
» M.O.C 2956A Core Foundations Of Microsoft NET2.0 Development BETA DVDR Repack [UT]
» Transcender Cd-All Certs(Checkpoint-Cisco-Comptia-Cwnp-Isc2-Itil-Microsoft-Novell-Office-Oracle-Pmi-Sun)
» Learnkey Security+ Cd’s
» A Dirty Dancing Workout
» AppDev – Learning to Program Using Visual Basic 2008 DVD
» 3D Fluff Training for CINEMA 4D Volume 5 – Hair Styling & Rendering
» Phone Unlocking for All Mobilephones
» Installation & Configration of ISA 2004
» Digital Tutors: Creating Stylized Females in Maya
» Cisco Networkers 2009 BRKCRT-1280 CCSP Securing Networks With ASA Advanced SNAA Technical Introduction
» The Gnomon Workshop – Techniques of James Clyne Vol 1: Environmental Sketching and Design
» CBT Nuggets Cisco CCVP – Exam-Pack: 642-426 TUC Proper
» After Effects and Photoshop: Animation and Production Effects for DV and Film
» Digital Tutors – Mastering Maya Render Nodes
» PDF to HTML
» Winstructor – Vista Training

 
 
Home | Register | Add News | New Post | Stats
Design by saoso.net © 2009.