Skip to content

Commit

Permalink
Section 8 Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohaned Yossry Abdulaziz committed Dec 31, 2020
1 parent 59cb705 commit 37e0be1
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,10 +149,31 @@ Introduction to Java Programming and data Structures - Eleventh Edition
-------
[🎞 Section Presentation](https://drive.google.com/file/d/1Wb6sgHlml35-XUk7iyv7K_n3ZRRkg685/view?usp=sharing)

[‍💻 Section Project](https://downgit.github.io/#/home?url=https://github.com/Mohanedy98/OperatingSystemsCourse20-21/tree/main/Section8-Project)

[Java ArrayList - programiz](https://www.programiz.com/java-programming/arraylist)

[Java ArrayList - w3schools](https://www.w3schools.com/java/java_arraylist.asp)

[Java ArrayList - GeeksforGeeks](https://www.geeksforgeeks.org/arraylist-in-java/)

[Creating an Arraylist of Objects - stackoverflow](https://stackoverflow.com/questions/3982550/creating-an-arraylist-of-objects/3982597)

[Java Sockets - GeeksforGeeks](https://www.geeksforgeeks.org/socket-programming-in-java/)

[Java Sockets - Baeldung](https://www.baeldung.com/a-guide-to-java-sockets)

[Java Sockets - edureka](https://www.edureka.co/blog/socket-programming-in-java/)

[Java Sockets - Medium (Requires VPN in Egypt)](https://medium.com/swlh/tcp-ip-socket-programming-in-java-fc11beb78219)



````
Introduction to Java Programming and data Structures - Eleventh Edition
=======================================================================
Networking 👉 Chapter 33
20.5 Chapter 20 Lists, Stacks, Queues, and Priority Queues 👉 804
33.2 Networking 👉 Chapter 33
````


Expand Down

0 comments on commit 37e0be1

Please sign in to comment.