ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

110 results

Zero Days Code
C Programming Lecture 7 | for loop in C Explained | Bangla Tutorial

Welcome to Lecture 7 of the C Programming Bangla Tutorial Series In this lecture, we explain the for loop in C programming ...

15:24
C Programming Lecture 7 | for loop in C Explained | Bangla Tutorial

53 views

2 weeks ago

Zero Days Code
C Programming Lecture 6 | switch case in C Explained | Bangla Tutorial

Welcome to Lecture 6 of the C Programming Bangla Tutorial Series In this lecture, we explain the switch case statement in C ...

14:44
C Programming Lecture 6 | switch case in C Explained | Bangla Tutorial

27 views

2 weeks ago

Porashuna Baluna
C program - function

How to write functions in C program. What are the benefits of writing functions. Completely in Bangla.

16:16
C program - function

7 views

4 weeks ago

Humayra Tasfia
Pine Tree Pattern Explained in Bangla | C programming Language | Humayra Tasfia

Learn how to create a Pine Tree Pattern using the C programming language, explained clearly in Bangla for better understanding.

13:41
Pine Tree Pattern Explained in Bangla | C programming Language | Humayra Tasfia

104 views

3 weeks ago

Hash Code
Celsius to Fahrenheit Algorithm in Bangla

In this video, you will learn the C to F (Celsius to Fahrenheit) algorithm using C programming, explained clearly in Bangla.

5:23
Celsius to Fahrenheit Algorithm in Bangla

9 views

13 days ago

Porashuna Baluna
C program - GCD (গসাগু) Euclidian's method

Finding GCD of two numbers in Euclidian's approach in C programming. Completely in Bangla.

10:35
C program - GCD (গসাগু) Euclidian's method

0 views

3 weeks ago

Porashuna Baluna
C program - prime number

Prime number detection in C with explanation and optimization. Using Codeblocks. Completely in Bangla.

15:32
C program - prime number

5 views

4 weeks ago

learn with fiz
C# Environment Setup And File Folder Bangla Tutorial | Class: 05 | C# Bangla Tutorial | C Sharp | C#

https://dotnet.microsoft.com/en-us/download https://www.nuget.org/packages

13:53
C# Environment Setup And File Folder Bangla Tutorial | Class: 05 | C# Bangla Tutorial | C Sharp | C#

49 views

3 weeks ago

Porashuna Baluna
C program - Break and Continue statement

How do break and continue statement work in C programming. Completely in Bangla.

7:42
C program - Break and Continue statement

5 views

4 weeks ago

OKtoShare
Beginner হিসেবে কোন Programming Language শিখবেন প্রথমে  | Best Guide in Bangla 2026

Are you confused about which programming language to learn first as a beginner? This video clearly explains the best ...

4:43
Beginner হিসেবে কোন Programming Language শিখবেন প্রথমে | Best Guide in Bangla 2026

52 views

13 days ago

Code with Farabi
প্রোগ্রামিং শিখতে গিয়ে Syntax & Semantics কি কনফিউজ করে? সহজ উদাহরণে ক্লিয়ার করলাম।

Syntax আর Semantics - প্রোগ্রামিং এর এই রহস্য উন্মোচন! Programming Language কিভাবে ...

7:21
প্রোগ্রামিং শিখতে গিয়ে Syntax & Semantics কি কনফিউজ করে? সহজ উদাহরণে ক্লিয়ার করলাম।

10 views

10 days ago

Porashuna Baluna
C program - GCD (গসাগু) naive method

Finding GCD of two numbers in naive approach in C programming. Completely in Bangla.

9:19
C program - GCD (গসাগু) naive method

3 views

3 weeks ago

CPS Academy
A, B, C, D, E - Educational Codeforces Round 186 (Div. 2) LIVE Solution in Bangla | CPS Academy

In this video, we solved Educational Codeforces Round 186 (Div. 2) Problems A–E step by step in Bangla Each problem is ...

16:53
A, B, C, D, E - Educational Codeforces Round 186 (Div. 2) LIVE Solution in Bangla | CPS Academy

239 views

Streamed 3 weeks ago

