Qui suis-je ?

Je m'appelle Adrien

Le codage binaire

Mon cours
Les ordinateurs ne manipulent que des 0 et 1 -> base binaire

1 bit = binary digit
1 Mot = 1 groupe de bits
1 octet = 8 bits

Adresse IP 193.50.91.122 <- 4 octets

1 bit -> 2 valeurs
2 bits -> 4 valeurs
3 bits -> 8 valeurs (etc)
pour avoir 8 bits -> 2⁸=256 valeurs

Trois colonnes égales

Get three equal-width columns starting at desktops and scaling to large desktops. On mobile devices, tablets and below, the columns will automatically stack.

.col-md-4
.col-md-4
.col-md-4

trois colonnes différentes

Get three columns starting at desktops and scaling to large desktops of various widths. Remember, grid columns should add up to twelve for a single horizontal block. More than that, and columns start stacking no matter the viewport.

.col-md-3
.col-md-6
.col-md-3

deux colonnes

Get two columns starting at desktops and scaling to large desktops.

.col-md-8
.col-md-4