GithubHelp home page GithubHelp logo

hbelmiro / 100daysofjava Goto Github PK

View Code? Open in Web Editor NEW
267.0 267.0 61.0 388 KB

Small pieces of Java content on my social media every day for a hundred days. Learn with short code snippets.

Home Page: https://thegreatapi.com

License: Apache License 2.0

Java 100.00%

100daysofjava's Introduction

Helber's GitHub stats

100daysofjava's People

Contributors

dependabot[bot] avatar github-actions[bot] avatar hbelmiro avatar snuyanzin avatar viniberaldo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

100daysofjava's Issues

Add info/website for 3rd party libraries

Update the projects that use 3rd party libraries with short info about them and their websites.

Jimfs is an example of a 3rd party library.
The idea is to put the information on the day that uses the library, in README.
For day 10, for instance, you would put something like the following in https://github.com/hbelmiro/100DaysOfJava/blame/main/README.adoc#L380:

=== Used libraries

==== Jimfs

https://google.github.io/jimfs/

Jimfs is an in-memory file system for Java 7 and above, implementing the `java.nio.file` abstract file system APIs.

Convert examples to JUnit tests

Please, create a new issue for each day.

  • Day 001
  • Day 002
  • Day 003
  • Day 004
  • Day 005
  • Day 006
  • Day 007
  • Day 008
  • Day 009
  • Day 010
  • Day 011
  • Day 012
  • Day 013
  • Day 014
  • Day 015
  • Day 016
  • Day 017
  • Day 018
  • Day 019
  • Day 020
  • Day 021
  • Day 022
  • Day 023
  • Day 024
  • Day 025
  • Day 026
  • Day 027
  • Day 028
  • Day 029
  • Day 030
  • Day 031
  • Day 032
  • Day 033
  • Day 034
  • Day 035
  • Day 036
  • Day 037
  • Day 038
  • Day 039
  • Day 040
  • Day 041
  • Day 042
  • Day 043
  • Day 044
  • Day 045
  • Day 046
  • Day 047
  • Day 048
  • Day 049
  • Day 050
  • Day 051
  • Day 052
  • Day 053
  • Day 054
  • Day 055
  • Day 056
  • Day 057
  • Day 058
  • Day 059
  • Day 060
  • Day 061
  • Day 062
  • Day 063
  • Day 064
  • Day 065
  • Day 066
  • Day 067
  • Day 068
  • Day 069
  • Day 070
  • Day 071
  • Day 072
  • Day 073
  • Day 074
  • Day 075
  • Day 076
  • Day 077
  • Day 078
  • Day 079
  • Day 080
  • Day 081
  • Day 082
  • Day 083
  • Day 084
  • Day 085
  • Day 086
  • Day 087
  • Day 088
  • Day 089
  • Day 090
  • Day 091
  • Day 092
  • Day 093
  • Day 094
  • Day 095
  • Day 096
  • Day 097
  • Day 098
  • Day 099
  • Day 100

Manage dependencies in the parent pom.xml

Right now the dependencies versions are set in each module. Besides repeating code, this may cause different versions of the same dependency to be used between different modules.
We need to move the versions of our dependencies to the dependencyManagement section in the parent pom.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.