Skip to content

Commit 5919f34

Browse files
committed
Fix english version
1 parent 5fc94f7 commit 5919f34

File tree

1 file changed

+13
-10
lines changed

1 file changed

+13
-10
lines changed

README.md

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,31 +2,34 @@
22
| [English](README.md) | [Русский](README.ru.md) |
33

44
## Basic Concepts
5+
56
1. [Abstractions](https://github.com/HowProgrammingWorks/Abstractions) as an essence of programming and engenering at all
67
2. Variables and data types, scalar and reference, objects, arrays and data structures
7-
[//]: https://github.com/HowProgrammingWorks/DataTypes
8-
[//]: https://github.com/HowProgrammingWorks/DataStructures
9-
[//]: https://github.com/HowProgrammingWorks/String
10-
[//]: https://github.com/HowProgrammingWorks/Set
118
3. [Functions](https://github.com/HowProgrammingWorks/Function) including anonymous functions and lambdas
129
4. Pure functions and side effects
1310
5. Superposition and [Composition](https://github.com/HowProgrammingWorks/Composition)
1411
6. [Partial application](https://github.com/HowProgrammingWorks/PartialApplication), currying and [wrapping](https://github.com/HowProgrammingWorks/Wrapper) functions
1512
7. [Higher order functions](https://github.com/HowProgrammingWorks/HigherOrderFunction) including callbacks and [closures](https://github.com/HowProgrammingWorks/Closure)
1613
8. [Iteration](https://github.com/HowProgrammingWorks/Iteration) and loops
1714
[//]: Generics
15+
[//]: https://github.com/HowProgrammingWorks/DataTypes
16+
[//]: https://github.com/HowProgrammingWorks/DataStructures
17+
[//]: https://github.com/HowProgrammingWorks/String
18+
[//]: https://github.com/HowProgrammingWorks/Set
1819

1920
## Related Topics
21+
2022
1. [Development tools and environment configuration](https://github.com/HowProgrammingWorks/Tools)
2123
2. [Version control](https://github.com/HowProgrammingWorks/VersionControl) systems and working in groups
2224
3. [Code style](https://github.com/HowProgrammingWorks/CodeStyle) and conventions
2325
4. Code [benchmarking](https://github.com/HowProgrammingWorks/Benchmark)
2426

2527
## Data Structures
28+
2629
1. [Linked lists](https://github.com/HowProgrammingWorks/LinkedList): singly, doubly, circular
2730
2. [Trees](https://github.com/HowProgrammingWorks/TreeNode): classification, implementation, traversion
28-
[//]: https://github.com/HowProgrammingWorks/Collections
2931
3. Graphs including [directed](https://github.com/HowProgrammingWorks/DirectedGraph) graphs
32+
[//]: https://github.com/HowProgrammingWorks/Collections
3033

3134
## Advanced Concepts
3235

@@ -35,11 +38,11 @@
3538
3. [Mixins](https://github.com/HowProgrammingWorks/Mixin) as decorators and nonlinear inheritance
3639
4. Iterators and [generators](https://github.com/HowProgrammingWorks/Generator)
3740
5. [Asynchronous execution](https://github.com/HowProgrammingWorks/AsynchronousProgramming), I/O and parallelism
38-
[//]: https://github.com/HowProgrammingWorks/Concurrency
3941
6. Events and [EventEmitter](https://github.com/HowProgrammingWorks/EventEmitter)
4042
7. [Promises](https://github.com/HowProgrammingWorks/Promise) and chaining
4143
8. [Serialization](https://github.com/HowProgrammingWorks/Serialization) and deserialization
4244
9. [Regular expressions](https://github.com/HowProgrammingWorks/RegExp)
45+
[//]: https://github.com/HowProgrammingWorks/Concurrency
4346
[//]: https://github.com/HowProgrammingWorks/Proxy
4447
[//]: https://github.com/HowProgrammingWorks/Symbol
4548

@@ -55,18 +58,18 @@
5558
8. Application Servers, thin and thic clients
5659
9. Introspection, Reflection and Scaffolding
5760

58-
## Practical Examples:
61+
## Practical Examples
5962

60-
1. Roting for [HTTP Server](https://github.com/HowProgrammingWorks/NodeServer)
63+
1. Routing for [HTTP Server](https://github.com/HowProgrammingWorks/NodeServer)
6164
2. [Websocket Chat](https://github.com/HowProgrammingWorks/WebsocketChat)
6265
3. Interactive multi-user [LiveTable](https://github.com/HowProgrammingWorks/LiveTable)
6366
4. Data [Projection](https://github.com/HowProgrammingWorks/Projection)
6467

6568
## Programming Paradigms and Techniques
6669

67-
1. Imperative, non-structured and structured and procedural programming
70+
1. Imperative, non-structured, structured and procedural programming
6871
2. Functional programming
69-
3. Logic and declarative and automata-based programming
72+
3. Logic, declarative and automata-based programming
7073
4. Language-oriented programming and domain-specific languages
7174
5. Object-oriented and prototype-oriented programming
7275
6. Asynchronous, Reactive and [Event-driven programming](https://github.com/HowProgrammingWorks/EventDrivenProgramming)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy