From 0a57fb05e3fae485eea326f646a1727bffe461e5 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Thu, 14 Mar 2024 23:09:34 +0000 Subject: [PATCH] Add daily email for 2024-03-13 80% of PHP? --- source/_daily_emails/2024-03-13.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 source/_daily_emails/2024-03-13.md diff --git a/source/_daily_emails/2024-03-13.md b/source/_daily_emails/2024-03-13.md new file mode 100644 index 00000000..78ddd696 --- /dev/null +++ b/source/_daily_emails/2024-03-13.md @@ -0,0 +1,20 @@ +--- +title: 80% of PHP? +date: 2024-03-13 +permalink: archive/2024/03/13/80--of-php +tags: + - software-development +cta: ~ +snippet: | + Why do people put things like "I know 80% of PHP on their CVs and websites? Is that what matters to prospective clients or employers? +--- + +Something I see on many Developers' websites and CVs is percentages or levels of how well they know certain tools and frameworks. + +Things like "80% of PHP" or "Advanced in HTML and CSS". + +But how do you quantify that? + +Do people alter their percentages accordingly if a new feature is added to a language or framework? + +Or, instead of trying to show how much you understand, focus on what problems you can solve with those tools and how you can provide value to customers or employers instead of what tools you'd use to do it.