switch to hacker theme
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user