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
Python Function

Table of Contents All Chapters 1. Python Function 2. Define Function 3. Function Arguments 4. Function Parameters 5. Local and...

Python Dictionary

Table of Contents All Chapters 1. Python Dictionary 2. Access Dictionary items 3. Change Dictionary items 4. Add items in...

Python Set

Table of Contents All Chapters 1. Python Set 2. Iterate Set items 3. Set Methods      3.1. Add items...

Python Tuple

Table of Contents All Chapters 1. Python Tuple 2. Access Tuple Items 3. Update Tuple 4. Iterate Tuple Items 5....

Python List

Table of Contents All Chapters 1. Python List 2. Nested List 3. Range List 4. List Indexing 5. list Methods...

Python String

Table of Contents All Chapters 1. Python String 2. String Indexing 3. String Slicing 4. String Concatenation 5. String Formatting...

Python Loops

Table of Contents All Chapters 1. Python Loops 2. While Loop      2.1. Nested While Loop 3. For Loop...

Edit Template
Scroll to Top