Learning Sinatra
暫譯: 學習 Sinatra

Sudeep Agarwal, Manoj Sehrawat

  • 出版商: Packt Publishing
  • 出版日期: 2016-04-28
  • 售價: $1,360
  • 貴賓價: 9.5$1,292
  • 語言: 英文
  • 頁數: 164
  • 裝訂: Paperback
  • ISBN: 1849519307
  • ISBN-13: 9781849519304
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

Key Features

  • Exploit Sinatra to design a web application
  • Integrate external, internal, and inline CSS and use some popular CSS frameworks
  • Deploy an application onto your own server or on a cloud application platform

Book Description

Sinatra is a Ruby framework that is widely used in the Industry. You can use it to make a single-page web app or a large-scale one. With the increased online footprint, you can create and deploy your own application.

Whether you are brand-new to online learning or a seasoned expert, this book will provide you with the skills you need to successfully create, customize, and deploy a Sinatra application. Starting from the beginning, this book will cover how to install Ruby and Sinatra, construct the back-end, design and customize the front-end layout, and utilize the innovative and user-friendly features of ORMs. By sequentially working through the steps in each chapter, you will quickly master Sinatra's features to create your own application.

With ample screenshots and code that offers a play-by-play account of how to build an application, Learning Sinatra will ensure your success with this cutting-edge framework.

What you will learn

  • Install and set up Ruby and Sinatra
  • Work with layouts and template routes
  • Extend the code to include CSS in different ways
  • Create projects and understand MVC
  • Design the front-end with Twitter Bootstrap
  • Use the MySQL/SQLite gem to communicate with databases
  • Implement sessions that can be used across multiple pages
  • Utilize the innovative and user-friendly features of ORMs

About the Author

Sudeep Agarwal is a site reliability engineer at Inmobi with a total of four years of experience in the industry. He was with Directi for 3 years right after finishing his education from NIT Trichy. At Directi, he was a part of the team that wrote one of the most widely used in-house web-based applications; this is where his interest in Sinatra started and he used it to write some of his personal projects. Although he is not writing a lot of web applications at Inmobi, he is still contributing to one of the ORMs―Ruby Object Mapper.

Manoj Sehrawat is an enthusiastic software developer who loves coding and learning new things. He has around 5 years of experience in software development. Manoj holds an MCA from KIIT, Gurgaon and a BCA from IGNOU. Currently, he is the associate technical lead at TravelTriangle. TravelTriangle is India's first full stack holiday marketplace that connects travelers with verified travel agents. Before joining TravelTriangle, Manoj was working with StudyPad and Fizzy Software Pvt Ltd as a senior software developer. His primary focus is the design and construction of scalable and optimized web applications and APIs using a Ruby-based development stack with frameworks such as Ruby on Rails, Sinatra, and others. He is passionate about refactoring, optimizing code, and building scalable solutions with simplicity.

Table of Contents

  1. Introduction to Sinatra
  2. Introduction to Ruby
  3. Hello World
  4. Modeling the Backend
  5. Handling HTTP Requests
  6. Designing the Frontend Layout
  7. Handling User Data
  8. Connecting to a Database
  9. Authentication and Authorization
  10. Deploying the App

商品描述(中文翻譯)

關鍵特點
- 利用 Sinatra 設計網頁應用程式
- 整合外部、內部及內嵌 CSS,並使用一些流行的 CSS 框架
- 將應用程式部署到自己的伺服器或雲端應用平台

書籍描述
Sinatra 是一個廣泛應用於業界的 Ruby 框架。您可以使用它來製作單頁網頁應用程式或大型應用程式。隨著線上足跡的增加,您可以創建並部署自己的應用程式。

無論您是剛接觸線上學習的新手,還是經驗豐富的專家,本書將提供您成功創建、自訂和部署 Sinatra 應用程式所需的技能。本書從基礎開始,將涵蓋如何安裝 Ruby 和 Sinatra、構建後端、設計和自訂前端佈局,以及利用 ORM 的創新和使用者友好功能。通過逐步完成每一章的步驟,您將迅速掌握 Sinatra 的特性,創建自己的應用程式。

本書提供大量的截圖和代碼,詳細說明如何構建應用程式,確保您在使用這個尖端框架時的成功。

您將學到的內容
- 安裝和設置 Ruby 和 Sinatra
- 使用佈局和模板路由
- 擴展代碼以不同方式包含 CSS
- 創建專案並理解 MVC
- 使用 Twitter Bootstrap 設計前端
- 使用 MySQL/SQLite gem 與資料庫進行通信
- 實現可跨多個頁面使用的會話
- 利用 ORM 的創新和使用者友好功能

關於作者
**Sudeep Agarwal** 是 Inmobi 的網站可靠性工程師,擁有四年的行業經驗。他在完成 NIT Trichy 的學業後,曾在 Directi 工作了三年。在 Directi,他是撰寫最廣泛使用的內部網頁應用程式團隊的一員;這也是他對 Sinatra 產生興趣的地方,他利用 Sinatra 寫了一些個人專案。雖然他在 Inmobi 並不經常撰寫網頁應用程式,但他仍然在貢獻一個 ORM——Ruby Object Mapper。

**Manoj Sehrawat** 是一位熱情的軟體開發者,喜愛編碼和學習新事物。他在軟體開發方面擁有約五年的經驗。Manoj 擁有 KIIT, Gurgaon 的 MCA 學位和 IGNOU 的 BCA 學位。目前,他是 TravelTriangle 的副技術負責人。TravelTriangle 是印度首個全方位假期市場,將旅行者與經過驗證的旅行代理商連接起來。在加入 TravelTriangle 之前,Manoj 曾在 StudyPad 和 Fizzy Software Pvt Ltd 擔任高級軟體開發者。他的主要重點是使用基於 Ruby 的開發堆疊(如 Ruby on Rails、Sinatra 等)設計和構建可擴展和優化的網頁應用程式和 API。他熱衷於重構、優化代碼,並以簡單性構建可擴展的解決方案。

目錄
1. Sinatra 簡介
2. Ruby 簡介
3. Hello World
4. 建模後端
5. 處理 HTTP 請求
6. 設計前端佈局
7. 處理用戶數據
8. 連接到資料庫
9. 認證和授權
10. 部署應用程式