Learn with Shikaar
At Learn with Shikaar, we’re all about mastering the art of programming across a spectrum of languages, starting with JavaScript and Python. Whether you’re a beginner taking your first steps into coding or a seasoned developer looking to sharpen your skills, this channel has something for everyone.
Join me, Shikaar, as we dive deep into the world of programming. From comprehensive tutorials and hands-on coding sessions to tips, tricks, and best practices, I’m here to guide you on your coding journey.
As the channel grows, we’ll explore a variety of languages and technologies, ensuring you’re well-equipped to tackle any coding challenge. Subscribe and hit the notification bell so you never miss an update—let’s code together and turn your ideas into reality!
Count Ones and Zeros in Binary
What I Learned from Counting Positive and Negative Numbers in C# Arrays
What Are the Top 3 Mistakes to Avoid When Calculating Polygon Angles?
I Mastered BOOLEAN REVERSAL in C#! Here's How You Can Too
C# STRING SECRETS -- Expert Tips to Count Letters and Digits
You Won't Believe How Simple Running Totals are in C#!
WARNING C# Developers Don't Know This TRICK About Finding Lowercase Letters
Why Removing Vowels Could Change Your C# Skills Forever
What REALLY Happens When You Remove Non-Letter Characters in C#!
A Critical Mistake to Avoid When Swapping Two-Digit Numbers in C#
My 30 Day Experiment with C# LINQ Select Changed Everything
Why TryParse is the BEST Way to Convert Strings in C#
I Tried C# Array Squares and Found the SECRET to Robust Results
2 Essential C# Plural Detection Techniques You Need to Know Now
Get ASCII Value of a Character in C# — Use (int) Casting, Validate Input & Handle Non-ASCII —Guide!!
Find the Nth Odd Number in C# — Formula, Loops & Input Validation for Beginners Explained Clearly!
Check If String Length Is Odd or Even in C# — Compute Length, Validate Input & Return Odd or Even!!
Alphabetical Order of String Letters in C# — Normalize, Sort Chars, Ignore Case & Handle Spaces Now!
Check If Array Average Is Whole Number in C# — Compute Average, Validate Result & Handle Edge Cases!
The SHOCKING Truth About Handling Edge Cases in C# String Analysis
Remove First and Last Characters in C# — Safely Trim Ends, Handle Short Strings & Nulls!
Check If String Is All Uppercase Or All Lowercase in C# — Use ToUpper/ToLower, Char Checks & Null...
Count a Specific Character in a String in C# — Use Loops, LINQ, Case-Insensitive Count & Null Safety
Coded String Conversion in C# — Encode/Decode Base64, URL, Caesar & ROT13 with Validation Guide...!!
Find Minimum Value from Two String Numbers in C# — Parse, Compare & Return Minimum with Validation!
Multiply Array Elements by Length in C# — Multiply Each Element by Array Length & Handle Edge Cases!
Get File Name from Path in C# — Use Path.GetFileName, Handle Extensions & Invalid Paths Guide —Tips!
Check If a Number Exists in an Array in C# — Validate Input, Use LINQ/Loops & Handle Edge Cases Now!
Reverse Strings in Parentheses in C# — Reverse Text Inside ( ) Using Stack, Recursion & Validations!
Sort Integers Keeping -5 Fixed in C# — Sort Array While Preserving -5 Positions & Handle Edge Cases!