Sven Herrmann

Sven Herrmann @svenherr

About: C# .Net Developer. Web-Dev. Backend

Location:
Germany
Joined:
Jan 5, 2023

Sven Herrmann
articles - 18 total

Let’s talk about APIs, shall we?

What does API mean again? It is short for Application Programming Interfaces. Who has it? All...

Learn More 0 0Mar 29 '23

How to gain experience fast as a Developer 🚀

As a beginner in the tech industry, getting hands-on experience can be challenging 🤔. However,...

Learn More 1 0Feb 7 '23

Why setup is important as software developer

As a beginner software developer, having the right tools and configurations in place is essential for...

Learn More 1 0Feb 2 '23

Can social media help me become a better developer?

💻Social media has become a 🔥 staple in our daily lives and its impact can be felt in nearly every...

Learn More 0 0Jan 31 '23

7 Goals as Software Developer

As a software developer, it can be challenging to find your goals, but there are a few approaches you...

Learn More 1 0Jan 25 '23

Motivation as a junior Software developer

It can be challenging for a junior software developer 👶 to maintain motivation when faced with the...

Learn More 5 0Jan 17 '23

How to use Emojis and Highlighting text (dev.to) and should we use it ?

Hi guys, first how to use it. Highlighting words or texts can be done like <mark>highlight...

Learn More 6 0Jan 15 '23

My guide to effectively using git and GitHub for collaboration version control.

You probably use Git and GitHub frequently as a developer for version control and teamwork 👏....

Learn More 2 1Jan 15 '23

Why unit testing ?

Unit testing is a software testing technique in which individual units or components of a software...

Learn More 4 0Jan 13 '23

Part 5: Continuous Integration and Deployment (with examples)

Unit testing is an important practice that enables developers to make changes to the code with...

Learn More 3 0Jan 13 '23

Part 4: Living Documentation (with examples)

Unit tests serve as living documentation for the code. They provide examples of how the code is...

Learn More 1 0Jan 13 '23

Part 3: Ensuring Code Quality (with examples)

Unit testing not only helps to catch bugs early in the development process, but it also provides a...

Learn More 1 0Jan 13 '23

Part 2: Catching Bugs Early

One of the main benefits of unit testing is that it allows developers to catch bugs early in the...

Learn More 1 0Jan 13 '23

Part 1: Introduction to Unit Testing (with examples)

Unit testing is a software testing technique in which individual units or components of a software...

Learn More 13 2Jan 13 '23

Best Practices for Writing Clean, Efficient Code

As a programmer, one of the most important skills you can develop is the ability to write clean,...

Learn More 2 0Jan 13 '23

Creating Effective and Efficient Code Documentation: Best Practices and Guidelines

Writing effective and efficient documentation for your code is essential for ensuring that others can...

Learn More 1 0Jan 12 '23

Help for API documentation (Some ideas):

API documentation is a critical component of any API, as it helps developers understand how to use...

Learn More 1 1Jan 12 '23

Why i prefer Git over TFS (Experience)

Git is a distributed version control system that has become a popular choice among developers due to...

Learn More 0 0Jan 11 '23