Home | Contact Us | Log In | Help
HOME NEW LISTING MOST POPULAR HIGHEST RATED SCRIPTS ADD SCRIPT DOWNLOADS FORUM
Tutorials
  ASP.Net & C#
  ASP
  Perl and PHP
  Java Scripts
  C and C++
  Ajax Tutorials
  J2ee, J2Me, Java
  Python & Ruby Rail
  Crystal Report
  Sap
  CGI
  XML
  Cold Fusion & CFML
  HTML, DHTML & CSS
  Dreamweaver
  FLASH
  Photoshop/Web Designing
  Tools & Utilities
  Oracle/D2K
  Sql Server
  MySql
  Domain Name Registration
  Remotely Hosting
  Web/Server Application
  Hotel Marketing
  Internet and Law
   Search Engine Optimization/SEO
E-Commerce
Interview Questions
Previous< 5 6 7 9 10 11 12 13 14 > Next
PYTHON & RUBY RAIL 10
Rails' Super Model

One of the things that really made me drool over Rails to start with was its use of ActiveRecord. ActiveRecord is a really spifftastic tool that allows you to describe your database and its data (together known as your database model) in Ruby code, and instead of having to write the same kinds of stupid repetitive queries ("select name,category_id from articles where id=5") over and over, allows you to access your data in a representative way, right there in the code

RubyForge: image_science-1.1.1-released

ImageScience is a clean and happy Ruby library that generates
thumbnails -- and kicks the living crap out of RMagick. Oh, and it
doesn't leak memory like a sieve. :) For more information including build steps, see http://seattlerb.rubyforge.org/

Learn to Program using Python

Because this course is designed for beginning programmers, I am going to take it slow and easy for the first few lessons.  My discussion will be informal, and will be designed to get you familiar and comfortable with the Python interactive programming environment.  Later on, I will get a little more formal.

History of Ruby

Ruby was introduced by Yukihiro Matsumoto (known widely as “Matz”) in 1994 and was officially released by Matz in 1995.

Rails framework was designed and given by David Heinemeier Hansson in 1994. It was developed under the MIT License system and thus made Ruby on rails an open source and free to be implemented by everyone.

This is again an important reason as to why Ruby on Rails has acquired a significant position in programming.

 Which Python is right for you?

The first thing you need to do with Python is install it. Or do you?

If you're using an account on a hosted server, your ISP may have already installed Python. Most popular Linux distributions come with Python in the default installation. Mac OS X 10.2 and later includes a command-line version of Python, although you'll probably want to install a version that includes a more Mac-like graphical interface.

Previous< 5 6 7 9 10 11 12 13 14 > Next
  Copyright 2000-2006 © SoloScript.com, All rights reserved.