The Nawaz Journal

The Nawaz Journal

Follow
homeElixirbadgesnewsletter
Tag

General Programming

#programming

More content

Read more stories on Hashnode


Articles with this tag

My NextJS Setup

Sep 25, 20209 min read

If you are starting out with Next.js and Server Side Rendering for the first time, then the initial project setup may take a significant amount of...

My NextJS Setup

Attempt to Learn Elixir: Thinking in Elixir

Sep 19, 20205 min read

Welcome to another blog post of the series Attempt to Learn Elixir. If you are reading this then I assume you have already gone through the resources...

Attempt to Learn Elixir: Thinking in Elixir

Deploy FastAPI Application on Ubuntu with Nginx, Gunicorn and Uvicorn

Sep 8, 20204 min read

FastAPI is a promising new Python framework that supports concurrency and type system out of the box. It has many cool features that I like and it's...

Deploy FastAPI Application on Ubuntu with Nginx, Gunicorn and Uvicorn

Attempt to Learn Elixir: Absolute Basics

Aug 29, 20203 min read

I came across Elixir probably two years ago. But I started looking into the basics of it from the beginning of this year. Functional programming can...

Attempt to Learn Elixir: Absolute Basics

Attempt to Learn Elixir: The Introduction

Aug 25, 20203 min read

This series of posts will hopefully reflect my own journey into the world of functional programming with Elixir. Elixir is the first and so far the...

Attempt to Learn Elixir: The Introduction

My First Impression of Julia

Aug 19, 20207 min read

Some days ago I came across a programming language that I had no idea about before. It was announced in 2012 and since the community has grown, with...

My First Impression of Julia