# عنوان نوع فایل سایز فایل بازدید دانلود امتیاز قیمت (تومان)
1
Oracle DBA Checklists Pocket Reference
539.82 KB 60 0
رایگان
2
Oracle RMAN Pocket Reference
1.30 MB 238 3
رایگان
3
Professional Oracle 8i Application Programming with Java, PL/SQL and XML
12.69 MB 91 1
رایگان
4
Oracle Built-in Packages
2.48 MB 71 0
رایگان
5
Oracle Performance Tuning, 2nd Edition
26.86 MB 68 0
رایگان
6
Metaprogramming Ruby, 2nd Edition
6.58 MB 66 0
رایگان
7
Ruby Quick Syntax Reference
1.32 MB 63 0
رایگان
8
Ruby Wizardry
6.84 MB 59 0
رایگان
9
Build Awesome Command-Line Applications in Ruby 2
3.99 MB 59 0
رایگان
10
Computer Science Programming Basics in Ruby
7.81 MB 72 0
رایگان
11
Instant RSpec Test-Driven Development How-to
1.33 MB 65 0
رایگان
12
Jump Start Sinatra
3.09 MB 55 0
رایگان
13
Programming Ruby 1.9 & 2.0, 4th Edition
10.44 MB 60 0
رایگان
14
Ruby Under a Microscope
6.95 MB 75 0
رایگان
15
Build Awesome Command-Line Applications in Ruby
3.46 MB 65 0
رایگان
16
Deploying with JRuby
4.21 MB 66 0
رایگان
17
MacRuby in Action
15.41 MB 63 0
رایگان
18
Practical Object-Oriented Design in Ruby
1.98 MB 64 0
رایگان
19
Ruby and MongoDB Web Development
3.38 MB 58 0
رایگان
20
The dRuby Book
3.54 MB 61 0
رایگان
21
Eloquent Ruby
4.46 MB 68 0
رایگان
22
MacRuby: The Definitive Guide
8.91 MB 61 0
رایگان
23
Sinatra: Up and Running
4.44 MB 56 0
رایگان
24
The Book of Ruby
4.30 MB 60 0
رایگان
25
Using JRuby
3.68 MB 67 0
رایگان
Oracle DBA Checklists Pocket Reference

Oracle DBA Checklists Pocket Re ...

In a series of easy-to-use checklists, the Oracle DBA Checklists Pocket Reference summarizes the enormous number of tasks an Oracle DBA must perform. ...

539.82 KB
رایگان
Oracle RMAN Pocket Reference

Oracle RMAN Pocket Reference

Oracle RMAN Pocket Reference is ideal for DBAs who require a concise reference to common RMAN tasks. The first portion of the book presents commands f ...

دانلود 3
1.30 MB
رایگان
Professional Oracle 8i Application Programming with Java, PL/SQL and XML

Professional Oracle 8i Applicat ...

This book is for professional Oracle database programmers who need a comprehensive roadmap of the new programming possibilities with Oracle 8i. On the ...

دانلود 1
12.69 MB
رایگان
Oracle Built-in Packages

Oracle Built-in Packages

Oracle’s built-in packages dramatically extend the power of the PL/SQL language, but few developers know how to use them effectively. This book is a c ...

2.48 MB
رایگان
Oracle Performance Tuning, 2nd Edition

Oracle Performance Tuning, 2nd ...

The first edition of this book became a classic for developers and DBAs. This edition offers 400 pages of updated material on Oracle features, includi ...

26.86 MB
رایگان
Metaprogramming Ruby, 2nd Edition

Metaprogramming Ruby, 2nd Editi ...

Write powerful Ruby code that is easy to maintain and change. With metaprogramming, you can produce elegant, clean, and beautiful programs. Once the d ...

6.58 MB
رایگان
Ruby Quick Syntax Reference

Ruby Quick Syntax Reference

Ruby Quick Syntax Reference is a condensed code and syntax reference to the Ruby scripting language. It presents the essential Ruby syntax in a well-o ...

1.32 MB
رایگان
Ruby Wizardry

Ruby Wizardry

