This commit is contained in:
@@ -7,4 +7,4 @@
|
||||
Test-driven development is a way of writing code that involves writing an automated unit-level test case that fails, then writing just enough code to make the test pass, then refactoring both the test code and the production code, then repeating with another new test case. Alternative approaches to writing automated tests is to write all of the production code before starting on the test code or to write all of the test code before starting on the production code.
|
||||
|
||||
One example is:
|
||||
- [[id:bca8e7a6-0590-4630-ab49-210306ad21a2][bowling-kata]]
|
||||
[[id:bca8e7a6-0590-4630-ab49-210306ad21a2][Bowling Kata]]
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
:PROPERTIES:
|
||||
:ID: bca8e7a6-0590-4630-ab49-210306ad21a2
|
||||
:END:
|
||||
#+title: bowling-kata
|
||||
#+title: Bowling Kata
|
||||
#+filetags: :coding:docs:resources:
|
||||
|
||||
- https://www.codurance.com/katas/bowling
|
||||
|
||||
@@ -4,6 +4,10 @@
|
||||
#+title: Microlise MOC
|
||||
#+filetags: :career:work:
|
||||
|
||||
* <2026-05-27 Wed>: XSS ROM Work
|
||||
** [[id:b2ac09aa-e888-48d3-8357-2292f9b2526c][XSS Pentesting Report Fix]]
|
||||
|
||||
* Misc
|
||||
- [[id:2BFB84B2-2129-4AE3-8E69-290CA5BF9747][pre_work_prep_microlise]]
|
||||
|
||||
- [[id:f877240e-c2c8-4087-84e5-4b1ca3fcd4ed][microlise-assessment]]
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
#+AUTHOR: Auto-generated
|
||||
#+filetags: :recipes:cooking:org:index:
|
||||
#+STARTUP: content
|
||||
#+PROPERTY: GENERATED_AT 2026-05-15T00:00:02.712524
|
||||
#+PROPERTY: GENERATED_AT 2026-05-29T00:00:01.969551
|
||||
|
||||
# How to add notes: under any recipe heading, add :COOKED: <date> to record when you made it, and :TIPS: your tip text to add notes.
|
||||
# Multiple :COOKED: lines are supported. These are preserved across regenerations.
|
||||
|
||||
@@ -4,10 +4,10 @@
|
||||
#+title: Ibarat
|
||||
#+filetags: :reading:deen:
|
||||
|
||||
Volume 1: 1 - 1890 (N1: 117 - 938)
|
||||
Volume 2: 1891 - 3948 (N1: 939 - 1770)
|
||||
Volume 3: 3949 - 5639
|
||||
Volume 4: 5640 - 7563
|
||||
Volume 1: 1 - 1890 (N1: 117 - 938 = 821)
|
||||
Volume 2: 1891 - 3948 (N1: 939 - 1770 = 832)
|
||||
Volume 3: 3949 - 5639 (N1: 1771 - 2546 = 775)
|
||||
Volume 4: 5640 - 7563 (N1: 2547 - 3366 = 819)
|
||||
|
||||
* COMMENT Page 909 - 939
|
||||
| Pages | Time 1 | Time 2 | Time 3 |
|
||||
|
||||
Reference in New Issue
Block a user