Difference between revisions of "Resources"

Line 21: Line 21:
  
 
* Twitter bootstrap: http://getbootstrap.com/
 
* Twitter bootstrap: http://getbootstrap.com/
 +
 +
* Regular expressions
 +
** Analyze and test: https://www.debuggex.com/
 +
** 10 common reg. ex: http://www.mkyong.com/regular-expressions/10-java-regular-expression-examples-you-should-know/
  
  
Line 64: Line 68:
  
 
* Design tips and methodology: [http://www.onextrapixel.com/ Onextrapixel]
 
* Design tips and methodology: [http://www.onextrapixel.com/ Onextrapixel]
 
 
==Templates==
 
 
These are some links to HTML5, CSS3 templates:
 
 
 
* Free Responsive Site Templates: [http://templated.co/ Templated.co]
 
* Free Responsive Site Templates: [http://templated.co/ Templated.co]
  
Line 76: Line 74:
  
 
* Find Icons: http://findicons.com/
 
* Find Icons: http://findicons.com/
 +
* Icones pro: http://icones.pro/
 
* Icon finder: https://www.iconfinder.com/
 
* Icon finder: https://www.iconfinder.com/
 
* My site > my way: http://icons.mysitemyway.com/
 
* My site > my way: http://icons.mysitemyway.com/
* Icones pro: http://icones.pro/
 
  
  
Line 89: Line 87:
  
 
* Adobe colors CC: https://color.adobe.com/
 
* Adobe colors CC: https://color.adobe.com/
 +
* Check my colors: http://www.checkmycolours.com/
 
* Web colors rotate: http://web.colorotate.org/
 
* Web colors rotate: http://web.colorotate.org/
 
* HTML color picker: http://www.w3schools.com/tags/ref_colorpicker.asp
 
* HTML color picker: http://www.w3schools.com/tags/ref_colorpicker.asp
 
* Check my colors: http://www.checkmycolours.com/
 
  
  
 
==Fonts==
 
==Fonts==
  
DaFont: http://www.dafont.com/fr/
+
* DaFont: http://www.dafont.com/fr/
 
+
* Programming fonts: http://www.lowing.org/fonts/
Programming fonts: http://www.lowing.org/fonts/
 
  
  

Revision as of 22:18, 30 November 2014

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


E-Learning


Development


Android

Google Android developers: http://developer.android.com/index.html


Java

JPA


JEE


JavaScript

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


Ebook:


Web

Design


Icons


Photos


Colors


Fonts


Statistics




Linux

Windows clients


Linux

PAC manager: http://sourceforge.net/projects/pacmanager/


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