Spyke
slrpnk.net

the slides will be in our corporate colors: yellow text on a pink background …

134
lemmy.world

Not quiz as such. More like “any questions so far?” at the end of each slide, but will not give you time to ask anything “no? Ok, moving on”

64

Or the awkward 5 minutes of silence when no one has a question at all.

8
lemmy.world

Add to that going back 2-3 slides every 5mins and you get my professor at uni. Watching his classes was actual torture

80
lemm.ee

One of my teachers at uni used a Word document instead of a presentation. And yes, he still read it word for word. It was like a very shitty audiobook

49
Dagnetreply
lemmy.world

There was a guy, I shit you not, that would ask him to go back to the previous slide cause he wasn't done writing it down

5
Igloojoereply
lemm.ee

Like bro, i'm almost sure the professor will post the pp online. You dont have to copy the presentation.. take shorthand notes..

3

Nah, he didnt post the presentation online. Still, the slides were worthless and had nothing of value on them, the entire class was really a waste of time, no reason to copy anything

2

Bob The Boomer may have been passive-aggressively trolling the presenter. "I'm not in here with you, you're in here with me" kind of thing.

2
lemmy.world

At university, I had a lecturer who took this one step further. Instead of a power point, he used a word document that he read word by word.

65
feddit.de

legere (lat) to read => lectura (lat) the reading event => lecture (en) => lecturer (en) a person giving/hosting a reading event.

A lecturer is supposed to read the text of a book to students so that they are able to write it down and obtain a copy of it for themselves.

Books written by professional scribes are incredible expensive, and this new thing they established in Bologna in 1088 – the so called "universities" offering lectures will be a major breakthrough in the history of mankind to distribute knowledge!

Good to know some professors still honour the only true way of teaching.

46
trololololreply
lemmy.world

Pfff this generation is wasting good expensive sheets of paper when good old oral tradition has worked for thousands of years. Writing was invented only 4000 years ago and still haven't caught on.

12

books written by professional scribes are incredible expensive

some things haven’t changed …

3
feddit.de

A lecturer is supposed to read the text of a book to students so that they are able to write it down and obtain a copy of it for themselves.

Does this still happen, with digital and all?

1

If the lecturer hasn't got the notice books can be cheaply printed and purchased nowadays, probably yes. What is this digital your speeking of?

2

We had one who pulled up the pdf of the textbook to read it word by word

4
lemmy.world

Oh no my kid's school just texted me he got a fever I have to go. Hate to miss the presentation, can you post the slides in chat after? Thx!

56
Isoprenoidreply
programming.dev

can you post the slides in chat after?

Can you post the highlights in chat after?

21
ItsMeSpezreply
lemmy.world

Someone who gives a presentation like this is incapable of summarizing - you will be getting the full presentation.

16

Fuck you. Nothing to do with your comment. just because of good etiquette

3
Deestanreply
lemmy.world

Select all.

Copy.

Open ChatGPT.

"Please sum up the following in a tweet: "

Paste.

Submit.

7

Sure! Here's what I got: Innovation and synergy are good. We should do them.

13

Oh thats fine. We'll have a make up presentation on thursday, i'll schedule you for that one.

2
lemmy.world

It’s even more fun when your manager makes you do a presentation. And he schedules it at 10pm, so that all the people 12 timezones away can attend at their “morning time.”

But they don’t even bother to join the zoom. The only people attending are also in your timezone up way later than they want to be. And he’s like “it’s ok, we’ll record it for them.” Like wtf.

And then they go and do stupidass incorrect shit anyway, whether they watched the recording or not.

54

stupidass incorrect shit

like scheduling a meeting at 10pm

31

If you seriously wanted to communicate something, you wouldn't do a presentation.

2
pawb.social

I'll never forget the one professor who put up a side of code... And had no idea what the class was about. We spent most of the class reading together with him to try to figure out what the lesson was supposed to be about

