Tech with Maddy | Tech and Writing

Tech with Maddy | Tech and Writing

Follow
Follow
homeJavaSpring BootSoftware EngineeringCareer DevelopmentTechnical Writingbadgesnewsletter
Tag

programing

#programing

More content

Read more stories on Hashnode


Articles with this tag

What is an EnumMap in Java?

Feb 21, 20223 min read

This article will explain what an enumMap is, and how to use it in Java. What is an EnumMap? An EnumMap is a special form of a map. A map in Java is...

What is an EnumMap in Java?

How To Simply Solve reCaptcha V2 using Java and 2Captcha

Jan 31, 20229 min read

Have you ever seen something like this? This is a type of Captcha, precisely a reCaptcha. A Captcha is a challenge-response that many websites use to...

How To Simply Solve reCaptcha V2 using Java and 2Captcha