Computer Networks Tutorials
Home >> Computer Networks >> Computer Networks
Edit Template
Computer Networks Tutorials
Edit Template

Computer Networks in Hindi

Introduction to Computer Networks​

computer networks एक ऐसा सिस्टम है जिसमे हम multiple computers and devices को एक दूसरे के साथ connected रखते है ताकि हम data या information को एक दूसरे के साथ आसानी से share कर सके। ये connection wired या wireless दोन हो सकते है ।

Goals of Computer Networks

1. Communication

computer networks की help से हम communication को fast and reliable बना सकते है। जैसे : Email, Messaging, Social Media, etc.

2. Resource Sharing

computer networks से connected resources को multiple user use कर सकते है।

3. Data Sharing

computer networks से हम कोई भी documents, files को आसानी से एक दूसरे के साथ share कर सकते है।

4. Reliability

computer network का काम है की वो data loss से बचाने के लिए backup provide करे।

5. Security

computer network का काम है की वो data और resources को secure रखे ताकि unauthorized access न हो सके।

Applications of Computer Networks

1. Internet

internet आज के समय का सबसे बड़ा example है computer network का जो की लगभग हर कोई use करता है।

2. ATM Machines

bank मे atm machine भी network से connected रहती है जिससे हम आसानी से cash निकाल सकते है।

3. Smart Cities

smart cities मे cctv cameras, traffic management, public wifi ये सब भी network से connected रहते है ।

Add a comment...

  • All Posts
  • Artificial Intelligence
  • Computer Fundamentals
  • Computer Networks
  • Data Analytics
  • Data Science
  • DBMS
  • Deep Learning
  • Digital Fundamentals
  • DSA with Python
  • Excel
  • Exercise
  • Git & Github
  • Machine Learning
  • Matplotlib
  • Natural Language Processing
  • NumPy
  • Operating System
  • Pandas-s
  • Power BI
  • Python Tutorial
  • Scikit-learn
  • Seaborn
  • SQL & MySQL
Dunder Methods

Table of Contents All Chapters 1. Dunder Methods 2. Commonly Used Dunder Methods   Python Tutorial Python Introduction Identation &...

Encapsulation

Table of Contents All Chapters 1. Encapsulation 2. Access Modifiers      2.1. Public Members      2.2. Protected Members...

Lambda Function

Table of Contents All Chapters 1. Lambda Function 2. Nestesd Lambda Function 3. Lambda Function with if-else 4. Lanbda with...

Nested Function

Table of Contents All Chapters 1. Nested Function 2. Return Function from Function 3. Higher Order Function 4. Function Recursion...

Context Manager

Table of Contents All Chapters 1. Context Manager 2. with Statement      2.1. __enter__() Method      2.2. __exit__()...

File Pointer

Table of Contents All Chapters 1. File Pointer 2. File Pointer Methods      2.1. tell() Method      2.2....

File Handling

Table of Contents All Chapters 1. File Handling 2. Types of File 3. open() and close() Methods 4. File Modes...

Edit Template
Scroll to Top