Forem

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
1 line of code: How to capitalise a string

1 line of code: How to capitalise a string

6
Comments 2
1 min read
1 line of code: How to count the words in a string

1 line of code: How to count the words in a string

5
Comments 5
1 min read
What Is Static Code Analysis?

What Is Static Code Analysis?

11
Comments
3 min read
Improve Code Quality - Static Analyzer

Improve Code Quality - Static Analyzer

4
Comments
1 min read
1 line of code: How to create a range array

1 line of code: How to create a range array

5
Comments 10
1 min read
Create a learning culture to improve code quality

Create a learning culture to improve code quality

2
Comments
3 min read
When are microservices appropriate?

When are microservices appropriate?

53
Comments 9
1 min read
Komlexität von Algorithmen

Komlexität von Algorithmen

3
Comments
1 min read
1 line of code: How to shuffle an array

1 line of code: How to shuffle an array

3
Comments
1 min read
1 line of code: How to sort an array by descending order

1 line of code: How to sort an array by descending order

13
Comments 2
1 min read
Code Smell | Primitive Obsession

Code Smell | Primitive Obsession

17
Comments
4 min read
Ditch These 7 Bad Habits in Python

Ditch These 7 Bad Habits in Python

13
Comments 5
6 min read
Behavioural Patterns: Strategy Pattern

Behavioural Patterns: Strategy Pattern

5
Comments
2 min read
Six (Dirty) Ways to shorten your Javascript

Six (Dirty) Ways to shorten your Javascript

50
Comments 5
4 min read
Factory pattern in a nutshell

Factory pattern in a nutshell

37
Comments
3 min read
SonarQube - Instalação do scanner no Ubuntu Linux

SonarQube - Instalação do scanner no Ubuntu Linux

14
Comments
5 min read
1 line of code: How to sort an array by ascending order

1 line of code: How to sort an array by ascending order

3
Comments
1 min read
A variety of errors in C# code by the example of CMS DotNetNuke: 40 questions about the quality

A variety of errors in C# code by the example of CMS DotNetNuke: 40 questions about the quality

2
Comments
24 min read
1 line of code: How to get every n-th item of an Array

1 line of code: How to get every n-th item of an Array

4
Comments 2
1 min read
How to write good Test Cases with examples

How to write good Test Cases with examples

2
Comments
3 min read
1 line of code: How to get the average of an array

1 line of code: How to get the average of an array

10
Comments 9
1 min read
Ways to create Singletons and the tradeoffs between them

Ways to create Singletons and the tradeoffs between them

41
Comments 5
4 min read
Lines of Code (LoC)

Lines of Code (LoC)

4
Comments
3 min read
5 Tips to Write Simple Software

5 Tips to Write Simple Software

5
Comments
4 min read
Clean Code in C# Part 1 Meaningful Names

Clean Code in C# Part 1 Meaningful Names

20
Comments
3 min read
loading...