DEV Community

# math

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
How Binary and Hexadecimal Work: An introduction to non-decimal number systems

How Binary and Hexadecimal Work: An introduction to non-decimal number systems

4
Comments
11 min read
Solving DSA Problems. CodeForces 1918-A: Brick Wall

Solving DSA Problems. CodeForces 1918-A: Brick Wall

Comments
3 min read
zikojs tips : mapfun

zikojs tips : mapfun

Comments
4 min read
Transposing a Matrix in Java

Transposing a Matrix in Java

2
Comments
2 min read
Discrete Maths for Devs: An brief introduction to Mathematical Logic

Discrete Maths for Devs: An brief introduction to Mathematical Logic

2
Comments
3 min read
I'm speechless 🩵

I'm speechless 🩵

5
Comments
2 min read
K-Means Clustering

K-Means Clustering

1
Comments 1
1 min read
Math for Devs - Gambler's fallacy and Monte Carlo Simulation

Math for Devs - Gambler's fallacy and Monte Carlo Simulation

7
Comments 3
4 min read
Basics of Statistics in Data Science

Basics of Statistics in Data Science

1
Comments
2 min read
Learn the Math of Diffusion Models (Enough to Reason about Ideas from Top-ML Conferences)

Learn the Math of Diffusion Models (Enough to Reason about Ideas from Top-ML Conferences)

Comments
8 min read
Discussão sobre o Advent of Code 2023 - Dia 6: Modelando problema com matemática

Discussão sobre o Advent of Code 2023 - Dia 6: Modelando problema com matemática

13
Comments
1 min read
Announcing elm-integer

Announcing elm-integer

11
Comments
3 min read
Building a Fraction Calculator for the Commodore 64 in Assembly Language

Building a Fraction Calculator for the Commodore 64 in Assembly Language

Comments
5 min read
Math for computer science roadmap

Math for computer science roadmap

2
Comments
8 min read
Matrix Operations with Apache Commons Math3: A Comprehensive Guide

Matrix Operations with Apache Commons Math3: A Comprehensive Guide

1
Comments 1
2 min read
Math for Devs - Birthday Paradox for random data generation

Math for Devs - Birthday Paradox for random data generation

11
Comments
7 min read
Math for Devs - Encryption Essentials

Math for Devs - Encryption Essentials

14
Comments 1
6 min read
Is Data Struct about memory?

Is Data Struct about memory?

5
Comments
3 min read
Estudos de Bases Numéricas

Estudos de Bases Numéricas

3
Comments
12 min read
Proving natural numbers are infinity in Coq 🧙🏼

Proving natural numbers are infinity in Coq 🧙🏼

10
Comments
3 min read
Writing an Equation Solver

Writing an Equation Solver

43
Comments
13 min read
A Retro Adventure: Implementing an Aspect Ratio Calculator for the Commodore 64 in Multiple Programming Languages

A Retro Adventure: Implementing an Aspect Ratio Calculator for the Commodore 64 in Multiple Programming Languages

3
Comments
9 min read
What is Base62 Conversion?

What is Base62 Conversion?

1
Comments 2
3 min read
The Sleeping Beauty Problem

The Sleeping Beauty Problem

1
Comments
4 min read
Optimization of u128 decoding from base62

Optimization of u128 decoding from base62

Comments 1
5 min read
Optimization of u128 to base62 encoding

Optimization of u128 to base62 encoding

1
Comments 1
4 min read
Walking through the bayes theorm to update our belief systematically.

Walking through the bayes theorm to update our belief systematically.

Comments
3 min read
Exploring Probabilistic Algorithms with Ruby

Exploring Probabilistic Algorithms with Ruby

6
Comments 1
7 min read
Linear Algebra in Machine Learning

Linear Algebra in Machine Learning

1
Comments
2 min read
On Lindenmayer Systems

On Lindenmayer Systems

1
Comments 2
2 min read
Fast Matrix Math in JS

Fast Matrix Math in JS

8
Comments 1
15 min read
How f1-score helped me to choose the best classification model?

How f1-score helped me to choose the best classification model?

2
Comments
5 min read
Draw beautiful geometric visualizations with Python and Spyrograph

Draw beautiful geometric visualizations with Python and Spyrograph

6
Comments
3 min read
Guia de Estudos de Matemática para Programadores

Guia de Estudos de Matemática para Programadores

4
Comments
3 min read
A Importância da Matemática para Programadores

A Importância da Matemática para Programadores

1
Comments
3 min read
Math for devs - Relational Algebra

Math for devs - Relational Algebra

21
Comments 1
7 min read
Math for devs - Sum and Product Notation

Math for devs - Sum and Product Notation

8
Comments
3 min read
Simple 2-joint inverse kinematic with isosceles triangle

Simple 2-joint inverse kinematic with isosceles triangle

1
Comments
1 min read
How does AI work? Part 1

How does AI work? Part 1

1
Comments
9 min read
The Monty Hall problem

The Monty Hall problem

1
Comments 1
5 min read
L'algoritmo ECDSA

L'algoritmo ECDSA

2
Comments
6 min read
Data Science: What is a box plot?

Data Science: What is a box plot?

Comments
2 min read
TypeScript for prototyping: bijective function example with generics' notation

TypeScript for prototyping: bijective function example with generics' notation

1
Comments
1 min read
Machine Learning: Basic Terms

Machine Learning: Basic Terms

3
Comments
2 min read
The missing sum() method

The missing sum() method

5
Comments 5
1 min read
Mathematics And Physics Part 2

Mathematics And Physics Part 2

Comments
12 min read
Ruby Code Challenge: Sum of all primes within an array

Ruby Code Challenge: Sum of all primes within an array

4
Comments 1
2 min read
Do Programmers Need to Know Math?

Do Programmers Need to Know Math?

5
Comments 2
4 min read
Do I need to be Good at Math to be a Software Developer?

Do I need to be Good at Math to be a Software Developer?

8
Comments 5
5 min read
Data Science: Basic Mathematics

Data Science: Basic Mathematics

6
Comments
2 min read
Linear Algebra basics: Part 1

Linear Algebra basics: Part 1

2
Comments
10 min read
Raytracing Part I.V: An embarrassing exploration

Raytracing Part I.V: An embarrassing exploration

6
Comments
4 min read
How to write Mathematical Expressions in DEV.to Articles?

How to write Mathematical Expressions in DEV.to Articles?

9
Comments
1 min read
Generating prime numbers with Python and Rust

Generating prime numbers with Python and Rust

7
Comments
6 min read
¿Cómo aprender álgebra lineal usando Python?

¿Cómo aprender álgebra lineal usando Python?

1
Comments
3 min read
It Hangs in the Balance

It Hangs in the Balance

Comments
5 min read
Infinite Elves and Infinite Houses

Infinite Elves and Infinite Houses

4
Comments
6 min read
Golang divisions

Golang divisions

Comments
2 min read
Working with sigmoid in Solidity

Working with sigmoid in Solidity

5
Comments 1
4 min read
Predict & Generate Output From Fizz Buzz Problem with Machine Learning Approach; Deep FizzBuzzNet.

Predict & Generate Output From Fizz Buzz Problem with Machine Learning Approach; Deep FizzBuzzNet.

4
Comments
3 min read
loading...