findsite.eu
Encuro Domain Search
49 results · visible: 49
  1. Ruby Programming Language
  2. RubyDoc.info: Documenting RubyGems, Stdlib, and GitHub Projects
    RubyDoc.info is powered by yard 0.9.37 (ruby-3.4.3) · rubydoc, info, powered, yard, ruby
  3. RSpec: Behaviour Driven Development for Ruby
    To kick things off, install RSpec and run rspec --init to set up your project to use RSpec. Start with a very simple example that expresses some basic desired behaviour. Run the example and watch it fail. · example, rspec, run, code, basic
  4. The Rascal Meta Programming Language | The Rascal Meta Programming Language
    The Rascal Meta Programming Language - The one-stop shop for metaprogramming
  5. About
    These past couple of weeks I've been learning Ruby, a language with a design philosophy similar to Python: high-level code that's easy to read and write. I started with the classic beginner's text, Why's (Poignant) Guide… · python, design, javascript, ruby, language
  6. Raylib Ruby
    Create 2D and 3D applications, games, and visualizations with ease. Just a few lines of code is enough to get started. See what you can build! · create, applications, games, visualizations, ease
  7. The ideal metaprogramming framework
    The ideal metaprogramming framework reads in code in one of several input notations, analyzes it, and generates output in one of several output notations. The input notations supported are the curly-brace-style and the… · ideal, language, system, notations, framework
  8. Practicing Ruby
    The world's largest collection of lessons for experienced Ruby developers.
  9. Learn Ruby - Free Interactive Ruby Tutorial
    learnrubyonline.org is a free interactive Ruby tutorial for people who want to learn Ruby, fast.
  10. The Rascal Meta Programming Language | The Rascal Meta Programming Language
    The Rascal Meta Programming Language - The one-stop shop for metaprogramming
  11. Code for People
    Ruby being a programming language is not acquired automatically as many might think. In order to learn this language you are required to go through comprehensive tutorials. It is also true to say that you must be ready… · language, problems, programming, through, tutorials
  12. Ruby Style Guide
    This Ruby style guide recommends best practices so that real-world Ruby programmers can write code that can be maintained by other real-world Ruby programmers. A style guide that reflects real-world usage gets used… · ruby, guide, style, real, world
  13. Ruby Fiddle | Ruby Snippets in the Browser
    We wanted a way for people to experience some Ruby in the browser, as well as have a platform that can send cool Ruby scripts to one another. In Github, forking is a way that you can build upon someone else's code. Once… · ruby, way, code, wanted, people
  14. Write Software, Well
    Spreading the joy of writing software using Ruby and Rails with the world.
  15. Rubygemsコードリーディング部 - connpass
    「Rubygemsコードリーディング部」はRubyのOSS(主にGem)のソースコードを参加者のみんなで読んでいくイベントを開催しています。Tama.rbからのスピンオフです。 読むOSSの種類は毎回異なり、参加者の意見も考慮した上で決定されます。 これまでにWEBrick, Parallel, Cuba, FactoryBot, ActiveDecorator などを読んできました。 · oss, rubygems, ruby, gem, tama
  16. hexdevs · Senior-level skills for experienced developers
    hexdevs - Senior-level skills for experienced Ruby developers
  17. Ruby 2D
    Create 2D applications, games, and visualizations with ease. Just a few lines of code is enough to get started. See what you can build! · create, applications, games, visualizations, ease
  18. predicatemethod
    In this article, I’m going to begin to outline my approach for creating API clients in Ruby. I’ve worked on quite a few web applications that interact with a lot of internal and external services.... This article is part… · article, development, quite, part, effort
  19. Welcome To Instructor - Instructor (Ruby)
    Structured extraction in Ruby, powered by llms, designed for simplicity, transparency, and control. Dive into the world of Ruby-based structured extraction, by OpenAI's function calling API, Ruby schema validation with… · ruby, instructor, check, structured, extraction
  20. RubyGems.Guide
    Tutorials for popular Ruby gems
  21. code<metas> |
    to my humble blog on which I occasionally share my thoughts, experiences and creations. Articles will mostly cover programming in general, C++ in particular as well as teaching. Despite an overabundance of developers… · humble, cover, thing, hope, time
  22. The Rascal Meta Programming Language
    The Rascal Meta Programming Language - The one-stop shop for metaprogramming
  23. The Street Coder - Cristhiam Teran
    A Clever Way to Use default_proc in a Hash Let’s explore an interesting way to use the default_proc feature in... How to use intersection methods in Ruby arrays In this post, we will explore three different methods that… · way, rails, default, proc, explore
  24. IRON PROGRAMMER
    Привет! Я – Иосиф Дзеранов, твой лучший наставник в мире программирования
  25. Learn Ruby the Hard Way
    Learn Ruby The Hard Way is the same highly popular way for total beginners to finally learn how to code but for the Ruby programming language. Learn Ruby The Hard Way takes you from absolute zero to able to read and… · learn, ruby, wanted, book, course
  26. Ruby Programming
    Learn the Ruby programming language with simple, step-by-step tutorials.
  27. MetaRuby - MetaRuby - Ruby Forum
    MetaRuby - The Ruby Forum
  28. Beginning Ruby : The Book To Learn Ruby Programming
    Beginning Ruby (buy it at Amazon.com) is a Ruby programming book aimed at newcomers to the language. It’s written in an instructional format and walks through basic programming concepts through to building Web apps… · ruby, programming, amazon, book, beginning
  29. Skills to Practice
    For months now, Ruby Central has caused great disruptions and made many missteps in how they’ve communicated to a worldwide community of Ruby developers. In the last several weeks I’ve seen some incremental improvements… · ruby, central, made, some, dhh
  30. Write it simple - Simple programming short articles. Mostly ruby focused.
    There is something about writing code for me and no one else. It just feels different, it feels great. Deploying Apache Superest via Dokku—git deployment, nginx, SSL out of the box To find out what processes are using a… · code, feels, port, lsof, black
  31. Learn Ruby On Rails For Free - Rails Code Along
  32. Ruby Encoder. Protect your Ruby and Rails code
    The RubyEncoder protects Ruby scripts by compiling Ruby source code into a bytecode format and this is followed by encryption.
  33. RubyCLR – Das Portal zu Ruby und Ruby on Rails
    Eine kleine Übersicht zu – Ruby Für Webanwendungen empfehlen wir – Ruby on Rails RubyCLR erlaubt Ihnen, Ihre Windows-Anwendungen mithilfe der Programmiersprache Ruby zu entwickeln. Sehen Sie selber wieviel weniger Code… · ruby, eine, kleine, übersicht, für
  34. Ruby Learning Center: Ruby community based learning
    The Ruby Learning Center is a welcoming community dedicated to Ruby education, reading, learning, and community.
  35. The Right Dev
    Introduction to Ruby, setting up the environment, and writing simple Ruby programs · ruby, introduction, setting, environment, writing
  36. Ruby for DevOps and Automation
    I'm struggling to find examples that do what I need We've all been there one time or another; spending countless hours between Google, Github, and Stack Overflow trying to find a resolution to your problem. Assorted blog… · need, examples, know, find, time
  37. Write More Tests – Software Engineering for Fun and Profit
    Examining diagnostics and extended assertions How Perl, Python, and Ruby each handle testing assertions A programmer moving between Perl, Python, and Ruby is unlikely to run in to too many conceptual challenges. There’s… · perl, python, ruby, someone, assertions
  38. defineprogramming.com
  39. Expected Behavior | Our Experiments | Codifferous
    A few years ago we were talking with John Nunemaker at RubyConf and he made a comment that we’ve all thought about before: you shouldn’t use code you couldn’t write yourself. The corollary is that if you haven’t at least… · code, codifferous, review, line, thought
  40. Home - write-the
    AI-powered python code documentation and test generation tool Write-the is an AI-powered documentation and test generation tool that leverages Generative Pre-trained Transformers (GPTs) / Large Language Models (LLMs) to… · write, code, documentation, tool, openai
  41. Ruby Documentation Project
    Information site for creating documentation patches for Ruby
  42. The Ruby Compiler Survey
    The Ruby Compiler Survey is a project cataloguing, preserving, and dissecting compilers for the Ruby programming language. In this context, a compiler is something that eventually produces machine code from Ruby code… · ruby, compilers, compiler, code, machine
  43. mi.codes – Blog
    Lambda vs. Proc at a glance Ruby was built with the goal of having the programmer enjoy themselves while programming, but there are some features in the language that, if not properly internalized, can go unappreciated… · demeter, ruby, features, used, law
  44. The Ruby Bibliography
    Academic writing on the Ruby programming language The Ruby programming language hasn't historically been the subject of much research, either in industry or academia. A lot of recent systems research has used languages… · ruby, research, languages, programming, language
  45. Ruby Summer of Code
    The Ruby Summer of Code is an annual student internship program that provides stipends for students to work on open source Ruby projects during the summer. We aim to foster involvement in the Ruby open source community… · ruby, open, source, summer, student
  46. Школа программирования для детей и взрослых | CodeBasics
    Быстрый способ изучить основы языков программирования Go, PHP, Java, JavaScript, Python, Typescript, Ruby, C# и многих других.
  47. writeexcel rubygem reference
  48. Blog o ruby i nie tylko – Piotr Gałaś
    document.addEventListener("DOMContentLoaded", function(event) { new Steemget({ author: 'piotr-galas', permalink: 'o-continuous-integration' }) }); Ruby pozwala w bardzo czytelny sposób odwoływać się do klas. Warto… · jest, cie, sta, ruby, klas
  49. Ruby Processing
    Experiments with ruby-processing (processing-2.2.1) and <a href="https://ruby-processing.github.io/">JRubyArt</a> for processing-3.0