DEV Community

# softwareengineering

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to send message to teams using python.

How to send message to teams using python.

3
Comments 1
2 min read
Capturing Full Webpage Screenshots with Selenium in Python: A Step-by-Step Guide

Capturing Full Webpage Screenshots with Selenium in Python: A Step-by-Step Guide

Comments
2 min read
Estudos de Bases Numéricas

Estudos de Bases Numéricas

2
Comments
12 min read
Weekly reading digest #1

Weekly reading digest #1

Comments
1 min read
Circuit breakers (in Go)

Circuit breakers (in Go)

1
Comments
8 min read
Tips to back to university for IT students

Tips to back to university for IT students

Comments 4
2 min read
Arquitectura Hexagonal: El camino hacia un Software Robusto, Flexible y Fácil de Mantener

Arquitectura Hexagonal: El camino hacia un Software Robusto, Flexible y Fácil de Mantener

1
Comments
9 min read
Introduction to Github Actions

Introduction to Github Actions

Comments
4 min read
Transformative Applications of AI in Software Engineering

Transformative Applications of AI in Software Engineering

1
Comments
3 min read
JavaScript Tricky Interview Questions 2023

JavaScript Tricky Interview Questions 2023

2
Comments
4 min read
Navigating the Waters of Technical Curiosity: A Confession

Navigating the Waters of Technical Curiosity: A Confession

1
Comments
2 min read
Why are you testing?

Why are you testing?

Comments
2 min read
Separação de Conceitos e Localidade de Comportamento - Um guia imparcial

Separação de Conceitos e Localidade de Comportamento - Um guia imparcial

314
Comments 42
6 min read
How to Think Like an Architect 🧠🏛️

How to Think Like an Architect 🧠🏛️

9
Comments
3 min read
7 JavaScript Concepts You Should Know Before Learning React

7 JavaScript Concepts You Should Know Before Learning React

1
Comments
3 min read
Monorepo vs Microrepo: How to Choose the Best Repository Structure for Your Code

Monorepo vs Microrepo: How to Choose the Best Repository Structure for Your Code

9
Comments
3 min read
Environmental Science meets Software engineering

Environmental Science meets Software engineering

3
Comments 1
1 min read
10 Tips for Building a Successful MVP with Flutter

10 Tips for Building a Successful MVP with Flutter

2
Comments
7 min read
Maintainable Software Development

Maintainable Software Development

Comments
4 min read
Design Patterns Decoded: Exploring the Factory Method Pattern in Software Development

Design Patterns Decoded: Exploring the Factory Method Pattern in Software Development

4
Comments
4 min read
Coupling & Cohesion

Coupling & Cohesion

7
Comments
4 min read
Full Time/Internships Jobs - Onsite & Remote Openings "August 2023"

Full Time/Internships Jobs - Onsite & Remote Openings "August 2023"

14
Comments
2 min read
Analogy of Hypertext-Driven RESTful APIs: Unleashing the Power of Hyperlinks

Analogy of Hypertext-Driven RESTful APIs: Unleashing the Power of Hyperlinks

Comments
7 min read
GitHub Pages Wizardry: A Beginner's Guide to Deploying Your Website on a Custom Domain 🪄

GitHub Pages Wizardry: A Beginner's Guide to Deploying Your Website on a Custom Domain 🪄

1
Comments
5 min read
Design Patterns: Factory Method

Design Patterns: Factory Method

9
Comments
9 min read
Which Engineering Scope Are You Using?

Which Engineering Scope Are You Using?

13
Comments
3 min read
Implementing Devise in Your Ruby on Rails Application For Authentication

Implementing Devise in Your Ruby on Rails Application For Authentication

5
Comments 2
4 min read
Enhancing gRPC Error Handling in a Microservice Architecture

Enhancing gRPC Error Handling in a Microservice Architecture

6
Comments
11 min read
The Power of Dependency Inversion Principle (DIP) in Software Development

The Power of Dependency Inversion Principle (DIP) in Software Development

Comments
4 min read
⚙️ Arquitetura II: Não dê sorte ao azar

⚙️ Arquitetura II: Não dê sorte ao azar

10
Comments
4 min read
Object-Oriented Design: Why don't you explain this to me like I'm five

Object-Oriented Design: Why don't you explain this to me like I'm five

23
Comments 2
8 min read
A Definitive Guide to Mastering Selenium WebDriver Automation Effectively

A Definitive Guide to Mastering Selenium WebDriver Automation Effectively

9
Comments
15 min read
From Novice to Sorcerer: Unraveling Frontend and Backend Brilliance in Web Development

From Novice to Sorcerer: Unraveling Frontend and Backend Brilliance in Web Development

5
Comments
4 min read
Unleashing the Power of Interface Segregation: Building Flexible and Maintainable Software Systems

Unleashing the Power of Interface Segregation: Building Flexible and Maintainable Software Systems

Comments
3 min read
Monoliths vs. Microservices: Breaking Down Software Architectures

Monoliths vs. Microservices: Breaking Down Software Architectures

15
Comments 5
14 min read
The 3A's: Simple Steps For Clean Unit Tests

The 3A's: Simple Steps For Clean Unit Tests

Comments
2 min read
Seeking Guidance and Knowledge: A Call to Senior Developers

Seeking Guidance and Knowledge: A Call to Senior Developers

Comments
1 min read
O Software Architect habilidades técnicas e interpessoais

O Software Architect habilidades técnicas e interpessoais

5
Comments 1
4 min read
JavaScript Event Loop: Breaking Down the Mystery

JavaScript Event Loop: Breaking Down the Mystery

21
Comments
6 min read
A Beginner's Guide to HTML - Sanjay Pasari

A Beginner's Guide to HTML - Sanjay Pasari

1
Comments
2 min read
Change Management In Software Engineering

Change Management In Software Engineering

Comments
4 min read
Mastering Software Architecture: A Comprehensive Guide to Design, Deployment, and Scaling

Mastering Software Architecture: A Comprehensive Guide to Design, Deployment, and Scaling

Comments
2 min read
Execute Around Method (EAM) Pattern | Design Patterns

Execute Around Method (EAM) Pattern | Design Patterns

Comments
2 min read
Don't forget the leaks

Don't forget the leaks

2
Comments 1
2 min read
It's Not All About the Syntax: A Call to Junior Developers

It's Not All About the Syntax: A Call to Junior Developers

Comments
3 min read
The Art of Adaptable Code

The Art of Adaptable Code

Comments
2 min read
Retool vs PowerApps

Retool vs PowerApps

2
Comments
9 min read
The Uncreative Software Engineer's Compendium to Testing

The Uncreative Software Engineer's Compendium to Testing

21
Comments 2
12 min read
Decorators in Python

Decorators in Python

8
Comments
3 min read
Software Architecture

Software Architecture

1
Comments
4 min read
When to Branch Your Code (Git)

When to Branch Your Code (Git)

3
Comments 2
2 min read
⚙️ Arquitetura de Software: O início

⚙️ Arquitetura de Software: O início

6
Comments
5 min read
Decode Your Emotions: Emotional Intelligence for Software Developers

Decode Your Emotions: Emotional Intelligence for Software Developers

8
Comments
5 min read
5 things I wish I knew before writing 1 Million lines of code

5 things I wish I knew before writing 1 Million lines of code

Comments
2 min read
Why reads are more expensive as compared to writes in Cassandra database ?

Why reads are more expensive as compared to writes in Cassandra database ?

Comments
3 min read
Demystifying the Liskov Substitution Principle: A Guide for Developers

Demystifying the Liskov Substitution Principle: A Guide for Developers

1
Comments
4 min read
Creating a virtual environment in Python

Creating a virtual environment in Python

3
Comments
1 min read
Beyond the Basics. Guide to Deeply Understand Merge, Rebase, Squash, and Cherry Pick - When to Use Them With Real-World Examples

Beyond the Basics. Guide to Deeply Understand Merge, Rebase, Squash, and Cherry Pick - When to Use Them With Real-World Examples

Comments
17 min read
Is Interface Segregation Principle Redundant?

Is Interface Segregation Principle Redundant?

6
Comments
14 min read
New art made with Controlnet v1.1

New art made with Controlnet v1.1

5
Comments
1 min read
loading...