Authentication - the art of creating and locking accounts, of verifying users and encrypting or forgetting passwords. Step-wise this beginner's guide explores software design and abstractions in Trailblazer by building an authentication library in Rails. After this book, you're ready to lock out people with your own code.
Get yourself a new tool to manage your Rails application and your growing engineering organization! Prevent the ball-of-mud (and fix it!). Go for microservices or SOA if it makes sense not just because you don't have any other tool. Do all this through a low-overhead tool: packages. Enable better conversations to make practical changes today.
Building API could be fund with Ruby on Rails. Let Rails help you with easy and fast coding while you only need to worry about requirements and features.
เขียนง่าย เขียนสนุก เขียนโปรแกรมไม่ควรจะยากตั้งแต่เริ่มต้น หากเริ่มแล้วยาก ใครจะอยากทำต่อ มาเขียน Ruby on Rails กันเถอะซื้อหนังสือผ่านการโอนเงินง่ายๆ แอดไลน์ @geekstart ได้เลยครับ
This book will help you learn about various command line options and features that make it possible to write compact Ruby one-liners.
REST APIs Simplified! - Build and Consume in Python, Ruby, Java, C# and Go
Learn how to build a production-quality Rails 6 application from the ground up. Complete with TDD / BDD examples. Just like we do in the real world!
Learn the ultimate interface...the command-line.
Do you know what are the tools programmers use?Do you know how to write such tools?The book implements those tools for a very simple language and does so with less than 150 pages...
A book about Rack, Sinatra, Rails, and all the magical things in-between. Master the Rack spec, learn how to write plain Rack apps without a framework, learn how to write middleware, how to build a router, and more!
This book is built on one idea: the fastest way for a Rubyist to learn Go is to map every Go concept back to Ruby. Each chapter starts with Ruby code you already understand, then shows the Go equivalent. You’re not learning from scratch — you’re translating. Take everything you know about Ruby — classes, hashes, exceptions, enumerable methods — and translate it directly to Go. No fluff, no abstract theory, just runnable Ruby-to-Go comparisons with hands-on exercises.
You don't want to be a coder. You want to build a business. Why does every "Introduction to Programming" book assume you want to learn just for the sake of learning? Why aren't there any books that teach you just enough to build and launch your product? Programming For Entrepreneurs will take you from beginner to product without the fluff.
Scripting and automation tasks often need to extract particular portions of text from input data or modify them from one format to another. This book will help you learn Ruby Regular Expressions, a mini-programming language for all sorts of text processing needs.
This self-study course written as a book is your first step towards making money by coding and programming from home, and doing that with fun. You will understand how the Ruby language works, and establish a foundation for being successful freelance developer.
Vous souhaitez comprendre le fonctionnement interne d'un framework web ? Vous voulez écrire votre propre framework web mais vous ne savez pas par où commencer ? Ce livre vous dévoile les dessous des frameworks web, élément après élément, grâce à une réalisation concrète.