Difference between revisions of "Resources"

Line 11: Line 11:
  
 
=Development=
 
=Development=
 +
 +
 +
==Monitoring==
 +
 +
* hawt.io - JMX | Monitoring
  
  
Line 19: Line 24:
 
Hexadecimal to decimal: http://www.statman.info/conversions/hexadecimal.html  
 
Hexadecimal to decimal: http://www.statman.info/conversions/hexadecimal.html  
  
 +
JavaScript escape: http://www.htmlescape.net/stringescape_tool.html
 +
 +
Twitter bootstrap: http://getbootstrap.com/
 +
 +
 +
==Java==
 +
 +
'''JPA''
 +
 +
* Java persistence wiki: http://en.wikibooks.org/wiki/Java_Persistence
 +
* JPA API Reference: http://www.objectdb.com/api/java/jpa
 +
 +
 +
 +
 +
==JEE==
 +
 +
* Oracle JEE SDK: http://www.oracle.com/technetwork/java/javaee/downloads/index.html
  
  
Line 79: Line 102:
  
 
Programming fonts: http://www.lowing.org/fonts/
 
Programming fonts: http://www.lowing.org/fonts/
 
 
==Tools==
 
 
* Twitter bootstrap: http://getbootstrap.com/
 
  
  

Revision as of 23:21, 27 November 2014

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


E-Learning


Development

Monitoring

  • hawt.io - JMX | Monitoring


SQL <> Java

SQL to Java: https://af-dbaccess.googlecode.com/hg/etc/sql-converter-form/sql-converter-form.html

Hexadecimal to decimal: http://www.statman.info/conversions/hexadecimal.html

JavaScript escape: http://www.htmlescape.net/stringescape_tool.html

Twitter bootstrap: http://getbootstrap.com/


Java

'JPA



JEE


JavaScript

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


Ebook:


Web

Design


Templates

These are some links to HTML5, CSS3 templates:


Icons


Photos


Colors


Fonts

DaFont: http://www.dafont.com/fr/

Programming fonts: http://www.lowing.org/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