Forem

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
HELLO WORLD in Morse Code 00:18

HELLO WORLD in Morse Code

9
Comments 3
1 min read
1 line of code: How to clean an Array of "falsy" items
Cover image for 1 line of code: How to clean an Array of "falsy" items

1 line of code: How to clean an Array of "falsy" items

5
Comments 2
1 min read
1 line of code: How to merge two Arrays and preserve all entries
Cover image for 1 line of code: How to merge two Arrays and preserve all entries

1 line of code: How to merge two Arrays and preserve all entries

3
Comments
1 min read
How to imporove your code review process

How to imporove your code review process

7
Comments
1 min read
I Disregard Tedious Grammar Rules For The Same Reason Your MVP Sucks - On Purpose

I Disregard Tedious Grammar Rules For The Same Reason Your MVP Sucks - On Purpose

2
Comments
4 min read
1 line of code: How to merge two Arrays and clean all duplicate entries
Cover image for 1 line of code: How to merge two Arrays and clean all duplicate entries

1 line of code: How to merge two Arrays and clean all duplicate entries

33
Comments 3
1 min read
Software books!
Cover image for Software books!

Software books!

13
Comments
1 min read
PHP - Create your own logger like Monolog PSR-3 Logger Interface
Cover image for PHP - Create your own logger like Monolog PSR-3 Logger Interface

PHP - Create your own logger like Monolog PSR-3 Logger Interface

12
Comments
1 min read
1 line of code: How to get every even item of an Array
Cover image for 1 line of code: How to get every even item of an Array

1 line of code: How to get every even item of an Array

19
Comments 16
1 min read
loading...