Skip to content

Latest commit

 

History

History
101 lines (89 loc) · 8.84 KB

README.md

File metadata and controls

101 lines (89 loc) · 8.84 KB

Pico

Your Knowledge Portfolio

An investment in knowledge always pays the best interest.---Benjamin Franklin...

What is this?

Invest regularly in your knowledge portfolio, and make learning a Habit. Every month, group members will conduct workshops, have mini hack projects, and present short and sweet presentations on a coding technique, third-party library, new language, design methodology, etc. This will be mixed with the articles, books, or tools the group ran across. Very informal

What's with the name Pico?

Count Giovanni Pico Della Mirandola (1463-1494), Count Pico was an Italian humanist and philosopher during the Renaissance whose motto, Deomni re scibili Of all things that one can know, asserted that he knew all there was to be known. De omni re scibili should be the motto of all Pragmatic Programmers.

Who wrote this?

This is a copy of part of the University of Michigan Medical School Information Services's internal wiki and was written (and perhaps copy pasted) by many authors, sometimes without attribution. I (Steve) am in the process of sourcing and attributing as time permits. If you find something you wrote that's not credited, please let me know and I will add proper attribution or remove it as you wish.

Past Topics
  • [Splunk](Splunk - Actionable Visibility, Insight and Intelligence from Machine Data) is a powerful platform for analyzing machine data, data that machines emit in great volumes but which is seldom used effectively
  • [Lombok](How to use Lombok) is a compile-time library that helps improve readability and maintainability of Java classes by adding getters, setters, toString and more.
  • [Spring Data REST] The goal of the project is to provide a solid foundation on which to expose CRUD operations to your JPA Repository-managed entities using plain HTTP REST semantics.
  • [Logging] -- Why should we do logging, how does it work, and how can we do it better?
  • Spring MockMVC
  • Thymeleaf
  • [Documenting REST APIs with Swagger]
  • Graph Databases / Neo4j
  • Package by Layer vs. by Feature

References

--