Books written by Sam Ruby

  • Sviluppare applicazioni web con Rails 4

    Nel testo non mancano indicazioni e approfondimenti dei concetti chiave del linguaggio Ruby. Gli esempi sono validi per Rails 4.0 e versioni successive e utilizzano Ruby 2.0.

  • Agile Web Development with Rails 6

    wget https://chromedriver.storage.googleapis.com/2.41/chromedriver_linux64.zip $ unzip chromedriver_linux64.zip $ sudo mv chromedriver /usr/bin/chromedriver $ sudo chown root:root /usr/bin/chromedriver $ sudo chmod +x ...

  • Agile Web Development with Rails 5.1

    ... on http://localhost:3000 => Run `rails server -h` for more startup options Puma starting in single mode. ... Use Ctrl-C to stop As it did with our demo application, this command starts a web server on our local host, port 3000.

  • RailsによるアジャイルWebアプリケーション開発第3版

    ... 2000 ITFH05 Andrew Hunt David Thomas, Chad Fowler Progyg Ryy The Pragmatic Programmers,LLC,Raleigh,NCand Dalas,TX,2005 [翻訳]まつもとゆきひろ監訳/田和勝訳「プログラミング Ruby 第 2 版言語編」「プログラミング Ruby 第 2 版ライブラリ ...

  • RESTful Web Services

    This book: Emphasizes the power of basic Web technologies -- the HTTP application protocol, the URI naming standard, and the XML markup language Introduces the Resource-Oriented Architecture (ROA), a common-sense set of rules for designing ...

  • Agile Web Development with Rails 5

    New in this edition is coverage of Action Cable, and completely updated code for Rails 5. If you're new to Rails, you'll get step-by-step guidance.

  • Agile Web Development with Rails 4

    You concentrate on creating the application, and Rails takes care of the details. This edition now gives new Ruby and Rails users more information on the Ruby language and takes more time to explain key concepts throughout.

  • Agile Web Development with Rails 7

    ... With this fully revised new edition , take a holistic view of full - stack development to create usable , high - performing applications with Rails 5.1 . David Bryant Copeland ( 342 pages ) ISBN : 9781680502206 $ 39.95 Creating.

  • RESTful Web APIs: Services for a Changing World

    With this practical guide, you’ll learn what it takes to design usable REST APIs that evolve over time.

  • Agile Web Development with Rails

    In this updated edition of the Jolt Award-winning book, users are shown a new approach to Web development using Rails 2, making this the most up-to-date and authoritative Rails book out there.

  • Agile Web Development with Rails 5.1

    This book was there from the start, and didn't just evolve alongside Rails, it evolved with Rails. It has been developed in consultation with the Rails core team. In fact, Rails itself is tested against the code in this book.