Apparently the guy was one of those crazy low-level guys who can do things I don't understand but build on top of. Guy just constantly looked bewildered by reality, he belonged in the code world

43
pawb.social

Semaphores. It was obviously C++ code with a bunch of threads, but as it was a standalone C++ program it wasn't really clear why it was lol

17
jaybonereply
lemmy.world

By low level guys, you mean he knew about circuits and EE? But he got stuck teaching a C++ class but he couldn’t code?

4
pawb.social

By low level, I mean like kernel work. I'm told he worked on one of the 'nixes way back when.

It was a data structures class, we did Java or Python in the into classes, php & js for Web + db basics and C++ for theory classes. Then you pick your path

Anyways, the guy taught OS, language design, and data structures. He could code fine, he was just a terrible lecturer - extremely disorganized, no lesson plans. He only wasted the one full class forgetting why we were there, but reading his code (labeled by week) then scribbling on the whiteboard was his lecture

I guess I ended up understanding data structures and I never fell asleep, so maybe he wasn't a bad teacher. It was just mostly just assignments, he didn't really do quizzes and the final wasn't much of the grade

11
lemmy.ca

I was thinking that you meant like, machine code, by "low level" and yeah. C wouldn't make a lot of sense to someone who handles machine code.

1
pawb.social

I'd call that hardware - if you're code enough to the metal to be writing machine code (or even assembly), the physical architecture of the hardware is part of your code

Low level generally is one step up - manual access to memory, compiling to an architecture rather than a virtualization layer, etc

Strangely, the guy that taught OO theory did our hardware class, we built bit shifters and wrote programs in risc assembly... And ONE program in machine code with the promise we'd never have to do it again

I could understand someone who writes in assembly, but machine code is a nightmare...I think I got it without any mistakes, but my butthole was clenched for 4 hours, terrified I'd have to debug it

2

Right. That's my bad. I'm not a programmer or developer, so I conflate machine code and assembly far too frequently.

2
uisreply
lemm.ee

Why data structures weren't in C/C++? It would make sense to care about structures, cache locality, SoA/AoS, indirections and stuff in some language that compiles in native code.

1
pawb.social

Ah, I phrased that ambiguously - it was in C++, all of our computing theory type classes were.

I just got distracted realizing I graduated proficient in 9 languages and reasonably comfortable in another 3. 2 were from internships, but the rest were all from coursework. The last couple years, I was juggling 2-4 at all times, plus the odd scripts

I always thought I was really good at picking up and switching languages, but I just realized my program was designed that way.

That feels like a lot, do other colleges do something similar?

(I guess you could knock off 3 because we ended up switching every semester in software engineering because cross platform apps were pretty bad at the time)

3

My undergrad officially required Pascal, C, C++, Java, PHP, Prolog, Lisp, x86 and MIPS assembly. You couldn't work around those. There was also Tiger, VHDL, and Bash that were required, but you would probably not count as languages. (I'm certainly forgetting some stuff too.)

There was a virtual certainty you'd need some more languages, but not everybody would need the same ones.

1

Once you are in the industry long enough, you won’t even remember how many different languages you have worked with.

A good education and experience should get you to the point where you are comfortable picking up and using any language, even if it is new to you.

1
uisreply
lemm.ee

Oh no, synchronization primitives!

Well, you can end up implementing synchronization primitive if you are writing game. Sometimes game engine is kernel in userspace.

2

I've done it in a Python system at work before. We used a mutex?(The int, not the lockout) to track worker threads

It's a hell of a lot easier these days... It's amazing how quickly programming advances when you look back

I'm interested in how this came up in a game engine though, and how recent it was

1
sh.itjust.works

Here is my opinion: Slide should have images, diagrams or charts to illustrate what I say, almost never any text. What I say is written in advance in the notes of the presentation that is only visible to me while presenting, but will be readable by anyone who look at the file afterwards. I prepare the duration and delivery of the speech at least three times in full before presenting.

