Back to Browse

Effective Java Item 2: Consider A Method When Faced With Many Constructor Parameters

1.4K views
Sep 1, 2022
42:05

My disquisition on Item 2 of Effective Java by Joshua Bloch: Consider A Builder When Faced With Many Constructor Parameters. GitHub repository: https://github.com/TRahulSam1997/Effective-Java-Joshua-Bloch/tree/main/src/main/java/Item2 Joshua Bloch's GitHub repository: https://github.com/jbloch/effective-java-3e-source-code/tree/master/src/effectivejava/chapter2/item2 Book: https://www.amazon.com.au/Effective-Java-Joshua-Bloch/dp/0134685997/ --------------------------------------- {Podcast} Spotify: https://open.spotify.com/show/4ryEqjut4r6SMtfxLdM1Le Anchor: https://anchor.fm/rahul-samaranayake {Social Media} https://twitter.com/trsam97 https://www.minds.com/trahulsam/ https://www.linkedin.com/in/rahul-samaranayake-981a9315b/ https://trahulsam.medium.com/ https://www.instagram.com/name_is_rahul/ Facebook Group: https://goo.gl/JoL9CA {Reference Links} https://stackoverflow.com/questions/3295496/what-is-a-javabean-exactly http://www.javapractices.com/topic/TopicAction.do?Id=84 https://refactoring.guru/design-patterns/builder https://web.mit.edu/6.005/www/fa15/classes/16-recursive-data-types/recursive/ https://youtu.be/40OvQLiNCP8 https://medium.com/@yuhuan/covariance-and-contravariance-in-java-6d9bfb7f6b8e http://www.javapractices.com/topic/TopicAction.do?Id=15# https://www.sitepoint.com/self-types-with-javas-generics/ {Music Used} Epidemic Sound: https://bit.ly/2T22q6V {Images & Videos used} - --------------------------------------- If the ideas I discuss in this channel evoke your interest, consider visiting REALM: https://www.realmprojectau.com/ --------------------------------------- Copyright Disclaimer under section 107 of the Copyright Act 1976, allowance is made for “fair use” for purposes such as criticism, comment, news reporting, teaching, scholarship, education and research. Fair use is a use permitted by copyright statutes that might otherwise be infringing. If you are or represent the copyright owner of materials used in this video and have a problem with the use of the related material, please send me an email at [email protected], and we can sort it out. Thank you. The description may contain affiliate links to products. I receive a commission for purchases made through these links. I only recommend products that have genuinely helped me.

Download

1 formats

Video Formats

360pmp471.9 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Effective Java Item 2: Consider A Method When Faced With Many Constructor Parameters | NatokHD