Skip to content

Latest commit

 

History

History
46 lines (26 loc) · 1.53 KB

File metadata and controls

46 lines (26 loc) · 1.53 KB

SourceLearning

Record my learning of following source code

Description

web.py is a web framework for Python that is as simple as it is powerful.

Notes

Current notes are in:

Description

wsgiref is a reference implementation of the WSGI specification that can be used to add WSGI support to a web server or framework.

Notes

Current notes are in:

Description

OpenJDK (Open Java Development Kit) is a free and open source implementation of the Java Platform, Standard Edition (Java SE).

Notes

Current notes are in: