Programmers Quickie

Software Engineering Best Practices, System Design, High Scale, Algorithms, Math, Programming Langua

Episodes

Total: 330

GameStop

2021/2/4

GameStop should be understood in the whole context of the current stock market the current social me

Svelte vs React

2021/1/28

I just wanted to see how does the code looks like as someone who does not use neither what would app

5 methods to write less tests

TailWind CSS

2021/1/15

Rapidly build modern websites without ever leaving your HTML. A utility-first CSS framework packed

Io Nio blocking io non blocking io nodejs java thread processed let's do some cleanup in the mess.

Time Management

2020/12/31

Agile, GTD getting things done , deep work , zero inbox, being more efficient , scrum, sprints

Derivative and Integral

2020/12/24

In mathematics, an integral assigns numbers to functions in a way that can describe displacement, ar

Snowflake quick overview

2020/12/15

Snowflake uses s3 in order to store the data and it has a layout on top of it in order to run all th

WeChat the OS

2020/12/5

We chat is actually in operation system that you can install sub applications be aware of the world

Conquering Merge Sort

2020/11/19

When is the selection sort a better option than the merge sort

SQL - Steps for clean SQL

2020/11/12

The steps and the stages you can take in order to create clear and clean SQL and comparing it to sta

Clean SQL

2020/10/29

Best practice for writing clean maintainable understandable human readable SQL.

DNS for programmers

2020/10/24

DNS is just another high scale service we can learn from how it was designed for future high scale s

Floating Point

2020/10/17

The floating point number representation in computers is another data type but when should you be us

Tools

2020/10/5

Editors command line intellij visual studio vim bash zsh markdown wiki and looking what are the best

Here are 10 tips for productivity specifically for programmers from the top brilliant minds of produ

Basic sorting differences

2020/9/24

The differences between the basic sorting algorithms selection bubble and insertion there are delica

Anti Process

2020/9/18

How do companies deal and how should they deal with detention between efficiency wounds and innovati

BFS

2020/9/16

BFS breadth first search is another building block algorithm. It's built from a queue and a visited

How Random is Random

2020/9/12

We all use java.util.Random let's see what a professor of mathematics who recently won $3m prize the