Channel Avatar

Learn TechToTech @UCnHp4uP0wwVVwOncXQwcIgg@youtube.com

62K subscribers - no pronouns :c

This Channel is dedicated to the Science & Technology studen


08:26
Python Insights | Variable Length Argument | Python Tricks | Explain with Example Code
07:12
Python Insights | Map() | filter() | reduce() | Python Tricks | Explain with Example Code
07:32
Python Insights | Decorator | Python Tricks | Explain with Example Code
13:45
Java Tutorial : Access Specifier | Public | Private | Protected | Default | Demo with Example Prog
16:22
Java Tutorial : Constructor | Types of Constructor | Explained with suitable Example
17:28
Java Tutorial : Methods Explained: Functions Simplified!
13:57
Java Tutorial : Static vs Non-Static Method
08:57
Java Tutorial : Methods Overloading | One Method Multiple Work
22:43
Learn Technology Simply and Apply
12:36
ChatGPT vs DeepSeek
27:06
Java Tutorial : Master Java Loops: for, while, do-while Explained!
23:04
Java Tutorial : Conditional Statements in Java | If Statement | if.else | if. else if ladder| switch
10:22
Java Tutorial : Command Line Argument input in Java | Output in Java | System.out.print
19:08
Java Tutorial : How to Take Input in Java | Scanner | BufferReader | Console Class
10:20
Java Tutorial : Scope and Life time of a Variable | Local Scope | Global Scope | Class Scope
09:27
Java Tutorial : Variables | Declaration | Initialization | Scope | Final Variable etc
07:17
Java Tutorial : Data Types | Primitive Data Type and Non-Primitive Data Type
08:47
What is public static void main() ? Why we write System.out.println("Hello World")
04:34
How to Write First Program of Java ? Dr. Rakesh Roshan | Hello World Program
05:26
How to Download and Install Eclipse for Java Development
16:25
Complete Process for Web Development | Dr. Rakesh Roshan
10:52
How to Crack Technical Interview of IT Companies by Dr. Rakesh Roshan
13:14
Campus Placement Strategies by Dr. Rakesh Roshan (Ph.D , DS & AI IIT Madras)
24:49
Meet with Prof. R.S Salaria : Renowned Author | Programming Tips | Placement Tips
05:03
Most Important Questions for NIMCET and other MCA Entrance | Previous Year Questions
13:06
Most Important Questions on Calculus for NIMCET and other MCA Entrance | Previous Year Questions
14:30
Most Important Questions on Trigonometry for NIMCET and other MCA Entrance | Previous Year Questions
17:36
20 Important Questions on Computer Awareness for MCA Entrance
26:38
Computer Awareness for NIMCET and CUET Exam | 2-3-4 Variables K-Map | Boolean Algebra
35:05
CUET UG Computer Science Exam #28 : Database Concepts | All Topics Covered for CUET Exam
27:11
CUET UG Computer Science Exam #27 : Plotting Data Using Matplotlib | All Topics Covered
10:54
CUET UG Computer Science Exam #26 : Data Handling Using Pandas 2| Import/Export data from/to MySql
10:28
CUET UG Computer Science Exam #25 : Data Handling Using Pandas 2| Handling Missing Values
18:27
CUET UG Computer Science Exam #24 : Data Handling Using Pandas 2| Descriptive Statistics function
09:50
CUET UG Computer Science Exam #23 : Data Handling Using Pandas| Joining,Merging and Concat DataFrame
22:20
CUET UG Computer Science Exam #22 : Data Handling Using Pandas| Head, Tail, Boolean & Label Indexing
18:15
CUET UG Computer Science Exam #21 : Data Handling Using Pandas | Operation on DataFrame | Group By
16:39
CUET UG Computer Science Exam #20 : Data Handling Using Pandas | DataFrame Creation
15:08
#17 C Language Tutorial : Dynamic Memory Allocation | malloc() | calloc() | Free
09:48
CUET UG Computer Science Exam #19 : Data Handling Using Pandas | Head | Tail | Selection | Indexing
15:27
#16 C Language Tutorial for Beginners: Pointers | Implementation | Example Program
06:29
CUET UG Computer Science Exam #18 : Data Handling Using Pandas | Maths Operation on Series in pandas
06:06
CUET UG Computer Science Exam #17 : Data Handling Using Pandas | Creation of Series in pandas
10:24
CUET UG Computer Science Exam #16 : Data Handling Using Pandas | Data Structure | Series | DataFrame
19:54
#15 C Language Tutorial for Beginners: Functions | Type of Functions in C | Example Program
07:08
CUET UG Computer Science Exam #15 : Data Handling Using Pandas | Intro | Pandas | Numpy | Matplotlib
20:38
#14 C Language Tutorial for Beginners : Concept of Array | Implementation of Array in C
12:24
CUET UG / PG Computer Science Exam #14 : Group By Clause in SQL | Having Clause | Order By
05:01
CUET UG / PG Computer Science Exam #13 : Aggregate Functions of SQL | MAX, MIN, AVG, SUM, COUNT
06:41
CUET UG / PG Computer Science Exam #12 : Date Functions of SQL | NOW, DATE , MONTH, YEAR, DAY etc
17:06
#13 C Language Tutorial for Beginners : Looping Statement | for loop | while loop | do...while loop
14:15
CUET UG / PG Computer Science Exam #11 : Text Functions of SQL
08:00
CUET UG / PG Computer Science Exam #10 : Maths Functions of SQL | POWER | ROUND | MOD
10:31
#12 C Language Tutorial : Switch Statement | Example Program
09:41
CUET UG / PG Computer Science Exam #8 : Data Manipulation Language | INSERT | UPDATE | DELETE
12:55
Download and Install Latest MySql (2023) : Step by Step Guide in Hindi
28:30
Computer Awareness for NIMCET and CUET Exam | Number System in One Video | 1's and 2's Complement
13:27
#11 C Language Tutorial for Beginners :if |if...else.. |if... else if... |Nested if |Example Program
07:45
CUET UG / PG Computer Science Exam #7 : Data Query Language | Select | From | Where
12:54
#10 C Language Tutorial for Beginners:Conditional Statement |if| if..else..|if.. else if. |Nested if