https://github.com/weileizeng/tutorial
tutotial for many subjects, including java, Python, etc
https://github.com/weileizeng/tutorial
ap-computer-science java python
Last synced: 22 days ago
JSON representation
tutotial for many subjects, including java, Python, etc
- Host: GitHub
- URL: https://github.com/weileizeng/tutorial
- Owner: WeileiZeng
- License: gpl-3.0
- Created: 2020-02-14T07:52:55.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-19T00:16:47.000Z (about 1 year ago)
- Last Synced: 2025-02-12T03:23:16.733Z (3 months ago)
- Topics: ap-computer-science, java, python
- Language: Python
- Homepage:
- Size: 20.6 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This repo contain a list of tutorials.
## Introduction
I enjoy discussion on education and practice some of my ideas by tutoring. Since high school, I started tutoring on Math, Physics, and sometimes English. Recently my interest turn to programming. Here is a list of the subject I would like to or used to teach. This repository also contains materials for those classes where I work as a teaching assistant.
## List of subjects
### Full tutorial
- [x] [Python](https://github.com/WeileiZeng/tutorial/tree/master/python)
- [x] [Java/AP-CS-A](https://github.com/WeileiZeng/tutorial/tree/master/AP-CS-Java) AP Computer Science A
- [ ] Javascript, AP computer Science Principle
### statistics only
- [ ] E&M### miscs
- [x] Github related
- [x] [GitHub pages redirect](https://github.com/WeileiZeng/tutorial/tree/master/github-page-redirect). Shourld also works for general website
- [x] gitter
- [ ] [Github Pages](https://github.com/WeileiZeng/tutorial/blob/master/github/github-pages.md) Host your website on github in munites.
- [ ] Jekyll, Liquid
- [ ] [Netlify]() host static github site freely.
- [ ] [ALl contributor](https://github.com/WeileiZeng/tutorial/blob/master/contributor.md) Add contributors automatically
- [ ] markdown
- [ ] tmux
- [x] [shell](https://github.com/WeileiZeng/tutorial/blob/master/shell.md) Linux/Mac terminal## Python
TBD## Java
TBD## Javascript
TBD