- 35
- 6 255
Premium Lesson
เข้าร่วมเมื่อ 3 พ.ย. 2022
Welcome to our TH-cam channel Premium Lessons! 🚀 Here, we dive deep into the world of programming, problem-solving, and all things tech. Our premium lessons are designed to take your skills to the next level, whether you're a coding enthusiast, a curious learner, or a tech professional.
How Recursion Manages Memory | Visualizing Function Calls | Bangla
📂 Watch the entire playlist here: th-cam.com/play/PLH8i4cE2oznocpipIe37BwTH9RVZoY1z9.html
In this second video of the 'Mastering Recursion in C++' series, we dive deeper into how recursion works under the hood by exploring how computer memory handles function calls. 🖥️ Using clear visualizations, I explain the role of the call stack in recursion and demonstrate how it affects memory management.
If you find this video helpful, don't forget to like 👍, share 🤝, and subscribe 🔔 for more programming tutorials!"
In this second video of the 'Mastering Recursion in C++' series, we dive deeper into how recursion works under the hood by exploring how computer memory handles function calls. 🖥️ Using clear visualizations, I explain the role of the call stack in recursion and demonstrate how it affects memory management.
If you find this video helpful, don't forget to like 👍, share 🤝, and subscribe 🔔 for more programming tutorials!"
มุมมอง: 15
วีดีโอ
Recursion Basics in C++ | Properties of Recursion Explained | বাংলা
มุมมอง 23หลายเดือนก่อน
Welcome to the first video of our recursion series! 🚀 In this tutorial, we explore the basics of recursion and its common properties using C . Whether you're a beginner or need a refresher, this video provides clear explanations and examples to help you master recursion concepts. 🔔 Don't forget to subscribe for more videos on recursion and advanced programming topics! #Recursion #C #Programming...
Trie Data Structure Explained | Basics, Implementation & LeetCode 208 Solution
มุมมอง 17หลายเดือนก่อน
Full playlist: th-cam.com/play/PLH8i4cE2oznrhNdqrwA8wrhL1jhInxEtL.html In this comprehensive video, we dive into the Trie Data Structure, covering everything from its basics to implementation. You'll also learn how to solve LeetCode 208 - Implement Trie (Prefix Tree) using the concepts discussed. 📚 What You'll Learn: What is a Trie? How to construct and traverse a Trie. Key operations: Insert, ...
Support Vector Machine (SVM) Tutorial | Machine Learning Basics | Bangla
มุมมอง 65หลายเดือนก่อน
Full Playlist: th-cam.com/play/PLH8i4cE2oznqFEf9r_dGfRf4_32FW8Jbe.html In this tutorial, we'll explore Support Vector Machines (SVM)-a powerful supervised machine learning algorithm used for both classification and regression tasks. You'll learn: The core concepts of SVM. How SVM separates data using hyperplanes. The importance. Practical examples and when to use SVM. This video is part of our ...
Coding Skip Lists in C++ + and Leetcode 1206 Solution - Bangla Tutorial
มุมมอง 722 หลายเดือนก่อน
Theory of Skip List: th-cam.com/video/Q1z5ABxU8-A/w-d-xo.html In this video, I show you how to code a skip list from scratch in C . I start with the basics, walking through each step of the code, and then solve Leetcode Problem 1206 - Design Skiplist - to demonstrate skip lists in action. This video is perfect for anyone who wants to understand the practical implementation of skip lists and how...
Understanding Skip Lists - Theory, Design, and Operations Explained ( Bangla)
มุมมอง 462 หลายเดือนก่อน
Coding Implementation: th-cam.com/video/Qu-2hzvYanY/w-d-xo.html This video provides a complete, easy-to-understand introduction to skip lists. I explain the theory behind skip lists, why they’re efficient, and how operations like search, insert, and delete are performed in this powerful data structure. Whether you’re a student, developer, or competitive programmer, this guide will help you unde...
Research Paper Sections & Their Purpose | Beginner's Guide ( Bangla)
มุมมอง 633 หลายเดือนก่อน
Research Paper Structure Explained | How to Write a Successful Research Paper. In this video, I walk you through the basic structure of a research paper and explain what each section covers. Whether you’re writing your first research paper or just need a refresher, this guide will help you understand the essential components of academic writing. This is the first video in my new series, "How to...
Random Forest Algorithm | Beginner's Guide in Bangla (ML & AI)
มุมมอง 523 หลายเดือนก่อน
Random Forest Algorithm for Machine Learning (Bangla Tutorial) In this video, I explain the Random Forest algorithm in detail, covering everything you need to know to understand and use this powerful machine learning model. This tutorial is a part of my ongoing playlist on ML & AI, where I cover different machine learning algorithms from scratch in Bangla. Playlist: th-cam.com/play/PLH8i4cE2ozn...
Git & GitHub Tutorial from Scratch (Bangla) | Complete Guide for Beginners
มุมมอง 5893 หลายเดือนก่อน
Git এবং GitHub টিউটোরিয়াল (বাংলা) | নতুনদের জন্য সম্পূর্ণ গাইড Git & GitHub Tutorial for Beginners (Bangla) In this video, I cover everything you need to know to start using Git and GitHub from scratch! Whether you're a complete beginner or someone looking to solidify your knowledge, this tutorial will guide you step-by-step through the essential concepts, commands, and real-world examples. Wh...
Revise effectively | HSC
มุมมอง 206 หลายเดือนก่อน
drive.google.com/file/d/19u5Om4uryd6PbjNXXlEJEr_ck6G_vgFn/view?usp=sharing
ভরকেন্দ্রের সরণ/ কূয়ার অংক | HSC Physics 1st Paper Chapter-5
มุมมอง 596 หลายเดือนก่อน
ভরকেন্দ্রের সরণ/ কূয়ার অংক | HSC Physics 1st Paper Chapter-5
ওয়ার্ডপ্রেস ইনস্টল (C-Panel) | বাংলা টিউটোরিয়াল (WordPress Install (C-Panel) | Bangla Tutorial)
มุมมอง 587 หลายเดือนก่อน
C-Panel এ ওয়ার্ডপ্রেস ইন্সটল করুন | সহজে আপনার ওয়েবসাইট তৈরি করুন (Install WordPress in C-Panel | Create Your Website Easily) এই ভিডিওটি আপনাকে C-Panel ব্যবহার করে আপনার হোস্টিংয়ে ওয়ার্ডপ্রেস ইন্সটল করার ধাপে ধাপে নির্দেশনা দেবে! (This video will give you step-by-step instructions on how to install WordPress on your hosting using C-Panel!)
Decision Tree Demystified | Machine Learning Algorithms | ডিসিশন ট্রি
มุมมอง 5411 หลายเดือนก่อน
Unraveling the Decision Tree: Your Easy Guide to This Powerful ML Algorithm (Code Included!) Full playlist: th-cam.com/play/PLH8i4cE2oznqFEf9r_dGfRf4_32FW8Jbe.html Ready to conquer the jungle of Machine Learning? Gear up, explorers, because this video takes you on a journey through the mighty Decision Tree algorithm! We'll demystify the core concepts from scratch, making them accessible for bot...
Price Prediction | Full Machine Learning and Data Science Project | Python
มุมมอง 10611 หลายเดือนก่อน
Master Data Science & ML: A Complete Project - Predict Dhaka Apartment Prices (Beginner to Intermediate) Today we complete a full machine learning project and we go through the full data science process, to predict apartment prices using Machine learning Python. full playlist: th-cam.com/play/PLH8i4cE2oznqFEf9r_dGfRf4_32FW8Jbe.html No prior Data Science or Machine Learning experience needed! We...
Linear Regression - with Real Examples & Calculations | Clearly Explained | Bangla
มุมมอง 5011 หลายเดือนก่อน
An Introduction to Linear Regression Analysis - easiest explanation of linear regression algorithm. full playlist : th-cam.com/play/PLH8i4cE2oznqFEf9r_dGfRf4_32FW8Jbe.html 📈 The concepts behind linear regression 📈 Bangla Machine Learning (ML) Tutorial for Beginners || Linear Regression with Python code : github.com/dhrubo326/Building-the-Intelligent-Future/blob/main/Linear_Regression.ipynb data...
SEABORN Bangla Tutorial | Seaborn Masterclass | বাংলা
มุมมอง 425ปีที่แล้ว
SEABORN Bangla Tutorial | Seaborn Masterclass | বাংলা
Learn Matplotlib in Bangla | Matplotlib MasterClass | Data Visualization
มุมมอง 61ปีที่แล้ว
Learn Matplotlib in Bangla | Matplotlib MasterClass | Data Visualization
Pandas Masterclass for Machine Learning & Data Science | Bangla
มุมมอง 64ปีที่แล้ว
Pandas Masterclass for Machine Learning & Data Science | Bangla
How to Measure & Evolve Your Model's Performance? | machine learning | Bangla
มุมมอง 24ปีที่แล้ว
How to Measure & Evolve Your Model's Performance? | machine learning | Bangla
What Really Happens When We Train a Machine Learning Model (Simplified) । Bangla
มุมมอง 32ปีที่แล้ว
What Really Happens When We Train a Machine Learning Model (Simplified) । Bangla
Building a Dataset the Right Way (Beginner-Friendly) | ML | Bangla
มุมมอง 20ปีที่แล้ว
Building a Dataset the Right Way (Beginner-Friendly) | ML | Bangla
Define a problem: What is a Model in Machine Learning? | ML for Beginners | Bangla Tutorial
มุมมอง 23ปีที่แล้ว
Define a problem: What is a Model in Machine Learning? | ML for Beginners | Bangla Tutorial
Master Key Terms Every Beginner Needs (Explained Simply!) | Bangla | ML
มุมมอง 32ปีที่แล้ว
Master Key Terms Every Beginner Needs (Explained Simply!) | Bangla | ML
Numpy Masterclass for Beginners: Complete Python NumPy for Data Science & Machine Learning
มุมมอง 67ปีที่แล้ว
Numpy Masterclass for Beginners: Complete Python NumPy for Data Science & Machine Learning
Build an Image-to-Text ML Project with MNIST & Python | (Beginner-Friendly!) | Bangla
มุมมอง 71ปีที่แล้ว
Build an Image-to-Text ML Project with MNIST & Python | (Beginner-Friendly!) | Bangla
Dive into Machine Learning : Core concepts | Bangla ML tutorial
มุมมอง 82ปีที่แล้ว
Dive into Machine Learning : Core concepts | Bangla ML tutorial
Types Of Machine Learning | Supervised Vs Unsupervised Vs Reinforcement | ML Tutorial (Bangla)
มุมมอง 49ปีที่แล้ว
Types Of Machine Learning | Supervised Vs Unsupervised Vs Reinforcement | ML Tutorial (Bangla)
Machine Learning Definition | Machine Learning Tutorial (Bangla)
มุมมอง 31ปีที่แล้ว
Machine Learning Definition | Machine Learning Tutorial (Bangla)
How Machine Learing Work ? | মেশিন লার্নিং | ML Bangla Tutorial | AI | DS
มุมมอง 120ปีที่แล้ว
How Machine Learing Work ? | মেশিন লার্নিং | ML Bangla Tutorial | AI | DS
Vaia ari project video chai
Vaia apnar bujhanor system best masa Allah ... Upokrito hocci Alhamdulillah... Arokom aro project koraben kindly🥰
Vaia aro machine learning project video kobe korben?
Thank you vaia... Thank you so much...video ta besh effective... Arokom aro video chai...Machine learning ar video chai....
great work
more project pls
❤
I'm following your tutorial. It's good and easy to follow. Many concepts have already been clear to me. Please continue publising more and more tutorials. Especially I've problems with data visualization. It's still not clear to me where, when, why and how to visualize data. I know you've posted an more than half an hour long matplotlib tutorial. But I need more because I'm a 40 years old guy and trying to learn new things. But at this age it's hard to learn new things if the concept is not made easy...Thanks
Thank you. Also, try to create a project that involves data visualization-it will help you learn faster. The most effective way to learn is by getting hands-on experience.
hello Does this connect in different exchanges for different trade tokens
Very helpful video.
Good job
Excellent bro 🌸
Very informative
i really need this indicator, please don't delete from market okay, i would buy later
Thank you vai for this video.
Mashallah 🖤
thanks a ton 🖤
want more project video
waiting for next video
Yeh, soon, the next video will come. And thank you from the bottom of my heart for your warm support.
go ahead brother 🖤
So beautiful video❤
ধন্যবাদ ভাইয়া। অনেক সুন্দর করে বুজিয়েছেন