diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..d825785 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "csharp-development-fundamentals/csharp-fundamentals"] + path = csharp-development-fundamentals/csharp-fundamentals + url = ssh://git@lj918plus.dsmynas.com:2223/Jason/pluralsight-csharp-fundamentals.git diff --git a/README.md b/README.md index e69de29..4f9fd39 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,3 @@ +# PluralSight .NET Paths + +This repository contain codes/notes for learning .NET through different learning paths and courses. \ No newline at end of file diff --git a/csharp-development-fundamentals/csharp-fundamentals b/csharp-development-fundamentals/csharp-fundamentals new file mode 160000 index 0000000..5357ddd --- /dev/null +++ b/csharp-development-fundamentals/csharp-fundamentals @@ -0,0 +1 @@ +Subproject commit 5357ddd6177ce91242dfd5fbf5e5fb67d6e1ffa5