Tech with Maddy | Tech and Writing

Tech with Maddy | Tech and Writing

Follow
Follow
homeJavaSpring BootSoftware EngineeringCareer DevelopmentTechnical Writingbadgesnewsletter
Tag

coding

#coding

More content

Read more stories on Hashnode


Articles with this tag

Top 10 Best Java YouTubers

Dec 5, 20223 min read

Java is one of the top 5 most in-demand programming languages. Its demand is still growing, and countless companies (from early-stage startups to...

Top 10 Best Java YouTubers

Top 6 Laptop Features For Coding

Jul 11, 20224 min read

If you code in your spare time and want a new laptop, don't just for a random laptop. There are some laptop features you need to consider before...

Top 6 Laptop Features For Coding

4 Easy Ways To Get Coding Experience

Mar 7, 20223 min read

Are you learning how to code and looking for ways to get some real-world experience? This article will introduce you to exploring different options...

4 Easy Ways To Get Coding Experience

How To Start Enjoying Writing Tests

Feb 14, 20223 min read

I've often read about software engineers who dislike writing tests, even when building their own applications. I get it. The reason for this is that...

How To Start Enjoying Writing Tests

Ten Rules to Refactor Code

Jan 3, 20224 min read

DISCLOSURE: This article contains affiliate links to external products. This means that I will earn a commission at no additional cost to you if you...

Ten Rules to Refactor Code

What Does “Static” Mean in Java?

Dec 22, 20217 min read

Static is a keyword (meaning that it has a special meaning for the compiler), meaning that members of a class (a variable or a method) belong to the...

What Does “Static” Mean in Java?