StudentResources/Programming.md

2.5 KiB

Freeeside Logo

Contents

  1. Introduction
  2. Hull University Resources
  3. Hull Resources (Non University)
  4. Business/Career
  5. Services
  6. Software
  7. Programming
  8. Ethics, Law & Professionalism
  9. Learning Resources
  10. Linux Distributions
  11. Electronics
  12. Hypervisors and virtual machines
  13. Cyber Security Resources
  14. Other Interesting Stuff

Programming List

  1. Platform.uno - Multi platform applications, one code base.
  2. D Sharp Plus - An unofficial .NET wrapper for the Discord API
  3. The Yellow Book - A fantastic intro to C# from former Hull Lecturer, Rob Miles. He also has other publications available here.
  4. Kattis - Programming problems to help you improve your skills. Compete against staff/students.
  5. Code Academy - Improve your programming knowledge.
  6. DevDocs - Searchable developer docs
  7. Aweomesheet - CSS Generator
  8. Learn CSS - Free Google course on CSS
  9. Tailwind CSS - CSS styling without the pain of writing CSS
  10. Two Decades of C#: A Reference - A reference of which C# version introduced which features. Linked is the first blog; later versions are covered under later blogs.
  11. Refactoring.guru - Learn about design patterns and refactoring.
  12. Awesome Markdown Editors & (Pre)Viewers