Results for "exceptions"

6 / 6 posts

Search: exceptions

Filter by Category

Python

Making API Calls in Python

APIs (Application Programming Interfaces) are the bridges that allow different software systems to communicate with each other. pip install requests import…

CRUD API exceptions RequestException
Match in tagsMatch in content
Mar 19, 2026 6 min read
Python

The Ultimate Python Basics Guide: From Zero to Confident Developer

Master Python basics from scratch — variables, data types, operators, strings, loops, functions, and more. A complete beginner-to-advanced guide with real-wo...

Python basics Python tutorial Python for beginners
Match in contentMatch in code
Mar 19, 2026 41 min read
Machine learning

Understanding Accuracy and Evaluation Metrics in Machine Learning

Learn accuracy and ML evaluation metrics with simple Hinglish explanations, formulas, examples, and real-world use cases for better model performance.

machine-learning python data-science
Match in contentMatch in code
Apr 26, 2026 25 min read
SQL

SQL Server User-Defined Functions (UDF)

SQL Server ke saare User-Defined Functions — Scalar, Inline TVF, MSTVF — ko ek jagah samjho. Real examples, performance tips, aur interview questions ke saath.

SQL Server UDF User Defined Function SQL Scalar Function SQL Server
Match in content
Apr 29, 2026 18 min read
Python

Pure Python Data Science — Building a Social Network from Scratch

Learn how to load, clean, and analyze social network data using only pure Python. Build People You May Know & Pages You Might Like features from scratch.

python data-science pure-python
Match in content
Apr 11, 2026 23 min read
Python

Error & Exception Handling in Python

Error और Exception Handling का मतलब है — प्रोग्राम में चलने के दौरान जो गलतियाँ (errors) आती हैं, उन्हें पहचानना और उनका सही तरीके से समाधान करना, ताकि प्र…

Error & Exception Handling Error Handling Python
Match in content
Mar 19, 2026 3 min read