## Network ### Basics - [ ] Understanding Network: - [ ] Explain the difference between a LAN (Local Area Network) and a WAN (Wide Area Network). `[FILL HERE WITH YOUR ANSWER. (feel free to write in persian)]` ### Protocols - [x] Getting Started with HTTP: - [x] What does a protocol mean? `[FILL HERE WITH YOUR ANSWER. (feel free to write in persian)]` - [x] Why designing a protocol for communication is important prerequirement of all other web related technologies? `[FILL HERE WITH YOUR ANSWER. (feel free to write in persian)]` - [x] Try to get familier with HTTP by reading links. - [x] Why HTTP is most popular protocol in web technologies? `[FILL HERE WITH YOUR ANSWER. (feel free to write in persian)]` - [x] What is the most interesting aspect of HTTP in your opinion? `[FILL HERE WITH YOUR ANSWER. (feel free to write in persian)]` - [x] What is the differences between HTTP and HTTPS? `[FILL HERE WITH YOUR ANSWER. (feel free to write in persian)]` - [x] Getting Started with REST: - [x] Read mentioned links. - [x] Why do we need RESTful APIs? `[FILL HERE WITH YOUR ANSWER. (feel free to write in persian)]` - [ ] Understanding TCP (optional): - [ ] Read mentioned links. - [ ] How does TCP ensure the reliable delivery of data packets? [FILL HERE WITH YOUR ANSWER. (feel free to write in persian)] - [ ] Understanding UDP (optional): - [ ] Read mentioned links. - [ ] Why is UDP considered a connectionless protocol? [FILL HERE WITH YOUR ANSWER. (feel free to write in persian)] - [ ] What are the differences between TCP and UDP? [FILL HERE WITH YOUR ANSWER. (feel free to write in persian)] - [ ] Understanding FTP (optional): - [ ] Read mentioned links. - [ ] What is FTPS, and how does it enhance the security of FTP? [FILL HERE WITH YOUR ANSWER. (feel free to write in persian)] ### Tools - [x] Getting Started with Wireshark: - [x] Watch the related videos. - [x] Explain the main functionalities of Wireshark and how it can be used to analyze network traffic. `[FILL HERE WITH YOUR ANSWER. (feel free to write in persian)]` - [x] What are the advantages of using Wireshark for network troubleshooting? `[FILL HERE WITH YOUR ANSWER. (feel free to write in persian)]` - [x] Getting Started with Postman: - [x] Watch the related videos. - [x] Describe the steps to create and send a HTTP request using Postman. `[FILL HERE WITH YOUR ANSWER. (feel free to write in persian)]`
Network
Basics
Understanding Network:
Explain the difference between a LAN (Local Area Network) and a WAN (Wide Area Network).
[FILL HERE WITH YOUR ANSWER. (feel free to write in persian)]Protocols
Getting Started with HTTP:
What does a protocol mean?
[FILL HERE WITH YOUR ANSWER. (feel free to write in persian)]Why designing a protocol for communication is important prerequirement of all other web related technologies?
[FILL HERE WITH YOUR ANSWER. (feel free to write in persian)]Try to get familier with HTTP by reading links.
Why HTTP is most popular protocol in web technologies?
[FILL HERE WITH YOUR ANSWER. (feel free to write in persian)]What is the most interesting aspect of HTTP in your opinion?
[FILL HERE WITH YOUR ANSWER. (feel free to write in persian)]What is the differences between HTTP and HTTPS?
[FILL HERE WITH YOUR ANSWER. (feel free to write in persian)]Getting Started with REST:
Read mentioned links.
Why do we need RESTful APIs?
[FILL HERE WITH YOUR ANSWER. (feel free to write in persian)]Understanding TCP (optional):
Read mentioned links.
How does TCP ensure the reliable delivery of data packets?
[FILL HERE WITH YOUR ANSWER. (feel free to write in persian)]
Understanding UDP (optional):
Read mentioned links.
Why is UDP considered a connectionless protocol?
[FILL HERE WITH YOUR ANSWER. (feel free to write in persian)]
What are the differences between TCP and UDP?
[FILL HERE WITH YOUR ANSWER. (feel free to write in persian)]
Understanding FTP (optional):
[FILL HERE WITH YOUR ANSWER. (feel free to write in persian)]
Tools
Getting Started with Wireshark:
Watch the related videos.
Explain the main functionalities of Wireshark and how it can be used to analyze network traffic.
[FILL HERE WITH YOUR ANSWER. (feel free to write in persian)]What are the advantages of using Wireshark for network troubleshooting?
[FILL HERE WITH YOUR ANSWER. (feel free to write in persian)]Getting Started with Postman:
Watch the related videos.
Describe the steps to create and send a HTTP request using Postman.
[FILL HERE WITH YOUR ANSWER. (feel free to write in persian)]