Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f427a9f

Browse files
Add Progamming-Concepts-Review base
1 parent ef01f8a commit f427a9f

File tree

2 files changed

+99
-1
lines changed

2 files changed

+99
-1
lines changed

‎DailyProgrammer/Attempting/364_Create-A-Dice-Roller/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ I love playing D&D with my friends, and my favorite part is creating character s
1010

1111
### Formal Inputs & Outputs
1212

13-
Input description
13+
### Input description
14+
1415
Your input will contain one or more lines, where each line will be in the form of "NdM"; for example:
1516

1617
```

‎Programming-Concepts-Review.md

Lines changed: 97 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,97 @@
1+
# Curriculum Review
2+
3+
## Languages and Such
4+
5+
<details>
6+
<summary>View Questions</summary>
7+
8+
### What distinguishes JavaScript from other languages that fill a similar role (like Ruby, Python, Java, etc)?
9+
10+
<details>
11+
<summary>Short Answer</summary>
12+
</details>
13+
14+
<details>
15+
<summary>TL;DR Answer</summary>
16+
</details>
17+
18+
### Define HTML. Where/how is it used?
19+
20+
<details>
21+
<summary>Short Answer</summary>
22+
</details>
23+
24+
<details>
25+
<summary>TL;DR Answer</summary>
26+
</details>
27+
28+
### Define SQL. Where/how is it used?
29+
30+
<details>
31+
<summary>Short Answer</summary>
32+
</details>
33+
34+
<details>
35+
<summary>TL;DR Answer</summary>
36+
</details>
37+
38+
### Define Regex. Where/how is it used?
39+
40+
<details>
41+
<summary>Short Answer</summary>
42+
</details>
43+
44+
<details>
45+
<summary>TL;DR Answer</summary>
46+
</details>
47+
48+
Define HTML. Where/how is it used?
49+
50+
</details>
51+
52+
## Common Libraries
53+
54+
<details>
55+
<summary>View Questions</summary>
56+
57+
### What distinguishes JavaScript from other languages that fill a similar role (like Ruby, Python, Java, etc)?
58+
59+
<details>
60+
<summary>Short Answer</summary>
61+
</details>
62+
63+
<details>
64+
<summary>TL;DR Answer</summary>
65+
</details>
66+
67+
### Define HTML. Where/how is it used?
68+
69+
<details>
70+
<summary>Short Answer</summary>
71+
</details>
72+
73+
<details>
74+
<summary>TL;DR Answer</summary>
75+
</details>
76+
77+
### Define SQL. Where/how is it used?
78+
79+
<details>
80+
<summary>Short Answer</summary>
81+
</details>
82+
83+
<details>
84+
<summary>TL;DR Answer</summary>
85+
</details>
86+
87+
### Define Regex. Where/how is it used?
88+
89+
<details>
90+
<summary>Short Answer</summary>
91+
</details>
92+
93+
<details>
94+
<summary>TL;DR Answer</summary>
95+
</details>
96+
97+
</details>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /