You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TODO (this is Grok, for inspiration. edit/clarify/expand)
9
+
As a developer, have you noticed that you approach life differently than "normal" people? After all those years of training and career, do you think differently than how you used to?
11
10
12
-
After years of training and possibly a decades-long career, do you think differently?
13
-
14
-
Do you approach non-coding problems like code?
15
-
16
-
# Examples of Cognitive Changes
17
-
## Decomposition
18
-
* Change: Breaking problems into parts, like modular code.
19
-
* Example: A developer plans a trip by optimizing flights and lodging like program functions.
20
-
21
-
Discussion Point: Does this streamline or overcomplicate planning?
22
-
23
-
## Pattern Recognition
24
-
* Change: Coding involves spotting reusable patterns, like abstracting solutions.
25
-
26
-
* Example: A developer might streamline repetitive workplace tasks, like standardizing meeting agendas, akin to a code library.
27
-
28
-
Discussion Point: Does this skill help in non-technical trend-spotting?
29
-
30
-
31
-
32
-
## Debugging Mindset
33
-
* Change: Systematic error-tracing from debugging.
34
-
* Example: A developer troubleshoots a faulty device methodically, like debugging code.
35
-
Discussion Point: Does this build resilience or lead to overthinking?
36
-
# Discussion Prompts
37
-
38
-
39
-
Are these shifts unique to coding?
40
-
41
-
Do they hinder intuition or teamwork?
11
+
In other words, do you approach non-coding problems like code?
42
12
13
+
Some examples:
43
14
15
+
* Breaking problems into parts, like modular code: e.g. you plan a trip by organising flights and hotels like modules.
16
+
* Spotting reusable patterns: e.g. you standardise meeting agendas using templates.
17
+
* Debugging: e.g. you troubleshoot a friend's wifi by methodically working from the edge to the ISP.
44
18
19
+
Are these shifts unique to coding? Do they make life better or just annoy those around you?
45
20
46
21
Everyone and anyone are welcome to [join](https://weeklydevchat.com/join/) as long as you are kind, supportive, and respectful of others.
0 commit comments