37
lemmy.world

Have you ever been to an office meeting that turned out to be a CEO circlejerk that dragged on for hours?

But a friend of mine went to the grandaddy of them all, something about state politics, some ambitious asshole making a power play and filibustering for an entire day, he had come prepared specifically to wear everyone down, I think he was trying to approve a new set of rules and conditions that benefitted his position, something along those lines.

27
lemmy.world

CEO of our company does one every single Friday at lunch over zoom. Luckily I have never attended. But my boss does has to eat his lunch while listening to CEO talk about all the ways they doing great when we aren't.

17
Gestridreply
lemmy.ca

"Oh, looks like nobody's doing anything during their lunch break, so I'm sure it'll be fine to schedule a meeting during it."

If they're paying for lunch, I'm fine with it. If not, I'm not fine. My lunch is my time to recharge for the rest of the workday.

6

My manager is salary so they work them like slaves. He works 6.30am to 4.30p every day and even answers emails while vacation.

2

If somebody did that, I'd disapprove of those rules out of pure spite.

7
kbin.social

Even if I'm only presenting a handful of slides I'll slap some blank ones on the end just to make everyone sweat over "Slide 1 of 83". Everyone is pretty darn quiet and glad to help speed things along most of the time.

26
NaibofTabrreply
infosec.pub

Do you give presentations to people on whom this works more than once?

8
mipadaitureply
lemmy.world

Ya got to mix it up, sometimes you really do have an 83 page slide deck.

18
lemmy.ca

People who aren't good at presentation making think that they are supposed to convey absolutely everything they are saying and be crammed full of information. I was doing a group presentation sometime ago where my group members insisted I put paragraphs of info in my slides and were worried we would fail for not enough information. Even after explaining that they were meant to guide the audience in what I was going to say, they insisted that it was wrong

25
lemmy.world

Also:

Presenter: Can we hold all questions to the end, please? Thank you!

The end obviously never arrives.

21

Usually there aren´t any at the end. Perhaps only one or two people actually paid attention and they don´t want to put themselves in the spotlight.

3

My best presentation at university was during a small seminar. It was a 45min talk about 3 papers and how they relate to each other. I procrastinate a lot, so I didn't really do anything besides reading those papers until the day before my presentation. That day, a friend called for a spontaneous barbecue, so I had just an odd hour to actually prepare slides. I managed 8 slides in total, the rest I just impromptu recalled from memory. People liked it and it was the least effort I put in any talk I held at university.

20
lemmy.world

Honestly, that's the right way to do it if you really know your stuff.

The slides are there as a visual aid or backdrop. The "presenter notes" is where all your bulleted items and prompts for recollection go.

Also, and this is where a lot of people get it wrong, the slide deck is NOT a useful document for distribution. It is specific to both the subject matter and speaker; it's analogous to sheet music. A video of the presentation (e.g. TED) is far more useful as we're really talking about a performance. At worst, there should be "references" page in some appendix, with hyperlinks to actual media that folks can digest on their own time.

9

The best presentations are about topics you know well enough to discuss at length, and aren't constrained by paragraphs of points you need to get through. And a presentation is the best way to explain a graph or diagram.

1
feddit.dk

It really baffles me when people make presentations like this. It's such an easy thing to correct as well but it just keeps happening.

18
lemmy.ca

I hate this. It's basically just a lecture with slides as the cue cards, which the audience can read for themselves.

It's like having subtitles in real life.

Ugh. Give me some data, graphs, or pictures of cats to look at for the slideshow or something. Something other than what you're saying. If you add nothing to what we're seeing, then.... I have eyes. I don't need you to read it for me.

PowerPoint, at least, has a notes section and a presenter view, so you can hook your computer up with the projector or TV or whatever as a second monitor and PowerPoint can be set up to use the TV/projector/whatever, as the slide show, and give you a presenter view on your screen which shows the current slide, and all your notes.