Zero Days Code
Division and Remainder & Even and Odd Number in Programming | Bangla Tutorial

Welcome to this programming tutorial in Bangla! In this video, we'll learn about Division and Remainder operations, and how to ...

6:16
Division and Remainder & Even and Odd Number in Programming | Bangla Tutorial

16 views

3 weeks ago

ɪᴄᴛ ᴍᴇɴᴛᴏʀ ʜᴜʙ
Bangla C Programming|HSC ICT|CSE|Chapter-5|Pattern in C Program (Step by Step) Lecture-29

In this video, you will learn Pattern Printing in C Programming for HSC ICT step by step. We explain how to print number patterns ...

8:59
Bangla C Programming|HSC ICT|CSE|Chapter-5|Pattern in C Program (Step by Step) Lecture-29

29 views

4 days ago

Porashuna Baluna
C program - LCM (লসাগু)

Finding LCM of two numbers in in C programming. Completely in Bangla.

9:43
C program - LCM (লসাগু)

3 views

3 weeks ago

Technical Suneja
Top 5 Programming Languages to Learn in 2026! 🔥 (High Demand, High Pay)

Start your Web Development Journey: https://codecompile.ai/courses Use code NEWYEAR — Flat 20% OFF ( Limited Time ...

9:11
Top 5 Programming Languages to Learn in 2026! 🔥 (High Demand, High Pay)

33,761 views

12 days ago

Zero Days Code
How to Install MinGW on Windows 11 (In 2026) | Bangla Tutorial

Welcome to this MinGW Installation tutorial for Windows 11 in Bangla! In this video, we'll show you how to easily download and ...

5:39
How to Install MinGW on Windows 11 (In 2026) | Bangla Tutorial

9 views

2 weeks ago

KabboX
How to install C/C++ Compiler with VS Code [Updated Method] | 2026

In this video, আমি দেখিয়েছি কিভাবে VS Code install করতে হয় এবং C++ compiler setup করা ...

9:09
How to install C/C++ Compiler with VS Code [Updated Method] | 2026

134 views

2 weeks ago

ZeroByte Vlogs
Best C coding app and coding to print hello or anything else using C coding in bangla
7:44
Best C coding app and coding to print hello or anything else using C coding in bangla

4 views

3 days ago

Compilation Error by Ikram
Bernoulli Distribution/Random Variables with Example in Bangla || Mathematical Analysis || CSE

In this video, we will discuss Bernoulli Distribution/Random Variables with Example in Bangla More Playlist: Advance ...

4:02
Bernoulli Distribution/Random Variables with Example in Bangla || Mathematical Analysis || CSE

29 views

4 weeks ago

Compilation Error by Ikram
Transition Diagram & Matrix of Markov Chain with Example in Bangla || Mathematical Analysis || CSE

In this video, we will discuss Transition Diagram & Matrix of Markov Chain with Example in Bangla More Playlist: Advance ...

7:56
Transition Diagram & Matrix of Markov Chain with Example in Bangla || Mathematical Analysis || CSE

41 views

2 weeks ago

CSE Mastery by Arman
Support Vector Machine (SVM) Algorithm Problem Sovle| Hyperplane Equation l Bangla Lecture

In this video, I explain the Support Vector Machine (SVM) algorithm step by step in Bangla. I solve an example problem and show ...

11:38
Support Vector Machine (SVM) Algorithm Problem Sovle| Hyperplane Equation l Bangla Lecture

212 views

2 weeks ago

Mohammad Parvez Islam
How to Host a Lovable ai Website on cPanel | Parvez

Learn how to host a Lovable AI website on cPanel step by step. In this video, I show the complete process of uploading, ...

13:08
How to Host a Lovable ai Website on cPanel | Parvez

413 views

3 weeks ago

Compilation Error by Ikram
Random Variables with Example in Bangla  || Mathematical Analysis || Computer Science of Engineering

In this video, we will discuss Random Variables with Example in Bangla More Playlist: Advance Competitive Programming Topic ...

9:57
Random Variables with Example in Bangla || Mathematical Analysis || Computer Science of Engineering

53 views

4 weeks ago