Complete CN Computer Networks in one shot | Semester Exam | Hindi

Поділитися
Вставка
  • Опубліковано 2 гру 2024

КОМЕНТАРІ • 1,9 тис.

  • @KNOWLEDGEGATE_kg
    @KNOWLEDGEGATE_kg  11 місяців тому +77

    For complete content on Computer Science, check out the course link: tiny.cc/allcomputersciencecourse

    • @pratiktiwariramji
      @pratiktiwariramji 11 місяців тому +3

      Best Explaination Sir

    • @littlejin-n8x
      @littlejin-n8x 10 місяців тому +1

      sir please make a full video on CCNA please please, I need to prepare in 2 months and I learn the best from you , I have watched all of your computer networks videos and it was super helpful, please a playlist or complete video of 12-14 hours on CCNA 200-301
      please :(

    • @nishantsingh5318
      @nishantsingh5318 8 місяців тому

      sir video badhiya h but a video of data communication is needed quickly its first 14 chapters of farouzan book .
      please consder this as we have exams on 26th

    • @rohitmathur7731
      @rohitmathur7731 6 місяців тому

      Sir u really set CS on fire 🔥🔥

    • @simranjeetkaur5632
      @simranjeetkaur5632 6 місяців тому

      Sir i need ur nunber

  • @royking-e8v
    @royking-e8v Рік тому +273

    🎯 Key Takeaways for quick navigation:
    03:02 Networks *facilitate resource sharing, including hardware resources like printers. Wired and wireless connections are both possible within a network. The study will delve into various technologies supporting these functionalities.*
    06:41 Decentralized *data storage is now centralized in databases for easy access, ensuring backup and recovery efficiency.*
    08:06 Advantages *of computer networks extend to online meetings, seminars, classes, and even healthcare through video consultations and robotic surgeries.*
    30:27 It's *essential to understand the responsibilities and duties of each layer, starting with the physical layer responsible for representing bits.*
    40:35 The *session layer focuses on dialog control, establishing, maintaining, and synchronizing sessions between systems, ensuring smooth communication.*
    47:12 Short-range *communication is efficient using radio waves due to their quick dissipation in the atmosphere.*
    48:34 Understanding *the spectrum for communication, ranging from visible light to infrared, microwaves, and radio waves.*
    54:22 Traditional *telephone services used analog ISDN for transmission, while the internet was used for data communication.*
    55:00 The *decline in old technologies like ISDN is attributed to the rise of broadband and the latest technologies.*
    55:28 Two *types of data link layer are introduced: the lower half, which includes the MAC address and media access control, and the upper half, which involves logical link control (LLC).*
    57:57 Defining *Propagation Delay in general terms, representing it as Tp (time per distance upon speed), simplifying the understanding of this fundamental concept.*
    01:00:17 Introduces *the concept of cold transmission time and explains that the first drop of water may take 5 minutes to reach when the system starts.*
    01:00:57 Expands *on the example of a game starting at **12:00** and the time it takes for the first and last drops of water to reach the destination, relating it to transmission propagation delay.*
    01:03:11 In *random access, all stations are independent; no station is superior or assigned to control others. It follows a decentralized architecture, and there is no master architecture. Random access allows stations to transmit without permission, emphasizing equal fairness.*
    01:03:38 Random *access protocols don't dictate who transmits next; it's a random decision. The system doesn't reveal successful or failed transmissions, and the next transmitting station is unpredictable.*
    01:05:41 Understanding *random access involves creating diagrams for different scenarios, a crucial skill for exams. The process involves starting transmission, checking the medium for ongoing transmissions, and making decisions based on the presence of other transmissions.*
    01:14:47 When *discussing channel bandwidth, the speaker mentions a 200-byte frame with a bandwidth of 200kb. The unitary method is applied to calculate transmission time.*
    01:28:11 Probability *mechanism: Stations set a random number; if it's less than a predefined probability, they transmit. This minimizes collisions.*
    01:32:38 Voltage *Level Identification for Collision Detection: In case of collision, voltage levels vary. Use identification methods like persistence and resistance. Utilize components like persistence, resistance, and parasitism for detection. Successful transmission is achieved without acknowledgment if no collision is detected during transmission.*
    01:43:50 If *corruption or errors are detected in a frame at the receiver, the frame is silently discarded, and the negative acknowledgment is not explicitly sent.*
    01:47:18 The *concept of queuing delay is introduced, highlighting the potential waiting time at switching devices like routers and switches.*
    01:48:53 Factors *like packet size, transmission time, propagation time, and acknowledgment time are crucial in calculating the efficiency of data transmission.*
    01:50:54 The *formula considers the transmission time of data, propagation time, acknowledgment time, and back propagation time, treating them as essentially the same.*
    01:51:22 The *total time formula, considering all factors, provides a comprehensive approach to calculating the time required for transmitting data in a network.*
    01:54:46 Demonstrating *the sliding window mechanism in Go Back N and its role in efficient packet transmission.*
    02:16:32 Discussing *the trade-off between cost and error detection capabilities, the video highlights the minimum Hamming distance as a crucial property for effective error detection in different code words.*
    02:21:14 Bit *data word contains original data, and redundancy is added using Reed-Muller code with parameters k = 2, power r - r-1. This forms a game to determine overall cost.*
    02:28:16 Explains *the process of checksum verification, emphasizing the importance of comparing the calculated sum at the receiver's end.*
    02:32:31 Introduction *to Cyclic Redundancy Check (CRC) in error detection and its basic concept.*
    02:32:59 Circular *right shift is demonstrated by shifting each bit one position to the right. This creates a cyclic code, representing logical operations like checksums.*
    02:33:25 Checksums, *used in CRC (Cyclic Redundancy Check), involve sending a sum with data to verify integrity. Division cannot be applied directly, but a reminder mechanism is employed.*
    02:36:36 Perfectly *divisible numbers and remainders play a crucial role in error detection in network communication.*
    02:47:54 When *sending data, there is a logical restriction to not send more than 1500 bytes at once. The data link layer includes a trailer, like CRC, for cyclic redundancy check.*
    02:52:00 Token *Passing mechanism in Token Ring was deterministic, suitable for real-time applications, ensuring collision-free communication.*
    02:59:09 IP *version 4 (IPv4) is the most popular variant of the Internet Protocol, and its detailed study is crucial in networking courses.*
    03:00:46 Various *fields in the header address different aspects like type of connection, general tariff, and best-effort delivery.*
    03:09:40 The *maximum number in a 16-bit field is 65535, representing the maximum data a packet can carry. Payload length calculation doesn't involve storing a direct number.*
    03:24:59 Understanding *the importance of the additional 20 bits, knowing the address of intermediate routers, and using 32-bit addresses for independent routers allow for effective routing.*
    03:33:14 Additional *protocols like ARP and ICMP are necessary for resolving local addresses and providing information during system boot.*
    03:36:11 Reverse *Address Resolution Protocol (RARP) is introduced, addressing how a system discovers its IP when connected to a network for the first time.*
    03:41:13 ICMP *is also useful in query reporting, allowing routers to communicate errors, diagnose issues, and enable network managers and users to pinpoint and address network problems effectively.*
    03:43:46 Router *communication through ICMP and timestamping can be utilized to measure the distance and processing delay of routers in a network.*
    03:46:19 Reference *to the transition from IPv4 to IPv6, highlighting the vast number of IPv6 addresses available.*
    03:50:20 Using *a 32-bit address, divided into prefix (network ID) and suffix (host ID) to identify systems within networks.*
    03:51:02 Drawing *an analogy to telephone numbers, explaining the concept of network and host identification within an address.*
    03:54:38 Class *C networks explained, with a focus on smaller villages with fewer IP addresses.*
    03:58:34 Hosts *in Class A have 24 bits, resulting in 2^24 combinations minus 2 reserved IDs.*
    03:58:49 Host *IDs have an All-Zero ID reserved for network and an All-One ID reserved for broadcasting.*
    04:06:39 Understanding *the concept of limited broadcast and direct broadcast is crucial in networking. Use the total network ID in the destination to avoid complications within the local network.*
    04:18:42 Discussing *CIDR notation in detail, calculating the number of addresses, and understanding the network length.*
    04:21:14 Highlighting *the application of the "NOT of Mask" method for calculating the number of addresses, emphasizing the direct calculation approach.*
    04:27:09 Emphasizes *the need for periodic updates in dynamic routing, drawing parallels with changing train schedules and the impact of events like the railway budget.*
    04:27:23 Discusses *the dynamic nature of industries like airlines and stock exchanges, where rates and schedules change frequently.*
    04:30:42 Explains *intra-domain and inter-domain concepts, emphasizing the need for decentralized, autonomous systems in managing the internet.*
    04:35:03 Routing *algorithms may consider different costs, such as time-based or distance-based, depending on the specific requirements.*
    Made with HARPA AI

    • @mriit3025
      @mriit3025 7 місяців тому +4

      thanks AI recommendation

  • @BeyondMaheshwari
    @BeyondMaheshwari 11 місяців тому +183

    🎯 Key Takeaways for quick navigation:
    01:11 📘 *Understanding the Standard Syllabus*
    03:02 🌐 *Basics of Network Connections*
    06:01 🎯 *Goal of Computer Networks*
    06:41 📊 *Decentralized vs. Centralized Data Storage*
    08:21 🌐 *Governance and Public Services Online*
    09:17 📡 *Data Communication Basics*
    *- Communication occurs in one direction at a time.*
    *- Example: Like a two-way road where traffic flows in both directions concurrently.*
    14:00 🛣️ *Networking Criteria for Design*
    *- Performance: Speed, capacity, and bandwidth considerations.*
    *- Reliability: The network's ability to overcome failures and resolve issues strategically.*
    16:22 🌐 *Types of Connections: Point-to-Point and Multipoint*
    21:17 🔗 *Understanding Ring Topology*
    22:12 🔄 *Conclusion on Topology Types*
    25:35 🌐 *Importance of Remembering OSI Model Layers*
    25:48 🌐 *Networking Layer Overview*
    26:03 🏛️ *Protocol and Approach*
    26:18 🌐 *Network Layer Responsibilities*
    26:31 📡 *Internet and Transport Layers*
    26:45 🚦 *Rules and Regulations in Models*
    26:57 🔄 *Evolution of Protocols*
    27:12 📚 *Importance of Networking Layer Understanding*
    27:27 🔗 *Device Communication Basics*
    27:41 📦 *Encapsulation Concept*
    28:36 🔄 *Continuous Header Removal*
    29:20 📞 *Direct Communication Approach*
    30:42 🌐 *Point-to-Point and Multi-Point Connections*
    31:23 🚀 *Handling Data Rate and Bandwidth*
    32:02 🔗 *Network Topology*
    32:44 🔄 *Handling Communication Modes*
    33:13 📡 *Data Link Layer Introduction*
    34:05 🔄 *Data Link Layer: Access Control*
    36:11 🌐 *Network Layer - Source to Destination Delivery:*
    36:53 🌐 *Network Layer - Routing Mechanism:*
    38:17 🌐 *Network Layer - Service Point and Addressing:*
    38:43 🌐 *Network Layer - Segmentation and Reassembly:*
    40:06 🔄 *Transport Layer Functions*
    40:35 🤝 *Session Layer Overview*
    41:31 🔍 *Presentation Layer Significance*
    42:11 📜 *Encryption and Decryption in Presentation Layer*
    42:25 📊 *Data Compression*
    43:34 📡 *Handling Various Services in the Application Layer*
    44:27 🌐 *Types of Wired Transmission Media: Twisted Pair*
    45:36 🌐 *Coaxial and Optical Fiber Overview*
    47:40 🌐 *Sky Propagation - Ionosphere Reflection*
    48:21 🌐 *Line of Sight Propagation for Short-Range*
    50:00 📡 *Advantages and Disadvantages of Circuit Switching*
    51:36 🔄 *Traditional Approaches to Capacity Division*
    54:34 📞 *BRI and PRI in Circuit Switching*
    55:00 🌐 *Data Link Layer Basics*
    56:23 🛠️ *Detailed Responsibilities of Logical Link Control*
    57:29 📡 *Random Access Protocols*
    57:57 🌐 *Propagation Delay in Networking*
    01:00:01 🔄 *Completion Time Calculation in Networking*
    01:01:22 📡 *Understanding Propagation Delay and Transmission Time*
    01:04:46 📡 *Understanding Aloha Protocol Basics*
    01:05:12 🌐 *Pure Aloha vs. Slotted Aloha*
    01:13:53 ⏱️ *Vulnerable Time Calculation*
    01:16:50 🔄 *Handling Collisions in ALOHA*
    01:23:13 🎮 *Game Scenario: Collision and Data Transmission*
    01:26:22 🔗 *Persistence Method in CSMA*
    01:26:35 🌐 *Continuous Sensing Approach*
    01:27:46 ⚖️ *Comparison: Continuous vs. Non-Persistent*
    01:28:11 🎲 *Probability Mechanism for Transmission*
    01:33:57 🔄 *Understanding Collision Detection in CSMA/CD*
    01:34:54 🔄 *Introducing Collision Detection Mechanism in CSMA/CA*
    01:35:07 🔄 *Understanding Collision Avoidance in CSMA/CA*
    01:37:20 🔄 *Error Control Mechanisms in Data Transmission*
    01:38:02 🛑 *Dealing with Collisions and Acknowledgment Mechanism*
    01:40:33 🔄 *Sliding Window Protocol Overview*
    01:41:01 🛑 *Stop-and-Wait Protocol Operation*
    01:43:36 🔄 *Flow Control in Networking*
    01:44:03 🛠️ *Error Handling in Data Transmission*
    01:45:26 📝 *Numbering and Alternating Acknowledgments*
    01:47:18 🌐 *Understanding Propagation Delay and Transmission Delay*
    01:47:45 📶 *Bandwidth and Its Role in Data Transmission*
    01:48:13 🔄 *Introduction to Queuing Delays in Networking*
    01:54:18 📶 *Sliding Window Mechanism*
    01:55:12 🔄 *Dynamic Window Size Calculation*
    01:56:09 🔄 *Sender's Temporary Numbering Logic*
    01:56:36 🔄 *Capacity Limitations and Selective Sending*
    01:58:54 ↩️ *Go-Back-N Protocol*
    02:00:32 🕰️ *Understanding Transmission Timers*
    02:00:44 🔄 *Window Size and Efficiency*
    02:00:58 🤔 *Acknowledgment Efficiency Mechanism*
    02:01:26 🔄 *Acknowledgment Optimization*
    02:01:39 🔄 *Transmitting Multiple Packets*
    02:02:33 ⚙️ *Bit Count Calculation*
    02:03:41 🌐 *Selective Repeat ARQ explained*
    *- Criticizes Stop-and-Wait for being too conservative.*
    02:10:16 🚥 *Impact of Data Speed on Errors*
    02:11:43 ⚙️ *Forming Code Words*
    02:11:57 ➕ *Adding Redundancy for Error Detection*
    02:12:12 🔒 *Error Detection: Exclusive OR Operation*
    02:12:26 🔍 *Pair Checking for Error Detection*
    02:12:53 💡 *Redundancy and Code Words*
    02:14:01 🤔 *Understanding Even Parity*
    02:14:12 🔄 *Setting Even Parity*
    02:14:54 💡 *Understanding Hamming Distance*
    02:15:22 🤔 *Evaluating System Properties*
    02:15:50 🔄 *Challenges in Error Detection*
    02:16:04 🔍 *Conclusion on Error Detection*
    02:17:01 🔄 *Error Detection and Correction Basics*
    02:21:28 🎲 *Hamming Code Example and Cost Calculation*
    02:21:53 🧮 *Calculating Costs and Making Policies in Hamming Code*
    02:22:08 🎓 *Application of Policies and Practical Example*
    02:22:22 🔄 *Dynamic Data Length in Hamming Code*
    02:23:57 📜 *Calculating Parity in Hamming Code - Example*
    *- Verifying and correcting errors in the received data.*
    02:27:22 🤔 *Checksum Concept*
    *- Use of checksums to verify information integrity.*
    02:28:02 🧠 *Introduction to Checksum Calculation*
    02:29:22 🔍 *Problem with Binary Representation in Checksum*
    02:29:37 🔄 *Wrapping Technique in Checksum*
    02:30:03 ⚙️ *Implementing Modular Arithmetic in Checksum*
    02:33:12 🔍 *Checksum Logic in CRC*
    [02:37:34 URL](ua-cam.com/video/q3Z3Qa1UNBA/v-deo.html) *🔄 Binary Number Representation*
    [02:38:16 URL](ua-cam.com/video/q3Z3Qa1UNBA/v-deo.html) *🤖 Mathematical Recap*
    02:39:07 🤖 *Applying Cubes in Multiplication*
    02:42:53 📡 *Wi-Fi and Local Level Connectivity*
    02:45:42 📏 *Ethernet Frame Length*
    02:47:10 📏 *Maximum Frame Length Revisited*
    02:47:54 🛡️ *Real-Time Processing Considerations*
    02:49:16 🕰️ *Token Bus Topology and Operation*
    02:53:18 ⚙️ *Signal Representation and Manchester Coding*
    02:54:01 🌐 *Networking Basics and Signal Creation*
    02:56:29 🛣️ *Role of Routing in Source-to-Destination Delivery*
    02:57:15 🌐 *Role of Address and Mechanism in Data Delivery*
    02:59:23 🧮 *IPv4 Header Structure Details*
    03:01:15 🔄 *Reliability with TCP/IP Protocol Suite*
    03:01:46 🚚 *Understanding IP (Internet Protocol) and its reliability in comparison to a truck delivery*
    03:08:04 💡 *Protocols and Service Usage*
    03:08:46 💼 *Protocol Demands and Examples*
    03:09:01 📊 *Fields in Data Grams: Length Fields*
    03:09:40 📏 *Calculating Payload Length*
    03:09:55 🛠️ *Header Length Calculation*
    03:10:24 📡 *Address Masking Technique*
    03:12:29 🔄 *Reassembly Process and Offset Calculation*
    03:14:46 🧮 *Scaling Technique for Offset Adjustment*
    03:17:19 📦 *Dealing with Fragmentation Challenges*
    03:17:59 ⚙️ *Understanding Fragmentation Offset and More*
    03:19:19 🌐 *Packet Routing Basics*
    03:19:32 🧠 *Logical Time-to-Live and Packet Charging*
    03:20:00 🛑 *Handling Limited Time and Maximum Hops*
    03:20:28 🛣️ *Setting TTL for Efficient Packet Transmission*
    03:20:53 🚨 *Error Handling and Resending*
    03:22:30 🕵️ *Header and Payload Check in Networking*
    03:22:58 🛡️ *Security Concerns in Header Handling*
    03:25:26 🖥️ *Addressing and Record Route in Networking*
    03:26:49 🔄 *Strict Source Route vs. Loose Source Route*
    03:27:15 🕰️ *Importance of Time Stamping*
    03:28:10 🧩 *IPv6 Header Overview*
    03:31:06 🛡️ *IPv6 Extension Headers Details*
    03:32:31 🌐 *Address Resolution Protocol (ARP)*
    03:37:05 🔄 *Reverse Address Resolution Protocol (RARP) Explained*
    03:37:42 🌐 *Internet Control Message Protocol (ICMP) Functionality*
    03:38:22 🛠️ *Internet Control Message Protocol (ICMP) Working*
    03:38:52 🚨 *ICMP Error Reporting Examples*
    03:39:35 📡 *IP Packet Discard Process*
    03:42:35 🌐 *IP Address and Router Failure Handling*
    03:43:46 🌐 *Router Functions and Timestamping*
    03:45:36 🌐 *IP Addressing Basics*
    03:47:52 🔄 *Changing IP Addresses*
    03:49:53 🌐 *Binary Combinations and Network Identification*
    03:50:33 🌐 *Classful Addressing Mechanism*
    03:52:13 🌐 *IP Addressing Basics*
    03:52:40 🌍 *Classless Addressing*
    03:56:29 🌐 *Class A IP Address Details:*
    03:58:22 💼 *Class C Network ID and Practical Range:*
    03:58:49 🖥️ *Calculating Host ID Bits in Class C:*
    03:59:02 📢 *Reserving Bits for Network ID and Broadcast:*
    04:00:08 🌐 *Subnet Calculation in Class B*
    04:02:04 🌐 *Class D for Multicasting*
    04:04:12 📡 *Address Casting in Computer Networks*
    04:04:56 🌐 *Broadcasting in Computer Networks*
    04:07:35 📡 *Unicast and Broadcast*
    04:07:48 🌐 *Multicasting and Subnetting*
    04:09:44 🌐 *Broadcast Challenges*
    04:10:12 📡 *Subnet Broadcasting Strategy*
    04:11:11 📶 *Class C Subnetting Example*
    04:12:48 📡 *Subnetting and Allocatable Addresses*
    Made with HARPA AI

  • @sudhanshurajput2881
    @sudhanshurajput2881 Рік тому +92

    Aise teachers ki wjha se hi toh hum jaise bacche aache no. Laa paate hai thanks ❤

  • @nanogyanx
    @nanogyanx 2 місяці тому +30

    00:02 Complete CN Computer Networks in one shot for semester exams
    02:04 Computer network is a telecommunication network for exchanging data wirelessly and wired.
    06:11 Importance of communication and resource sharing in computer networks
    08:31 Computer networks involve data communication and various components.
    13:04 Computer network communication modes: half-duplex, full-duplex
    15:05 Key concepts in computer networks and importance of security
    19:12 Explaining basic concepts of Bus and Mesh topologies
    21:14 Ring Topology allows data to circulate in a circular fashion.
    25:05 The OSI model divides computer networks into seven layers with specific duties for each layer.
    26:56 Understanding the OSI model and its significance in networking.
    31:08 Understanding the physical layer in computer networks
    33:07 Data Link Layer responsibilities and protocols
    37:08 Understanding the responsibilities of the Transport Layer
    39:11 Explanation of data gram, frame, segmentation, congestion control, and error control
    43:07 Understanding the layered approach in computer networks
    45:07 Coaxial cable and optical fiber for network connections.
    48:47 Explanation of Infrared, Microwave, Radio Waves, and Communication
    50:50 Reservation and division techniques in networking
    54:31 Understanding different connection types and speed interfaces in computer networks.
    56:26 Understanding sliding window protocol and access control
    1:00:06 Understanding transmission time in computer networks
    1:02:02 Understanding packet transmission and random access protocols in computer networks
    1:05:52 Understanding data transmission and collision detection in computer networks
    1:07:41 Network congestion and collision resolution technique explained
    1:11:42 Understanding network transmission time and collisions
    1:13:45 Understanding vulnerable time in computer networks
    1:17:45 Collisions and variants in Aloha protocol
    1:19:33 Understand the concept of time slots and efficiency in network transmission.
    1:23:20 Understanding data transmission and collisions in computer networks
    1:25:19 Understanding persistence methods in computer networks.
    1:29:18 Understanding priority and approach in data transmission
    1:31:26 Transmission rules to avoid collisions and ensure efficient data transfer
    1:35:30 Explanation of Collision Avoidance in CSM
    1:37:24 Flow control helps manage data transmission efficiency.
    1:41:03 Understanding Stop and Wait protocol in data link layer
    1:42:52 Explanation of handling packet acknowledgment and retransmission
    1:46:32 Understanding packet transmission and efficiency calculation
    1:48:17 Understanding delays in computer networks
    1:52:08 Discussing efficiency and throughput calculations in computer networks
    1:54:21 Understanding data packet transmission and acknowledgment in computer networks.
    1:58:01 Concept of window size in computer networks
    1:59:56 Understanding the mechanism of acknowledgment in computer networks.
    2:03:37 Explanation of retransmissions and error handling in computer networks
    2:05:27 Selective Repeat is efficient and practical
    2:08:59 Errors in computer networks: single bit and burst errors.
    2:10:50 Understanding Humming Distance and Error Detection
    2:14:41 Understanding even and odd parity in error detection
    2:16:34 Overview of error detection and correction in computer networks
    2:20:24 Explanation of Hamming Codes for error detection and correction
    2:22:17 Explanation of parity bits in computer networks
    2:25:56 Checksum helps in detecting errors in data transmission
    2:27:48 Understanding data as numbers and using checksum for error detection
    2:31:41 Understanding cyclic codes and CRC in computer networks
    2:33:40 Explaining division and remainder in computer networks
    2:37:21 Binary numbers can be represented as corresponding polynomials
    2:39:18 Understanding CRC and Ethernet technology
    2:43:08 Explanation of Ethernet frame structure
    2:44:56 Ethernet frame structure and length explained
    2:48:39 Token bus and token ring networks in computer networking
    2:50:27 Token Ring and FDDI network technologies in computer networks
    2:54:17 Understanding the concept of going from bottom to top in computer networks
    2:56:02 Network layer responsible for source to destination delivery.
    2:59:53 Understanding the range and structure of headers in computer networks
    3:01:52 Understanding IP versioning and header length in TCP
    3:05:42 Understanding IP's stubbornness and Service Type
    3:07:28 Understanding protocol priorities and implications on network performance
    3:11:25 Understanding fragmentation in computer networks
    3:13:23 Understanding fragmentation offset and its calculation
    3:17:15 Understanding packet fragmentation and routing in computer networks
    3:19:03 Routers charge and control packet forwarding
    3:22:43 Data link layer header checksum and security
    3:24:32 Understanding the usage of 40-bit field in computer networks

  • @businesswolf6851
    @businesswolf6851 7 місяців тому +61

    Key Takeaways for quick navigation:
    01:11 Understanding the Standard Syllabus
    03:02 Basics of Network Connections
    06:01 Goal of Computer Networks
    06:41 Decentralized vs. Centralized Data Storage
    08:21 Governance and Public Services Online
    09:17 Data Communication Basics
    - Communication occurs in one direction at a time.
    - Example: Like a two-way road where traffic flows in both directions concurrently.
    14:00 Networking Criteria for Design
    - Performance: Speed, capacity, and bandwidth considerations.
    - Reliability: The network's ability to overcome failures and resolve issues strategically.
    16:22 Types of Connections: Point-to-Point and Multipoint
    21:17 Understanding Ring Topology
    22:12 Conclusion on Topology Types
    25:35 Importance of Remembering OSI Model Layers
    25:48 Networking Layer Overview
    26:03 Protocol and Approach
    26:18 Network Layer Responsibilities
    26:31 Internet and Transport Layers
    26:45 Rules and Regulations in Models
    26:57 Evolution of Protocols
    27:12 Importance of Networking Layer Understanding
    27:27 Device Communication Basics
    27:41 Encapsulation Concept
    28:36 Continuous Header Removal
    29:20 Direct Communication Approach
    30:42 Point-to-Point and Multi-Point Connections
    31:23 Handling Data Rate and Bandwidth
    32:02 Network Topology
    32:44 Handling Communication Modes
    33:13 Data Link Layer Introduction
    34:05 Data Link Layer: Access Control
    36:11 Network Layer - Source to Destination Delivery:
    36:53 Network Layer - Routing Mechanism:
    38:17 Network Layer - Service Point and Addressing:
    38:43 Network Layer - Segmentation and Reassembly:
    40:06 Transport Layer Functions
    40:35 Session Layer Overview
    41:31 Presentation Layer Significance
    42:11 Encryption and Decryption in Presentation Layer
    42:25 Data Compression
    43:34 Handling Various Services in the Application Layer
    44:27 Types of Wired Transmission Media: Twisted Pair
    45:36 Coaxial and Optical Fiber Overview
    47:40 Sky Propagation - Ionosphere Reflection
    48:21 Line of Sight Propagation for Short-Range
    50:00 Advantages and Disadvantages of Circuit Switching
    51:36 Traditional Approaches to Capacity Division
    54:34 BRI and PRI in Circuit Switching
    55:00 Data Link Layer Basics
    56:23 Detailed Responsibilities of Logical Link Control
    57:29 Random Access Protocols
    57:57 Propagation Delay in Networking
    01:00:01 Completion Time Calculation in Networking
    01:01:22 Understanding Propagation Delay and Transmission Time
    01:04:46 Understanding Aloha Protocol Basics
    01:05:12 Pure Aloha vs. Slotted Aloha
    01:13:53 Vulnerable Time Calculation
    01:16:50 Handling Collisions in ALOHA
    01:23:13 Game Scenario: Collision and Data Transmission
    01:26:22 Persistence Method in CSMA
    01:26:35 Continuous Sensing Approach
    01:27:46 Comparison: Continuous vs. Non-Persistent
    01:28:11 Probability Mechanism for Transmission
    01:33:57 Understanding Collision Detection in CSMA/CD
    01:34:54 Introducing Collision Detection Mechanism in CSMA/CA
    01:35:07 Understanding Collision Avoidance in CSMA/CA
    01:37:20 Error Control Mechanisms in Data Transmission
    01:38:02 Dealing with Collisions and Acknowledgment Mechanism
    01:40:33 Sliding Window Protocol Overview
    01:41:01 Stop-and-Wait Protocol Operation
    01:43:36 Flow Control in Networking
    01:44:03 Error Handling in Data Transmission
    01:45:26 Numbering and Alternating Acknowledgments
    01:47:18 Understanding Propagation Delay and Transmission Delay
    01:47:45 Bandwidth and Its Role in Data Transmission
    01:48:13 Introduction to Queuing Delays in Networking
    01:54:18 Sliding Window Mechanism
    01:55:12 Dynamic Window Size Calculation
    01:56:09 Sender's Temporary Numbering Logic
    01:56:36 Capacity Limitations and Selective Sending
    01:58:54 Go-Back-N Protocol
    02:00:32 Understanding Transmission Timers
    02:00:44 Window Size and Efficiency
    02:00:58 Acknowledgment Efficiency Mechanism
    02:01:26 Acknowledgment Optimization
    02:01:39 Transmitting Multiple Packets
    02:02:33 Bit Count Calculation
    02:03:41 Selective Repeat ARQ explained
    - Criticizes Stop-and-Wait for being too conservative.
    02:10:16 Impact of Data Speed on Errors
    02:11:43 Forming Code Words
    02:11:57 Adding Redundancy for Error Detection
    02:12:12 Error Detection: Exclusive OR Operation
    02:12:26 Pair Checking for Error Detection
    02:12:53 Redundancy and Code Words
    02:14:01 Understanding Even Parity
    02:14:12 Setting Even Parity
    02:14:54 Understanding Hamming Distance
    02:15:22 Evaluating System Properties
    02:15:50 Challenges in Error Detection
    02:16:04 Conclusion on Error Detection
    02:17:01 Error Detection and Correction Basics
    02:21:28 Hamming Code Example and Cost Calculation
    02:21:53 Calculating Costs and Making Policies in Hamming Code
    02:22:08 Application of Policies and Practical Example
    02:22:22 Dynamic Data Length in Hamming Code
    02:23:57 Calculating Parity in Hamming Code - Example
    - Verifying and correcting errors in the received data.
    02:27:22 Checksum Concept
    - Use of checksums to verify information integrity.
    02:28:02 Introduction to Checksum Calculation
    02:29:22 Problem with Binary Representation in Checksum
    02:29:37 Wrapping Technique in Checksum
    02:30:03 Implementing Modular Arithmetic in Checksum
    02:33:12 Checksum Logic in CRC
    [02:37:34 URL](ua-cam.com/video/q3Z3Qa1UNBA/v-deo.html) Binary Number Representation
    [02:38:16 URL](ua-cam.com/video/q3Z3Qa1UNBA/v-deo.html) Mathematical Recap
    02:39:07 Applying Cubes in Multiplication
    02:42:53 Wi-Fi and Local Level Connectivity
    02:45:42 Ethernet Frame Length
    02:47:10 Maximum Frame Length Revisited
    02:47:54 Real-Time Processing Considerations
    02:49:16 Token Bus Topology and Operation
    02:53:18 Signal Representation and Manchester Coding
    02:54:01 Networking Basics and Signal Creation
    02:56:29 Role of Routing in Source-to-Destination Delivery
    02:57:15 Role of Address and Mechanism in Data Delivery
    02:59:23 IPv4 Header Structure Details
    03:01:15 Reliability with TCP/IP Protocol Suite
    03:01:46 Understanding IP (Internet Protocol) and its reliability in comparison to a truck delivery
    03:08:04 Protocols and Service Usage
    03:08:46 Protocol Demands and Examples
    03:09:01 Fields in Data Grams: Length Fields
    03:09:40 Calculating Payload Length
    03:09:55 Header Length Calculation
    03:10:24 Address Masking Technique
    03:12:29 Reassembly Process and Offset Calculation
    03:14:46 Scaling Technique for Offset Adjustment
    03:17:19 Dealing with Fragmentation Challenges
    03:17:59 Understanding Fragmentation Offset and More
    03:19:19 Packet Routing Basics
    03:19:32 Logical Time-to-Live and Packet Charging
    03:20:00 Handling Limited Time and Maximum Hops
    03:20:28 Setting TTL for Efficient Packet Transmission
    03:20:53 Error Handling and Resending
    03:22:30 Header and Payload Check in Networking
    03:22:58 Security Concerns in Header Handling
    03:25:26 Addressing and Record Route in Networking
    03:26:49 Strict Source Route vs. Loose Source Route
    03:27:15 Importance of Time Stamping
    03:28:10 IPv6 Header Overview
    03:31:06 IPv6 Extension Headers Details
    03:32:31 Address Resolution Protocol (ARP)
    03:37:05 Reverse Address Resolution Protocol (RARP) Explained
    03:37:42 Internet Control Message Protocol (ICMP) Functionality
    03:38:22 Internet Control Message Protocol (ICMP) Working
    03:38:52 ICMP Error Reporting Examples
    03:39:35 IP Packet Discard Process
    03:42:35 IP Address and Router Failure Handling
    03:43:46 Router Functions and Timestamping
    03:45:36 IP Addressing Basics
    03:47:52 Changing IP Addresses
    03:49:53 Binary Combinations and Network Identification
    03:50:33 Classful Addressing Mechanism
    03:52:13 IP Addressing Basics
    03:52:40 Classless Addressing
    03:56:29 Class A IP Address Details:
    03:58:22 Class C Network ID and Practical Range:
    03:58:49 Calculating Host ID Bits in Class C:
    03:59:02 Reserving Bits for Network ID and Broadcast:
    04:00:08 Subnet Calculation in Class B
    04:02:04 Class D for Multicasting
    04:04:12 Address Casting in Computer Networks
    04:04:56 Broadcasting in Computer Networks
    04:07:35 Unicast and Broadcast
    04:07:48 Multicasting and Subnetting
    04:09:44 Broadcast Challenges
    04:10:12 Subnet Broadcasting Strategy
    04:11:11 Class C Subnetting Example
    04:12:48 Subnetting and Allocatable Addresses

  • @shubhamkumar3198
    @shubhamkumar3198 Рік тому +35

    I am watching this for my semester exam. The content taught by the sir is really great. Thank you so much sir for your great effort for providing this level of content.

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  Рік тому +9

      You are welcome Shubham, all the best for your exams, do like, subscribe & share it with your friends. Stay connected for more upcoming contents👍😊

  • @RatiAntapurkar-y7m
    @RatiAntapurkar-y7m 11 місяців тому +28

    I was afraid of this subject before but now it has become very easy to understand. I wish I had professors like you in my college. Thank you so much sir for your easy explanation..

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  11 місяців тому +8

      Glad to know that, keep learning & supporting! Do like, subscribe & share the video with your friends. Stay connected for more upcoming contents👍😊

  • @thestranger4253
    @thestranger4253 Рік тому +100

    Literally what a coincidence, My CN exam is coming in 2 days and you dropped this playlist just before my exam. Thanks Sir

  • @SipChai
    @SipChai Рік тому +16

    ```markdown
    The video covers computer networks from start to finish, perfect for exams or quick revision. It matches syllabuses from various colleges, and the chapter timestamps make navigation easy. Well done on such comprehensive content!
    ```

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  Рік тому +4

      Thank you so much for your valuable feedback😍 Do like, subscribe & share our videos, keep learning & supporting👍😊

  • @bikashbhardwaj282
    @bikashbhardwaj282 Рік тому +15

    sir , ekhi toh dil he kitni bar jitego ; i am tooo muchh excited sir; love you sir ;

    • @Singh_Sahdev
      @Singh_Sahdev 5 місяців тому +4

      Ek hi line hai, kitni baar use kroge, i am too much bored man

  • @mahaprasadpatro1302
    @mahaprasadpatro1302 10 місяців тому +2

    Takeaways for quick navigation:
    thank me later
    01:11 📘 Understanding the Standard Syllabus
    03:02 🌐 Basics of Network Connections
    06:01 🎯 Goal of Computer Networks
    06:41 📊 Decentralized vs. Centralized Data Storage
    08:21 🌐 Governance and Public Services Online
    09:17 📡 Data Communication Basics
    - Communication occurs in one direction at a time.
    - Example: Like a two-way road where traffic flows in both directions concurrently.
    14:00 🛣 Networking Criteria for Design
    - Performance: Speed, capacity, and bandwidth considerations.
    - Reliability: The network's ability to overcome failures and resolve issues strategically.
    16:22 🌐 Types of Connections: Point-to-Point and Multipoint
    21:17 🔗 Understanding Ring Topology
    22:12 🔄 Conclusion on Topology Types
    25:35 🌐 Importance of Remembering OSI Model Layers
    25:48 🌐 Networking Layer Overview
    26:03 🏛 Protocol and Approach
    26:18 🌐 Network Layer Responsibilities
    26:31 📡 Internet and Transport Layers
    26:45 🚦 Rules and Regulations in Models
    26:57 🔄 Evolution of Protocols
    27:12 📚 Importance of Networking Layer Understanding
    27:27 🔗 Device Communication Basics
    27:41 📦 Encapsulation Concept
    28:36 🔄 Continuous Header Removal
    29:20 📞 Direct Communication Approach
    30:42 🌐 Point-to-Point and Multi-Point Connections
    31:23 🚀 Handling Data Rate and Bandwidth
    32:02 🔗 Network Topology
    32:44 🔄 Handling Communication Modes
    33:13 📡 Data Link Layer Introduction
    34:05 🔄 Data Link Layer: Access Control
    36:11 🌐 Network Layer - Source to Destination Delivery:
    36:53 🌐 Network Layer - Routing Mechanism:
    38:17 🌐 Network Layer - Service Point and Addressing:
    38:43 🌐 Network Layer - Segmentation and Reassembly:
    40:06 🔄 Transport Layer Functions
    40:35 🤝 Session Layer Overview
    41:31 🔍 Presentation Layer Significance
    42:11 📜 Encryption and Decryption in Presentation Layer
    42:25 📊 Data Compression
    43:34 📡 Handling Various Services in the Application Layer
    44:27 🌐 Types of Wired Transmission Media: Twisted Pair
    45:36 🌐 Coaxial and Optical Fiber Overview
    47:40 🌐 Sky Propagation - Ionosphere Reflection
    48:21 🌐 Line of Sight Propagation for Short-Range
    50:00 📡 Advantages and Disadvantages of Circuit Switching
    51:36 🔄 Traditional Approaches to Capacity Division
    54:34 📞 BRI and PRI in Circuit Switching
    55:00 🌐 Data Link Layer Basics
    56:23 🛠 Detailed Responsibilities of Logical Link Control
    57:29 📡 Random Access Protocols
    57:57 🌐 Propagation Delay in Networking
    01:00:01 🔄 Completion Time Calculation in Networking
    01:01:22 📡 Understanding Propagation Delay and Transmission Time
    01:04:46 📡 Understanding Aloha Protocol Basics
    01:05:12 🌐 Pure Aloha vs. Slotted Aloha
    01:13:53 ⏱ Vulnerable Time Calculation
    01:16:50 🔄 Handling Collisions in ALOHA
    01:23:13 🎮 Game Scenario: Collision and Data Transmission
    01:26:22 🔗 Persistence Method in CSMA
    01:26:35 🌐 Continuous Sensing Approach
    01:27:46 ⚖ Comparison: Continuous vs. Non-Persistent
    01:28:11 🎲 Probability Mechanism for Transmission
    01:33:57 🔄 Understanding Collision Detection in CSMA/CD
    01:34:54 🔄 Introducing Collision Detection Mechanism in CSMA/CA
    01:35:07 🔄 Understanding Collision Avoidance in CSMA/CA
    01:37:20 🔄 Error Control Mechanisms in Data Transmission
    01:38:02 🛑 Dealing with Collisions and Acknowledgment Mechanism
    01:40:33 🔄 Sliding Window Protocol Overview
    01:41:01 🛑 Stop-and-Wait Protocol Operation
    01:43:36 🔄 Flow Control in Networking
    01:44:03 🛠 Error Handling in Data Transmission
    01:45:26 📝 Numbering and Alternating Acknowledgments
    01:47:18 🌐 Understanding Propagation Delay and Transmission Delay
    01:47:45 📶 Bandwidth and Its Role in Data Transmission
    01:48:13 🔄 Introduction to Queuing Delays in Networking
    01:54:18 📶 Sliding Window Mechanism
    01:55:12 🔄 Dynamic Window Size Calculation
    01:56:09 🔄 Sender's Temporary Numbering Logic
    01:56:36 🔄 Capacity Limitations and Selective Sending
    01:58:54 ↩ Go-Back-N Protocol
    02:00:32 🕰 Understanding Transmission Timers
    02:00:44 🔄 Window Size and Efficiency
    02:00:58 🤔 Acknowledgment Efficiency Mechanism
    02:01:26 🔄 Acknowledgment Optimization
    02:01:39 🔄 Transmitting Multiple Packets
    02:02:33 ⚙ Bit Count Calculation
    02:03:41 🌐 Selective Repeat ARQ explained
    - Criticizes Stop-and-Wait for being too conservative.
    02:10:16 🚥 Impact of Data Speed on Errors
    02:11:43 ⚙ Forming Code Words
    02:11:57 ➕ Adding Redundancy for Error Detection
    02:12:12 🔒 Error Detection: Exclusive OR Operation
    02:12:26 🔍 Pair Checking for Error Detection
    02:12:53 💡 Redundancy and Code Words
    02:14:01 🤔 Understanding Even Parity
    02:14:12 🔄 Setting Even Parity
    02:14:54 💡 Understanding Hamming Distance
    02:15:22 🤔 Evaluating System Properties
    02:15:50 🔄 Challenges in Error Detection
    02:16:04 🔍 Conclusion on Error Detection
    02:17:01 🔄 Error Detection and Correction Basics
    02:21:28 🎲 Hamming Code Example and Cost Calculation
    02:21:53 🧮 Calculating Costs and Making Policies in Hamming Code
    02:22:08 🎓 Application of Policies and Practical Example
    02:22:22 🔄 Dynamic Data Length in Hamming Code
    02:23:57 📜 Calculating Parity in Hamming Code - Example
    - Verifying and correcting errors in the received data.
    02:27:22 🤔 Checksum Concept
    - Use of checksums to verify information integrity.
    02:28:02 🧠 Introduction to Checksum Calculation
    02:29:22 🔍 Problem with Binary Representation in Checksum
    02:29:37 🔄 Wrapping Technique in Checksum
    02:30:03 ⚙ Implementing Modular Arithmetic in Checksum
    02:33:12 🔍 Checksum Logic in CRC
    [02:37:34 URL](ua-cam.com/video/q3Z3Qa1UNBA/v-deo.html) 🔄 Binary Number Representation
    [02:38:16 URL](ua-cam.com/video/q3Z3Qa1UNBA/v-deo.html) 🤖 Mathematical Recap
    02:39:07 🤖 Applying Cubes in Multiplication
    02:42:53 📡 Wi-Fi and Local Level Connectivity
    02:45:42 📏 Ethernet Frame Length
    02:47:10 📏 Maximum Frame Length Revisited
    02:47:54 🛡 Real-Time Processing Considerations
    02:49:16 🕰 Token Bus Topology and Operation
    02:53:18 ⚙ Signal Representation and Manchester Coding
    02:54:01 🌐 Networking Basics and Signal Creation
    02:56:29 🛣 Role of Routing in Source-to-Destination Delivery
    02:57:15 🌐 Role of Address and Mechanism in Data Delivery
    02:59:23 🧮 IPv4 Header Structure Details
    03:01:15 🔄 Reliability with TCP/IP Protocol Suite
    03:01:46 🚚 Understanding IP (Internet Protocol) and its reliability in comparison to a truck delivery
    03:08:04 💡 Protocols and Service Usage
    03:08:46 💼 Protocol Demands and Examples
    03:09:01 📊 Fields in Data Grams: Length Fields
    03:09:40 📏 Calculating Payload Length
    03:09:55 🛠 Header Length Calculation
    03:10:24 📡 Address Masking Technique
    03:12:29 🔄 Reassembly Process and Offset Calculation
    03:14:46 🧮 Scaling Technique for Offset Adjustment
    03:17:19 📦 Dealing with Fragmentation Challenges
    03:17:59 ⚙ Understanding Fragmentation Offset and More
    03:19:19 🌐 Packet Routing Basics
    03:19:32 🧠 Logical Time-to-Live and Packet Charging
    03:20:00 🛑 Handling Limited Time and Maximum Hops
    03:20:28 🛣 Setting TTL for Efficient Packet Transmission
    03:20:53 🚨 Error Handling and Resending
    03:22:30 🕵 Header and Payload Check in Networking
    03:22:58 🛡 Security Concerns in Header Handling
    03:25:26 🖥 Addressing and Record Route in Networking
    03:26:49 🔄 Strict Source Route vs. Loose Source Route
    03:27:15 🕰 Importance of Time Stamping
    03:28:10 🧩 IPv6 Header Overview
    03:31:06 🛡 IPv6 Extension Headers Details
    03:32:31 🌐 Address Resolution Protocol (ARP)
    03:37:05 🔄 Reverse Address Resolution Protocol (RARP) Explained
    03:37:42 🌐 Internet Control Message Protocol (ICMP) Functionality
    03:38:22 🛠 Internet Control Message Protocol (ICMP) Working
    03:38:52 🚨 ICMP Error Reporting Examples
    03:39:35 📡 IP Packet Discard Process
    03:42:35 🌐 IP Address and Router Failure Handling
    03:43:46 🌐 Router Functions and Timestamping
    03:45:36 🌐 IP Addressing Basics
    03:47:52 🔄 Changing IP Addresses
    03:49:53 🌐 Binary Combinations and Network Identification
    03:50:33 🌐 Classful Addressing Mechanism
    03:52:13 🌐 IP Addressing Basics
    03:52:40 🌍 Classless Addressing
    03:56:29 🌐 Class A IP Address Details:
    03:58:22 💼 Class C Network ID and Practical Range:
    03:58:49 🖥 Calculating Host ID Bits in Class C:
    03:59:02 📢 Reserving Bits for Network ID and Broadcast:
    04:00:08 🌐 Subnet Calculation in Class B
    04:02:04 🌐 Class D for Multicasting
    04:04:12 📡 Address Casting in Computer Networks
    04:04:56 🌐 Broadcasting in Computer Networks
    04:07:35 📡 Unicast and Broadcast
    04:07:48 🌐 Multicasting and Subnetting
    04:09:44 🌐 Broadcast Challenges
    04:10:12 📡 Subnet Broadcasting Strategy
    04:11:11 📶 Class C Subnetting Example
    04:12:48 📡 Subnetting and Allocatable Addresses

    • @AdShorts647
      @AdShorts647 10 місяців тому

      Sir aap jaise teacher ke liye hm student jaan v de sakte hain 😢😢😢😢😢😢😢

    • @Fiza-ef8ij
      @Fiza-ef8ij 21 день тому

      notes link de dain

  • @pankajsehrawat1719
    @pankajsehrawat1719 Рік тому +17

    Thank you so much sir for such compact powerful course on CN. I feel priviledged to know hindi

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  Рік тому +2

      You're most welcome dear @Pankaj, keep learning, which subject do you want next?

    • @sumitbhardwaj897
      @sumitbhardwaj897 Рік тому

      ​@@KNOWLEDGEGATE_kgsoftware engineering sir... Please

  • @yash1152
    @yash1152 5 місяців тому +2

    3:08:54
    SNMP: Simple Network Management Protocol: Reliability
    SMTP: Simple Mail Transfer Protocol: Throughput

  • @KNOWLEDGEGATE_kg
    @KNOWLEDGEGATE_kg  Рік тому +6

    For complete content on Computer Science, check out the course link: www.knowledgegate.in/learn/Zero-to-Hero-in-Computer-Science

    • @6672HARSHITA
      @6672HARSHITA 18 днів тому

      where is the link for the notes? plz help

  • @namansingh4684
    @namansingh4684 8 місяців тому +3

    Thankyou very much sir, my CN mid sem is day after tomorrow and I am studying through this video.
    I always considered subjects like Computer network and web technology to be very hard and filled with rote learning. The truth is that our curriculum is purely theoretical and to be honest the theory part of these subjects is really hard to learn. The language also seems difficult especially if we try to read from books.
    I think that this is what makes these subjects hard and boring for me.
    But I really like your style of teaching very much!
    Thanks to you, I am actually having fun learning this subject, which frankly I never thought I would.
    Also I really like your way of mixing humor between studies, it really makes the things much more enjoyable and less stressful.
    Your railway line example at 1:21:15 to explain CSMA, really made me laugh a lot!
    Thankyou very much for your efforts to make this subject easier for college students like me. 😊

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  8 місяців тому +2

      Glad to know you liked the content @Naman, thanks for following, wish you all the best for your exam, do well. Stay connected for more content & do share the video with your friends if you find it to be helpful.

  • @Tohidkhan-lt4pd
    @Tohidkhan-lt4pd Рік тому +168

    UA-cam algorithm crashed 🔥✨

  • @ganeshmaharaj4075
    @ganeshmaharaj4075 3 місяці тому +11

    4:53 Map correction is just 🔥. Jai Hind 🫡

  • @meetbera007
    @meetbera007 11 місяців тому +7

    You put all effort to make this video very easy and and understandable , where your effort is make our semester exam very easy.
    The video is very understandable and incredible make this type of video we appreciate you for making this type of video.

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  11 місяців тому

      Thanks a lot Meet, glad to know you are liking our content! Do subscribe & share the video with your friends. Stay connected for more upcoming contents👍😊

  • @LordSarcasticVlogger
    @LordSarcasticVlogger 8 місяців тому +35

    9:35 "SEND ME A PIC OF YOUR...."🌚🌚🤣🤣🤣🤣

  • @satyajeetmahto1346
    @satyajeetmahto1346 2 місяці тому +133

    BCA students raid 💀

  • @deveshgupta3418
    @deveshgupta3418 Рік тому +29

    "Kudos to the educator for delivering such high-quality content! Your dedication to providing valuable information is truly commendable. 🙌📚 It's educators like you who make learning a truly enriching experience. Thank you! #EducatorExcellence #QualityContent"

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  Рік тому +4

      Thanks dear Devesh for your valuable feedback, am glad that you are liking the content. Keep learning & supporting, do like, subscribe the channel for more upcoming contents, stay blessed❤

  • @SouravSarkar-jj9sb
    @SouravSarkar-jj9sb Рік тому +3

    Sir, my humble request to you , please create a video how we can 1. become an ethical hacker 2. How required topics are interrelated. 3.Types and mechanism of hacking etc. Many UA-cam channels have hacking video but contains nothing , only for getting views . Thankyou Sir

  • @navnitkumarsharma4378
    @navnitkumarsharma4378 13 днів тому +1

    Your way of explaining is very good Sir, the concept becomes clear in one go 👍👍👏👏

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  12 днів тому

      Glad to hear that, Navnit, thanks for following our content. Stay connected for more videos👍

  • @jayantaggarwal4397
    @jayantaggarwal4397 Рік тому +12

    your one shot videos are great for collage exams .....sir 🔥🔥❤‍🔥❤‍🔥

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  Рік тому +1

      Thanks a lot @Jayant, am glad that you are liking the content❤ Keep learning & let me know which subject do you want next?

    • @jayantaggarwal4397
      @jayantaggarwal4397 10 місяців тому

      software engineering or design and analysis of algorithms@@KNOWLEDGEGATE_kg

  • @Dream-Loops
    @Dream-Loops 5 місяців тому

    The video covers computer networks from start to finish, perfect for exams or quick revision. It matches syllabuses from various colleges, and the chapter timestamps make navigation easy. Well done on such comprehensive content!

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  5 місяців тому

      Thank you so much dear, glad you liked the content. Keep learning, supporting & stay connected for more content👍

  • @kakshihatake
    @kakshihatake 11 місяців тому +6

    It's been a great journey learning from you. Keep helping us by making those informational videos.

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  11 місяців тому +2

      Thanks a lot, keep learning! Do like, subscribe & share it with your friends. Stay connected for more upcoming contents👍😊

    • @kakshihatake
      @kakshihatake 11 місяців тому +1

      @@KNOWLEDGEGATE_kg Sir, would you kindly consider delivering a comprehensive Unix lecture for the semester examination?

  • @yash1152
    @yash1152 5 місяців тому

    4:37:28 _"DVR: अभी के लिए unreachable मान लेता हूँ"_ ; 4:49:28 _"LSR: LSDB बनेगा"_
    DVR तो जैसे DSA में Single Source Shortest Path जैसा लग रहा है, और
    LSR - All Pair Shortest Path - Floyd Warshall जैसा। है न?
    4:50:27 _"डाईकैस्ट्रा : same approach यहीं लगती है"_ 😇😇

  • @letslearn837
    @letslearn837 Рік тому +6

    Thank you so much sir🙏🏻 ❤️ . Next TOC Please

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  Рік тому +2

      Sure dear, will consider your suggestion, stay connected for more videos & contents👍😊

  • @ShubhamKumar-ql3xs
    @ShubhamKumar-ql3xs 10 місяців тому

    aapko pranaam sir, lifesaver & career maker ho aap.
    Thank You so much, notes padh k nahi ho pata CSE ka koi v subject mere se.

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  10 місяців тому +1

      Thanks a lot Shubham, glad to know our content is helpful, will bring more videos soon, stay connected & keep learning👍

  • @kiarakapoor8103
    @kiarakapoor8103 11 місяців тому +5

    Incredible video with a thorough explanation and top-notch content quality. I'm tuning in to this lecture to get ready for my computer networks placement. Our seniors highly recommend your videos for mastering CS fundamental subjects. While batches and students may change, your content remains a recommended legacy passed down from senior to junior batches in our institute every year. Thank you for providing free and quality education to all.

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  11 місяців тому +1

      Awesome, thank you so much for your valuable feedback Kiara! Keep learning & supporting, stay connected for more upcoming contents👍😊

    • @cbjuztmoments1011
      @cbjuztmoments1011 10 місяців тому

      kis. college me hu institute of fuddu technology

  • @TechCasm
    @TechCasm 5 місяців тому +6

    4:50 , respect to you sir for correction in INDIA's map

  • @saurabhh______
    @saurabhh______ Рік тому +35

    We require videos covering all the subjects of GATE 2024

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  Рік тому +13

      Sure dear, will consider your suggestion, stay connected & keep learning👍😊

    • @saurabhh______
      @saurabhh______ Рік тому +1

      @@KNOWLEDGEGATE_kg Thank you sir 😊

  • @JayKumar-s9d1o
    @JayKumar-s9d1o 2 дні тому +1

    I am watching this for my semester exam.the content taught by the sir is really great.thank you so much sir for your great efforts for providing this level of content

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  20 годин тому

      Thanks for watching dear Jay, keep learning & following for more videos👍

  • @aayushsahu7609
    @aayushsahu7609 10 місяців тому +4

    6 hours of continuous effort which leads us to this point where we can face our exam without any fear. Thank you so much sir. ♥

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  10 місяців тому +1

      Glad to know this Aayush! Wish you all the very best for your exams, keep learning & supporting👍

  • @yash1152
    @yash1152 5 місяців тому

    0:50 slide notes pdf देने के लिए बहुत बहुत धन्यवाद सर आपका, सच में,
    रोक रोक कर पढ़ना काफी सरल हो गया slide pdf से, video pause करो, और pdf में पिछला पन्ना खोल लो।
    नहीं अकेली video तो आगे-पीछे करने में ही रह जाते हैं।
    14:00 जैसे यहाँ पर, आपके करवाने के बाद आधा मिनट रुककर, मैंने pdf से अच्छे से सोच लिया के क्या उदाहरण चित्र बन सकता है

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  5 місяців тому

      Thanks a lot Yash, glad to know you liked the content. Stay connected & keep learning👍

  • @satishshingade7469
    @satishshingade7469 Рік тому +5

    wonderful as always Thank you so much Sir : Respect ++

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  Рік тому

      You're welcome dear @Satish, Thanks for watching, keep learning, which subject do you want next?

  • @yash1152
    @yash1152 5 місяців тому

    53:08 _"virtual network: fixed path UnReserved: used nowadays in telephone networks"_ ohw, makes sense. i was thinking about it ever since i got the telephone over FTTH internet; that how does telephone works today.

  • @Engineering_Unlocked
    @Engineering_Unlocked Рік тому +4

    sir I love that you say Bharat which is derived from our rishabhdeva's putra BHRAT. :)

  • @Gauravgurjar0002
    @Gauravgurjar0002 11 місяців тому

    Ye pehli vidoes hai meri poore youtube par jimse main thoda sa bhi bor nhi hua 🙂
    Thank you sir for giving us knowledge like that... Thank you 😊😊

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  11 місяців тому +1

      You're welcome Gaurav! Do like, subscribe & share the video with your friends. Stay connected for more upcoming contents👍

  • @vishalsengar2970
    @vishalsengar2970 Рік тому +3

    i am feeling fire and stability at the same time when watching 🖤🖤🖤

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  Рік тому +2

      Great 😊 Keep learning, do like, subscribe & share the video, also let me know which subject do you want next?

    • @vinayakgupta6105
      @vinayakgupta6105 Рік тому +1

      @@KNOWLEDGEGATE_kg DAA sir please

  • @siddharthdeshpande2587
    @siddharthdeshpande2587 6 місяців тому +1

    Thank you so much sir for making this one shot of CN...It was so helpful for our exams... didn't need to look here and there...Kudos to Knowledge Gate...Keep making this one shot

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  6 місяців тому

      Glad to know it's helpful. Keep learning, supporting & stay connected for more content👍

  • @nipunsinghupsc5164
    @nipunsinghupsc5164 Рік тому +6

    thankyou so much , you teach far better than a college teacher.

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  Рік тому +1

      Thank you for watching dear, do like, subscribe & share the video😊 Also, let me know which subject do you want next?

    • @nipunsinghupsc5164
      @nipunsinghupsc5164 Рік тому +1

      sir please make video on linux cse 325 all lab @@KNOWLEDGEGATE_kg

  • @pardeepmunda3478
    @pardeepmunda3478 Рік тому

    I'm watching from Ranchi jharkhand. I hope i have gotten perfect channel it's my first video that I'm watching in your channel love you from Dhoni's State ❤❤🎉❤

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  Рік тому

      Thanks for watching dear @pardeep, keep learning, which subject do you want next?

  • @knowitnow3548
    @knowitnow3548 10 місяців тому +5

    I am starting this lecture hoping it will help me in my uni
    Osmani University exams

  • @aanchaldharmasya
    @aanchaldharmasya 2 дні тому +1

    BESTEST VIDEO ON COMPUTER NETWORKS BY THE BEST TEACHER ON THIS PLATFORM....TYSM FOR YOUR EFFORTS SIR❤

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  20 годин тому +1

      You are most welcome, Aanchal. Keep learning, supporting & stay connected for more upcoming content👍

  • @shahedasamreen6653
    @shahedasamreen6653 Рік тому +4

    Soo usefull
    Great job🎉🎉

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  Рік тому +1

      Thanks a lot dear, keep learning, which subject do you want next?

  • @guptafactory
    @guptafactory Рік тому +1

    Sir. Pls cover topics of Quality of Service and Congestion control algorithms also. These 1 shot videos are just superb.

  • @nitinsareen4523
    @nitinsareen4523 7 місяців тому +63

    See one day before exam 😂😂

    • @BhawaniShankar-d6f
      @BhawaniShankar-d6f 7 місяців тому

      Kaisa huaa exam ?
      Mera kal hai computer network ka yah video dekhu ya nhi ?

    • @Spatel0102
      @Spatel0102 7 місяців тому +3

      ye material 15 din ka hai jab avg 2 - 2 ghante daily lagao

    • @tusharsinghal7862
      @tusharsinghal7862 6 місяців тому +2

      See one night before exam

    • @heyrajneesh
      @heyrajneesh 4 місяці тому

      Pass ho gaya 1 din pahle dekh ke 😊😊

    • @atishsinhaa
      @atishsinhaa 2 місяці тому

      😂

  • @Harshit0611
    @Harshit0611 11 місяців тому +2

    4:45 got all my heart ❤ Respect to you Sir 🙏🏻

  • @rishabhchoudhary0
    @rishabhchoudhary0 Рік тому +17

    6.5 hours remaining for CN midsem. Let's go😁

  • @agyatkarmil
    @agyatkarmil 12 днів тому +2

    Thankyou so much for providing notes and this valuable lecture

    • @soniamirdha3540
      @soniamirdha3540 12 днів тому

      where is notes pdf

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  11 днів тому

      For all free notes of university exam’s subjects, please check out our course link: learn.knowledgegate.in/learn/Free-Course-for-Semester-Exam

  • @AyushWadekarVlogs
    @AyushWadekarVlogs Рік тому +6

    Thank You Sir the Video was very nice and your explanation was too good , Today I attended my CN Exam it really went well 😊😊

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  Рік тому +2

      Excellent, well done 👏 keep learning & stay connected for more amazing upcoming contents!

  • @srishtitechacademy3513
    @srishtitechacademy3513 8 місяців тому

    Awsome, helpful for all types of exam in cse.Keep growing and shining.

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  8 місяців тому

      Thanks a lot dear, glad to know it's helpful. Keep supporting & following😊

  • @TechnicalSumitOnline
    @TechnicalSumitOnline Рік тому +3

    Sir I am watching this video with my 10 friends simultaneously ❤❤😅

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  Рік тому

      Glad to know this❤ Thanks for watching, do like & subscribe, keep learning & stay tuned for more upcoming contents👍😊

  • @smrushaan2654
    @smrushaan2654 Місяць тому

    27:27 Extremely good and highly accurate definition of OSI Model ngl I never comment like this but im impressed

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  Місяць тому

      Glad you liked it dear, thanks for following our content. Keep learning, supporting & stay connected for more upcoming videos👍

  • @SanskarMishra-o2q
    @SanskarMishra-o2q Рік тому +2

    Thanks a lot sir for this useful video this is very helpful for me
    Because your lectures are so attractive and understandable for me I have learnt your operating system lecture thanks a lot sir

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  Рік тому

      Glad you like them!❤ Do like, subscribe & share the video, also let me know which subject do you want next👍😊

  • @dakshitbansal
    @dakshitbansal Рік тому

    thankyou sir, apka ye ehsaan jindgi bhar yaad rhega. YE subject bilkul psnd nhi mujhe lekin apne ise krne layak krdia . sandeep kumar tujhe pdhana nhi ata in sir se seekh
    .

  • @sakshamgupta8779
    @sakshamgupta8779 Рік тому +3

    Watching this in bus going for CN exam, thanks sir. 🎉

  • @agyatkarmil
    @agyatkarmil 11 місяців тому +1

    Watched complete.
    Thankyou so much for this effort 🙏 God bless you

  • @HIMA-ue3ns
    @HIMA-ue3ns Рік тому +6

    I'm from AP.I have a semester exam tomorrow afternoon... Thank you sir for this wonderful one shot..😃

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  Рік тому +1

      Most welcome 😊 Do like & subscribe our channel for more amazing videos👍😊

  • @richakumari3753
    @richakumari3753 11 місяців тому

    u are a boon sir u are magical really enjoyed your videos.. thank u so much❣❣

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  11 місяців тому

      Thanks a lot Richa for your kind words! Keep learning & supporting. Do like, subscribe & share the video with your friends. Stay connected for more upcoming contents👍

  • @vm6626
    @vm6626 Рік тому +4

    Thank you so much sir for this great effort

  • @ArtatranaDash-z1y
    @ArtatranaDash-z1y Рік тому

    Sanchit Sir aap ka contents pura mast hai ....I am from Odisha Bhubaneswar

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  Рік тому

      Thanks dear, keep learning, let me know which subject do you want next?

  • @pallavijaiswal566
    @pallavijaiswal566 Рік тому +4

    Will it be helpful if we use this Oneshot lecture for NIC NIELIT Scientist-B exam like for revision purpose or if we want to cover the topics in less time???

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  Рік тому +1

      Can refer but this one shot video is mainly designed for the university semester exams.

  • @nitinbhatia3640
    @nitinbhatia3640 21 день тому +1

    Thank you so much for providing this content❤
    please make one shot video on "Fundamentals of Mobile Computing"🙏

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  21 день тому

      You're welcome, Nitin. Keep learning, supporting & stay connected for more upcoming content👍

  • @ajaysinhdodiya4820
    @ajaysinhdodiya4820 11 місяців тому +3

    I have no words to thank you🙌

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  11 місяців тому +1

      You're welcome Ajay, keep learning😍 Do like, subscribe & share it with your friends. Stay connected for more upcoming contents👍😊

    • @Avinashkumar19793
      @Avinashkumar19793 Місяць тому

      Sir has taught very nicely, but bro yor are saying "I have not words to thank you"😂😂 how do you not have words. 😂😂 you can say" Thank you sir for this one shot"😂😂😂

    • @ajaysinhdodiya4820
      @ajaysinhdodiya4820 Місяць тому

      @@Avinashkumar19793 I was trying to tell that I can't express his thank with words 🙂

    • @Avinashkumar19793
      @Avinashkumar19793 Місяць тому

      @@ajaysinhdodiya4820 I know brother 😀😀 i was just kidding 😜

  • @faddsfadds5690
    @faddsfadds5690 23 дні тому +2

    Channel name is "Knowledge GATE" and you're saying this series is specially for semester exams....!!

  • @himanimalhotra1071
    @himanimalhotra1071 Рік тому +5

    Thankyou sir I've read my book and was so confused but after watching this complete video.... Everything's clear!! I am gonna ace my exam for sure✨🙏

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  Рік тому

      Good to know, all the very best for your exams, do well & keep learning👍😊

  • @AYUSHGUPTA-eu3ok
    @AYUSHGUPTA-eu3ok 6 місяців тому +1

    Thanks sir ,this one shot lecture is more worth it than 6 months semester ......todays my CN semester exam this lecture helped a lot, sir your teaching skill is awesome and that makes this subject easy to understand....

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  6 місяців тому +1

      Great, glad to know this video is helpful @Ayush. Keep learning, supporting & wish you all the best for today's exam, do well👍

  • @radicalengineer2331
    @radicalengineer2331 Рік тому +5

    Excellent! Can we have Compiler Design in 1 shot next?

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  Рік тому +1

      Thank you, sure will try to work on it.

    • @divyangdheer7292
      @divyangdheer7292 Рік тому

      I have created playlist of compiler designs, you can check them out
      I scored 80 in IP University

  • @mirza2131
    @mirza2131 Місяць тому +1

    Salute To This Man Allaha Aapko Qamyab banaye Sir I really want to Give standup Salute to you. Thank You very Much Sanchit Sir

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  Місяць тому

      You're most welcome @mirza2131. Keep learning & stay connected for more upcoming videos👍

  • @arishpalsingh9024
    @arishpalsingh9024 6 місяців тому +2

    Nice video❤. am watching from jammu

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  6 місяців тому +1

      Thanks a lot watching, @arishpalsingh9024 . Keep supporting & learning❤

  • @littlejin-n8x
    @littlejin-n8x 10 місяців тому +1

    sir please make a full video on CCNA please please, I need to prepare in 2 months and I learn the best from you , I have watched all of your computer networks videos and it was super helpful, please a playlist or complete video of 12-14 hours on CCNA 200-301
    please :(

  • @ing-2002
    @ing-2002 Рік тому +3

    Speechless.

  • @shubhamkumarjha9192
    @shubhamkumarjha9192 Рік тому

    Sir mene dekha aapki one shot video Os Cn(current) bhot detail ma ha.. thank your so much sir.. 😇💖

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  Рік тому +1

      You're most welcome @Shubham, do like, subscribe & share our content❤ Keep learning & let me know which subject do you want next?

  • @yash-t8p2003
    @yash-t8p2003 5 місяців тому +3

    Yehe RTU ke syllabus ko cover kar raha hai kya ? Mera kal paper hai . 4th sem

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  5 місяців тому

      You can match the syllabus with the video chapters & study accordingly.

  • @AyushSingh-em2il
    @AyushSingh-em2il 2 місяці тому

    The conversion using polynomials was absolutely amazing!

  • @mayanksehgal4313
    @mayanksehgal4313 Рік тому +4

    All NITJians are counting on you lmao!!!

    • @ttseringchosphel
      @ttseringchosphel Рік тому

      Mayank bhai, Sab khatam hai😢

    • @mayanksehgal4313
      @mayanksehgal4313 Рік тому +1

      @@ttseringchosphel 🤣🤣🤣 vo to ha, 4 ghante ha abhi bhi🌟🌟🌟

  • @hrishav2679
    @hrishav2679 9 місяців тому +1

    Sir Iss semester mera networking hee hain
    App content bohot pasand ayya
    And Java and html ka course bhi main Prashant Sir se sikh raha hoo...
    Bohot accha sikh paa raha hun
    Thanku sir

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  9 місяців тому

      Great dear Hrishav, glad to know you are liking our content, thank you so much, keep learning👍

  • @biharidon540
    @biharidon540 6 місяців тому +82

    Anyone from galgotias

  • @rinkanbehera8203
    @rinkanbehera8203 10 місяців тому

    Excellent sir very nice explanation, God bless you and your family always.

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  10 місяців тому

      Thank you so much Rinkan for your good wishes, stay blessed & keep learning❤

  • @brdesports2010
    @brdesports2010 5 місяців тому +76

    Kis kis ka exam hai 26 ko

  • @rajanpaswanbhu
    @rajanpaswanbhu 7 місяців тому

    There is no any lecture on the internet like this. I have seen 2 times and my confidence is very high in CN..

  • @kartikpaul3161
    @kartikpaul3161 5 місяців тому +4

    MAKAUT walo kya halchal 🎉
    Aur kaisa chal raha hai exam ka tayari !

  • @abhilasha904
    @abhilasha904 Місяць тому

    Your teaching methods and energy level is fabulous

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  Місяць тому

      Glad you think so! Keep learning, supporting & stay connected for more upcoming content👍

  • @vsbnr5992
    @vsbnr5992 Рік тому +5

    Hamare clg mai aise theory question nahi puchte😢

  • @subhankerrajhans6190
    @subhankerrajhans6190 10 місяців тому

    4:50 sir you gained my respect 100% here ......jai hind
    BTW im a undergoing training cadet at NDA , came home last night in term breaks aur aaj socha kuch sheekh lu so opened your video ...glad to see you sir

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  10 місяців тому

      Thank you so much Shubhanker, keep supporting❤

  • @rittikapaul416
    @rittikapaul416 Рік тому +4

    Is this enough fr gate??

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  Рік тому

      No dear, this video is mainly for the semester exams, if you are looking for the complete CN content, then you can check out our course link below:
      www.knowledgegate.in/learn/Sanchit-Sir-Networks

  • @jyotishman1951
    @jyotishman1951 8 місяців тому +1

    what a content sir I am really shocked to say that in today this much ready and fresh with hard work and such a lot of data-oriented content for engineering students is here in your channel. every thank you is very less for this initiative and hard work. but sir I will say thank you very much sir for this content ❤❤❤❤❤❤

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  8 місяців тому

      You are most welcome Jyoti, am glad you liked the initiative & the content provided. Keep following & stay with us for more upcoming videos👍

  • @surajyadav-lj5di
    @surajyadav-lj5di 5 місяців тому +4

    Main audiance from galgotias 😂

  • @rahulgiri627
    @rahulgiri627 Рік тому +1

    Thank you 🙏 sir for creating base level sir one full lecture computer architecture

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  Рік тому

      Sure dear, will consider your suggestion, stay connected & keep learning👍😊

  • @garvitgoyal9888
    @garvitgoyal9888 5 місяців тому +7

    RTU peoples 😅😂 👇👇👇

  • @MeghwansiOMPARKASH_lightofSHIV
    @MeghwansiOMPARKASH_lightofSHIV 6 місяців тому +1

    JAÏ SHRÏ RAM 🚩
    From "Indus Valley Civilization" native (Sindu).
    #AkhandBharat
    Dhanyavaad 🙏🏻
    Radhe Radhe Radhe 😘🚩

  • @deepanshu2430
    @deepanshu2430 5 місяців тому +6

    RTU affiliated colleges RAID.😈

  • @nalaniranjan3815
    @nalaniranjan3815 5 місяців тому

    Sir please web and Internet technology ka one shot video upload kr dijiye
    Syllabus (Web Basics: Introduction, Concept of Internet- History of Internet, Protocols of Internet, World Wide Web, URL, Web Server, Web Browser. Recent Web technologies - A case study on WWW, web 2.0 etc., Client/Server Computing: C/S Computing, Middleware, Fat client VS Fat Servers, Ntiered Software Architecture; Markup-language: Markup Languages and their grammars - SGML, DTD Resources, HTML, CSS, XML, XSL, Query Languages for XML.
    HTML: Introduction, History of HTML, Structure of HTML Document: Text Basics, Structure of HTML Document: Images and Multimedia, Links and webs, Document Layout, Cascading Style Sheet- HTML 4 style sheet features, Creating Forms, Frames and Tables.
    Dynamic HTML: Introduction of DHTML- HTML vs. DHTML, Advantages of DHTML, CSS of DHTML, Event Handling, Data Binding, Browser Object Models.
    XML Introduction and programming: Introduction of XML- Some current applications of XML, Features of XML, Anatomy of XML document, The XML Declaration, Element Tags- Nesting and structure, XML text and text formatting element, Table element, Mark-up Element and Attributes, Document Type Definition (DTD), types. XML Programming- XML Objects, Checking
    Validity, Understanding XLinks, XPointer, Event-driven Programming, XML Scripting.
    XML Presentation Technology & XML Processor: Introduction, XML with Style Sheet Technologies- Concept of XSL, XML Schema, Importance of XML schema, Creating Element in XML Schema, XML Schema Types, Introduction of XML Processor- Components of XML processor, Concept of DOM and SAX, Introduction of Java Script, JavaScript characteristics, Objects in Java Script, Dynamic HTML with Java Script
    XMLHttpRequest: Introduction, XMLHttpRequest, The XMLHttpRequest Object, Events for the XMLHttpRequest Object, Request Object for XMLHttpRequest, Response Object for XMLHttpRequest.
    AJAX Introduction: Introduction, AJAX Introduction, AJAX Components, Handling Dynamic HTML with Ajax, CSS to Define Look and Feel, Understand the XML Mark-up, XMLHttpRequest.
    AJAX using XML and XML Http Request: Introduction, Ajax Using XML and XML Http Request, Accessing, Creating and Modifying XML Nodes, Loading XML Data into an HTML Page, Receiving XML Responses, Handling Response XML.
    PHP Introduction & AJAX with Database: PHP Introduction, Structure of PHP, PHP Functions, AJAX with PHP, PHP Code and the Complete AJAX Example, AJAX Database, Working of AJAX with PHP, Ajax PHP Database Form, AJAX PHP MySQL Select Query.
    Active Server Page & ASP Database Connectivity: Introduction, Introduction of ASP, ASP - Variables, ASP Control Structure, ASP Objects' Properties and Methods, ASP Components, ASP Database Connection, ASP Scripting Components).

  • @ek...MOSAFIR
    @ek...MOSAFIR 8 місяців тому

    one thing to all about your single shot videos..."so helpful...so elegant...just feeling like a wow 👍👍👍"thanks a lot for all ur efforts

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  8 місяців тому

      Haha thanks a lot Sajda, stay with us for more upcoming content, keep learning👍

  • @ramkumarpatel9014
    @ramkumarpatel9014 4 місяці тому +1

    Sir your DBMS 5 hour video was a life saver. And now for the next exam I'll watch this video. Thanks a ton and lots of love.❤

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  4 місяці тому +1

      Glad it's helpful, @ramkumarpatel9014. Do share the video with your friends & stay connected for more useful videos👍

  • @Engineering_Unlocked
    @Engineering_Unlocked Рік тому

    really superb and qualitative content bhaiya ! keep going wish you all the best

    • @KNOWLEDGEGATE_kg
      @KNOWLEDGEGATE_kg  11 місяців тому

      Thank you so much 😀 Do like, subscribe & share it with your friends. Stay connected for more upcoming contents👍😊

  • @theseeker9591
    @theseeker9591 25 днів тому

    Learnings: Star has central hub/point. bus : there's a central line. Presentation layer: translation & ciphering.