ruby.fundamental
Programming guide
A comprehensive resource covering fundamental programming concepts in Ruby, including design patterns, data structures, and software development principles.
Fundamental programming with ruby examples and references. It covers threads, SOLID principles, design patterns, data structures, algorithms. Books for reading. Repo for website https://github.com/khusnetdinov/betterdocs
474 stars
23 watching
85 forks
Language: Ruby
last commit: about 1 year ago
Linked from 1 awesome list
builder-patterndecorator-patterndesign-patternsfactory-patterninsertion-sortprinciplesrubysearch-algorithmselection-sortsolidsorting-algorithmsstrategy-patternthread
Related projects:
Repository | Description | Stars |
---|---|---|
hassantc/ruby-style-guide | A community-driven style guide for Ruby programming best practices and idioms | 21 |
kumar91gopi/algorithms-and-data-structures-in-ruby | Implementations of various algorithms and data structures in Ruby | 719 |
skmetz/poodr | A comprehensive guide to practical object-oriented design in Ruby, providing an in-depth exploration of software development principles and best practices. | 644 |
jordanpoulton/practical_object_oriented_design_in_ruby | Chapter-by-chapter notes on practical object-oriented design principles in Ruby based on Sandi Metz' book | 84 |
rubocop/ruby-style-guide | Provides guidelines for writing maintainable and readable Ruby code | 16,464 |
arbox/ruby-style-guide | A community-driven style guide for Ruby coding best practices | 414 |
scrum2b/ruby-style-guide | A Ruby coding style guide for professional software engineers | 5 |
dalzony/ruby-style-guide | A community-driven guide to best practices and style recommendations for Ruby programming | 116 |
thoughtbot/guides | A comprehensive guide to programming in style and best practices, covering various aspects of software development. | 9,472 |
cqbinh/ruby-style-guide | A community-driven resource outlining best practices and idioms for writing maintainable Ruby code | 14 |
djo/algorithms | A collection of basic algorithms implemented in Ruby | 72 |
gdlx/ruby-style-guide | A community-driven guide for Ruby programming style and best practices | 68 |
juanitofatas/ruby-style-guide | A community-driven style guide providing best practices and idioms for writing clean, maintainable Ruby code. | 128 |
patterns-ai-core/qdrant-ruby | A Ruby wrapper around the Qdrant vector search database API | 39 |
patterns-ai-core/langchainrb | A Ruby library providing an interface to Large Language Model (LLM) providers for text generation and embedding | 1,415 |