|
149634339b
|
Add a bunch of links for more information
|
2024-06-28 12:15:40 -04:00 |
|
|
4c91ef07fc
|
Add some example docstrings for classes
|
2024-06-28 11:54:51 -04:00 |
|
|
bb4f0b4452
|
Rename scope to scopedocstring
|
2024-06-27 11:09:31 -04:00 |
|
|
fa78bcbf1b
|
Show examples of docstrings.
|
2024-06-27 11:08:13 -04:00 |
|
|
b01d3f7601
|
Clean up colorama and color ANSI terminal instructions/tutorials.
|
2024-06-27 10:26:59 -04:00 |
|
|
fd489d8de3
|
A basic example for querying web/REST API data
|
2024-06-26 11:06:39 -04:00 |
|
|
60848a24e3
|
A basic example of reading and writing CSV files/data
|
2024-06-26 11:06:22 -04:00 |
|
|
00405be313
|
Add a file showing the use of global variables in functions
|
2024-06-25 11:11:27 -04:00 |
|
|
9009000e53
|
Clean up the wording/comments in basics
|
2024-06-25 10:18:42 -04:00 |
|
|
2e938a6bb8
|
Added a bit about global variables
|
2024-06-25 10:17:56 -04:00 |
|
|
9d12890ee3
|
Menu Pracitce commit pymenu
|
2024-06-14 17:37:24 -04:00 |
|
|
d4fe711e10
|
More info about basic types
|
2024-06-12 13:06:18 -04:00 |
|
|
117502541a
|
Merge branch 'master' of https://git.jaj.com/junior/BigSteve
|
2024-06-11 18:01:17 -04:00 |
|
|
cdabfcc6d4
|
Merge branch 'master' of https://git.jaj.com/junior/BigSteve
|
2024-06-11 17:14:09 -04:00 |
|
|
4108771ad9
|
vers2 with scenery added
|
2024-06-11 17:14:02 -04:00 |
|
|
bea881624f
|
2nd commit first solo
|
2024-06-10 13:20:37 -04:00 |
|
|
c092a0a1f6
|
Add readme for examples
|
2024-06-09 19:01:46 -04:00 |
|
|
271887f837
|
Add info about sets
|
2024-06-09 18:49:25 -04:00 |
|
|
0de1c28104
|
Initial commit of dice
|
2024-06-09 18:34:28 -04:00 |
|
|
448e11a22f
|
Simple classes tutorial
|
2024-06-06 14:42:20 -04:00 |
|
|
b174c40fd7
|
Add ternary description
|
2024-06-06 12:15:09 -04:00 |
|
|
ad45ec3477
|
Add dataclass tutorial
|
2024-06-06 10:13:43 -04:00 |
|
|
11da8437fa
|
Add for loop to loops demo
|
2024-06-05 21:17:02 -04:00 |
|
|
8beeb25522
|
Change loops to be ordered earlier
|
2024-06-05 21:12:23 -04:00 |
|
|
0f9619882b
|
Change while to just loops. Add datastructures tutorial.
|
2024-06-05 21:10:35 -04:00 |
|
|
59503067e6
|
Put some better comments in TextColors. Add some colors to the output of 027_function
|
2024-06-03 20:18:25 -04:00 |
|
|
be1fc4bc87
|
Add simple class to store variables for console text coloring
|
2024-06-03 20:02:15 -04:00 |
|
|
6309dca815
|
Example of making a function
|
2024-06-03 19:49:24 -04:00 |
|
|
ff70d33774
|
Simple recursion example
|
2024-06-03 19:42:49 -04:00 |
|
|
83c8665406
|
Include ocmments about nesting
|
2024-06-03 19:27:31 -04:00 |
|
|
36132e4888
|
Rename to reflect that it has a nested feature
|
2024-06-03 19:25:45 -04:00 |
|
|
efaa3b3c57
|
Introduce the newish match conditional
|
2024-06-03 19:24:17 -04:00 |
|
|
6c4e660819
|
Some simple counters and totals
|
2024-06-03 19:15:02 -04:00 |
|
|
63d4fcdc15
|
Discuss substrings, finds, concat
|
2024-06-03 19:14:34 -04:00 |
|
|
47803c2f54
|
Explain how to control line endings in a print()
|
2024-06-03 19:08:22 -04:00 |
|
|
770a1a21b6
|
Some string method examples
|
2024-06-03 18:16:13 -04:00 |
|
|
7af513d8db
|
Adding some more arithmetic operator examples
|
2024-06-03 18:15:48 -04:00 |
|
|
8a62a49f36
|
Missed the actual method name in comment
|
2024-06-03 14:11:56 -04:00 |
|
|
7764ba2c19
|
Fix poor comments
|
2024-06-03 13:58:34 -04:00 |
|
|
8935995ce5
|
More basics
|
2024-06-03 13:57:10 -04:00 |
|
|
58b19d3111
|
Add the first few basic examples
|
2024-06-03 13:46:23 -04:00 |
|