This is a deck used to highlight multiple problems that occur very often with technical presentations and also offers solutions. This deck was used for a "make your presentation better"-type of presentation.
cam mult text pe slide. De ce spun asta? Pentru că dacă ai nevoie să faci textul atât de mic înseamnă că nu îți încape pe slide, pentru că ai cam mult text. Chiar și dacă faci textul să fie de un font generos, asta nu înseamnă că ai salvat situatia. După cum bine vezi, acest slide are text ușor de citit. Adevărata problemă este că nu mai este nimeni atent la mine de mai bine de 1 minut. Slide-urile sunt suport pentru prezentarea ta. Te ajută să transmiți un mesaj. Nimic mai mult. Slide-urile nu sunt cărți.
complicatedMethod() { boolean alwaysTrue = true; if (alwaysTrue){ System.out.printf("not that complicated"); }else{ System.out.printf("but looks bad without formatting"); } }
complicatedMethod() { boolean alwaysTrue = true; if (alwaysTrue){ System.out.printf("not that complicated"); }else{ System.out.printf("but looks bad without formatting"); } }
complicatedMethod() { boolean alwaysTrue = true; if (alwaysTrue){ System.out.printf("not that complicated"); }else{ System.out.printf("but looks bad without formatting"); } }
complicatedMethod() { boolean alwaysTrue = true; if (alwaysTrue){ System.out.printf("not that complicated"); }else{ System.out.printf("but looks bad without formatting"); } }
}else{ System.out.printf("but looks bad without formatting"); } } boolean alwaysTrue = true; Problema 3: Codul are nevoi speciale 6 Probleme true alwaysTrue