Programming Gurukul
"Welcome to **Programming Gurukul** – your one-stop destination for mastering coding! We offer a wide range of modular courses like C, Java, Python, HTML, CSS, JavaScript, and PostgreSQL, as well as job-oriented courses such as Web Development and Full Stack Development. With over 8+ years of teaching & Industrial experience, we’re here to make coding simple, fun, and career-focused. Subscribe now and start your programming journey with us!"
Lec.23 |Java 2D Array | Multidimensional Array |Right Diagonal Elements Print | Java Array Interview
Lec.22 |Java Array| Advantage |Drawbacks | Programs | Max |Min |Sum |Avg)
Lec.21|Java Exception Handling Tutorial | try catch | throw & throws | finally | Custom Exception |
2025 11 24 09 09 28
Lec.19 |Java String Pool| Heap vs Stack | Value vs Memory | Internal Working & Constant Pool
Lec.18 |Java Wrapper Class Explained | What is Wrapper Class? Why We Need It? Uses & Real Examples
lec.17Java Constructor Explained | Types (Default, Parameterized, Copy) & this Keyword
Lec.16|Core Java Tutorial | JVM Memory, Static Keyword, Methods & Blocks with Debug |
Lec.15 |Java Access Modifiers | Public | Private | Default | Protected | Encapsulation with Examples
Lec.14|Java OOP Concepts: Constructors, Tight Coupling & Loose Coupling | Simple Real-Time Example
Lec.13 |Java Abstract Class & Interface Explained | Default Methods in Java |With real world Example
Lec.12 | Why Java Doesn’t Support Multiple Inheritance | Polymorphism in Java Explained with Example
Lec.11| Java Inheritance | What is Inheritance in Java | Why & Types of Inheritance with Examples
Lec.10 | Java OOP Explained | What is OOP in Java? | Class and Object with Real Examples |
Lec.09|Java Tutorial | What is Function in Java | Why We Use Functions | Types of Functions in Java
Lec.08 |Java Programming Tutorial | Sum of Digits | Factorial Program | Debugging in Java Explained
Lec.07 | Java while, do while & switch case Explained with Examples | Java Tutorial for Beginners
Lec.06 | Java for Beginners | If Demo | For Loop Example | Student Result & Marks Validation Program
Lec.05 |Java Tutorial | If Demo, Else Demo, If-Else Ladder Explained with Student Result Example
Lec.04 | Java Tutorial | Data Types, Input Output, Scanner Class & Basic Calculation Programs |
Lec.03 |Java Tutorial | Eclipse Installation, Setup, First Project, Data Types & Variables Explained
Lec.21 |Python API Call Tutorial | Use Requests Module to Load JSON Data & Export to Excel
Lec.02 | Java Tutorial for Beginners | JDK, JRE, JVM Explained | First Java Program Step-by-Step
Lec.O1|Java Introduction |History of Java | Why Learn Java | Key Features & Importance for Beginners
Lec.20 | What is Thread | Why Use Threads | sleep() | run() | join() | Multithreading in Python
Lec.19 |Python OOPs Concepts Explained | Polymorphism, Encapsulation, and Abstraction with Examples
Lec.18 | Python Inheritance Explained | Types of Inheritance in Python with Example |Python Tutorial
Lec.17| Python Object Oriented Programming | Introduction to OOP | Class & Object Explained
Lec.16 |Python Pandas Tutorial | read_csv() & to_csv() Explained | Data Cleaning & Filtering Example
Lec.15 |Python Exception Handling Explained | Try Except | Multiple Try Except Blocks with Examples