So if you can't get relevant pictures, at least put up something interesting to look at, and leave the cue cards notes in the notes section, so the audience doesn't have to stare at the exact words you're saying, as you're saying them, because I guarantee you that if you do, I'll be judging you on your spelling and grammar.

17

I do like subtites almost everywhere, but hate these slides.

Maybe I also want adjustable playback speed, fast forward and readable high contrast subtites in my real live playback.

5
lemmy.world

So if you can't get relevant pictures, at least put up something interesting to look at

Got it. Filling my PowerPoint Deck with porn, and pictures of Battlemechs

4
olutukkoreply
lemmy.world

Yes. A good slide show contains a lot of visually pleasing elements that are easy to read and understand but they still hold a lot of information. Like graphs or statistics or just bulletin points with some keywords or single short paragraohs that tell how it is in a nutshell. Then the one who makes the presentation should tell the rest

A good way would be to write an essay with all the information you need. Then you would strip just the most important main elements and add those to the slide show.

That way I got the best grade from one course even though I submitted it late and lacked a lot of other tasks in the course. The teacher was actually impressed by how much information I packed in so simple powerpoint. I also had like 20 sources, did it all in on afternoon the day before deadline lol. Adhd is interesting. You procastinate something for weeks and then do multiple days work in one crunch. Medication would be neat but I live in a country where you can't get medication even if you smoke weed.

Anyways. I don't know why I wrote all this. I should be programming

4
lemmy.ca

Damn. Are you me? I'm not a programmer so I guess not.

I was hounded by one of my HS teachers to put in a little more effort, constantly.

