Difference between revisions of "Resources"

Line 36: Line 36:
 
==Tools==
 
==Tools==
  
'''Database'''
+
===Database===
  
 
* SQL to Java: https://af-dbaccess.googlecode.com/hg/etc/sql-converter-form/sql-converter-form.html
 
* SQL to Java: https://af-dbaccess.googlecode.com/hg/etc/sql-converter-form/sql-converter-form.html
  
  
'''Hexa'''
+
===Hexa===
  
 
* Hexadecimal to decimal: http://www.statman.info/conversions/hexadecimal.html  
 
* Hexadecimal to decimal: http://www.statman.info/conversions/hexadecimal.html  
  
  
'''JavaScript'''
+
===JavaScript===
  
 
* JavaScript escape: http://www.htmlescape.net/stringescape_tool.html
 
* JavaScript escape: http://www.htmlescape.net/stringescape_tool.html
  
  
'''Mock-up'''
+
===Mock-up===
  
 
* Balsamiq mock-ups: http://balsamiq.com/products/mockups/  
 
* Balsamiq mock-ups: http://balsamiq.com/products/mockups/  
  
  
'''Monitoring'''
+
===Monitoring===
  
 
* JMX Monitoring: http://hawt.io/
 
* JMX Monitoring: http://hawt.io/
  
  
'''Regular Expressions'''
+
===Regular Expressions===
  
 
* Analyze and test: https://www.debuggex.com/
 
* Analyze and test: https://www.debuggex.com/
Line 67: Line 67:
  
  
'''Statistics'''
+
===Statistics===
  
 
* Languages statistics: http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html
 
* Languages statistics: http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html
  
  
'''UML'''
+
===UML===
  
 
* UML online graph: http://yuml.me/
 
* UML online graph: http://yuml.me/
Line 114: Line 114:
 
   
 
   
 
* 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
 
 
 
==Statistics==
 
 
* Languages usage: http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html
 
  
  

Revision as of 21:48, 6 December 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


AngularJS

Official info


E-Learning


Tools

Database


Hexa


JavaScript


Mock-up


Monitoring


Regular Expressions


Statistics


UML


Java

JEE


JPA


JSF


JavaScript

OnLine resources


Library


Ebook


Web

Design


Icons


Photos


Colors


Fonts


Tag clouds


Statistics


Bootstrap


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