Skip to content

Commit 6cb4f89

Browse files
[Plan] Main topics (unordered)
1 parent e6c3077 commit 6cb4f89

File tree

21 files changed

+48
-13
lines changed

21 files changed

+48
-13
lines changed

.obsidian/workspace.json

Lines changed: 35 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,10 +159,43 @@
159159
"command-palette:Open command palette": false
160160
}
161161
},
162-
"active": "c883daf045c08995",
162+
"active": "1b30f73197bb0d84",
163163
"lastOpenFiles": [
164-
"README.md",
164+
"Practical project/Planning",
165+
"Practical project/Discussions.md",
165166
"Plan.md",
167+
"Practical project",
168+
"Applications development/Browser state managers",
169+
"Applications development/Testing",
170+
"Applications development/Contracts",
171+
"Applications development/Docker",
172+
"Applications development/React",
173+
"Applications development/Node",
174+
"Applications development",
175+
"Developer tools/Builders.md",
176+
"Developer tools/Environment.md",
177+
"Developer tools/Package managers.md",
178+
"Developer tools/Untitled.md",
179+
"Developer tools/GIt.md",
180+
"Developer tools",
181+
"ECMAScript (JavaScript)/JS advanced",
182+
"ECMAScript (JavaScript)/Untitled.md",
183+
"Developer tools/Browser Dev tools.md",
184+
"WEB working environment/Client-server architecture/Browser/API.md",
185+
"WEB working environment/Client-server architecture/Browser/Statics & Media.md",
186+
"WEB working environment/Client-server architecture/Browser/SEO.md",
187+
"WEB working environment/Client-server architecture/Browser/CSS.md",
188+
"WEB working environment/Client-server architecture/Browser/HTML.md",
189+
"Programming basics/Programming paradigms/Object oriented programming.md",
190+
"Programming basics/Programming paradigms/Functional programming.md",
191+
"Programming basics/Programming paradigms/Declarative programming.md",
192+
"Programming basics/Programming paradigms/Imperative programming.md",
193+
"Programming basics/Programming paradigms/Logical programming.md",
194+
"Programming basics/Programming paradigms/Procedural programming.md",
195+
"Programming basics/Programming principles/Procedural programming.md",
196+
"README.md",
197+
"Computer science/Data/Untitled.md",
198+
"Computer science/Connections & Networks/Connection levels.md",
166199
"Kvai Gon Jinn and Obivan Kenobe.png"
167200
]
168201
}

Computer science/Connections & Networks/Connection levels.md

Whitespace-only changes.

Developer tools/Browser Dev tools.md

Whitespace-only changes.

Developer tools/Builders.md

Whitespace-only changes.

Developer tools/Environment.md

Whitespace-only changes.

Developer tools/GIt.md

Whitespace-only changes.

Developer tools/Package managers.md

Whitespace-only changes.

Developer tools/Untitled.md

Whitespace-only changes.

Plan.md

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -25,28 +25,30 @@
2525
6. Object oriented programming
2626
3. WEB working environment
2727
1. Client-server WEB applications architecture
28-
2. Server
29-
1. CDN
30-
3. Browser
31-
1. HTML
32-
2. CSS
33-
3. SEO
34-
4. Statics & Media
35-
5. API
36-
6. Dev tools
28+
1. Server
29+
1. CDN
30+
2. Browser
31+
1. HTML
32+
2. CSS
33+
3. SEO
34+
4. Statics & Media
35+
5. API
36+
2. Dev tools
3737
4. ECMAScript (JavaScript)
3838
1. JS core
3939
2. JS advanced
4040
5. Programmer tools
4141
1. GIT
4242
2. Package managers
4343
3. Environment
44-
4. Hosts
4544
5. Builders
4645
6. Application Development
4746
1. Node
4847
2. React
4948
3. Docker
5049
4. Contracts
5150
5. Testing
52-
6. Redux & other browser-side state managers
51+
6. Redux & other browser-side state managers
52+
7. Practical project
53+
1. Discussions
54+
2. Planning

Practical project/Discussions.md

Whitespace-only changes.

0 commit comments

Comments
 (0)