10000 update · CodingCoffee-01/python_tutorial@72d24cb · GitHub
[go: up one dir, main page]

Skip to content

Commit 72d24cb

Browse files
update
1 parent 3ea2132 commit 72d24cb

26 files changed

+43
-2
lines changed

__pycache__/mymodule.cpython-38.pyc

0 Bytes
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

readme.md

Lines changed: 43 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,43 @@
1-
// This is CodingCoffee python tutorial on gitpod
2-
// more courses : www.codingcoffee.org
1+
### This is CodingCoffee python tutorial on gitpod
2+
3+
### more courses : www.codingcoffee.org
4+
5+
6+
## Basic Examples
7+
8+
### Python
9+
10+
1. hello.py
11+
12+
2. module_ex1.py
13+
14+
3. python_quick_review.py
15+
16+
### Python turtle
17+
18+
1. turtle_ex1.py
19+
20+
2. turtle_ex2.py
21+
22+
### vPython , didn't work , please use vpython web or offline vpython player
23+
24+
- [vPython web](https://www.glowscript.org/)
25+
26+
PS: Jupyter notebook also didn't work in 2024/Feb
27+
28+
### Python Numpy
29+
30+
31+
### Python Panda
32+
33+
34+
### Python Matplotlib
35+
36+
37+
### Python Scipy
38+
39+
40+
### Python symbolic Math
41+
42+
43+
### Python Time Series
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)
0