Left Sidebar
What is R
R Programming Language – Origin, Domain, Founders & Purpose 🧠R Programming Language: A Complete Introduction 📌 Introduction In the world of data and statistics, R st…
Matplotlib-Python-In-Baby-Steps
Matplotlib — Baby Steps (Pyodide Interactive) Matplotlib — Baby Steps (Interactive with Pyodide) Learn Python plotting interactively. The edito…
3-Month AI, ML & Data Science Internship Roadmap By Champak Roy — Learning Sutras · Updated: October 7, 2025 Contact on WhatsApp Downloa…
Post
CRX Design System Sample Post Learning Sutras by Champak Roy Home Quizzes Tools Contact …
Basics of SVG and drawing an interactive SVG.
Interactive SVG circle Code on Gthub ### Understanding SVG: Uses, Types, and Utility **Introduction** Scalable Vector Graphics (SVG) is a powerful and versatile format used to create vector-based gra…
Python AI, ML etc
### 1. Input and Output in Python - The `input()` Function: - Accepting user input as strings or converting them to other types (int, float, etc.) - Using input for collecting user-defin…
pandas
Pandas ### What is Pandas? Pandas is an open-source Python library that provides high-performance, easy-to-use data structures and data analysis tools. It's built on top of NumPy, another popular…
Alignment in Flex
Alignment in Flex Here are five examples illustrating different alignment techniques in Flexbox: ### 1. Center Alignment ```html <!DOCTYPE html> <html lang="en"> <head> …
Py Matplotlib — Baby Steps: Step 1 Introduction · Importance · Keywords · History · Interactiv…
Understanding Cosine Similarity — The Math Behind Text Similarity Have you ever wondered how a chatbot or search engine knows that "show me quizzes" and "open quizze…