Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I be able to learn with your repository #143

Open
Emzzy241 opened this issue Jan 27, 2023 · 3 comments
Open

How can I be able to learn with your repository #143

Emzzy241 opened this issue Jan 27, 2023 · 3 comments

Comments

@Emzzy241
Copy link

How can I be able to learn with your repository

Note: I am a complete Noobie in the world of C# Programming but with Knowledge in JavaScript

@Emzzy241
Copy link
Author

Please Put me through on how I can go about this

@mdabros
Copy link
Owner

mdabros commented Feb 14, 2023

HI @Emzzy241,

Sorry for the slow response. I would suggest the following steps:

  1. Download and install visual studio 2022 community edition: https://visualstudio.microsoft.com/vs/community/
  2. Clone the examples repository: https://github.com/mdabros/SharpLearning.Examples.
  3. Open and build the solution in visual studio. The solution contains examples for most of the things SharpLearning can do at this stage.

The examples are executed using the unit test framework. You can read more about that in the readme of the examples project:
https://github.com/mdabros/SharpLearning.Examples#readme

@Emzzy241
Copy link
Author

Thank you very Much

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants