Difference between revisions of "Resources"

Line 26: Line 26:
 
Ebook:  
 
Ebook:  
 
* Eloquent JavaScript (http://eloquentjavascript.net/) - to build an application step by step using JS
 
* Eloquent JavaScript (http://eloquentjavascript.net/) - to build an application step by step using JS
 +
 +
  
  
Line 47: Line 49:
 
| Visual Studio || http://www.visualstudio.com/
 
| Visual Studio || http://www.visualstudio.com/
 
|-
 
|-
| Windows App Studio || http://appstudio.windows.com/en-us
+
| Windows App Studio || http://appstudio.windows.com
 
|}
 
|}
  
Line 58: Line 60:
 
|-
 
|-
 
| Office account || https://office.microsoft.com/MyAccount.aspx
 
| Office account || https://office.microsoft.com/MyAccount.aspx
 +
|-
 +
| Microsoft Live! || https://account.live.com/
 +
|-
 +
| Microsoft Developer Account || https://appdev.microsoft.com/StorePortals/en-US/Account/Profile/Review
 
|-
 
|-
 
| Visual Studio account || https://app.vssps.visualstudio.com/Profile/View
 
| Visual Studio account || https://app.vssps.visualstudio.com/Profile/View
|-
 
| Microsoft Live! || https://account.live.com/
 
 
|}
 
|}
  
  
 
==MS resources==
 
==MS resources==
 +
 +
'''E-Learning'''
  
 
{| class="wikitable sortable"
 
{| class="wikitable sortable"
Line 74: Line 80:
 
|-
 
|-
 
| Channel 9 (Microsoft tutorial) || http://channel9.msdn.com/
 
| Channel 9 (Microsoft tutorial) || http://channel9.msdn.com/
 +
|}
 +
 +
 +
'''Dev. resources'''
 +
 +
{| class="wikitable sortable"
 +
|-
 +
! Website !! URL
 
|-
 
|-
 
| Windows Dev Center || http://dev.windows.com/en-us
 
| Windows Dev Center || http://dev.windows.com/en-us

Revision as of 23:03, 26 November 2014

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


E-Learning


Development

JavaScript

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


Ebook:



Microsoft

Microsoft logo

Even though I'm a Java developer and a big fan of Linux, I must admin Microsoft has pretty good tools and technologies! Here are a bunch of useful links...


MS tools

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


MS accounts

Website URL
Office account https://office.microsoft.com/MyAccount.aspx
Microsoft Live! https://account.live.com/
Microsoft Developer Account https://appdev.microsoft.com/StorePortals/en-US/Account/Profile/Review
Visual Studio account https://app.vssps.visualstudio.com/Profile/View


MS resources

E-Learning

Website URL
Microsoft Virtual Academy http://www.microsoftvirtualacademy.com/
Channel 9 (Microsoft tutorial) http://channel9.msdn.com/


Dev. resources

Website URL
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