home.social

#racketslideshow — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #racketslideshow, aggregated by home.social.

  1. Freedom Learning Racket...
    Easy text->slideshow conversion for quiz style workshops... I hope, gotta try it with people who agree to the experiment first.. But it should work... I can make it work...
    codeberg.org/bsmall2/quiz-slid
    #RacketLang #RacketSlideshow #Slideshow #SlideshowQuizes
    (Maybe I should learn MegaParsack for all the stuff I want to do with org-mode-inspired mark up. The markdown package replaced regexps's. Elsewhere I used a calmer convention for html's ruby-like Furigana effects)

  2. Racket Slideshow

    Have you considered slideshow?

    docs.racket-lang.org/slideshow

    Slideshow is a library for creating presentation slides. Unlike Powerpoint, Slideshow provides no WYSIWYG interface for constructing slides. Instead, like Beamer, a presentation is generated by a program.

    To get started, run the slideshow executable, and click the Run Tutorial link.

    Slideshow is included in the standard Racket distribution from racket-lang.org/ so you will already have it installed. 🤩

    To learn more about Slideshow, see “Slideshow: Functional Presentations” :

    Robert Bruce Findler and Matthew Flatt, “Slideshow: Functional Presentations,” Journal of Functional Programming, 16(4-5), pp. 583–619, 2006. cs.utah.edu/plt/publications/j

    Slideshow is extensible! In addition to sharing amazing presentations users have also published extensions as Racket packages. See more on the Racket Wiki at github.com/racket/racket/wiki/

    #slideshow chat or questions are welcome on Racket Discord discord.gg/PnwqWFCsyR or Discourse racket.discourse.group/

    #Presentations #beamer #Racket #RacketLang #RacketLanguage #PowerPoint #RacketSlideshow

  3. @Gopiandcode Have you considered doing your presentation slides in Racket Slideshow?

    docs.racket-lang.org/slideshow

    Slideshow is a library for creating presentation slides. Unlike Powerpoint, Slideshow provides no WYSIWYG interface for constructing slides. Instead, like Beamer, a presentation is generated by a program.

    To get started, run the slideshow executable, and click the Run Tutorial link.

    To learn more about Slideshow, see also “Slideshow: Functional Presentations” [Findler06].

    Some resources are collected in the Racket Wiki at github.com/racket/racket/wiki/

    @racketlang #Presentations #beamer #Racket #RacketLang #RacketLanguage #RacketSlideshow

  4. .> Strand a computer scientist at an airport, and the poor soul would probably survive for days with only a network-connected computer and five applications: an e-mail client, a web browser, a general-purpose text editor, a typesetting system, and a slide-presentation application. More specifically, while most any mail client or browser would satisfy the stranded scientist, probably only Emacs or vi would do for editing, LATEX for typesetting, and Microsoft PowerPoint(TM) for preparing slides...
    .> The typical business traveler would more likely insist on Microsoft Word TM for both text editing and typesetting. Computer scientists may prefer Emacs and LATEX because text editing has little to do with typesetting, and these different tasks are best handled by different, specialized applications. More importantly, though, tools such as Emacs, vi, and LATEX are programmable. Through the power of programming abstractions, a skilled user of these tools becomes even more efficient and effective...
    .> Shockingly, many computer scientists give up the power of abstraction when faced with the task of preparing slides for a talk. PowerPoint is famously easy to learn and use, it produces results that are aesthetically pleasing to most audience members, and it enables users to produce generic slides in minutes. Like most GUI-/WYSIWYG-oriented applications, however, PowerPoint does not lend itself easily to extension and abstraction. PowerPoint provides certain pre-defined parameters—the background, the default font and color, etc.---but no ability to create new abstractions....
    - Slideshow: Functional Presentations, pdf
    #RobertBruceFindler #RobertFindler #MatthewFlatt #MattFlatt #ComputerScience #ComputerScientist #RacketLang #RacketSlideshow #Slideshow #Presentations

    I'm sitting in on a class on
    #MicroOrganisms #MicroOrganismBiology #微生物学 in Japanese. I started reworking the presentation slides into Racket slideshow. It's empowering! The time spent re-learning and learning Slideshow is also getting me to remember the biology. Going back to my 1988 Biology textbook I see that Whittaker's Five Kingdom classification scheme has been replaced by Woesse's Domains. But the basic chemistry with photosynthesis and glucose is the same..

  5. .> Strand a computer scientist at an airport, and the poor soul would probably survive for days with only a network-connected computer and five applications: an e-mail client, a web browser, a general-purpose text editor, a typesetting system, and a slide-presentation application. More specifically, while most any mail client or browser would satisfy the stranded scientist, probably only Emacs or vi would do for editing, LATEX for typesetting, and Microsoft PowerPoint(TM) for preparing slides...
    .> The typical business traveler would more likely insist on Microsoft Word TM for both text editing and typesetting. Computer scientists may prefer Emacs and LATEX because text editing has little to do with typesetting, and these different tasks are best handled by different, specialized applications. More importantly, though, tools such as Emacs, vi, and LATEX are programmable. Through the power of programming abstractions, a skilled user of these tools becomes even more efficient and effective...
    .> Shockingly, many computer scientists give up the power of abstraction when faced with the task of preparing slides for a talk. PowerPoint is famously easy to learn and use, it produces results that are aesthetically pleasing to most audience members, and it enables users to produce generic slides in minutes. Like most GUI-/WYSIWYG-oriented applications, however, PowerPoint does not lend itself easily to extension and abstraction. PowerPoint provides certain pre-defined parameters—the background, the default font and color, etc.---but no ability to create new abstractions....
    - Slideshow: Functional Presentations, pdf
    #RobertBruceFindler #RobertFindler #MatthewFlatt #MattFlatt #ComputerScience #ComputerScientist #RacketLang #RacketSlideshow #Slideshow #Presentations

    I'm sitting in on a class on
    #MicroOrganisms #MicroOrganismBiology #微生物学 in Japanese. I started reworking the presentation slides into Racket slideshow. It's empowering! The time spent re-learning and learning Slideshow is also getting me to remember the biology. Going back to my 1988 Biology textbook I see that Whittaker's Five Kingdom classification scheme has been replaced by Woesse's Domains. But the basic chemistry with photosynthesis and glucose is the same..

  6. .> Strand a computer scientist at an airport, and the poor soul would probably survive for days with only a network-connected computer and five applications: an e-mail client, a web browser, a general-purpose text editor, a typesetting system, and a slide-presentation application. More specifically, while most any mail client or browser would satisfy the stranded scientist, probably only Emacs or vi would do for editing, LATEX for typesetting, and Microsoft PowerPoint(TM) for preparing slides...
    .> The typical business traveler would more likely insist on Microsoft Word TM for both text editing and typesetting. Computer scientists may prefer Emacs and LATEX because text editing has little to do with typesetting, and these different tasks are best handled by different, specialized applications. More importantly, though, tools such as Emacs, vi, and LATEX are programmable. Through the power of programming abstractions, a skilled user of these tools becomes even more efficient and effective...
    .> Shockingly, many computer scientists give up the power of abstraction when faced with the task of preparing slides for a talk. PowerPoint is famously easy to learn and use, it produces results that are aesthetically pleasing to most audience members, and it enables users to produce generic slides in minutes. Like most GUI-/WYSIWYG-oriented applications, however, PowerPoint does not lend itself easily to extension and abstraction. PowerPoint provides certain pre-defined parameters—the background, the default font and color, etc.---but no ability to create new abstractions....
    - Slideshow: Functional Presentations, pdf
    #RobertBruceFindler #RobertFindler #MatthewFlatt #MattFlatt #ComputerScience #ComputerScientist #RacketLang #RacketSlideshow #Slideshow #Presentations

    I'm sitting in on a class on
    #MicroOrganisms #MicroOrganismBiology #微生物学 in Japanese. I started reworking the presentation slides into Racket slideshow. It's empowering! The time spent re-learning and learning Slideshow is also getting me to remember the biology. Going back to my 1988 Biology textbook I see that Whittaker's Five Kingdom classification scheme has been replaced by Woesse's Domains. But the basic chemistry with photosynthesis and glucose is the same..

  7. .> Strand a computer scientist at an airport, and the poor soul would probably survive for days with only a network-connected computer and five applications: an e-mail client, a web browser, a general-purpose text editor, a typesetting system, and a slide-presentation application. More specifically, while most any mail client or browser would satisfy the stranded scientist, probably only Emacs or vi would do for editing, LATEX for typesetting, and Microsoft PowerPoint(TM) for preparing slides...
    .> The typical business traveler would more likely insist on Microsoft Word TM for both text editing and typesetting. Computer scientists may prefer Emacs and LATEX because text editing has little to do with typesetting, and these different tasks are best handled by different, specialized applications. More importantly, though, tools such as Emacs, vi, and LATEX are programmable. Through the power of programming abstractions, a skilled user of these tools becomes even more efficient and effective...
    .> Shockingly, many computer scientists give up the power of abstraction when faced with the task of preparing slides for a talk. PowerPoint is famously easy to learn and use, it produces results that are aesthetically pleasing to most audience members, and it enables users to produce generic slides in minutes. Like most GUI-/WYSIWYG-oriented applications, however, PowerPoint does not lend itself easily to extension and abstraction. PowerPoint provides certain pre-defined parameters—the background, the default font and color, etc.---but no ability to create new abstractions....
    - Slideshow: Functional Presentations, pdf
    #RobertBruceFindler #RobertFindler #MatthewFlatt #MattFlatt #ComputerScience #ComputerScientist #RacketLang #RacketSlideshow #Slideshow #Presentations

    I'm sitting in on a class on
    #MicroOrganisms #MicroOrganismBiology #微生物学 in Japanese. I started reworking the presentation slides into Racket slideshow. It's empowering! The time spent re-learning and learning Slideshow is also getting me to remember the biology. Going back to my 1988 Biology textbook I see that Whittaker's Five Kingdom classification scheme has been replaced by Woesse's Domains. But the basic chemistry with photosynthesis and glucose is the same..

  8. .> Strand a computer scientist at an airport, and the poor soul would probably survive for days with only a network-connected computer and five applications: an e-mail client, a web browser, a general-purpose text editor, a typesetting system, and a slide-presentation application. More specifically, while most any mail client or browser would satisfy the stranded scientist, probably only Emacs or vi would do for editing, LATEX for typesetting, and Microsoft PowerPoint(TM) for preparing slides...
    .> The typical business traveler would more likely insist on Microsoft Word TM for both text editing and typesetting. Computer scientists may prefer Emacs and LATEX because text editing has little to do with typesetting, and these different tasks are best handled by different, specialized applications. More importantly, though, tools such as Emacs, vi, and LATEX are programmable. Through the power of programming abstractions, a skilled user of these tools becomes even more efficient and effective...
    .> Shockingly, many computer scientists give up the power of abstraction when faced with the task of preparing slides for a talk. PowerPoint is famously easy to learn and use, it produces results that are aesthetically pleasing to most audience members, and it enables users to produce generic slides in minutes. Like most GUI-/WYSIWYG-oriented applications, however, PowerPoint does not lend itself easily to extension and abstraction. PowerPoint provides certain pre-defined parameters—the background, the default font and color, etc.---but no ability to create new abstractions....
    - Slideshow: Functional Presentations, pdf
    #RobertBruceFindler #RobertFindler #MatthewFlatt #MattFlatt #ComputerScience #ComputerScientist #RacketLang #RacketSlideshow #Slideshow #Presentations

    I'm sitting in on a class on
    #MicroOrganisms #MicroOrganismBiology #微生物学 in Japanese. I started reworking the presentation slides into Racket slideshow. It's empowering! The time spent re-learning and learning Slideshow is also getting me to remember the biology. Going back to my 1988 Biology textbook I see that Whittaker's Five Kingdom classification scheme has been replaced by Woesse's Domains. But the basic chemistry with photosynthesis and glucose is the same..

  9. > 正式名称を超募集中... もう「もんたメソッド」で。…いいのか? プレゼンの偉い人が使うときはそれなりの名前で呼んで下さい。^1

    間抜け(内容がない? 芯がない?と解釈していい?)の名前を変えましょう!
    もともと「空欄を埋める」(Fill in the blanks)問題ですので

    「空欄埋めメソッド」はどうですか。直接(みのもんたみたいな)間抜けを埋めなくてもいいと思いますけど、 Bullshitウンコな議論を無視して、 価値のあることに集中(注意を払うこと)できたらいいなぁぁ。

    やっぱり RacketのSlideshowとslideshow/playですぐ#クイズ形式プレゼン できます。^2

    ^1 d.hatena.ne.jp/keyword/%E3%82%
    ^2 docs.racket-lang.org/slideshow

    #プレゼン #プレゼン方法 #プレゼンメソッド #RacketSlideshow

  10. 高橋メソッド と もんたメソッド ^1 は #DrRacket#Racket, #RacketSlideshow でするのが楽しいそうです。 友達が中学校を卒業した人達に挨拶するとき、 素朴なメッソッドでスライドを見せたいらしい。#Slideshow ^2 ですぐ#高橋メソッド できた、 簡単な #もんたメソッド もDRY理念を虫したら簡単にできそうけどplay-n ^3使った関数を作ったら繰り返しのない、ちょっと派手なスライドできそう。時間を作って、集中力の訓練としてやってみようかな。
    ところで、#みのもんた は10何年前テレビで見たときに本能的にきらいだった。 最近「#ウンコな議論」を読みだしたら、その気持を説明できるようになりつつある。 ビジネスCMの影響が強すぎる社会になると、 ありそうな顔だけで、 見せかけのことで通せる感じ。 似ったような居眠り権力者、化石頭、があちこち決定権を握てしまっているじゃないかな?
    ^1 note.com/yumi_nomo/n/ndde9a3ee
    ^2 docs.racket-lang.org/slideshow
    ^3 docs.racket-lang.org/slideshow