Cosmos/readme.md
2017-06-22 20:08:43 -04:00

60 lines
No EOL
3.2 KiB
Markdown

# Cosmos Website
We are working on transitioning all content to our website [www.goCosmos.org](http://www.goCosmos.org)
As we transition we will remove items from this page.
# More Information
Below are links we have yet to transfer to our website.
[![Build status](https://ci.appveyor.com/api/projects/status/kust7g5dlnykhkaf/branch/master?svg=true)](https://ci.appveyor.com/project/CosmosOS/cosmos/branch/master)
Getting Started
---------
* [Documentation for Cosmos](https://github.com/CosmosOS/Cosmos/wiki)
* Video Tutorial for [using Visual Studio Express Editions](https://www.youtube.com/watch?v=NNl8S2xOtdo)
* [FAQ (Frequently Asked Questions)](https://github.com/CosmosOS/Cosmos/wiki/FAQ)
* [Low Hanging Fruit](https://github.com/CosmosOS/Cosmos/issues?q=is%3Aopen+is%3Aissue+label%3Acomplexity_low+sort%3Acreated-asc) - Looking for something easy to do and prove your worth in Cosmos? Here are a few easy tasks we have on our to do list that are also of importance to us.
Articles and Resources
---------
* [Develop Your Own Operating System in C# or VB.NET](https://github.com/CosmosOS/Cosmos/wiki/Develop-Your-Own-Operating-System-in-C%23-or-VB.NET)
* [Quick View Under the Hood](https://github.com/CosmosOS/Cosmos/wiki/Quick-look-under-the-hood)
* [Intro to Plugs](https://github.com/CosmosOS/Cosmos/wiki/Intro-to-Plugs)
* [X86 Assembly Debugger Preview](https://github.com/CosmosOS/Cosmos/wiki/Visual-Studio-X86-Assembly-Debugger)
* [Making a Remote PC Slave for Debugging or Fun](http://www.codeproject.com/Articles/413942/Making-a-Remote-PC-Slave-for-Debugging-or-Fun) (old article, code deprecated)
* [Tutorials for Cosmos (in french)](http://www.customprotocol.com/tags/cosmos/)
* [Projects for Cosmos](https://github.com/CosmosOS/Cosmos/wiki/Cosmos-Projects)
Publicity
---------
* [Mary Jo Foley - Cosmos: An open-source .Net-based micro-kernel OS is born](http://www.zdnet.com/blog/microsoft/cosmos-an-open-source-net-based-microkernel-os-is-born/1162)
* [Scott Hanselman - Tiny Managed Operating System Edition](http://www.hanselman.com/blog/TheWeeklySourceCode15TinyManagedOperatingSystemEdition.aspx)
Videos
---------
We encourage you to add your own Cosmos videos to YouTube. Please add the tags Cosmos and C# when uploading.
**Official Videos** - Videos made by the Cosmos Team.
* [2016 Nov 23 - Cosmos interview for Channel 9](https://www.youtube.com/watch?v=wgEBo-u19Wc&feature=youtu.be)
* [Building your first Operating System in less than 60 seconds](http://www.youtube.com/watch?v=k5UPuPCY-5U)
* [Cosmos Debugging](http://www.youtube.com/watch?v=oInLSZia4pQ)
* [Cosmos PXE network boot with VMware](http://www.youtube.com/watch?v=kXwlg-NN8NI)
* [Debugging on real hardware](http://www.youtube.com/watch?v=d_1Bup3TR_M)
* [User Cosmos videos on YouTube (Cosmos, C#)](http://www.youtube.com/results?search_query=cosmos+c%23)
**User Videos** - Selected videos made by Cosmos Users. Please note that we have not verified each of these videos.
* [Cosmos Tutorial C# Lesson 1 - Part 1 - int0x10.com](https://www.youtube.com/watch?v=oKW3BrclAUY)
* [Cosmos Tutorial C# Lesson 1 - Part 2 - int0x10.com](https://www.youtube.com/watch?v=V_Bxq0aGs_A)
* [Cosmos Tutorial C# Lesson 2 - int0x10.com](https://www.youtube.com/watch?v=5Wzp1bGr8o0)