- 53
- 24 576
Virtual Exam
Pakistan
เข้าร่วมเมื่อ 7 ต.ค. 2023
"Welcome to the Online Lectures channel! 🎓📚 This channel is your go-to destination for comprehensive video tutorials and in-depth lectures focusing on Computer Science. Whether you're a Virtual University student or an independent learner, our content is designed to help you master essential topics in computer science, from programming and software development to data structures, algorithms, web development, and much more. 🌐💻
Stay tuned for weekly content on:
HTML & CSS 🖥️
C++, Java, Python Programming 💻
Database Systems 📊
Operating Systems 🖱️
Data Structures and Algorithms 📚
Networking 🌐
Artificial Intelligence 🤖
Software Engineering 🛠️
Computer Architecture and Hardware Basics 🖥️🔧
Subscribe and never miss out on new educational content.
#VirtualUniversity #VU #OnlineLectures #ComputerScience #Programming #WebDevelopment #DataStructures #C++ #HTML #CSS #VirtualUniversityLectures #StudyWithVU"
Stay tuned for weekly content on:
HTML & CSS 🖥️
C++, Java, Python Programming 💻
Database Systems 📊
Operating Systems 🖱️
Data Structures and Algorithms 📚
Networking 🌐
Artificial Intelligence 🤖
Software Engineering 🛠️
Computer Architecture and Hardware Basics 🖥️🔧
Subscribe and never miss out on new educational content.
#VirtualUniversity #VU #OnlineLectures #ComputerScience #Programming #WebDevelopment #DataStructures #C++ #HTML #CSS #VirtualUniversityLectures #StudyWithVU"
วีดีโอ
CS302 | Digital Logic & Design | Lecture 3 | Hexadecimal Number System
มุมมอง 12วันที่ผ่านมา
In this video, we dive deep into the Number System with a special focus on the Hexadecimal Number System. We’ll explore what hexadecimal numbers are, how they work, and their various uses in computing. Whether you're trying to understand how to convert Hexadecimal to Decimal, Binary to Hexadecimal, or Hexadecimal to Octal, this tutorial will guide you step-by-step. We'll also cover topics like ...
CS302 | Digital Logic & Design | Lecture 2 | NUMBER SYSTEMS
มุมมอง 18วันที่ผ่านมา
In this video, we dive into the fundamentals of Number Systems-an essential topic in digital logic and computing. We explore different types of number systems, including binary, decimal, octal, and hexadecimal, and how they are used in digital electronics and computer systems. Learn how to convert between these systems and understand their significance in designing digital circuits. Whether you...
CS302 | Digital Logic & Design | Lecture 1 | An Overview & Number Systems
มุมมอง 56วันที่ผ่านมา
Welcome to the first lecture of CS302 - Digital Logic & Design! In this video, we provide an in-depth overview of the course, covering the fundamentals of digital logic. We begin with an introduction to key concepts like binary, decimal, octal, and hexadecimal number systems. Understanding number systems is essential for mastering digital logic and designing efficient circuits. Join us as we ex...
Understanding Computer Hardware | I/O Devices, CPU Explained
มุมมอง 33หลายเดือนก่อน
Welcome to our comprehensive guide on computer hardware! In this video, we dive into the essential components of any computer system: I/O (Input/Output) devices and the CPU (Central Processing Unit). 🔹 What You’ll Learn: What are I/O devices and their types (keyboard, mouse, monitor, printers, etc.) How I/O devices interact with the system The role and functions of the CPU CPU architecture: Con...
Google Chrome Overview with Important Extension || Email Account Creation
มุมมอง 25หลายเดือนก่อน
Google Chrome Details and Gmail Account Creation | Important Websites In this video, we dive deep into the world of Google Chrome, exploring its features and tips to enhance your browsing experience. Whether you're a beginner or looking to brush up on your skills, we'll guide you step by step through creating a Gmail account, one of the most widely used email platforms. Plus, we'll share a list...
Computer Fundamentals Course | Learn the Basics of Computers
มุมมอง 39หลายเดือนก่อน
Welcome to our comprehensive Computer Fundamentals Course! This video is designed for beginners who want to understand the essential concepts of computers, including hardware, software, operating systems, and the internet. Whether you are new to computing or looking to refresh your knowledge, this course covers everything you need to get started. What You'll Learn: Overview of computer systems ...
HTML & CSS Basics: Build Your First Website Step-by-Step
มุมมอง 23หลายเดือนก่อน
Welcome to our HTML & CSS tutorial, where you’ll learn the basics of web development! Whether you're a beginner or looking to refresh your skills, this video will guide you through creating your very first webpage. 🚀 🌐 In this tutorial, we cover: What is HTML and CSS? Basic HTML structure (tags, elements, and attributes) Styling with CSS (colors, fonts, layouts) Linking CSS to HTML Creating a r...
Keyboard Keys Detail
มุมมอง 26หลายเดือนก่อน
104 Keyboard Keys Explained: Full Breakdown and Functions Welcome to our in-depth guide to the 104-key keyboard! In this video, we’ll be walking you through each key on a standard keyboard, explaining its purpose and functionality. Whether you're a beginner or a pro, this video will help you better understand how to maximize your keyboard efficiency. We cover: The basic layout of letters, numbe...
MS Office | MS Word | MS Excel | MS Power Point | Outlook Express
มุมมอง 1202 หลายเดือนก่อน
Welcome to our comprehensive guide on Microsoft Office, where we delve into the essential tools: MS Word, MS Excel, MS PowerPoint, and Outlook Express. Whether you're a beginner or looking to enhance your skills, this video covers everything you need to know about these powerful applications. In this video, you'll learn: MS Word: How to create, format, and edit documents with ease. MS Excel: Ma...
How to to Setup Printer
มุมมอง 283 หลายเดือนก่อน
Welcome to our step-by-step guide on how to set up your new printer! Whether you're using a wired or wireless printer, this tutorial covers everything you need to know to get your printer up and running smoothly. In this video, you'll learn: Unboxing and Initial Setup: How to safely unbox your printer and prepare it for installation. Connecting to Power and Network: Tips for connecting your pri...
C++ | Lecture10-02 | Variables Scope | Global Variables
มุมมอง 899 หลายเดือนก่อน
🚀 Dive into the world of C programming with our latest tutorial on variable scope and global variables! In this comprehensive video, we unravel the mysteries of variable visibility and lifetime, helping you gain a solid understanding of how local and global variables behave in your C programs. 🎓 Key Topics Covered: 1️⃣ Local Variables: Definition and declaration within functions. Lifetime and s...
C++ | Lecture10-01 | Variable Scope | Local Variables
มุมมอง 669 หลายเดือนก่อน
🚀 Dive into the world of C programming with our latest video! 🖥️ In this tutorial, we demystify the concept of variable scope, specifically focusing on the differences between local and global variables. 🔍 Local variables are declared within a specific block of code and have a limited scope, existing only within that block. On the other hand, global variables have a broader scope, accessible th...
C++ | Lecture 10-03 | Calling Functions | Call by Value
มุมมอง 569 หลายเดือนก่อน
🚀 Ready to take your C programming skills to the next level? Join us in this in-depth tutorial as we unravel the mysteries of Call by Reference functions! 🤖💻 🔍 In this video, we delve into the intricacies of Call by Reference in C , demystifying the concept and showcasing its incredible power in enhancing code efficiency and flexibility. Whether you're a beginner or an experienced coder, unders...
C++ | Lecture10-04 | Function Calling | Call by Reference
มุมมอง 629 หลายเดือนก่อน
🔗 Dive into the fascinating realm of Call by Reference in C with our comprehensive tutorial! 🚀 In this video, we unravel the mysteries behind this powerful concept, explaining how it works and why it's a game-changer in programming. 📚 Understanding Call by Reference is crucial for any C developer, and in this tutorial, we break it down step by step. Learn the key differences between Call by Val...
C++ | Lecture10-05 | Recursive Functions | Finding Factorial
มุมมอง 1179 หลายเดือนก่อน
C | Lecture10-05 | Recursive Functions | Finding Factorial
C++ | Lecture09 04 | Functions | Even or Odd
มุมมอง 1149 หลายเดือนก่อน
C | Lecture09 04 | Functions | Even or Odd
C++ | Lecture09 03 | Functions | Area of Ring
มุมมอง 599 หลายเดือนก่อน
C | Lecture09 03 | Functions | Area of Ring
C++ | Lecture09 02 |Functions | Raise to Power
มุมมอง 969 หลายเดือนก่อน
C | Lecture09 02 |Functions | Raise to Power
C++ | Lecture09 01 | Function | Square of a Number
มุมมอง 1199 หลายเดือนก่อน
C | Lecture09 01 | Function | Square of a Number
C++ | Lecture08 03 | Continue | Break | Goto Statements
มุมมอง 849 หลายเดือนก่อน
C | Lecture08 03 | Continue | Break | Goto Statements
C++ | Lecture08-02 | Switch Statement | Salary Calculation
มุมมอง 999 หลายเดือนก่อน
C | Lecture08-02 | Switch Statement | Salary Calculation
C++ | Lecture07 03 | For Loops | Sum of Squares
มุมมอง 879 หลายเดือนก่อน
C | Lecture07 03 | For Loops | Sum of Squares
C++ | Lecture07-01 | Do while Loops | Guess game
มุมมอง 1209 หลายเดือนก่อน
C | Lecture07-01 | Do while Loops | Guess game
C++ | Lecture06-02 | While Loop | Finding Factorial
มุมมอง 1569 หลายเดือนก่อน
C | Lecture06-02 | While Loop | Finding Factorial
C++ | Lecture06-01 | Loops | While loop
มุมมอง 1879 หลายเดือนก่อน
C | Lecture06-01 | Loops | While loop
C++ | Lecture05 -02 | If else Condition
มุมมอง 1679 หลายเดือนก่อน
C | Lecture05 -02 | If else Condition
C++ | Lecture02 | Types of Computer Languages | compiler & Interpreter
มุมมอง 6479 หลายเดือนก่อน
C | Lecture02 | Types of Computer Languages | compiler & Interpreter
Nice explanation tysm for best wishes 🎉💥
Sir final viva final deliverable k baad hota hai ? ya pehlay
jazak Allah Sir ! plzzz make a video on Prototype Its very Informativeee😍❤
thank you sir
Sir cs201 Imp topics Favourite Sub for final viva..
Good sir
zbrdst
Assalam o alaikum sir g mjyy ap sy ya pochna tha ppt or fvrt book achy sy tyr ho or application run. B. Thk ho or agr code thk sy modified na ho to kia pass ho jaty hy ya nh
You should be able to modify some changes if required and you should have grip on code as well. It is not required 100% but there must be bit grip on design and code with DB as well.
thank you so much
could you plz make a complete detail tutorial of c language
gantt chart ko banany k bd save kasy krna ha
Take screen shot
Thanks you sir for such amazing video its very useful and help to understand in depth details
.
Sir final delivery ka baray ma explain ker dain kindly
Assalamualaikum plz upload more lecture cs201 for mid term 1-18 and final term 19-45 plz
Imran Khan 😍😍😍😍😍😍
Sir other lecture?
Cs 201 practice exams Dev++ use karny ke permission hoti h
Sir plz further lecture upload kr dain. Thanks
Pls upload full course it is so helpful ur explaining it so beautifully I didn't understand the practical work of the course and I was so worried about the paper but u explained it easily thank you so much
Sir next lectures please my paper is on 12 th Feb 😢😢
Sir final term k Jo syllabus ha unki videos b upload kr den
sir can you help out in CS302p lectures
Sir final term aney wala hy. Kindly jaldi final term pe lectures bna len
Wonderful
I wanted this type of lecture video. I'm really satisfied 😊
Assalaam o alaikum Bro dev c++ mein compile & run pe click krn to error aata h [ Source file not compiled] kindly guide me plz .... mujhy is issue ka solution youtube se search out pe ni mila
Well explained
Assalamoalaikum sir Kiya ye lecture cs201 ke final exam mein Kam aayi ge Kiya complete lectures lecture 45 tak
please sir sary lecture isi month ma upload kr dijiy ga
Bro mery dev c++ mein program compile & run pe error aa raha h source file not found wala ... kindly guide me plz
Ge sir God Bless you Always happy
Ge sir try karain ka exams tak overall lectures upload kardain please sir
Ge sir it's brillant explain clear all doubts in introduction to programming
SIR MA NEY JO FINAL DELIVERABLE SUBMIT KARWAYA THA USS MAI AGHAR MA AB CHANGES KAR LU.AUR JAB VIVA START HO TOU WO FILE OPEN KARU JIS MAI MA NEY CHANGES KIYE HAI TOU KOI PROBLEM TOU NAHI HO GHI.YA WO HI FILE OPEN KARNI HOTI HAI JO SUBMIT KARWAI HOTI HAI.PLEASE REPLY KAREY. yaha koi aesa student hai jis ney SUPERVISOR Asim Mehmood ko viva diya hai. wo kasey latey hai.koi experience share kar dey.
No issue. You should present your updated work.
Sir ap prototype pr video bna den plz
16:40
Thanks sir
Thanks sir
Good
Very informative video 👍
Great
Sir, CS302 me bhi help kr dy
Ap sub students 2nd semester ky hai Multan campus SE?
Sir, thank you
AoA sir! Thanks for this hardwork. Sir kindly post final term syllabus as early as possible because next month our exams are coming
Assalam o alikum sir jee Final k lectures bhi upload kr dy plz 12 Feb sy exams start ho rahy hein
More lecture for final term
Sir ap please coding form mein tmaam lectures jaldi dalein , final mein sirf chand din baqi hai. And thanks for such videos.
Sir i have complete all my project requirement and also create database but i have one issue that i am unable to connect my dayabase this is a big issue?
Great
Great 👍