Skip to content

Slide deck + sample code used for tech talk "Elevate Your Code // Practical Insights for 10X Impact" in FOSSConf New Delhi 2023.

License

Notifications You must be signed in to change notification settings

jatinkrmalik/FOSSConf-23-Keynote

Repository files navigation

#FOSSConf23 Keynote Tech Talk by Jatin K Malik

All the sample code used for tech talk "Elevate Your Code // Practical Insights for 10X Impact" in FOSSConf New Delhi 2023.

FOSSConf23

This talk, presented by @jatinkrmalik, is designed to enhance your coding skills and provide practical insights into various aspects of software development. The focus was on Python, but the concepts are largely language agnostic.

Using the Slide Deck

The slide deck for this talk is available in markdown format here and can be presented using the mdp CLI tool in the terminal.

Prerequisites

  • Ensure you have mdp installed on your system. If not, you can install it using package managers like apt or brew:
$ sudo apt-get install mdp # For Debian/Ubuntu

$ brew install mdp # For macOS

Running the Presentation

  1. Navigate to the root directory of this repository.
  2. Run the following command in your terminal:
    $ mdp 0_SLIDE_DECK/SLIDES.md
  3. Navigate through the slides using arrow keys.

Adjusting Terminal Settings for Optimal Viewing

  • You may adjust the font size and colors of your terminal for a better viewing experience.
  • This can usually be done in the terminal settings/preferences.

Table of Contents

  1. Mastering Code Craftsmanship
  2. Principles of Effective Coding
  3. The Balancing Act in Coding
  4. Coding Paradigms in Focus
  5. Insights from a Principal Engineer

Resources and Code Examples

In this section, you will find links to code examples and additional resources used during the talk. These examples are organized according to the key topics discussed and will be available via presentation mode (mdp) as well.

Mastering Code Craftsmanship

Principles of Effective Coding

The Balancing Act in Coding

Coding Paradigms in Focus

Insights from a Principal Engineer

Contact

If you have any questions or feedback, please reach out on Twitter.

License

This repository is licensed under the MIT License.

Acknowledgements

Special thanks to all the attendees of #FOSSConf23 for their participation and insightful questions that enriched the session.

About

Slide deck + sample code used for tech talk "Elevate Your Code // Practical Insights for 10X Impact" in FOSSConf New Delhi 2023.

Topics

Resources

License

Stars

Watchers

Forks

Languages