My Video Lectures


https://www.youtube.com/user/hbpatel1976/playlists

C Programming

1: Introduction to Programming
1.1 Introduction (https://youtu.be/r29TIu6-Y3A)
1.2 Algorithm & Flowchart (https://youtu.be/jv-G6oXkuAI)
2: Datatypes and Operators
2.1 Data types (https://youtu.be/u2VhnCbhlG4)
2.2 Operators (https://youtu.be/oMqG2FFVi_4)
3: Conditional Statements
3.1 if statement (https://youtu.be/mGRlrzfHqSU)
3.2 if-else statement (https://youtu.be/VGzPi_X3Frg)
3.3 Nested if-else statement (https://youtu.be/uI8whHjyFLw)
3.4 if-else-if ladder (https://youtu.be/qcYnne3TRaI)
3.5 switch-case (https://youtu.be/JqXlmgRLMLw)
4: Loops
4.1 while loop (https://youtu.be/GIOz65XU9OY)
4.2 do-while loop (https://youtu.be/OoJXBqb7faM)
4.3 for loop (https://youtu.be/kBGzO3hO70E)
4.4 continue-break statements in loop (https://youtu.be/-mhai_kkKnQ)
4.5 nested loops & patterns (https://youtu.be/s3Mb6NACDCg)
5: Arrays
5.1 Arrays Introduction (https://youtu.be/WGsEfQZR9TU)
5.2 MultiDimensional Arrays (https://youtu.be/2pv7M4ywR2M)
5.3 String (https://youtu.be/iNJvnTbDi6Y)
6: Functions
6.1 Introduction (https://youtu.be/kOmUYyzlKg8)
6.2 Scope/Type Of Variables (https://youtu.be/nYvB3QZEQYM)
6.3 Recursion (https://youtu.be/jVPyQKADloI)
6.4 Pass/Call By Value/Reference (https://youtu.be/dAtoOZN_kTk)
6.5 Function With Arrays (https://youtu.be/MbvgLMKUXTs)
6.6 More Programs (https://youtu.be/aMiMUUFvKb0)
7. Structures
7.1 Structures And Unions-Introduction (https://youtu.be/E7hXpesgsfg)
7.2 Structures And Unions-Advanced (https://youtu.be/MwnWFcdSbLQ)
8. Pointers
8.1 Pointer-Introduction(Part-1) (https://youtu.be/bBCbxrq3YSU)
8.2 Pointer-Advanced(Part-2)  (https://youtu.be/_BPOS-89Jfs)
9. File Management / Handling
9.1 File Management Or Handling - Introduction (https://youtu.be/dSIyDKNdnX8)
9.2 File Management Or Handling - Advanced (https://youtu.be/xNyAw-v8OmI)

During CORONA COVID-19 Pandemic Period 
1. Securing ZOOM meeting - https://youtu.be/WWKLC1lP5zk
2. OBS Studio Tutorial - Beginners' Guide - https://youtu.be/ZWE98jNrAuw
3. Google Meet Tutorial - Beginner's Guide - https://youtu.be/wzKIankkdKQ
4. Live session on "Science and Engineering Education" on GTPL Gujarati (Channel No: 282) (May 19, 2020) https://www.facebook.com/GTPLGUJARATI/videos/792856977914164/
5. Webinar on "Online Education: Importance, Challenges and Opportunities" (April 27, 2020) https://www.facebook.com/101223214914573/videos/923118318146222/

Data Structures and Algorithms
1: Introduction to Data Structures and Algorithms (https://youtu.be/Zwe8s7pxA8M)
2: Types of Data Structure (https://youtu.be/USpdJxhRuiU)
3: Sparse Matrix (https://youtu.be/I5Atvm3wRvg)
4: Stack (https://youtu.be/sJ0DnRRAT9o)
5: Infix, Prefix and Postfix Notations (https://youtu.be/sIIgMsr91k0)
6: Reverse Polish Notation (Infix to Postfix conversion) (https://youtu.be/OoSwLuSxar0)
7: Postfix to Infix conversion (https://youtu.be/FIisF2LkzU8)
8: Recursion (https://youtu.be/QSOon0rtAng)
9: Queue (https://youtu.be/lAsp2vd-fXk)
10: Circular Queue (https://youtu.be/HoAqjdXK8WQ)
11: Double Ended Queue (https://youtu.be/ALuGXe69rqg)
12: Priority Queue (https://youtu.be/DYYJXZXhU4s)
13: Selection Sort (https://youtu.be/ymqtZHLJLno)
14: Bubble Sort (https://youtu.be/8h55NCoh8RM)
15: Merge Sort (https://youtu.be/4vlBMo77wL0)
16: Insertion Sort (https://youtu.be/DMcWyA6Kx6Q)
17: Quick Sort (https://youtu.be/dOwyXba43NY)
18: Linear Search (https://youtu.be/TCJenNTW9DI)
19: Binary Search (https://youtu.be/HPcYZi8ndDA)
20. Introduction to Linked List (https://youtu.be/ujBZvRgXsLQ)
21. Insertion in Singly Linked List (https://youtu.be/RtGN3o1YXvc)
22. Deletion from Singly Linked List ((https://youtu.be/SLS0y7wXrsM)
23. Circular Linked List (https://youtu.be/A3oUxep0trM)
24. Doubly Linked List (https://youtu.be/82rg2X4wX10)
25. Stack Implementation Using Linked List (https://youtu.be/MRpjL2CeDr4)
26. Queue Implementation Using Linked List (https://youtu.be/IoSssGsNezQ)
27. Introduction to Trees Data Structures (https://youtu.be/MpJKSWocTdU)
28. Binary Tree (https://youtu.be/vpdtVcXkUy4)
29. Tree Traversal (https://youtu.be/Zq02fnaVzn0)
30. Threaded Binary Tree (https://youtu.be/5yYNVEG_kWw)
31. Binary Search Tree (https://youtu.be/8dPOhen0NM4)
32. AVL Trees (https://youtu.be/NEIs46RzLb0)



Cryptography & Network Security / Information Security
Coming Soon

Blockchain Technology
Blockchain Technology
https://youtu.be/8Y0sNk4Y_k0

Blockchain Technology: Mining and Consensus Protocols
https://youtu.be/obnzVHXQCY4

Object Oriented Programming using C++
 Coming Soon

Java Programming
Coming Soon


Cloud Computing
Coming Soon

7 comments:

  1. Thanks for sharing the best information and suggestions, I love your content, and they are very nice and very useful to us. If you are looking for the best C++ Tutorial,then TutorialCup
    .I appreciate the work you have put into this.



    ReplyDelete
  2. Sir , I have learned and clear all my doubts on data structures through your videos , i request you to upload more videos and Data Structures like on Linked list and Trees,Hashing ...Thankyou

    ReplyDelete