small improvements, spelling too :-(
This commit is contained in:
parent
7c501654ec
commit
9ef8776c5c
@ -5,7 +5,7 @@ layout: site
|
||||
<!-- story -->
|
||||
<div class="row vspace10">
|
||||
<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>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -33,7 +33,7 @@ title: Ruby in Ruby is 100% ruby
|
||||
<p>
|
||||
Just a short and subjective list of why ruby is the better tool:
|
||||
<ul>
|
||||
<li>More fun. Ask anyone</li>
|
||||
<li>More fun. Ask anyone :-) </li>
|
||||
<li>Lets you focuss on the task</li>
|
||||
<li>Elegant, both in syntax and solution</li>
|
||||
<li>Understandable</li>
|
||||
@ -58,10 +58,10 @@ title: Ruby in Ruby is 100% ruby
|
||||
</div>
|
||||
|
||||
<div class="span4">
|
||||
<h2 class="center">Evolutionary step</h2>
|
||||
<h2 class="center">Step to Indepencance</h2>
|
||||
<p>
|
||||
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>
|
||||
Having just learned Assembler, i can attest what a great improvement C is over Assembler.
|
||||
|
Loading…
Reference in New Issue
Block a user