All Posts
The Architectural Deep Dive into Django vs Flask vs FastAPI
Basics Of FastAPI In Python
SQL vs. NoSQL Databases and Essential CRUD Commands
Basics Of Flask In Python
Basics On Web Development
What Are Containers | Podman Vs Docker | Podman Basics
What is Virtualization
JSON Parsing and Serialization in Python
Recursion and Call Stack Mechanics in Python
Decorators and Wrapper Functions in Python
Generators, Iterators, and Memory Optimization in Python
Datetime Module and Time Delta Calculations in Python
Higher-Order Functions, and Built-in Iterators
One-Liner Expressions and Comprehensions in Python
File System Automation and Command Line Arguments in Python
Modules, Packages, and Libraries in Python
Operator Overloading and Magic Methods in Python
Encapsulation and Name Mangling in Python
Multilevel and Hybrid Inheritance in Python
Multiple Inheritance and Method Resolution Order in Python
Inheritance and Method Overriding in Python Parent and Child Classes
Classes Lab In Python
Classes and Objects in Python Blueprints and Instance Mechanics
Error Handling in Python Try, Except, Else, and Finally
For Loops in Python Iteration, Range, and Multi-Sequence Control
Python Functions Scope, Arguments, and Return Mechanics
File Handling in Python Paths, Modes, and Stream Operations
Dictionaries in Python Key-Value Mappings and Iteration
Sets and Frozensets in Python Operations and Comparisons
Tuples in Python Immutability, Unpacking, and Memory Behavior
Lists in Python Mutability, References, and Core Methods
Strings in Python Indexing, Slicing, and Methods
Jump Statements (break, continue, exit) and F-Strings in Python
While Loop Lab Work
Introduction to Loops and Iteration (While Loops) in Python
Structural Pattern Matching (Match-Case) in Python
Practical Lab Exercises Conditional Logic Problems in Python
Control Flow with Conditional Statements (if, elif, else) in Python
Operators And Expressions In Python
Taking User Input and Type Casting in Python
Type Checking and Type Conversion in Python
Variables And Data Type In Python And F Strings
Hello World And Escape Sequence In Python
Computer Science Basics
Slices In Go Lang
Arrays In Go Lang
Strings In Go Lang
Introduction to Switch Case In Go Lang
Loop In Go Lang
Using Jenkins CLI, API And Other Jenkins Tips
Getting Started With Jenkins Configuration As Code
Getting Started With Shared Library In Jenkins
Getting Started With Seed Job In Jenkins
Getting Started With Parameters And Triggers In Jenkins Pipeline Job
Getting Started With Jenkins Pipelines
If Else In Go Lang
Operators In Go Lang
Variables and Data Types
Input In Go Lang
Println In Go Lang
Getting Started With Jenkins
Ansible Pune Meetup August 2k19
Python Pune Meetup September 2k19
Ansible Pune Meetup June 2k19
Fedora 30 Meetup and Release Party
STRUCTURE IN C
2-D Array and 2-D strings in C
Pointers In C
FUNCTION WITH STRINGS IN C
Inbuilt Functions In C
Strings In C language
Sorting In C
Linear And Binary Search In C
Some Problems In Array
ARRAY IN C
PRINTING SIN, COS, LOG AND E^X SERIES IN C
Some Simple Program on Functions
Jump Statements In C
Function In C
Linux And My Experience
Some Hard Pattern Printing Programs
Before You Start Learning Python
Some Easy Printing Star Problems
Nesting Of Loops
Some Programs On Nesting Of For Loops
A C program to check weather the number is prime using for loop
A C program to find largest number from 10 number using for loop
A program to check that entered number is factorial of who's.
A C-program to print fibonacci serese
Reversing a number using for loop
Finding largest number from five number using for loop
A program to find power using for loop
Printing-N-to-1-using-for-loop
Understanding-for-loop
FOR LOOP In C
Print-fibonacci-serese-using-do-while-loop
Print-lucas-serese-using-do-while-loop
Read-a-number-and-check-it-is-palindrome-or-not-using-do-while
Read-a-number-and-check-it-is-prime-or-not-using-do-while
Read-a-number-x-and-print-x-power-x-using-do-while-loop
A simple program on while loop
DO-WHILE LOOP
Increment-Decrement-operator
Printing-1-to-N-using-while-loop
Printing-even-number-from-1-to-N-using-while-loop
Printing-N-to-1-using-while-loop
Printing-odd-number-from-1-to-N-using-while-loop
Read-10-number-and-find-there-sum-and-avrage-using-while-loop
Read-10-number-from-keybord-and-count-odd-and-even-number-using-while-loop
Read-10-number-from-keybord-and-count-pos.-and-neg-using-while-loop
Read-10-number-from-keybord-and-display-largest-number-using-while-loop
Read-10-number-from-keybord-and-display-square-from-1-to-N-using-do-while-loop
Read-10-number-from-keybord-and-find-smallest-and-largest-using-while-loop
Read-2number-and-find-power-using-while-loop
Read-a-number-and-print-its-factoreal-using-while-loop
Read-a-number-and-print-its-table-using-while-loop
Read-a-number-from-keybord-and-count-its-degit-using-do-while-loop
Read-a-number-from-keybord-and-reverse-it-using-do-while-loop
Some question on while loop
LOOPS in C
while loop in C
SWITCH Case in C
Nesting IF-ELSE
ASCII and it's Importence
If Else In C
Ternary Operator In C
Some Programs To Understand Operators
operators in C
Scanf Function In C Language
Variable and data type in C
Printf Function and Escape Sequences In C Language
Intro to C language