How to create a qr code generator in java
We look into writing a QR code generator in java from scratch. QR Code has a lot of different technologies and strategies in order to create a readable and unambiguous code. Writing an implementation in Java needs to be done in multiple steps and have a lot of fun and interesting challenges.
Repository:
https://github.com/kalaspuffar/qrcode-generator
Tutorial:
https://www.thonky.com/qr-code-tutorial/introduction
Please follow me on Twitter
https://twitter.com/kalaspuffar
Learn more in Introduction to Java with Noel J. Bergman at LearnQuest
https://coursera.pxf.io/QOv369
Learn more with a Coursera course
https://coursera.pxf.io/DanielPersson
Learn more in Introduction to Java with Noel J. Bergman at LearnQuest
https://coursera.pxf.io/QOv369
My merchandise:
https://teespring.com/stores/daniel-persson
Join this channel to get access to perks:
https://www.youtube.com/channel/UCnG-TN23lswO6QbvWhMtxpA/join
Or visit my blog at:
https://danielpersson.dev
Outro music: Sanaas Scylla
#java #qrcode #example