switch to hacker theme

This commit is contained in:
Torsten Ruger
2017-11-28 20:59:01 +02:00
parent 82af6b9300
commit 9f1fec99f3
56 changed files with 230 additions and 13928 deletions

View File

@ -4,8 +4,8 @@ title: Effectiveness, not efficiency
sub-title: By way of a new look at programming.
---
<div class="row vspace20">
<div class="span4">
<div class="row">
<div class="tripple">
<h2 class="center"> Where to go</h2>
<p>
When making the distinction between effectiveness and efficiency i like to think of transport.
@ -31,7 +31,7 @@ sub-title: By way of a new look at programming.
</p>
</div>
<div class="span4">
<div class="tripple">
<h2 class="center">Understandability</h2>
<p>
The way i see it is that it is the understandibility that makes ruby or python more effective. As we read much more
@ -53,7 +53,7 @@ sub-title: By way of a new look at programming.
</p>
</div>
<div class="span4">
<div class="tripple">
<h2 class="center">Playing computer</h2>
<p>
When programming, we fly blind. We have no visual idea of what the system that we write will do and the only way