Forem

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
1 line of code: How to create a range array
Cover image for 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
Komlexität von Algorithmen
Cover image for Komlexität von Algorithmen

Komlexität von Algorithmen

3
Comments
1 min read
1 line of code: How to shuffle an array
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for Behavioural Patterns: Strategy Pattern

Behavioural Patterns: Strategy Pattern

5
Comments
2 min read
Six (Dirty) Ways to shorten your Javascript
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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)
Cover image for Lines of Code (LoC)

Lines of Code (LoC)

4
Comments
3 min read
5 Tips to Write Simple Software
Cover image for 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
Cover image for Clean Code in C# Part 1 Meaningful Names

Clean Code in C# Part 1 Meaningful Names

20
Comments
3 min read
Generate automatically Workflow files
Cover image for Generate automatically Workflow files

Generate automatically Workflow files

5
Comments
1 min read
Async, refactoring and fewer bugs: Rust block expressions to the rescue

Async, refactoring and fewer bugs: Rust block expressions to the rescue

16
Comments 3
7 min read
1 line of code: How to get the sum of an array of numbers
Cover image for 1 line of code: How to get the sum of an array of numbers

1 line of code: How to get the sum of an array of numbers

3
Comments 2
1 min read
1 line of code: How to clean an Array
Cover image for 1 line of code: How to clean an Array

1 line of code: How to clean an Array

48
Comments 13
1 min read
When are microservices appropriate?

When are microservices appropriate?

53
Comments 10
1 min read
loading...