Skip to content

This is a master repo containing practice codes and files created while learning various topics on PluralSight

License

Notifications You must be signed in to change notification settings

Zahidsqldba07/pluralsight-topics

 
 

Repository files navigation

Pluralsight Topics

This is a master repo containing practice codes and files created while learning various topics on PluralSight.

The repo structure would be:

  • pluralsight-topics
    • topic-01 (as a git submodule)
      • course-01 (as a git submodule)
      • course-02 (as a git submodule)
        • practice files and directories for course-02
        • ...
      • ...
    • topic-02 (as a git submodule)
      • course-01 (as a git submodule)
      • course-02 (as a git submodule)
        • practice files and directories for course-02
        • ...
      • ...
    • ...

Each topic... shall be a separate git repo added as a submodule to this repo. Similarly, each course... shall also be a git repo added as a submodule to corresponding topic.

Python Interpreter: >= Python 3.9

About

This is a master repo containing practice codes and files created while learning various topics on PluralSight

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published