XSharp Notebook
- Fabrice Foray
If you want to learn and practice XSharp Core, you can start using our new XSharp Notebooks.
A Notebook is a file with cells, and each cell can be of different types.
A cell can contain text in Markdown format with instructions and help, or some code in a specific language, currently XSharp, that you will need to test and amend to your needs.
A series of Notebooks can be found here :
https://github.com/X-Sharp/xsharp-notebooks
You will find instructions to setup your learning environment : What you need, How to install, etc
You will also find folders with different levels and topics. Currently, the First Steps series focuses on XSharp Core, but we plan to offer Notebooks in other dialects in the future as well. We also plan to offer several other topics (like SQL-basic with X#, etc).
These Notebooks are still under development, but you can already start your journey, and we hope you enjoy it! ;)