GaV's Journal

GaV's Journal

Follow
homeGet Better at Ruby with Sorting Algorithms
How to get a specific number of lines from a file using Elixir streams

How to get a specific number of lines from a file using Elixir streams

We all have to deal with files sometimes. Manipulate and gather data from them. From messing with an entire file or processing just part of it, Elixir has us covered. You just need to make some tweaking and mess around with different modules to be ab...

Gabriel Vasconcelos
Gabriel Vasconcelos

3 min read

Why you should start writing tests - Thoughts about  the advantages of TDD and unit tests

Why you should start writing tests - Thoughts about the advantages of TDD and unit tests

Gabriel Vasconcelos
Gabriel Vasconcelos

4 min read

Get Better at Ruby with Sorting Algorithms - Bubble Sort

Get Better at Ruby with Sorting Algorithms - Bubble Sort

Gabriel Vasconcelos
Gabriel Vasconcelos

4 min read

Get better at Ruby with sorting algorithms

Get better at Ruby with sorting algorithms

Gabriel Vasconcelos

4 min read