Difference between revisions of "Resources"

Line 1: Line 1:
 
[[Category:Resources]]
 
[[Category:Resources]]
 
Here you'll find some useful resources regarding computing. These are the ones I'm using:
 
Here you'll find some useful resources regarding computing. These are the ones I'm using:
 +
 +
 +
=Development=
 +
 +
 +
==JavaScript==
 +
 +
 +
{| class="wikitable sortable"
 +
|-
 +
! Header text !! Header text
 +
|-
 +
| '''M'''ozilla '''D'''eveloper '''N'''etwork || https://developer.mozilla.org/en-US/docs/Web/JavaScript
 +
|-
 +
| Example || Example
 +
|-
 +
| Example || Example
 +
|-
 +
| Example || Example
 +
|-
 +
| Example || Example
 +
|}
 +
 +
 +
Eloquent JavaScript: http://eloquentjavascript.net/
 +
 +
 +
=Microsoft=
 +
 +
 +
==MS tools==
 +
 +
{| class="wikitable sortable"
 +
|-
 +
! Website !! URL
 +
|-
 +
| One Drive || https://onedrive.live.com/about/en-us/
 +
|-
 +
| Office On-Line || https://office.live.com/start/default.aspx
 +
|-
 +
| Visual Studio || http://www.visualstudio.com/
 +
|-
 +
| Windows App Studio || http://appstudio.windows.com/en-us
 +
|}
 +
 +
 +
==MS accounts==
 +
 +
{| class="wikitable sortable"
 +
|-
 +
! Website !! URL
 +
|-
 +
| Office account || https://office.microsoft.com/MyAccount.aspx
 +
|-
 +
| Visual Studio account || https://app.vssps.visualstudio.com/Profile/View
 +
|-
 +
| Microsoft Live! || https://account.live.com/
 +
|}
 +
 +
 +
{| class="wikitable sortable"
 +
|-
 +
! Website !! URL
 +
|-
 +
| Microsoft Virtual Academy || http://www.microsoftvirtualacademy.com/
 +
|-
 +
| Channel 9 (Microsoft tutorial) || http://channel9.msdn.com/
 +
|-
 +
| Windows Dev Center || http://dev.windows.com/en-us
 +
|-
 +
| '''M'''icro'''S'''oft '''D'''eveloper '''N'''etwork || http://msdn.microsoft.com/en-us/
 +
|-
 +
| '''M'''icro'''S'''oft '''D'''eveloper '''N'''etwork - Library || http://msdn.microsoft.com/en-us/library/
 +
|}
 +
 +
 +
 +
  
 
=== Websites ===
 
=== Websites ===

Revision as of 23:09, 23 November 2014

Here you'll find some useful resources regarding computing. These are the ones I'm using:


Development

JavaScript

Header text Header text
Mozilla Developer Network https://developer.mozilla.org/en-US/docs/Web/JavaScript
Example Example
Example Example
Example Example
Example Example


Eloquent JavaScript: http://eloquentjavascript.net/


Microsoft

MS tools

Website URL
One Drive https://onedrive.live.com/about/en-us/
Office On-Line https://office.live.com/start/default.aspx
Visual Studio http://www.visualstudio.com/
Windows App Studio http://appstudio.windows.com/en-us


MS accounts

Website URL
Office account https://office.microsoft.com/MyAccount.aspx
Visual Studio account https://app.vssps.visualstudio.com/Profile/View
Microsoft Live! https://account.live.com/


Website URL
Microsoft Virtual Academy http://www.microsoftvirtualacademy.com/
Channel 9 (Microsoft tutorial) http://channel9.msdn.com/
Windows Dev Center http://dev.windows.com/en-us
MicroSoft Developer Network http://msdn.microsoft.com/en-us/
MicroSoft Developer Network - Library http://msdn.microsoft.com/en-us/library/



Websites

TODO

Books

TODO: add references, link and full biblio

Clean Code Joshua bloch' effective java

Others

JUG