The Ruby programming language is perfect for beginners: easy to learn, powerful, and fun to use! But wouldn’t it be more fun if you were learning with ...

6.84 MB
رایگان
Build Awesome Command-Line Applications in Ruby 2

Build Awesome Command-Line Appl ...

Speak directly to your system. With its simple commands, flags, and parameters, a well-formed command-line application is the quickest way to automate ...

3.99 MB
رایگان
Computer Science Programming Basics in Ruby

Computer Science Programming Ba ...

If you know basic high-school math, you can quickly learn and apply the core concepts of computer science with this concise, hands-on book. Led by a t ...

7.81 MB
رایگان
Instant RSpec Test-Driven Development How-to

Instant RSpec Test-Driven Devel ...

RSpec is a behaviour driven development framework for Ruby programmers. It comes integrated with its own mocking framework based on Jmock. This book i ...

1.33 MB
رایگان
Jump Start Sinatra

Jump Start Sinatra

This short SitePoint book provides readers with a fun and yet practical introduction to Sinatra, a framework that makes web development with Ruby extr ...

3.09 MB
رایگان
Programming Ruby 1.9 & 2.0, 4th Edition

Programming Ruby 1.9 & 2.0, ...

Would you like to go from first idea to working code much, much faster? Do you currently spend more time satisfying the compiler instead of your clien ...

10.44 MB
رایگان
Ruby Under a Microscope

Ruby Under a Microscope

Ruby is a powerful programming language with a focus on simplicity, but beneath its elegant syntax it performs countless unseen tasks. Ruby Under a Mi ...

6.95 MB
رایگان
Build Awesome Command-Line Applications in Ruby

Build Awesome Command-Line Appl ...

As Ruby pro David Copeland explains, writing a command-line application that is self-documenting, robust, adaptable and forever useful is easier than ...

3.46 MB
رایگان
Deploying with JRuby

Deploying with JRuby

JRuby deployments have fewer moving parts and consume less memory than traditional Ruby deployments, but to deploy your apps on the JVM, you need to l ...

4.21 MB
رایگان
MacRuby in Action

MacRuby in Action

MacRuby in Action is a tutorial for Ruby developers who want to code for Mac OS X without learning Objective-C. You’ll learn the ins and outs of the M ...

15.41 MB
رایگان
Practical Object-Oriented Design in Ruby

Practical Object-Oriented Desig ...

Ruby’s widely admired ease of use has a downside: Too many Ruby and Rails applications have been created without concern for their long-term maintenan ...

1.98 MB
رایگان
Ruby and MongoDB Web Development

Ruby and MongoDB Web Developmen ...

Step-by-step instructions and practical examples to creating web applications with Ruby and MongoDB. Learn to design the object model in a NoSQL way. ...

3.38 MB
رایگان
The dRuby Book

The dRuby Book

dRuby has been part of the Ruby standard library for more than a decade, yet few know the true power of the gem. Completely written in Ruby, dRuby ena ...

3.54 MB
رایگان
Eloquent Ruby

Eloquent Ruby

It’s easy to write correct Ruby code, but to gain the fluency needed to write greatRuby code, you must go beyond syntax and absorb the “Ruby way” of t ...

4.46 MB
رایگان
MacRuby: The Definitive Guide

MacRuby: The Definitive Guide

Want to build native Mac OS X applications with a sleek, developer-friendly alternative to Objective-C? MacRuby is an ideal choice. This in-depth guid ...

8.91 MB
رایگان
Sinatra: Up and Running

Sinatra: Up and Running

Take advantage of Sinatra, the Ruby-based web application library and domain-specific language used by GitHub, LinkedIn, Engine Yard, and other promin ...

4.44 MB
رایگان
The Book of Ruby

The Book of Ruby

Ruby is famous for being easy to learn, but most users only scratch the surface of what it can do. While other books focus on Ruby’s trendier features ...

4.30 MB
رایگان
Using JRuby

Using JRuby

Now you can bring the best of Ruby into the world of Java, with Using JRuby. Come to the source for the JRuby core team’s insights and insider tips. Y ...

3.68 MB
رایگان

بارگزاری