Advertisement
dah01

Useful Libraries

Nov 24th, 2014
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. +--------------------------------------------------------------------------------------------------+
  2. | Useful Libraries |
  3. +--------------------------------------------------------------------------------------------------+
  4.  
  5. +----------+
  6. | Ruby |
  7. +----------+
  8. -- Web Frameworks
  9. -- Rails
  10. -- Internationalization
  11. -- I18n gem
  12. +----------+
  13. | PHP |
  14. +----------+
  15. -- Database Connectors
  16. -- mysqli
  17.  
  18. +----------+
  19. | Java |
  20. +----------+
  21. -- Standard Libraries
  22. -- Guava
  23. -- Database Connectors
  24. -- JDBC
  25. -- Connection Pools
  26. -- BoneCP
  27. -- PDF Generation
  28. -- iText
  29. -- Enhanced UI
  30. -- SwingX
  31. -- Charts
  32. -- JFreeChart
  33. -- OpenGL
  34. -- JOGL
  35. -- Game Libraries
  36. -- LWJGL
  37. -- Game Engines
  38. -- 3D
  39. -- Java Monkey Engine
  40. -- 2D
  41. -- Slick2D
  42. -- Math
  43. -- Commons Math
  44. -- Testing
  45. -- JUnit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement