-
Reading List
-
Encryption and Authentication Scenarios in Distributed Systems
From the most innocent way of permutation and substitution to the most delicated ones, cryptography always trys to balance effectiveness and efficiency.
-
Java I/O Models and Applications (Part 2)
How to read and write files under the asynchronous I/O model in Java? Observe how multiple threads work together for an asynchronous task.
-
Java I/O Models and Applications (Part 1)
What are the five I/O models under Unix? What is non-blocking I/O? What is asynchronous I/O? How does Java implement these models?
-
Web Application Development期末复习笔记总结
Understand HTML and HTTP, the Django framework, cookies and sessions, transactions, JSON, Javascript with Ajax and jQuery, SQL and ORM, web security, and non-functional design concerns.
-
MySQL Miscellanea
How to identify, configure, manage, and shut down MySQL services with Java.