Commit graph

205 commits

Author SHA1 Message Date
thomasabishop
82a5a3d874 reformat all files to 80 char line length 2024-02-02 15:58:13 +00:00
thomasabishop
0268240901 Merge branch 'master' of github.com:thomasabishop/eolas 2023-12-31 14:42:56 +00:00
thomasabishop
eb8c1aeebd python: shorthand notes on Python features from AOC 2023-12-31 14:42:44 +00:00
thomasabishop
7cfad9bc6e js: parameterized jest testing 2023-11-08 09:27:09 +00:00
thomasabishop
a1cf1b7a84 python: more notes on pytest 2023-11-03 09:06:53 +00:00
thomasabishop
9e39ee021a jest testing: fix syntax error 2023-10-22 19:38:30 +01:00
thomasabishop
077460e62f python: typehinting post3.10 syntax 2023-10-15 17:32:40 +01:00
thomasabishop
53e44aa1b9 jest: further notes 2023-10-05 21:25:29 +01:00
thomasabishop
f2b61ba7cc python: further notes on pytest 2023-10-05 21:25:20 +01:00
thomasabishop
f254f786fd python: further notes on pytest 2023-09-29 09:33:16 +01:00
thomasabishop
0d1e2b5688 python: further notes on type hinting 2023-09-29 09:32:58 +01:00
thomasabishop
dbc334bd2b python: more notes on exceptions 2023-09-28 07:12:33 +01:00
thomasabishop
c4e20ae208 js: examples of mocking with Jest 2023-09-26 20:25:41 +01:00
thomasabishop
5f0b68ccf2 js: add Jest notes 2023-09-26 16:54:16 +01:00
thomasabishop
6a014d0673 python: add note on excinfo in pytest 2023-09-22 13:43:31 +01:00
thomasabishop
d1a2885ecb python: further notes on tuples 2023-09-21 07:16:57 +01:00
thomasabishop
4c663d79bb python: further notes on pytest 2023-09-20 20:01:18 +01:00
thomasabishop
59beec73f0 python: type hinting 2023-09-19 07:35:21 +01:00
thomasabishop
1378d3ba67 python: testing 2023-09-19 07:35:09 +01:00
thomasabishop
890cdac8f2 python: tidy notes 2023-09-13 08:01:13 +01:00
thomasabishop
c39904e21b python: set and dictionary comprehension 2023-09-13 07:43:58 +01:00
thomasabishop
d2a3fd621a python: more notes on list comprehension 2023-09-11 18:39:44 +01:00
thomasabishop
4505dcd8fd python: refine notes 2023-09-10 12:17:10 +01:00
thomasabishop
865db12703 python: switch between local versions 2023-09-04 08:13:48 +01:00
thomasabishop
e961306a25 python: removing duplicates in multidimensional lists 2023-09-04 07:32:23 +01:00
thomasabishop
581598ae33 python: add further ref lists 2023-09-01 09:19:46 +01:00
thomasabishop
15d5babe08 python: add more methods for working with multidimensional lists 2023-09-01 09:19:17 +01:00
thomasabishop
2f343023f0 python: improve notes on loops 2023-09-01 08:45:03 +01:00
thomasabishop
01d10c730c python: improve notes on list 2023-08-31 20:40:51 +01:00
thomasabishop
2f7ae2cf68 chore: add python todos 2023-08-31 20:40:30 +01:00
thomasabishop
410bd2a6b8 chore: delete refactored entries 2023-08-31 20:39:37 +01:00
thomasabishop
3b5bf5196e chore: rm old todos and redundant files 2023-08-31 20:11:04 +01:00
thomasabishop
1c3f516668 python: dates and time 2023-08-28 08:55:18 +01:00
thomasabishop
394b142ba0 python: repeating iterable data structures 2023-08-28 08:50:59 +01:00
thomasabishop
6fba027c33 python: sorting lists 2023-08-28 08:50:29 +01:00
thomasabishop
2d0d88dcf2 python: package management 2023-08-18 19:35:50 +01:00
thomasabishop
933f1baa4a python: modules and import conventions 2023-08-18 19:34:17 +01:00
thomasabishop
d0056360ad python: notes on pytest 2023-08-18 11:34:32 +01:00
thomasabishop
26796fdaa3 python: more notes on package management 2023-08-15 19:20:22 +01:00
thomasabishop
2f0a18bb53 refactor: update tags 2023-08-15 07:33:27 +01:00
thomasabishop
d09bc82729 python: notes on str.split() 2023-06-16 07:22:17 +01:00
thomasabishop
baf34f6b57 python: zip function 2023-06-16 07:22:11 +01:00
thomasabishop
f20bb808a0 python: add to notes on tuples 2023-06-14 06:44:30 +01:00
thomasabishop
737340a77b bash: notes on variable indirection 2023-06-12 07:27:10 +01:00
thomasabishop
aa63c0b1bb python: add note on optional function params 2023-06-12 07:23:40 +01:00
thomasabishop
a71a362507 additions to bash vars and arrays 2023-05-05 10:23:45 +01:00
thomasabishop
af3e4f2861 improve process.md 2023-05-03 07:08:13 +01:00
thomasabishop
d5a2fa95fb Merge branch 'master' of github.com:thomasabishop/eolas 2023-05-01 19:19:07 +01:00
thomasabishop
6fd534fa48 additions to notes on Python loops 2023-04-29 17:30:00 +01:00
thomasabishop
d814cd76ce more notes from Docker course 2023-04-26 15:25:09 +01:00