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

Please provide a Getting Started tutorial for developers new to UWP #433

Closed
Cross22 opened this issue Dec 11, 2018 · 5 comments
Closed

Please provide a Getting Started tutorial for developers new to UWP #433

Cross22 opened this issue Dec 11, 2018 · 5 comments
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/enhancement New feature or request question Further information is requested

Comments

@Cross22
Copy link

Cross22 commented Dec 11, 2018

I'm submitting a...

Documentation issue or request

Current behavior

Getting Started link goes to a general description of the Uno Platform, not a Getting Started example. There is a link to installation instructions but those are still very high level.

Expected behavior

Detailed step-by-step instructions on how to get a Uno application up & running. As another example from the QuickStart guide:
"Update to the latest nuget package named Uno.UI, make sure to check the pre-release box." <-- for UWP/C# developers this might be helpful, as a C++ engineer though I spent a considerable amount of time searching for the relevant settings (and then it still did not work). Screenshots are worth at least a 1000 words.

@jeromelaban jeromelaban added the kind/enhancement New feature or request label Dec 13, 2018
@weitzhandler
Copy link
Member

weitzhandler commented Dec 15, 2018

Uno is essentially UWP. The advantage is that it can run on 3 more platforms.
Really what you need to learn is UWP, then, be aware to some features that are not yet implemented/supported on the other platforms, and avoid using them or implement them yourself.

But I agree elaborating the Getting Started guide and providing more templates (#443) would be very beneficial.

@Cross22
Copy link
Author

Cross22 commented Dec 17, 2018

Thank you for the link. It's not so much the UWP concepts that I am concerned about, but really the details of setting up the environment so it works with Uno.

@jeromelaban
Copy link
Member

Thanks for your interest in Uno @Cross22! Indeed, the documentation was built assuming developers are coming from a .NET background (we've got to start somewhere 😊) and it may not be friendly to you yet.

That being said, if you've installed the visual studio vsix you should be good to go.

When you say it did not work, which problem did you get ?

@ghuntley ghuntley added good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/consumer-experience question Further information is requested labels May 22, 2019
@weitzhandler
Copy link
Member

Whoa, I think this issue can be closed now.

@ghuntley
Copy link
Member

ghuntley commented Sep 24, 2019

Agreed, especially since the workshops from unoconf have been open-sourced -> https://github.com/unoplatform/workshops/tree/master/uno-bootcamp

GitHub
workshops, study guides and learning materials for the Uno Platform - unoplatform/workshops

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants