DEV Community

Jessica Alves profile picture

Jessica Alves

Software developer 👩🏻‍💻

Location Toronto, Ontario Joined Joined on  github website
Editing a message of a pushed commit

Editing a message of a pushed commit

8
Comments 3
1 min read

Want to connect with Jessica Alves?

Create an account to connect with Jessica Alves. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Using `git bisect` to find the faulty commit

Using `git bisect` to find the faulty commit

13
Comments 1
2 min read
Array.sort(): defining the sort order

Array.sort(): defining the sort order

2
Comments
2 min read
Using uuid in Knex.js and PostgreSQL

Using uuid in Knex.js and PostgreSQL

2
Comments 1
2 min read
Abstraction, reusability and flexibility in software design

Abstraction, reusability and flexibility in software design

2
Comments 3
2 min read
Cohesion in software design

Cohesion in software design

5
Comments
3 min read
Divide and Conquer approach

Divide and Conquer approach

2
Comments
2 min read
A short explanation of compilers and interpreters in Python code

A short explanation of compilers and interpreters in Python code

1
Comments
2 min read
LeetCode Daily Challenge: House Robber solution using dynamic programming

LeetCode Daily Challenge: House Robber solution using dynamic programming

1
Comments
2 min read
LeetCode solution: Determine if Two Strings Are Close

LeetCode solution: Determine if Two Strings Are Close

5
Comments
3 min read
A short summary of my first Hacktoberfest 🎃 🎉

A short summary of my first Hacktoberfest 🎃 🎉

4
Comments
3 min read
Transpose of a matrix

Transpose of a matrix

3
Comments
2 min read
Converting Roman numerals to integers and vice versa

Converting Roman numerals to integers and vice versa

7
Comments
3 min read
🐍 regex: a Python example using lookbehind and lookahead

🐍 regex: a Python example using lookbehind and lookahead

8
Comments
3 min read
Regular expressions are fun!

Regular expressions are fun!

4
Comments
5 min read
Interfaces in Python: not truly an interface, just a convention.

Interfaces in Python: not truly an interface, just a convention.

3
Comments
5 min read
Abstract. What does that mean?

Abstract. What does that mean?

3
Comments
3 min read
Inheritance in Object Oriented Programming

Inheritance in Object Oriented Programming

15
Comments 1
4 min read
De Morgan's law and the importance of truth table

De Morgan's law and the importance of truth table

4
Comments
2 min read
loading...