DEV Community

Does their jargon make you feel dumb? Maybe they are confused themselves.

DeChamp on September 10, 2019

I'm sure we've all met those people who when they start talking, their tech jargon makes our eyes glaze over, our brains melt... what?! What does ...
Collapse
 
peledzohar profile image
Zohar Peled

A lot of people like to use "big" words just because they think it makes them sound smarter than they actually are. It takes some maturity to learn the lesson you have learned.

Another important lesson is this: When the person you are talking to actually do know what they are talking about, and they actually do want to convey that information to you, they will take the time to explain it in terms you understand. (With the exception of the smart-but-kinda-jerk type that will just tell you to read up about whatever it is they talk about).

Collapse
 
dechamp profile image
DeChamp

exactly! thanks for the added point!

Collapse
 
dechamp profile image
DeChamp

It's hard to make one up on the fly. It's when someone chooses to use every big word they can think of, just to explain something simple or give long bloated explanation when it's not needed.

I should clarify, I'm not just saying everyone is doing this just to do it. Sometimes it's how people talk. The point of me saying anything at all was to let others know, just because someone uses big words and long explanation that leads you to be confused, doesn't make you dumb. Have them clarify.

Collapse
 
phlash profile image
Phil Ashby

As an occasional perpetrator of such offences, usually because I've been buried in the specifics of a domain & it's language for a while and have forgotten that others are outside, I welcome those that ask for clarification - it picks out where I've made a poor assumption and helps everyone (including me!) to understand better while I attempt to explain my terminology.

If I'm alert enough at the start, I try and remember to ask for interruptions if anything is confusing to people... doesn't always happen though so thank you for being the brave one!

Thread Thread
 
ssimontis profile image
Scott Simontis

You hit a key point though, that jargon is the specialized language of a community of some sort. A lot of times, it's primarily occupation-based, but even the slang of subcultures could be considered jargon.

I think it is why all efforts to create a universal programming language that anyone can use will fail. You can't represent the jargon of every possible occupation in a generic manner, and a lot of occupations aren't interested in a DSL because they already have an effective way to encode their information. Well, maybe not effective, but a method nonetheless.

Thread Thread
 
dechamp profile image
DeChamp

See I have so much respect for you saying that. We are all going to use terminology in a way that may leave our conversation partner confused, but it's about wanting to help them learn either way, even if we have to change up what we say. Props to you!

Thread Thread
 
dechamp profile image
DeChamp

And jargon is expected. It's just realizing that it's ok to know always know what they are saying and just to ask! You're right when you say there is just to many difference to just create a universal language. You add in how people learn and view information differently and it makes it unique to each person.