Videos

Video thumbnail for Complete C++ Language Handwritten Notes PDF | Download
00:51
Icon for www.youtube.comyoutube.com › watch

Complete C++ Language Handwritten Notes PDF | Download

This C++ language handwritten notes is a unique and personal learning experience with these meticulously crafted handwritten C++ Programming Language notes. Perfect for students, coding enthusiasts, and professionals looking to deepen their understanding of C++ programming, these notes are designed to simplify complex concepts and enhance your ...
YouTube
· Jul 15, 2024
Video thumbnail for Introduction to C++ Beginner to Advance with full PDF Notes | UPCISS | Lecture 2
21:56
Icon for www.youtube.comyoutube.com › watch

Introduction to C++ Beginner to Advance with full PDF Notes | UPCISS | Lecture 2

Complete DSA in C++ Full Course Introduction to C++ Beginner to Advance with full PDF Notes | UPCISS | Lecture 2 #dsa #c++ #cpp #upciss Download PDF Notes and Project Code- Website: https://upcissyoutube.com/ Complete C Programming Course Full Playlist with PDF Notes: https://youtube.com/playlist?list=PLHq_wPEVVWy35jTVJpuHdcuXI72phAAxm&si ...
YouTube
· Nov 27, 2024
Video thumbnail for C++ Handwritten Short Notes | Download PDF #cprogramming #cplusplus #programminglanguage
00:33
Icon for www.youtube.comyoutube.com › watch

C++ Handwritten Short Notes | Download PDF #cprogramming #cplusplus #programminglanguage

"Looking for concise and clear **C++ handwritten short notes**? You've come to the right place! 🎉 Download the PDF notes from the link in the description box and start preparing efficiently. Whether you're revising for exams or brushing up on your coding skills, these notes will be a valuable resource. If you find these notes helpful, please ...
YouTube
· Sep 7, 2024
Video thumbnail for C++ Programming Course - Beginner to Advanced
Icon for www.youtube.comyoutube.com › watch

C++ Programming Course - Beginner to Advanced

Learn modern C++ 20 programming in this comprehensive course. 💻 Source code: https://github.com/rutura/The-C-20-Masterclass-Source-Code ️ Course developed by Daniel Gakwaya. Check out his YouTube channel: https://www.youtube.com/channel/UCUYUFiuJ5XZ3JYtbq5dXRKQ 🐦 Twitter: https://twitter.com/learnqtguide 🔗 Want more from Daniel ...
YouTube
· Feb 17, 2022
Video thumbnail for C++ Tutorial for Beginners - Full Course
04:01:19
Icon for www.youtube.comyoutube.com › watch

C++ Tutorial for Beginners - Full Course

This course will give you a full introduction into all of the core concepts in C++. Want more from Mike? He's starting a coding RPG/Bootcamp - https://simulator.dev/ ️ Support for this channel comes from our friends at Scrimba – the coding platform that's reinvented interactive learning: https://scrimba.com/freecodecamp ⭐️ Contents ⭐ ...
YouTube
· Jan 1, 2009
Video thumbnail for Introduction to DSA in C++ Beginner to Advance with full PDF Notes | UPCISS | Lecture 1
07:04
Icon for www.youtube.comyoutube.com › watch

Introduction to DSA in C++ Beginner to Advance with full PDF Notes | UPCISS | Lecture 1

Complete DSA in C++ Full Course Introduction to DSA in C++ Beginner to Advance with full PDF Notes | UPCISS | Lecture 1 #dsa #c++ #cpp #upciss Download PDF Notes and Project Code- Website: https://upcissyoutube.com/ Complete C Programming Course Full Playlist with PDF Notes: https://youtube.com/playlist?list=PLHq_wPEVVWy35jTVJpuHdcuXI72phAAxm ...
YouTube
· Nov 26, 2024
Video thumbnail for Complete C++ Tutorial in One Shot 2023 | Beginner To Advance | Basics Of C++ Programming
11:44:22
Icon for www.youtube.comyoutube.com › watch

Complete C++ Tutorial in One Shot 2023 | Beginner To Advance | Basics Of C++ Programming

