ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

66 results

Bitwise Learning
Python Programming Unit 4 One Shot | AKTU B.Tech CSE (BCC302)

Welcome to Bitwise Learning In this video, we explain file operations of Python as per the AKTU B.Tech CSE syllabus ...

43:25
Python Programming Unit 4 One Shot | AKTU B.Tech CSE (BCC302)

166 views

4 days ago

Guptasmartclasses
Python Programming | GTU Unit-4: FUNCTIONS (ONE SHOT) | Most Important for GTU Exam

This video covers GTU Unit-4: Functions in Python in ONE SHOT, specially designed for GTU exam preparation. Topics ...

1:01:13
Python Programming | GTU Unit-4: FUNCTIONS (ONE SHOT) | Most Important for GTU Exam

86 views

2 days ago

Guptasmartclasses
Python Programming | GTU Unit-4: Functions (Function Definition & Function Call)

In this video, we cover Python Programming – GTU Unit-4: FUNCTIONS in a simple and exam-oriented way. This lecture explains ...

9:26
Python Programming | GTU Unit-4: Functions (Function Definition & Function Call)

26 views

5 days ago

Guptasmartclasses
Python Programming | GTU Unit-4: Library Function & User Defined Function

Library Function & User Defined Function – Exam Oriented Explanation In this video, we explain Functions in Python as per GTU ...

7:40
Python Programming | GTU Unit-4: Library Function & User Defined Function

22 views

4 days ago

Guptasmartclasses
Python Programming | GTU Unit-4 FUNCTIONS | Local Scope & Global Scope | MOST IMP 🔥

In this video, we cover Local Scope and Global Scope in Python Functions as per GTU Unit-4 (Python Programming) syllabus.

8:15
Python Programming | GTU Unit-4 FUNCTIONS | Local Scope & Global Scope | MOST IMP 🔥

0 views

2 days ago

TestOpsStudio
Live Python Class 4: Function Overriding vs Overloading , Encapsulation,  Access Specifier

Master Python OOP concepts in this comprehensive Live Python Class 4! Learn function overriding, function overloading, ...

48:36
Live Python Class 4: Function Overriding vs Overloading , Encapsulation, Access Specifier

10 views

7 days ago

Bitwise Learning
Python Unit 3 | One Shot | Python Complex Data Types | AKTU B.Tech CSE (BCC302)

... aktu python, aktu python programming, aktu python syllabus, aktu python one shot unit 2, aktu python unit 4, aktu python ...

50:33
Python Unit 3 | One Shot | Python Complex Data Types | AKTU B.Tech CSE (BCC302)

222 views

7 days ago

Cyber CodeX
📘 CS25C02 Python Important Questions | Anna University Reg 2025 | Sem 1 | First Year Engineering

📘 CS25C02 – Computer Programming: Python | Important Questions | Regulation 2025 This video is specially prepared for First ...

8:30
📘 CS25C02 Python Important Questions | Anna University Reg 2025 | Sem 1 | First Year Engineering

108 views

2 days ago

4G Silver Academy தமிழ்
Computer Programming: C important questions | CS25C01 | 24/12/2025 Exam

11. a) i) https://youtu.be/VAVHxZ9QcfQ?si=MYXp5zxYMHcR-EAQ ii) https://youtu.be/8MK7WVlrYTQ?si=Sa6aAmj1ifkb0Z6C b) https ...

3:38
Computer Programming: C important questions | CS25C01 | 24/12/2025 Exam

181,806 views

3 days ago

Shiva Priya EduWorld
Nature Inspired Computing – Unit 4 | Immunocomputing & Artificial Immune Systems | JNTUH R22

https://drive.google.com/file/d/1kX6WvDZ4ySAz68a7aHdtb0CwZNIesnhu/view?usp=drivesdk unit 4 pdf ...

0:26
Nature Inspired Computing – Unit 4 | Immunocomputing & Artificial Immune Systems | JNTUH R22

271 views

6 days ago

Microdian
GW INSTEK MPO 2000 Oscilloscope with Python

Discover the GW Instek MPO-2000 series, a powerful 5-in-1 test and measurement instrument combining an oscilloscope (DSO), ...

4:29
GW INSTEK MPO 2000 Oscilloscope with Python

6 views

6 days ago

Juan José Ramirez D'Agostino
File Organizer - CS50P Final Project Demo

CS50P Final Project Submission A Python command-line tool that automatically organizes files by their extensions. Features ...

3:01
File Organizer - CS50P Final Project Demo

0 views

6 days ago

techtalk1024
From Gaming Graphics to GPT: How CUDA Ignited the AI Revolution

CUDA is the invisible engine that quietly turned NVIDIA GPUs from gaming hardware into the default platform for modern AI.

8:05
From Gaming Graphics to GPT: How CUDA Ignited the AI Revolution

7 views

4 days ago

EduShine Classes - Arman Ali
Machine Learning Unit 4 One shot BOE073 AKTU | Computational Learning Theory Unit 4 Machine Learning

Machine Learning Unit 4 One shot BOE073 AKTU | Computational Learning Theory Unit 4 Machine Learning Website ...

30:58
Machine Learning Unit 4 One shot BOE073 AKTU | Computational Learning Theory Unit 4 Machine Learning

753 views

5 days ago

Cyber Creed
4 Ways to Make Code Faster: Sync, Async, Threading, Multiprocessing

Multithreading doesn't work the way you think it does. In this video, I break down the REAL differences between synchronous, ...

11:09
4 Ways to Make Code Faster: Sync, Async, Threading, Multiprocessing

93 views

4 days ago

Python Bytes Podcast
463: 2025 is @wrapped - Python Bytes

Full show notes at https://pythonbytes.fm/463 ▭ Topics covered ▭▭▭▭▭▭▭▭▭▭▭▭ - Michael #1: Has the cost of building ...

49:49
463: 2025 is @wrapped - Python Bytes

201 views

Streamed 2 days ago

Bitwise Learning
COA Topic-Wise Trend Analysis | Last 5 Years PYQs | AKTU BCS-302 | What to Study for Exam

Welcome to Bitwise Learning In this video, we see the trend of AKTU PYQ's of last 5 years as per the AKTU B.Tech CSE ...

15:13
COA Topic-Wise Trend Analysis | Last 5 Years PYQs | AKTU BCS-302 | What to Study for Exam

1,383 views

6 days ago

EduShine Classes - Arman Ali
Machine Learning BOE073 Important Question AKTU | Machine learning All Unit Important Question AKTU

Machine Learning BOE073 Important Question AKTU | Machine learning All Unit Important Question AKTU Website ...

5:27
Machine Learning BOE073 Important Question AKTU | Machine learning All Unit Important Question AKTU

518 views

3 days ago

Brainova Engineers
Pytest Mypy and Mutation Testing

Based on the video lesson for the Artisan Hub project, here is the detailed text-based lesson in English, focused on building a ...

32:06
Pytest Mypy and Mutation Testing

9 views

4 days ago

LearnPy
Minimum Moves to Balance Circular Array | Coding Interview Problem Explained

Circular array problems are always tricky—and this one is a favorite in coding interviews. In this video, we solve “Minimum Moves ...

20:57
Minimum Moves to Balance Circular Array | Coding Interview Problem Explained

0 views

5 days ago