small improvements, spelling too :-(
This commit is contained in:
parent
7c501654ec
commit
9ef8776c5c
@ -5,7 +5,7 @@ layout: site
|
|||||||
<!-- story -->
|
<!-- story -->
|
||||||
<div class="row vspace10">
|
<div class="row vspace10">
|
||||||
<div class="span12 center">
|
<div class="span12 center">
|
||||||
<h2><span>A weBlog of things in cronical order</span></h2>
|
<h2><span>A weBlog of things in chronicle order</span></h2>
|
||||||
<p>I don't remember well, so here i keep track of things as they happen</p>
|
<p>I don't remember well, so here i keep track of things as they happen</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -33,7 +33,7 @@ title: Ruby in Ruby is 100% ruby
|
|||||||
<p>
|
<p>
|
||||||
Just a short and subjective list of why ruby is the better tool:
|
Just a short and subjective list of why ruby is the better tool:
|
||||||
<ul>
|
<ul>
|
||||||
<li>More fun. Ask anyone</li>
|
<li>More fun. Ask anyone :-) </li>
|
||||||
<li>Lets you focuss on the task</li>
|
<li>Lets you focuss on the task</li>
|
||||||
<li>Elegant, both in syntax and solution</li>
|
<li>Elegant, both in syntax and solution</li>
|
||||||
<li>Understandable</li>
|
<li>Understandable</li>
|
||||||
@ -58,10 +58,10 @@ title: Ruby in Ruby is 100% ruby
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="span4">
|
<div class="span4">
|
||||||
<h2 class="center">Evolutionary step</h2>
|
<h2 class="center">Step to Indepencance</h2>
|
||||||
<p>
|
<p>
|
||||||
The first thing any decent comiler does, is compile itself. It is the maturity test of a language to implement
|
The first thing any decent comiler does, is compile itself. It is the maturity test of a language to implement
|
||||||
itself in itself, and the time has come for ruby.
|
itself in itself, and the time has come for ruby. The mark of growing up is being independant, in ruby's case of C.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
Having just learned Assembler, i can attest what a great improvement C is over Assembler.
|
Having just learned Assembler, i can attest what a great improvement C is over Assembler.
|
||||||
|
Loading…
Reference in New Issue
Block a user