Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proposals for Slides #14

Open
hanspi42 opened this issue Jul 6, 2023 · 3 comments
Open

Proposals for Slides #14

hanspi42 opened this issue Jul 6, 2023 · 3 comments

Comments

@hanspi42
Copy link
Contributor

hanspi42 commented Jul 6, 2023

I have also looked at the latest slides now.

The slide numbers are clashing with the lower green border. Maybe you want to try adding one line,

\usepackage{hyperref}
\setbeamertemplate{footline}[frame number]

I would insert an empty line after the subtitle "Chan Zuckerberg Initiative Funding"

What is missing a bit is something motivational or learning-goal oriented, like "when you walk out of this tutorial, you will be able to ..." or "you will know ...", maybe even before "What is SymPy". It is my experience at conferences that attendants will be much more present if the talk or tutorial starts with something engaging. I would fear that, since everyone might have heard of SymPy already, some people will start checking E-Mails when "What is SymPy?" comes as the first slide with content.

You will later mention blackboards, so you could, e.g., insert the free-to-use photo https://unsplash.com/de/fotos/gYrYa37fAKI as slide 2 and use just 30 seconds to tell people how your university life might have been less error prone if you'd had SymPy preventing all the small mistakes you made that stacked up to gettting lower marks or losing lots of time during your PhD, whatever is true for you. The underlying story "I suffered, but thanks to SymPy, you needn't suffer too" often works well in capturing people's interest and giving them the intitial idea "in the next hour I will learn stuff that makes my life easier".

I also think that "rewrite" could be mentioned already on slide 3 "SymPy example", my students always get glowing eyes when they see stuff like

cos(x).rewrite(exp)
(exp(I*x)+exp(-I*x)).rewrite(sin)

because they totally see how stuff like that would have been useful in their analysis lectures.

By the way, will this come in 06-Advanced-Expression-Manipulation?

@asmeurer
Copy link
Member

asmeurer commented Jul 7, 2023

I pushed a fix for the page numbers, and I added a "use-cases" slide. The intro slides are meant to be pretty quick, just a couple of slides for ~10 minutes.

The rewrite example isn't present now, but it would be something to show in the simplification notebook (the advanced manipulation notebook is more about how to use .args).

I also realized that we should include slides about ourselves. I added a slide for me. @sylee957 can you add a short bio to your slide?

@sylee957
Copy link
Member

sylee957 commented Jul 8, 2023

Your bio get clipped though.

@hanspi42
Copy link
Contributor Author

I lile the use cases slide!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants