© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Agnishom Chattopadhyay
Functional Programming Enthusiast
Mark
formerly known as M
No beard. Doesn't drink coffee. Well-spoken. Makes eye contact. Puts Oracle Certified on CV.
More seriously,
Doesn't know language fundamentals, e.g. (Python)
x = 2 def f(x): return x + 1 f(x) print(x)
No attention for detail (same example maybe?)
Its not necessarily a lack of talent (I think most things can be learned), but not having become good yet.
Paddy McCarthy
A Python programmer and Rosetta Code contributor
When asked for the 10 types of programmer they'll give more than two answers :-)
Mark
formerly known as M
No beard. Doesn't drink coffee. Well-spoken. Makes eye contact. Puts Oracle Certified on CV.
More seriously,
Doesn't know language fundamentals, e.g. (Python)
x = 2 def f(x): return x + 1 f(x) print(x)No attention for detail (same example maybe?)
Its not necessarily a lack of talent (I think most things can be learned), but not having become good yet.