Kiran Chauhan
Technology, Politics, and Folk Literature
કરસનદાસ મૂળજીનું પ્રવાસ પુસ્તક
Jul 24, 2024Sails Tutorial — Chapter 3
Jun 21, 2024This is the third article in the series. You can read the second one at this link.
Sails Tutorial — Chapter 2
Jun 19, 2024This is the second article in the series. You can read the first one at this link.
સારા ભાષાંતરના ગુણ
Feb 5, 2024સારા ભાષાંતરમાં નીચેના ગુણ હોવા જોઈએ:
The Law Of Complexity
Feb 4, 2024Complexity never eliminate,
it just move from one place to another.
Lisp Learning Pt. 2
Feb 4, 2024Going forward with learning, defvar
is used to define variables. Continue with the last program written in hello.lisp
. Here is how we can define the hello, world
program again with variables.
Lisp Learning Pt. 1
Feb 3, 2024In my free time (which I have very little), I’m learning the Lisp programming language. After doing some search, I decided to go with Common Lisp and installed SBCL.
Code Reading: Express.js
Oct 24, 2023Following are the list of the points that I find interesting while reading Express code.
Sails Tutorial — Chapter 1
Aug 18, 2023We are going to build the sample Sails.js or Sails application from the scratch with some unusual steps (for learning). We will end up with a small, functional CRM application.. Without further ado, let’s get started.
Article Worth of Content
Apr 22, 2023I recently read a few books. After completing these books, I felt that the author is stretching the content by repeating the same idea again and again with different words, examples, and angles. What could have been covered in a concise article (or 4-5 pages) was extended into a full-length book. I noticed a similar pattern when reviewing an online course.