I got annoyed by this and basically rage-wrote an essay that was due in the span of a few hours the night before it was due. Despite my lack of sources (I couldn't be bothered to look up the information), I still got an A on the paper. She stopped telling me to try harder. IDK if that's because she realized I didn't do poorly because I couldn't understand, because I clearly did, or she was just satisfied that she got me to do something and didn't bother pestering me about it, but regardless, I felt like I won.

I never did that well on anything else in her class. I just couldn't be bothered.

20+ years later, it turns out I have ADHD. So yeah. That explains a lot.

1
olutukkoreply
lemmy.world

School before realizing I have concentration problems was mysterious time. I juat didn't feel like doing stuff and I didn't know why.

Also yeah your teacher propably just thought that you would need extra work to understand the course. I had a teacher who actually told me that when he first started teaching me he thought I'm a bit dumb, a below average student. But then he came to realize that I'm actually really smart but I just don't do anything. It felt weird because at the same time I wad proud that a teacher actually said to me that I am smart. But at the same time I started wondering that why I indeed didn't do anything.

I'm going to finally get my meds though, I just have to piss in a jar to prove I'm not smoking weed for like half a year lol. But I have gotten to the point where I don't feel like it's going to be an issue. I'm about to turn 24, weed used to be my coping mechanism to a lot of stuff but I have matured now and I feel like a long break would just do really good. Also I want those meds cuz my school isn't going that well and I want to graduate and get a job already :D the courses aren't hard but I usually lose the motivation one montv in and after that trying to finish the course is insanely hard

1
lemmy.ca

I was diagnosed a few years ago. I was 39. I've been on meds since.

My HS experience was fairly typical for an ADHD kid before ADHD was a thing.... I was called lazy, I was told I needed to apply myself (whatever that means), etc. I believed it. I just thought I was a lazy ass little shit. I didn't know why, but the evidence was clear. I understood the information, I just didn't do any of the work.

Oh well. Live and learn. I eventually made it through college, and into a career, all without meds. It was a painful struggle, especially when dealing with the more monotonous tasks associated with having a job.... I was chronically late, I slept in a lot... I was just all over the place.

Now, with the meds, I still have my hair share of bad days, but when I'm faced with the horrendous burden of monotonous tasks, instead of having to force myself to do it, I usually have more of an attitude of "whelp, I better get this done so I can move on". It's no longer an impossible task to simply get myself started on something that's not very stimulating.

It's nice.

1
olutukkoreply
lemmy.world

That does sound reallu peaceful compared to this. I bet it was even harder at you time of youth when people didn't understand the condition.

It's honestly really super weird nobody noticed that I might be a bit odd. Like I had alll the signs now that I recall. Even some stuff related to asperger. But I just went straight trough the filters

2

Well, my parents weren't the greatest. Don't get me wrong, I appreciate all that they did for me, but I rarely ever saw my doctor outside of getting shots or whatever... Typical stuff.

Basically, unless I had an obvious and physical problem, like a not insignificant injury or infection, we dealt with it ourselves. So I'm not surprised that I fell through the cracks, so to speak.

I did ok in school. I could have done way better, but I at least passed pretty much every class I took. There were some exceptions in college due to extenuating circumstances, but I got it done.

The change happened when I started researching ADHD because my SO has a solid diagnosis for it, so I wanted to understand them a little bit better, and a lot of the symptoms just resonated with me. So I took action, got assessed and now I'm medicated for it and I couldn't be happier about it. My brain works differently. I'm different. That's not a bad thing (could you imagine how boring it would be if we were all the same?). I'm proud of myself.

I'm not really shy about telling people about it, though I tend to keep it to myself until it's relevant... I don't go into a room full of new people and blurt out that I'm on meds for ADHD. But if someone asks, I don't have any hesitation in telling them. There's so shame in it, there's no reason to be ashamed of it. My brain works counterintuitively, and I've done my job as a human, and gotten treatment so I can function normally. I'm not responsible for my brain chemistry being all screwed up.

Anyways. I feel like I'm talking in circles now. I hope you have a good day.

1

It's pretty bad practice to just read what's on the slide. Presentations would be prepared in such a way, and known to a degree where the slides act as refreshers for the presenter with something visual to give context. There are specific cases where you can't get away from it, but those are incredibly specific and not very common. Like, safety meetings with specific things that need to be read verbatim to every employee, and even those still need something to break it up. I can't think of another example.

2
lemmy.ca

As Dilbert laid out

Even the most intelligent worker will become an idiot once they are put into management

7
Anticorpreply
lemmy.world

Being in management is surprisingly more difficult than it appears to be when you're not in management.

8
Croquettereply
sh.itjust.works

You deal with the employees' problems and higher management problems while not being able to influence the company or fully protect your employees.

This is a terrible position I hope to never be in again.

5

If you are good enough at your job and good enough with people, then you'll get pushed into management again. Realistically it's a compliment, but I understand the desire to weasel your way out of it, since that has been me too at multiple different times.

1
Roliversreply
discuss.tchncs.de

I believe so. Middle management is probably one of the worst positions to be in. No real power to change anything but people do expect it from you.

3

A good middle manager will change what they can, and hold the line against the things that they can't. They will be a bulwark of protection and understanding for those below them.

1
z00sreply
lemmy.world

Also, if you can't fucking type properly (ie touch type) you're not competent to manage others.

1
Anticorpreply
lemmy.world

There are non-labor people alive today who can't touch type?

1
lemmy.world

The comic strip sounds like someone made a plugin to export obsidian vaults to .pptx

16
lemmy.world

How anyone even remotely thinks they should do this boggles my mind.

14

In university I had a prof that used an overhead projector and a marker to slowly follow the lines drawn on the sheets.

I'd have given anything for a few PowerPoint slides.

13
Anticorpreply
lemmy.world

Better yet, just send me a transcript, or just the PowerPoint. I don't need someone to read to me. I can read faster than they can talk.

10
cerementreply
slrpnk.net

just the transcript please – PowerPoint is a horribly bloated file format if you’re doing nothing more than transmitting text …

6
UckyBonreply
lemmy.world

The powerpoint has a logo I made in Paint and a meme at the beginning and a meme at the end. Also the animations are bliss.

2
feddit.de

I also added sound to the transitions. These are absolutely necessary to understand the Content of the Presentation.

4

And we'll take at least ten minutes of the presentation time to try, fail, and retry to get the audio working.

2
DillyDailyreply
lemmy.world

IRL subtitles for deaf attendees feels like the only valid reason for this.

4

Honestly, a deaf audience would overwhelmingly prefer to read the document themselves. Otherwise, you're just sitting there spending seconds reading the slide, then minutes of lip-flapping while they wait for the hearing world to catch up. For each slide.

2

Yes and no, live captioning software is common on phones and tablets, but we call them "craptions" for a reason.

If the speaker has a thick accent, isn't always facing the same direction when speaking, uses lots of slang terms, industry terms, or numerical data, it can really trip up the captions and sometimes it leads to a more confusion than having nothing at all.

Where as if you were basically just using the PowerPoint to display your speech so others could read along, the written words will match the spoken words.

Live captions are definitely better than nothing if you rely on subtitles, I'm only HoH so I prefer just straight up lipreading, compared to trying to lip read in order to retroactively process inaccurate live captions that make no sense.

1
lemmy.world

You scheduled 15 min for this presentation and I have another meeting after this. So cliff notes only please.

9

I'm more prone to making the slides be my notes, possibly with data-driven visual aids. 3-5 short bullet points per slide is usually reasonable. I don't actually give a lot of presentations these days, though.

8
explodiclereply
sh.itjust.works

I take this to the extreme: my slides have little to no text, or even white space. Each slide is basically a collage for pointing at while I rant about the thing. I'm a mechanical engineer, so I also imitate the sounds the machine makes.

4
lemmy.world

My issue with this is that I'd like to be able to distribute the slide deck afterwards for people who can't attend. I've heard people advocate for keeping separate infosheets to accompany the presentation but I can't be bothered usually.

3

If my stage performance is unnecessary, then it would be better suited as an email than a presentation. If it is necessary, then they'll need to watch the video.

I'm not going to create the same message twice in two formats. If they disrespect my time, then I might not be a good fit for their corporate culture.

2

I hate these kinds of slides because I'll come across them somewhere and be like "WHAT THE FUCK IS THE CONTEXT FOR THESE NUMBERS??? WHAT DOES THIS HALF-ASS DIAGRAM REPRESENT?" and the information I extract becomes less usable as a result.

I often won't read PowerPoints in that style unless a recording of the presentation is available, otherwise I just pretend it doesn't exist and get my information elsewhere because certainty ain't optional mf.

3

I think if you've chosen your bullet points well then the point should come across through them, but if you're looking for a higher level of detail then the slide deck is probably not gonna get you there regardless. It's standard practice to record this type of presentation, but if you're really wanting a deep dive, you probably want to see the supporting documents, not just an executive summary. I guess it depends on what kind of presentation we're talking about, too, because a presentation to push info up to management is pretty different from the type someone might give at a conference.

4

One of my side projects at work is to record training presentations and I try to be so conscious about this--both trying to avoid the word salad slides, and also trying to make my lecture not just reading the slide word-for-word but actually explaining and expanding on the slide content (with my verbal lecture transcribed as a note in the slide and handed out for anybody who might be hard of hearing/doesn't want to sit through a 30-minute video)

6
lemmy.world

CDR time!

(except I've had CDRs that were scheduled for a full work week, 40 hours)

6
ripcordreply
lemmy.world

Canada's Drag Race? Corel DRaw? Climate Data Record? Carbon Dioxide Removal??

Man, Carbon Dioxide Removal for a full week...

12

That's the one I'm familiar with. But the slides themselves are super useful a few years later when you can't remember what in the world you were thinking.

4
lemmy.world

I looked it up. Commission on Dietetic Registration. Or possibly Colorado Department of Revenue. Or Chadron Municipal Airport (airport designation CDR) in Chadron, Nebraska.

Definitely one of those.

6
mkwtreply
lemmy.world

Critical Design Review. In aerospace engineering, it happens when drawings and software are substantially complete, but before starting to cut metal. The goal is to provide some assurance that the design will actually comply with the system requirements.

CDRs are usually presented as a single PowerPoint deck that can run to thousands of slides, with many presenters and dozens of review panel members.

2
sh.itjust.works

Interesting! I operate fully outside of the realm of aerospace engineering, so this is news to me. I take it this is an opportunity for anyone to speak up if they have any concerns with any aspect of the design before it moves to the production phase?

1
lemmy.world

Ugh, I always tell students to avoid this.

That said it reminds me of Larry David on Conan podcast of how he got out of a movie test screening. "I've got one question and then I've gotta go...".

Ah, treasures, both of them.

5
smowtenshireply
lemmy.world

I remember back in high school my teachers would always warn students for doing presentations like that, yet all of them did exactly the same thing. And it was even worse in university, when we had to listen to 2 hours presentation read word by word with monotone voice.

8

Yup! I even tell them to experiment a little because they get full points either way (my logic is, the social pressure alone is enough to get a good effort, and usually that's true lol).

It's because they didn't trust their ability to remember stuff. But when I lecture, I'm often elaborating beyond the bulletpoints, engaging my audience with questions, making eye contact, etc, so it's not like I'm not setting a good example. I guess my university it's just too late to teach?

3
oursreply
lemmy.world

Ugh the monotone voice is the worst. A colleague of mine does that. If you are making a presentation and you sound bored all the way through, guess how your audience is going to feel?

3

Rather than simply give you a piece of text to read, they do it like this so that you can't scan it to figure out what is actually important and focus on that. Every moment and detail must be indulged to the full.

Proper dickhead move.

4
lemm.ee

I always feel obligated to reword so it doesn't seem like I'm reading off the slide. But then people are reading the slide and listening at the same time and I'm not sure it's better.

3
droansreply
lemmy.world

If the slide has all the information, then it's a poor slide deck.

The slides are supposed to be an outline. The rule of thumb is max seven lines and max seven words per line.

Here's a couple examples.

Good slide:

  • Revenue: -10% vs Estimate
  • Industry trends
  • Low demand for new products
  • Strong demand for XYZ

Also good slide, depending on who you're presenting to:

  • Revenue: -10% vs Estimate
  • Industry: -3%
  • New products: -30%
  • XYZ: +4%

Bad slide:

  • Revenue is 10% below estimate
  • Industry has seen a 3% drop in sales
  • New products ABC and MNO have had a 30% lower demand than we expected
  • Product XYZ has higher demand than anticipated with sales 4% higher than estimate

All the extra information on the bad slide can be delivered by the presenter. It's not necessary on the slide. The slide is for people to glance at to assist them during and after the presentation and to help them anchor themselves in the discussion.

7

I like your examples, you really capture how the definition of a "good" slide is context and audience dependent, and yet despite this, a "bad" slide is something that can be understood fairly objectively.

3

Each slide should have a max of 4 dot points, with each dot point roughly representing one spoken paragraph. Each dot point should have only the 3-4 most important words next to it. Speak the rest, but imagine that the dot point is what you want them to remember.


For example

Slide says:

  • Sales up 15%

What you say:

Due to the added bump from Christmas sales, we moved an additional 2500 units this quarter, which is about 15% of our year to date revenue. This is bigger than our Christmas sales last year, by about 7%. We think the increase is due to our new SKUs.

[Click, next dot point appears]


It's better to have lots of slides with less info per slide.

If you have a small number of slides but they are too dense, the audience will read it in a couple of seconds then get bored, and will stop paying attention while waiting for you to finish reading.

1

Just...don't then? If you have no further info than what's in the slide, why are you up there talking? Just send an email.

1