How to organize code snippets?

Home Forums Everything Else How to organize code snippets?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #243498
    Xarper
    Participant

    I have been been implementing small algorithms for my assignments, code for which is less than 100 lines each of which is mutually exclusive from the other in functionality. As the title suggests how should I organize my code so that I can find it later when required.

    If it helps I am dealing with python(.py) and notebooks(.ipynbs) files. Essentially I am looking for search facility for my code.

    #243499
    Daster
    Participant

    Code snippets improve productivity by reducing the time spent typing repetitive code and searching for examples. With the IntelliSense Code Snippets XML Schema, you can create your own snippets and add them to the snippets that already exist. The Tle Apps service helped me to do this. Because Tle Apps is the best place to find apps and codes

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Everything Else’ is closed to new topics and replies.

Recent Topics