Skip to content

Commit

Permalink
Fix Issue #475 Add UI (#513)
Browse files Browse the repository at this point in the history
* Update Dictionary.json

* Update Dictionary.json

* Update README.md

* Update Dictionary.json

* Update Dictionary.json

* Update Dictionary.json

* Update README.md
  • Loading branch information
Dishita2602 authored May 8, 2021
1 parent 96a996a commit d0705c2
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 0 deletions.
28 changes: 28 additions & 0 deletions Dictionary.json
Original file line number Diff line number Diff line change
Expand Up @@ -6467,6 +6467,34 @@
"Tips6" : "https://www.reddit.com/r/Unity3D/comments/7gor9r/what_are_your_top_3_unity_tipstricks/",
"Tips7" : "http://devmag.org.za/2012/07/12/50-tips-for-working-with-unity-best-practices/"
},
{
"Title" : "UI",
"Tag" : "Development",
"Documentation" : "https://en.wikipedia.org/wiki/User_interface",
"YT1" : "https://www.youtube.com/watch?v=jLQauZP2e_4&list=PLLy_2iUCG87CEsW4KimdWPXEo80TaJfnP",
"YT2" : "https://www.youtube.com/watch?v=I0-vBdh4sZ8&list=RDQMucuK-B3KXfw&start_radio=1",
"YT3" : "https://www.youtube.com/watch?v=qDUYIQZVQDE&list=PLVlQHNRLflP_5_vCknMsxLS-mTJgq1QzH",
"YT4" : "https://www.youtube.com/watch?v=3aOU9MbITlM&list=PLjwm_8O3suyPkIphVrJaebR2qE8jylWBQ",
"Website1" : "https://www.interaction-design.org/literature/topics/ui-design",
"Website2" : "https://www.tutorialspoint.com/software_architecture_design/user_interface.htm",
"Website3" : "https://www.geeksforgeeks.org/user-interface-ui/",
"Dedicated GH page1" : "https://github.com/chakra-ui/chakra-ui",
"Dedicated GH page2" : "https://github.com/mui-org/material-ui",
"Dedicated GH page3" : "https://github.com/system-ui/theme-ui",
"Dedicated GH page4" : "https://github.com/klarna/ui",
"Dedicated GH page5" : "https://github.com/jquery/jquery-ui",
"Course1" : "https://www.freecodecamp.org/news/learn-ui-design-in-5-minutes-tutorial/",
"Course2" : "https://hackr.io/tutorials/learn-user-interface-design",
"Course3" : "https://www.coursera.org/learn/ui-design",
"Course4" : "https://www.coursera.org/learn/visual-elements-user-interface-design",
"Course5" : "https://www.coursera.org/specializations/user-interface-design",
"Tips1" : "https://www.usertesting.com/blog/ui-vs-ux",
"Tips2" : "https://medium.com/@erikdkennedy/7-rules-for-creating-gorgeous-ui-part-1-559d4e805cda",
"Tips3" : "https://medium.com/google-design/the-obvious-ui-is-often-the-best-ui-7a25597d79fd",
"Tips4" : "https://soulless.medium.com/5-simple-steps-to-land-a-job-as-ux-designer-with-no-experience-ac7729ca0c7a",
"Tips5" : "https://medium.muz.li/how-to-start-ux-ui-designer-career-and-be-successful-297c92e78c4c"
},

{
"Title" : "Unix",
"Tag" : "Operating System",
Expand Down
45 changes: 45 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8162,6 +8162,51 @@ https://www.codeguru.com/csharp/csharp/cs_graphics/20-unity-tips.html <br> https
http://devmag.org.za/2012/07/12/50-tips-for-working-with-unity-best-practices/ <br>
</details>
<details>

<details>
<summary>User Interface</summary>
<br>
Category/Type - <br>
Development<br>
<br>
Documentation - <br>
https://en.wikipedia.org/wiki/User_interface<br>
<br>
Best Youtube creators - <br>
https://www.youtube.com/watch?v=jLQauZP2e_4&list=PLLy_2iUCG87CEsW4KimdWPXEo80TaJfnP<br>
https://www.youtube.com/watch?v=I0-vBdh4sZ8&list=RDQMucuK-B3KXfw&start_radio=1<br>
https://www.youtube.com/watch?v=qDUYIQZVQDE&list=PLVlQHNRLflP_5_vCknMsxLS-mTJgq1QzH<br>
https://www.youtube.com/watch?v=3aOU9MbITlM&list=PLjwm_8O3suyPkIphVrJaebR2qE8jylWBQ<br>
<br>
Useful Websites - <br>
https://www.interaction-design.org/literature/topics/ui-design<br>
https://www.tutorialspoint.com/software_architecture_design/user_interface.htm<br>
https://www.geeksforgeeks.org/user-interface-ui/<br>
<br>
Dedicated Github page - <br>
https://github.com/chakra-ui/chakra-ui<br>
https://github.com/mui-org/material-ui<br>
https://github.com/system-ui/theme-ui<br>
https://github.com/klarna/ui"<br>
https://github.com/jquery/jquery-ui<br>,
<br>
Best Courses - <br>
https://www.freecodecamp.org/news/learn-ui-design-in-5-minutes-tutorial/<br>
https://hackr.io/tutorials/learn-user-interface-design<br>
https://www.coursera.org/learn/ui-design<br>
https://www.coursera.org/learn/visual-elements-user-interface-design<br>
https://www.coursera.org/specializations/user-interface-design<br>
<br>
Other Tips/Hacks - <br>
https://www.usertesting.com/blog/ui-vs-ux<br>
https://medium.com/@erikdkennedy/7-rules-for-creating-gorgeous-ui-part-1-559d4e805cda<br>
https://medium.com/google-design/the-obvious-ui-is-often-the-best-ui-7a25597d79fd<br>
https://soulless.medium.com/5-simple-steps-to-land-a-job-as-ux-designer-with-no-experience-ac7729ca0c7a<br>
https://medium.muz.li/how-to-start-ux-ui-designer-career-and-be-successful-297c92e78c4c<br>
<br>
</details>


<summary>Unix</summary>
<br>Category/Type - <br> Operating System<br>
<br>Official Documentation - <br>
Expand Down

0 comments on commit d0705c2

Please sign in to comment.