Code Monkey home page Code Monkey logo

epp_topics's People

Contributors

danielemauriello avatar hmgaudecker avatar janosg avatar marcofo21 avatar timmens avatar

Watchers

 avatar  avatar

epp_topics's Issues

Additional screencast on pre-commit hooks

  • How to except files directly through the .toml file
  • How to use exceptions for each package, identify which exception you want to use, and
    some other useful options (e.g. --verbose for ruff)

Update picture

The function anatomy pic at src/epp_topics/python_basics/functions/screencast/public/function_anatomy.png does not have a background, which does not play well with the slides:

image

Also, the course where we got that from does not have a permissive license, so we should adapt it to our needs.

@Marcofo21 @danielemauriello, could you please:

  • re-create the picture with a background? Maybe some light gray, so it looks okay on black or white slides and does not use too much ink when printed.
  • The example should be from the next slide (as just uploaded), i.e.
def utility_crra(c, γ=1.5):
    return c ** (1 - γ) / (1 - γ)
  • Differences are "parameters" instead of "parameter" (background highlighting should span "c, γ" and add an arrow for "default value" (highlight 1.5 with or without the equals sign, whatever looks better)

No huge rush, some time next week is fine.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.