📌Book your 1:1 career counselling session with our Experts, Fill the form Now-https://forms.gle/iaaC4EkRw52x9BXY9 Use Coupon Code "DSA20" To Get Extra 20% Off 📌DSA Courses- https://bit.ly/3E41OEV 📌Data Science- https://bit.ly/3PL7giA 📌Data Analytics- https://bit.ly/3EiFyHl Use Coupon Code "FSD18" To Get Extra 18% Off 📌Full Stack ...
YouTube
· Sep 5, 2023
Video thumbnail for Introduction to C++ Programming
10:32
Icon for www.youtube.comyoutube.com › watch

Introduction to C++ Programming

C++ Programming: Introduction Topics discussed: 1. Basic introduction to C++. 2. C++: An extension of C. 3. Prerequisites. 4. Syllabus to be covered in the course. 5. Target audience. Follow Neso Academy on Instagram: @nesoacademy (https://bit.ly/2XP63OE) Follow me on Instagram: @jaiz_itech (https://bit.ly/2M3xyOa) Contribute: http://www ...
YouTube
· May 1, 2021
Video thumbnail for Lec-1: C++ Full Course Roadmap | From Basics to Advanced C++ programming @GateSmashers
07:24
Icon for www.youtube.comyoutube.com › watch

Lec-1: C++ Full Course Roadmap | From Basics to Advanced C++ programming @GateSmashers

In this video, Varun Sir will cover the complete C++ syllabus important for competitive computer science exams, university exams, and placement preparations. From basic concepts to advanced topics, get a clear roadmap of what to study and how to prepare effectively. A must-watch for every C++ learner aiming for success in exams and interview. # ...
YouTube
· 14 days ago
Video thumbnail for How to Set up Visual Studio Code for C and C++ Programming [UPDATED]
04:39
Icon for www.youtube.comyoutube.com › watch

How to Set up Visual Studio Code for C and C++ Programming [UPDATED]

In this video ill show you how to setup visual studio code for c/c++ programming on windows , we will first download and Install C/C++ toolset like mingw which is a c/c++ compiler USING MYSYS2 and then we will install c/c++ extention in the vscode. MYSYS2: https://www.msys2.org/ Command : pacman -S --needed base-devel mingw-w64-ucrt-x86_64 ...
YouTube
· Nov 25, 2024
Video thumbnail for Data Structures - Full Course Using C and C++
09:46:10
Icon for www.youtube.comyoutube.com › watch

Data Structures - Full Course Using C and C++

Learn about data structures in this comprehensive course. We will be implementing these data structures in C or C++. You should have a good understanding of pointers in C. If you need to learn about pointers, watch this course: https://www.youtube.com/watch?v=zuegQmMdy8M ️ Course developed by Harsha and Animesh from MyCodeSchool. 🔗 Read ...
YouTube
· Jan 27, 2021
Video thumbnail for How to Run C/C++ Program in Visual Studio Code [2025] | Run C & C++ in VS Code
06:01
Icon for www.youtube.comyoutube.com › watch

How to Run C/C++ Program in Visual Studio Code [2025] | Run C & C++ in VS Code

Learn Step by step tutorial on How to Create & Run C/C++ Program in Visual Studio Code using (gcc /g++ /gdb) on Windows 11/10 for C & C++ programming. Visual Studio Code Installation Link: 👇👇👇 https://code.visualstudio.com/download Step-by-Step Tutorial for MinGW: 👇👇👇 https://youtu.be/Fzn3y9o8A8Q MinGW Compiler Installation ...
YouTube
· Dec 21, 2024
Video thumbnail for Complete C Language Handwritten Notes PDF Download
00:45
Icon for www.youtube.comyoutube.com › watch

Complete C Language Handwritten Notes PDF Download

This C language handwritten notes is a unique and personal learning experience with these meticulously crafted handwritten C Programming Language notes. Perfect for students, coding enthusiasts, and professionals looking to deepen their understanding of C programming, these notes are designed to simplify complex concepts and enhance your coding ...
YouTube
· Jul 13, 2024
Video thumbnail for C Language Tutorial for Beginners (With Notes + Surprise) 🔥
10:03:19
Icon for www.youtube.comyoutube.com › watch

C Language Tutorial for Beginners (With Notes + Surprise) 🔥

Source Code: https://github.com/CodeWithHarry/The-Ultimate-C-Programming-Course Download PDF Handbook (authored by me): https://www.codewithharry.com/notes/ Download the best IDE for C, C# and C++: https://bit.ly/WholeTomato_CWH 🔥 XStore – Premium WordPress theme for eCommerce success! https://1.envato.market/2rXmmA Download Cheatsheet ...
YouTube
· Jul 9, 2024
Video thumbnail for "Download C Programming Handwritten Notes PDF - Link in Description!" #cprogramming
00:22
Icon for www.youtube.comyoutube.com › watch

"Download C Programming Handwritten Notes PDF - Link in Description!" #cprogramming

Looking for C programming handwritten notes? We've got you covered! Download the PDF directly from the link in the description and enhance your programming skills. These notes are perfect for beginners and advanced learners alike, offering clear explanations and practical examples. Whether you're preparing for exams or brushing up on your ...
YouTube
· Sep 8, 2024
Video thumbnail for C Language Tutorial for Beginners (with Notes & Practice Questions)
10:32:06
Icon for www.youtube.comyoutube.com › watch

C Language Tutorial for Beginners (with Notes & Practice Questions)

You can join the NEW Web Development batch using the below link. 🔥Delta 3.0(Full Stack Web Development) : https://www.apnacollege.in/course/delta-batch-3 Early bird offer for first 5000 students only! International Student (payment link) - https://buy.stripe.com/7sI00cdru0tg10saEQ --------------------------------------------------- 📌 ...
YouTube
· Mar 6, 2022
Video thumbnail for Basic of C programming
24:58
Icon for www.youtube.comyoutube.com › watch

Basic of C programming

Welcome to our introductory video on C programming! Whether you're a complete beginner or just brushing up on your basics, this video will guide you through the fundamental concepts of C programming. We cover everything from setting up your development environment to writing your first program. You'll learn about variables, data types ...
YouTube
· Sep 3, 2024
Video thumbnail for C programming notes | C programming Pdf | c notes handwritten notes | Learn C programming
01:29
Icon for www.youtube.comyoutube.com › watch

C programming notes | C programming Pdf | c notes handwritten notes | Learn C programming

I I am going to provide you C programming notes you can contact me on my following WhatsApp number tags:- 👉Our Programming Playlist 👈 👉https://www.youtube.com/playlist?list=PLku9EeCEZgJisnw8xk9qjfR-1gHyhLAh4 👉Data Structure Using c 👈 👉https://youtu.be/J8KiK_WmY0E 👉Java Core 👈 https://youtu.be/v59KuNU6Hok #Notesplanet # ...
YouTube
· May 10, 2020
Video thumbnail for C Programming Full Tutorial in One Video (2024) C full course by Vikas
19:27:11
Icon for www.youtube.comyoutube.com › watch

C Programming Full Tutorial in One Video (2024) C full course by Vikas

Welcome to our comprehensive C Programming tutorial, all packed into one video! Whether you're a beginner looking to learn C Language from scratch or an experienced programmer seeking a quick refresher, this video is perfect for you. ----------Hand Written Note--------------- https://drive.google.com/file/d/1SfopKiWt35KkBjFQi7VifU9hZDteT2_Y ...
YouTube
· Dec 22, 2023
Video thumbnail for C Programming for Beginners | C Tutorial | Learn in 2 Hours | Tutorialspoint
02:04:14
Icon for www.youtube.comyoutube.com › watch

C Programming for Beginners | C Tutorial | Learn in 2 Hours | Tutorialspoint

C Programming for Beginners. In this session you will learn about C language basics, C data types & variables and C operators. Free Study Material: https://www.tutorialspoint.com/cprogramming/index.htm Get Certification in C Language: https://www.tutorialspoint.com/c-language-online-training/index.asp Use coupon "YOUTUBE12" to get “FLAT 12% ...
YouTube
· Aug 31, 2023
Video thumbnail for C Programming Language Handwritten Notes || BTech (IT/CSE) GATE || NewtonDesk Color Notes
08:44
Icon for www.youtube.comyoutube.com › watch

C Programming Language Handwritten Notes || BTech (IT/CSE) GATE || NewtonDesk Color Notes

💻 Here NewtonDesk is providing you the best and easy to understand C Programming handwritten color notes. 🎈 Get these C PROGRAMMING LANGUAGE NOTES via visit these links below. 👇 👉C Programing Notes [PDF]:- https://www.newtondesk.com/c-programming-and-data-structures-algorithms-notes-pdf/ 👉Android App:- https://play.google.com ...
YouTube
· Aug 2, 2022
Video thumbnail for C Language Tutorial For Beginners In Hindi (With Notes) 🔥
15:13:23
Icon for www.youtube.comyoutube.com › watch

C Language Tutorial For Beginners In Hindi (With Notes) 🔥

Download the best IDE for C, C# and C++: https://bit.ly/WholeTomato_CWH Download Free Notes + Code + Practice Sheets Here: https://www.codewithharry.com/notes/ https://cwh-full-next-space.fra1.digitaloceanspaces.com/downloads/videos/c-tutorial-in-hindi-with-notes/C_ChapterWise_Notes.rar If you're building an eCommerce website and looking to ...
YouTube
· Jul 28, 2020
Video thumbnail for Learn C Programming in 10 Minutes | C Programming Tutorial for Beginners #programming #hacker
12:43
Icon for www.youtube.comyoutube.com › watch

Learn C Programming in 10 Minutes | C Programming Tutorial for Beginners #programming #hacker

C Programming for Beginners: Introduction and Setup #programming Welcome to the C Programming Tutorial Series! In this series, we'll explore the fundamentals of C programming starting from the basics and gradually moving to advanced concepts. Whether you're a beginner or an intermediate learner, these tutorials will help you gain a solid ...
YouTube
· Oct 9, 2024
Video thumbnail for C PROGRAMMING | PART 3 | COVERS 5 PROGRAMS @TIKLESACADEMY
18:20
Icon for www.youtube.comyoutube.com › watch

C PROGRAMMING | PART 3 | COVERS 5 PROGRAMS @TIKLESACADEMY

C PROGRAMMING | PART 3 | COVERS 5 PROGRAMS PLEASE KEEP PRACTICING AND DO ALL THE PROBLEMS IN PRACTICE BOOK. FOR THAT MAKE A SPECIAL PRACTICE BOOK TO DO ALL THE PROBLEMS IN THERE. PLEASE SUBSCRIBE OUR CHANNEL FOR REGULAR EDUCATIONAL VIDEOS. AND ALSO PRESS BELL ICON TO GET THE LATEST UPDATES. LIKE ALL VIDEOS AND SHARE YOU TO YOUR FRIENDS. IF YOU ...
YouTube
· Jan 12, 2025
Video thumbnail for Updated | Dev c++ | Introduction to Programming | 10th Computer Lecture 2
18:55
Icon for www.youtube.comyoutube.com › watch

Updated | Dev c++ | Introduction to Programming | 10th Computer Lecture 2

This is Updated Sound Quality second lecture of series for 10th class programming in C++; dev c++ | 10 computer lecture 2 dev c++ manual pdf dev c++ chromebook computer programming lecture lesson 10.1 code.org dev c++ course c++ in 10 minutes gcc 10 c++20 gcc 10 c++ version g++ 10 gcc 10 c++17 i2cdev.h download i2cdev.h no such file or ...
YouTube
· Sep 19, 2024
Video thumbnail for C++ Full Course (Hindi) | Learn Coding
06:28:28
Icon for www.youtube.comyoutube.com › watch

C++ Full Course (Hindi) | Learn Coding

इस एक video में मैने C++ Programming को Basic से Advance तक बताया है, जिसमें हमने C++ के सारे Chapters को theory notes + concepts + programs के साथ detail में explain किया है ...
YouTube
· Aug 3, 2021
Video thumbnail for Pointers in C++ [ C++ Course with PDF Notes 🔥] - Theory + Lab practical
Icon for www.youtube.comyoutube.com › watch

Pointers in C++ [ C++ Course with PDF Notes 🔥] - Theory + Lab practical

Pointers in C++ [ C++ Course with PDF Notes 🔥] - Theory + Lab practical 📥 Download the PDF Notes: https://github.com/freeCSIT/CPP-course-with-PDF-Notes Timestamp: 00:00 Welcome 00:01 Introduction 00:29 What is pointer? 02:30 Wy we use pointers in CPP? 14:01 Declaration and Initialization of Pointers in cpp. 32:48 Theory Demo Explanation ...
YouTube
· Dec 30, 2024
Video thumbnail for አማርኛ | C++ Programming - Computer Fundamentals | Chapter One - Part 1
12:13
Icon for www.youtube.comyoutube.com › watch

አማርኛ | C++ Programming - Computer Fundamentals | Chapter One - Part 1

አማርኛ | C++ Programming - Computer Fundamentals | Chapter One - Part 1 የኮምፒውተር መሠረቶች | ምዕራፍ አንድ - ክፍል 1 ይህ የአማርኛ መማሪያ የተዘጋጀው የ C ++ ፕሮግራም መማር ለሚፈልጉ ተማሪዎች ነው፡፡ የተዘጋጀው በኢትዮጵያ የከፍተኛ ...
YouTube
· Jul 10, 2021
Video thumbnail for C Programming Full Course for free ⚙️
04:05:00
Icon for www.youtube.comyoutube.com › watch

C Programming Full Course for free ⚙️

C tutorial for beginners full course #C #tutorial #beginners ⭐️Time Stamps⭐️ #1 (00:00:00) C tutorial for beginners ⚙️ #2 (00:12:36) compile and run a C program with cmd 🏗️ (optional video) #3 (00:14:35) comments & escape sequences 💬 #4 (00:19:39) variables 💰 #5 (00:27:09) data types 📊 #6 (00:38:16) format specifiers ...
YouTube
· Oct 7, 2021
Video thumbnail for C++ Strings Part 2 (A Brief Introduction)
04:33
Icon for www.youtube.comyoutube.com › watch

C++ Strings Part 2 (A Brief Introduction)

Tutorial: https://github.com/itinstructor/WNCCComputerScience/blob/main/CPP/Chapters/CPP_Chapter.08_Strings.pdf
YouTube
· Mar 21, 2025
Video thumbnail for C Language Tutorial for Beginners (with Notes & Practice Questions)
05:51:12
Icon for www.youtube.comyoutube.com › watch

C Language Tutorial for Beginners (with Notes & Practice Questions)

"Master C Programming: Complete Course for Beginners | Step-by-Step Tutorial" Notes: https://drive.google.com/drive/folders/1CwESJCNdSRqkzxF2ZAHndcasgi89agq5?usp=sharing Welcome to our ultimate C programming course for beginners! 🎉 Whether you're new to programming or looking to strengthen your coding skills, this comprehensive tutorial will ...
YouTube
· Jul 23, 2024
Video thumbnail for Python Tutorial for Beginners - Full Course (with Notes & Practice Questions)
10:24:51
Icon for www.youtube.comyoutube.com › watch

Python Tutorial for Beginners - Full Course (with Notes & Practice Questions)

You can start your Tech Placement/Internship journey with New Sigma 4.0 : https://www.apnacollege.in/course/sigma-4 Early bird offer till. 24th July, 9PM Link for International Students : https://buy.stripe.com/14kaEQ9be3FsaB2bIW ---------------------------------------------------- PS : for those who asked, EMI option is available on payment ...
YouTube
· Feb 12, 2024
Video thumbnail for Introduction to C || C++ || Cpp || C Language || Embedded Systems
01:30:40
Icon for www.youtube.comyoutube.com › watch

Introduction to C || C++ || Cpp || C Language || Embedded Systems

C++ is a versatile and widely-used programming language renowned for its power and flexibility. Developed as an extension of the C programming language in the early 1980s by Bjarne Stroustrup, C++ has since become a cornerstone of software development, especially in areas like system programming, game development, and application software. # ...
YouTube
· Mar 9, 2025
Video thumbnail for Lecture 37 - Program Practice [Set 7] Pointers in C++ - Programming Fundamentals in C++ [Urdu/Hindi]
46:17
Icon for www.youtube.comyoutube.com › watch

Lecture 37 - Program Practice [Set 7] Pointers in C++ - Programming Fundamentals in C++ [Urdu/Hindi]

Unlock the power of pointers in C++! 🚀 In this video, I guide you step-by-step through solving 10 essential pointer problems. Whether you're a beginner or brushing up on your skills, this video will deepen your understanding of pointer concepts like declaration, dereferencing, pointer arithmetic, and more. Watch till the end for pro tips to ...
YouTube
· Dec 7, 2024
Video thumbnail for C++ Programming
01:10:33
Icon for www.youtube.comyoutube.com › watch

C++ Programming

Get the Cheat Sheet Here : http://goo.gl/OpJ209 Subscribe to Me: http://bit.ly/2FWQZTx Best Book on C++ : http://goo.gl/GLLL0g How to Install C++ on Windows : https://youtu.be/SykxWpFwMGs?t=1m47s C++ for Beginners : https://youtu.be/DamuE8TM3xo MY UDEMY COURSES ARE 87.5% OFF TIL December 19th ($9.99) ONE IS FREE ️ Python Data Science Series ...
YouTube
· Nov 20, 2014
Video thumbnail for Object Oriented Programming (OOP) in C++ Course
01:30:26
Icon for www.youtube.comyoutube.com › watch

Object Oriented Programming (OOP) in C++ Course

Object Oriented Programming (OOP) is commonly used when writing code with C++. In this crash course, you will learn what OOP is and how to implement it using C++. This course was developed by Saldina Nurak (CodeBeauty). Check out her channel: https://www.youtube.com/c/CodeBeauty ⭐️ Course Contents ⭐️ ⌨️ (0:00:00) Introduction ⌨️ ...
YouTube
· Feb 2, 2021
Video thumbnail for Constructors in C++ [C++ Course with PDF Notes 🔥]-theory & coding
42:50
Icon for www.youtube.comyoutube.com › watch

Constructors in C++ [C++ Course with PDF Notes 🔥]-theory & coding

Constructors in C++ [C++ Course with PDF Notes 🔥]-theory & coding Download source Code: https://github.com/freeCSIT Video description: Welcome to our comprehensive guide on constructors in C++ 🚀 Whether you're a beginner just starting your coding journey or an advanced developer brushing up on your skills, this video has you covered. 🔹 ...
YouTube
· Jan 15, 2025
Video thumbnail for Introduction to C++ | Lecture 1 | C++ and DSA Foundation Course
13:48
Icon for www.youtube.comyoutube.com › watch

Introduction to C++ | Lecture 1 | C++ and DSA Foundation Course

To access detailed notes and assignments on each lecture, please enroll into the course at our PWSkills Website. ️ PW Skills Website - https://pwskills.com ️ PW Skill Instagram Official Channel - https://www.instagram.com/pw.skills/ ️ PW Skills LinkedIn Channel - https://www.linkedin.com/in/pw-skills-136050249 ️ PW Skills Telegram ...
YouTube
· Oct 14, 2022
Video thumbnail for Complete C++ Tutorial in One Shot 2025 | Beginner To Advance | Basics Of C++ Programming
10:30:58
Icon for www.youtube.comyoutube.com › watch

Complete C++ Tutorial in One Shot 2025 | Beginner To Advance | Basics Of C++ Programming

This course designed to teach you cutting edge modern C++ from the absolute beginning all the way to very advanced topics, the topics you need in areas where C++ is used massively in modern times. Want to be a confident game developer ? High performance applications in the financial sector, how about powerful software modules on top of which ...
YouTube
· Jan 1, 2025
Video thumbnail for C Programming for Beginners: Project 5- C Program to arrange numbers in ascending order
23:46
Icon for www.youtube.comyoutube.com › watch

C Programming for Beginners: Project 5- C Program to arrange numbers in ascending order

Learn the fundamentals of C programming in 2024. This video is perfect for beginners who want to understand the basics of C, including syntax, variables, and control structures. This hands-on, self-paced course provides a deep dive into ANSI C programming, focusing on structured design and portability. Building on fundamental concepts, it ...
YouTube
· Oct 23, 2024
Video thumbnail for C Programming Practical Part-2 || Scanf and If || Std 10 Computer C language practical
15:09
Icon for www.youtube.comyoutube.com › watch

C Programming Practical Part-2 || Scanf and If || Std 10 Computer C language practical

@pratiksironline1396 , C Program for scanf and If control structure.
YouTube
· Apr 5, 2021
Video thumbnail for Docker Tutorial for beginners - Complete One Shot
02:06:05
Icon for www.youtube.comyoutube.com › watch

Docker Tutorial for beginners - Complete One Shot

PDF Link for all Docker Commands : https://www.apnacollege.in/notes Link for Node.js App Code used for Demo : https://github.com/shradha-khapra/docker-testapp Want to study for Tech Placements/Internships from us : Our Latest Placement Batches : https://linktr.ee/apnacollege.in Share your progress on Twitter : https://x.com/ShradhaKhapra_ DSA ...
YouTube
· Feb 17, 2025
Video thumbnail for C Programming Introduction for Beginners | Learn C Language from Scratch (2025)
05:19
Icon for www.youtube.comyoutube.com › watch

C Programming Introduction for Beginners | Learn C Language from Scratch (2025)

🚀 Learn C Programming Language from Scratch in this beginner-friendly video! In this video, you'll understand: What is C Language History and Importance of C Basic Syntax & Structure Why C is still relevant in 2025 📌 Whether you're a student, beginner, or someone switching careers, this is the perfect place to start your C programming ...
YouTube
· 19 days ago
Video thumbnail for C Programming Lecture 3 | Introduction to C Programming | Comments in Programming
16:50
Icon for www.youtube.comyoutube.com › watch

C Programming Lecture 3 | Introduction to C Programming | Comments in Programming

This Lecture will show the need and benifits of comments in C Programiing in series for 10th class programming in C++; dev c++ | 10 computer lecture 2 dev c++ manual pdf dev c++ chromebook computer programming lecture lesson 10.1 code.org dev c++ course c++ in 10 minutes gcc 10 c++20 gcc 10 c++ version g++ 10 gcc 10 c++17 i2cdev.h download ...
YouTube
· Sep 25, 2024
Video thumbnail for C++ Full Course for free ⚡️
06:00:00
Icon for www.youtube.comyoutube.com › watch

C++ Full Course for free ⚡️

This video is a beginner's introduction to C++ that assumes you have no coding experience. C++ is a vast and complex language. This 6-hour video covers just enough to get you started working with C++ on your own. After completion, I would recommend researching: Vectors, Polymorphism, STL, Smart Pointers, and modern C++23 features. ⭐️Time ...
YouTube
· Jun 28, 2022
Video thumbnail for C Programming for Beginners: Next steps
00:53
Icon for www.youtube.comyoutube.com › watch

C Programming for Beginners: Next steps

Learn the fundamentals of C programming in 2024. This video is perfect for beginners who want to understand the basics of C, including syntax, variables, and control structures. This hands-on, self-paced course provides a deep dive into ANSI C programming, focusing on structured design and portability. Building on fundamental concepts, it ...
YouTube
· Nov 14, 2024
Video thumbnail for CSS Tutorial for Beginners | Complete CSS with Project, Notes & Code
07:18:24
Icon for www.youtube.comyoutube.com › watch

CSS Tutorial for Beginners | Complete CSS with Project, Notes & Code

Notes - https://drive.google.com/drive/folders/1wfNTKinBAV6CCxaI5lfSnnRFAYpy0uEl?usp=share_link You can join the NEW Web Development batch using the below link. 🔥Delta 3.0(Full Stack Web Development) : https://www.apnacollege.in/course/delta-batch-3 Early bird offer for first 5000 students only! International Student (payment link) - https ...
YouTube
· Jun 4, 2023
Video thumbnail for JavaScript Tutorial (2024) for Beginners to Pro (with Notes, Projects & Practice Questions)
11:47:13
Icon for www.youtube.comyoutube.com › watch

JavaScript Tutorial (2024) for Beginners to Pro (with Notes, Projects & Practice Questions)

Notes available at : https://drive.google.com/drive/folders/1wfNTKinBAV6CCxaI5lfSnnRFAYpy0uEl?usp=share_link Code for Projects : https://github.com/shradha-khapra/JavaScriptSeries 🔥New DSA + Development Batch (Sigma) : https://www.apnacollege.in/course/sigma-batch ---------------------------------------------------- Join the Apni Community ...
YouTube
· Dec 21, 2023
Video thumbnail for Day 1 | Introduction to C++ & Fundamental Programming Concepts
01:17:35
Icon for www.youtube.comyoutube.com › watch

Day 1 | Introduction to C++ & Fundamental Programming Concepts

C++ 3 Days Bootcamp in collaboration with the Google Developer Group MAD Mumbai, National Skill Development Corporation, ITM Group of Institutions, and LetsUpgrade🤩 All in One Documentation → https://luc.to/cppmardoc Full Link → https://letsupgrade.notion.site/C-Bootcamp-2408939c76a647cd8509603882b4f8f2?pvs=4 🔥 Join Our Student ...
YouTube
· 29 days ago
Video thumbnail for Python Full Course❤️ | Variables & Data Types | Lecture 1
01:22:19
Icon for www.youtube.comyoutube.com › watch

Python Full Course❤️ | Variables & Data Types | Lecture 1

This lecture was made with a lot of love ️ Notes : https://drive.google.com/drive/folders/1LahwPSc6f9nkxBiRrz6LFUzkrg-Kzvov?usp=sharing Instagram : https://www.instagram.com/shradhakhapra/ LinkedIn : https://www.linkedin.com/in/shradha-khapra/ Timestamps Introduction 00:00 00:41 - Introduction to Python 08:01 - Python Installation (Windows ...
YouTube
· Jan 26, 2024