fixed up the careers moc

This commit is contained in:
2025-12-30 22:45:39 +00:00
parent d98baea05c
commit edbbabcf78
5 changed files with 39 additions and 44 deletions

View File

@@ -16,10 +16,3 @@
* [[id:797d6e3e-98eb-4bc7-88b6-e096ef7306ad][Uni MOC]]

View File

@@ -6,44 +6,44 @@
#+title: career_moc
#+filetags: :moc:career:
[[id:ABF4A0BE-0309-48A6-92ED-76031B3D2F86][microlise_moc]]
Here will lie articles, resources, notes and the like relating to my career. It differ with [[https://www.zainezq.com/posts/career/career-list.html][this]] page in the sense that this one will contain:
- Ideas
- Thoughts
- Notes
- Videos to watch
- Articles to read
- Resources to check out
- And other things
Whereas [[https://www.zainezq.com/posts/career/career-list.html][this]] page will contain /finished/ notes regarding what I'm learning at different points in my career. For instance, the majority of November was learning about Software Engineering principles; things like requirements, user stories, lean and retrospectives.
* Unread Articles
- https://www.finalroundai.com/blog/why-vibe-coding-leaves-you-with-skills-that-dont-last
* Articles/Blogs:
- https://forge.medium.com/a-simple-tool-for-personal-growth-dc1e822aa229
* pre-work
- https://medium.com/@saiyaff/ai-tools-and-the-software-engineers-dilemma-e4ad89d516ca
* Read Articles
* Coding
- [[id:2729599d-ae2b-4f22-b73d-bf22d81e0767][test-driven-development]]
* Microlise
[[id:ABF4A0BE-0309-48A6-92ED-76031B3D2F86][microlise_moc]]
* Interview preps
- [[id:f9897f8e-2b63-4ad2-a55f-3787c4ac235f][job_application_cover_letters]]
- [[id:5cfd7f6f-f5ac-4f18-90f9-be9a31dd238e][java-portswrigger-test]]
- [[id:f877240e-c2c8-4087-84e5-4b1ca3fcd4ed][microlise-assessment]]
* Resources:
** Books:
*** So Good They Can't Ignore You
Microlise recomended me to read this
**** Book Link:
- [[file:~/master-folder/pdfs/technical/so_good_they_cant_ignore_you.pdf][Book Internal PDF]]
- [[https://zserver.zapto.org/calibre/read/5/pdf][Book External PDF]]
*** Clean Coder:
Microlise recomended me to read this
**** Book Link:
- [[file:~/master-folder/pdfs/technical/The Clean Coder.pdf][Book Internal PDF]]
- [[https://zserver.zapto.org/calibre/read/10/pdf][Book External PDF]]
*** The Managers Path
A Guide for Tech Leaders Navigating Growth and Change
Link:
[[https://www.amazon.com/Managers-Path-Leaders-Navigating-Growth/dp/1491973897][The Managers Path]]
*** SICP
Book link:
- [[https://zserver.zapto.org/calibre/read/11/pdf][Online]]
- [[file:/home/zaine/master-folder/pdfs/technical/sicp.pdf][Internal]]
** Websites:
*** Link to free software blogging course
** Links
- [[https://simpleprogrammer.com/my-free-blogging-course-is-getting-unbelievable-results/][Simple Programmer]]
** Books
- [[file:/home/zaine/master-folder/pdfs/technical/sicp.pdf][SICP Book]]

View File

@@ -1,7 +1,7 @@
:PROPERTIES:
:ID: 2729599d-ae2b-4f22-b73d-bf22d81e0767
:END:
#+title: test_driven_development
#+title: Test Driven Development
#+filetags: :notes:coding:guide:
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.

View File

@@ -1,7 +1,9 @@
:PROPERTIES:
:ID: ABF4A0BE-0309-48A6-92ED-76031B3D2F86
:END:
#+title: microlise_moc
#+title: Microlise MOC
#+filetags: :career:work:
* [[id:2BFB84B2-2129-4AE3-8E69-290CA5BF9747][pre_work_prep_microlise]]
- [[id:2BFB84B2-2129-4AE3-8E69-290CA5BF9747][pre_work_prep_microlise]]
- [[id:f877240e-c2c8-4087-84e5-4b1ca3fcd4ed][microlise-assessment]]

View File

@@ -12,7 +12,6 @@ A complete alphabetical index of all published pages.
- [[id:ed4c372b-0314-4b6e-9119-742f69b5e434][afp_lec_5]]
- [[id:4bc71106-1d2b-4c71-836d-54b738fe5ff5][afp_week2]]
- [[id:1f395b8c-cf55-43eb-9430-dd9449f6b575][afp_week5]]
- [[id:c6cf8f7a-778f-4e83-b607-753ef8dbb3f1][Airflow]]
- [[id:3b16e19a-62f0-4705-a451-a8790181941f][Airflow Dags]]
- [[id:1ea42d73-3cd1-4cac-a6ee-028de21d08d5][Airflow Tasks]]
- [[id:e7f2302b-16eb-476d-a7b9-be12f077819d][AOC Notes]]
@@ -68,6 +67,7 @@ A complete alphabetical index of all published pages.
- [[id:bdb493df-db92-4c93-9558-0b10fdff3048][linux_moc]]
* M
- [[id:bcd41e87-120c-455c-8898-996ddaa41f75][maven-pom-file]]
- [[id:ABF4A0BE-0309-48A6-92ED-76031B3D2F86][Microlise MOC]]
- [[id:f877240e-c2c8-4087-84e5-4b1ca3fcd4ed][microlise-assessment]]
* N
- [[id:4426cc9a-1568-4fc8-9242-269654c43a3b][naqshe-hayat]]
@@ -99,7 +99,7 @@ A complete alphabetical index of all published pages.
* T
- [[id:2f285f04-fcf4-4ade-a1ac-2c50b43d529a][Technical MOC]]
- [[id:37495d5f-2a77-40bc-b45c-8163189bbe6b][technical-commonplace]]
- [[id:2729599d-ae2b-4f22-b73d-bf22d81e0767][test_driven_development]]
- [[id:2729599d-ae2b-4f22-b73d-bf22d81e0767][Test Driven Development]]
- [[id:EC9D851F-3A2E-4F32-A584-76F6F7A08E30][the_clean_coder]]
- [[id:5443ed1c-bb7f-4eb4-9c96-d12648dd2291][tpis]]
* U