Blog


An Introduction to Kafka with TypeScript using NestJS

A practical way to introduce you into Kafka, KafkaJS, NestJS micro-services with real examples.

KafkaKafkajsNestjs

A basic Named entity recognition (NER) with SpaCy in 10 lines of code in Python

Have you ever come to a situation that you find a bunch of old articles in your hard drive and you believe they were precious, however, you couldn’t remember what the articles are about. Or a situation that you remembered you read something in your archive and was trying to find out which document that was, however, you just could not find it. Well, it happened to me quite often. I hoped I could have an index to all the articles I stored so that I can locate them quickly. And now, I am trying to create a small piece of Python code to do that for me.

PythonSpacy

9 Easy Ways To Earn Money While Learning Python

Don't stay in bed unless you can make money in bed

PythonProgrammingLearning

8 on Scroll Animation JavaScript Libraries You Can Consider

Create awesome scroll-triggered animations on elements on your website.

JavascriptCssAnimation

8 Data Structures Every Python Programmer Should Know

PythonData structuresAlgorithms

7 Levels of Using F-Strings in Python

Dive into the string formatting technique in Python

PythonF-stringString

6 Simple Steps for a Python Setup in Atom

Atom IDE and Python

PythonAtomIde

6 PyCharm Plugins That Will Boost Your Python Programming

Plugins I could not code without

PythonPycharmPlugins

5 Ways to Schedule Jobs in Python

For programmers who automate.

Python

5 Useful Tricks JavaScript has been Hiding from You

A little guide that might benefit you

JavascriptProgrammingWeb development