A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
Charles Nutter remembers when, working as a Java architect, he attended a conference and saw the Ruby programming language for the first time. And he was blown away. “I was just stunned that I ...
Jeff Cohen‘s blog post Ruby 101: Naming Conventions does a nice job of covering conventions associated with the Ruby programming language. I like how he specifically writes to Java developers and .NET ...
The JRuby team has released JRuby 10, a major upgrade of the Ruby implementation on the Java Virtual Machine (JVM), introducing compatibility with Ruby 3.4, full support for Java 21, and several ...
In this episode of eSpeaks, Jennifer Margles, Director of Product Management at BMC Software, discusses the transition from traditional job scheduling to the era of the autonomous enterprise. eSpeaks’ ...
I did another pass on compiler2, and managed to wire in signature support. So let’s look at a couple examples: class MyRubyClass def helloWorld puts "Hello from Ruby" end def goodbyeWorld(a) puts a ...
Wow! Sun has hired Charles Nutter and Thomas Enebo to work on JRuby full time. This is a pretty momentus event, and is already sending shockwaves around the Ruby world. Charles broke the news on his ...
The Ruby programming language is impacted by a similar "deserialization issue" that has affected and wreaked havoc in the Java ecosystem in 2016; an issue that later also proved to be a problem for ...
</pre><BR>One thing my current skillset is lacking is a scripting language, with my only experience being with javascript, hence my idea of Ruby (or Perl, or even PowerShell). As of this post I know ...