File tree
343 files changed
+6025
-6004
lines changed- docs
- backend-system
- 01-web-server
- 02-apis-server-logic
- 03-rest-api
- 04-soap
- 05-graphql
- 06-rpc
- 07-webhook
- 08-websocket
- 09-authentication
- 10-authorization
- 11-search-engine
- 12-message-broker
- 13-monolithic
- 14-microservice
- 15-soa
- 16-serverless
- 18-backend-optimization
- cloud-computing-and-distributed-systems
- 01-fundamentals
- 02-distributed-systems-model
- 03-distributed-systems-communication
- 04-distributed-file-system
- 05-distributed-database
- 06-client-server
- 07-event-driven
- 08-master-slave
- 09-peer-to-peer
- 11-mapreduce
- 12-lambda
- 13-virtualization
- 14-containerization
- 15-docker-and-kubernetes
- 16-cloud-models
- 17-cloud-database
- 18-cloud-security
- 19-cloud-services
- compilers-and-programming-languages
- 01-cpl-fundamentals
- 02-syntax
- 03-scanning
- 04-parsing
- 05-semantic-analysis
- 06-names-scopes-bindings
- 07-control-flow
- 08-data-types
- 09-subroutines
- 10-data-abstraction
- 11-target-architecture
- 12-intermediate-representation
- 14-code-generation
- 15-compiler-optimization
- 16-functional-languages
- 17-logic-languages
- 18-concurrency
- 19-scripting-languages
- computer-and-programming-fundamentals
- 01-number-system
- 02-binary-representation
- 03-bitwise-operation
- 04-floating-number
- 05-data-representation
- 06-operating-system
- 07-memory
- 08-programming-concepts
- 09-data-structures-and-algorithms
- 10-imperative-procedural-programming
- 11-object-oriented-programming
- 12-declarative-functional-programming
- 13-query-language
- 15-concurrency
- 16-caching
- 17-compilation
- 18-interpreter
- 19-runtime-environment
- 20-computer-and-programming-terminology
- computer-graphics
- 01-computer-images-part-1
- 02-computer-images-part-2
- 03-2d-transformation
- 04-3d-transformation
- 05-gpu-pipeline
- 06-low-level-graphics
- 07-curves
- 08-surfaces
- 09-textures-part-1
- 10-textures-part-2
- 11-shading-part-1
- 12-shading-part-2
- 13-rendering-part-1
- 14-rendering-part-2
- 15-ray-tracing
- 16-shadows
- 17-reflections
- 18-sampling
- 19-signal-processing
- 20-computer-display
- 21-computer-animation
- 22-physics-based-animation
- 23-simulation
- computer-networking
- 01-osi-model
- 02-tcp-ip-model
- 03-ip-address
- 04-subnet-mask
- 05-mac-address
- 06-routing
- 07-gateway
- 08-ports
- 09-hubs
- 10-switch
- 11-router
- 12-dial-up-modem
- 13-socket
- 14-broadband
- 15-ethernet
- 16-lan-wan
- 17-server
- 18-network-topology
- 19-dns
- 20-dhcp
- 21-nat
- 22-proxy
- 23-vpn
- 24-tcp-protocol
- 25-udp
- 26-ftp
- 27-email-protocol
- 28-rtp
- 29-rtc
- 30-http-https
- 31-wi-fi
- 32-bluetooth
- 33-cellular-networking
- 34-sim-card
- 36-network-encryption
- 37-networking-command
- computer-organization-and-architecture
- 01-coa-fundamentals
- 02-boolean-logic
- 03-alu
- 04-registers-and-ram
- 05-control-unit
- 06-cpu-design
- 07-input-output
- 08-assembly-language
- 09-von-neumann
- 10-harvard
- 11-isa
- 12-other-processing-units
- computer-security
- 01-computer-security-fundamentals
- 02-math-concepts
- 03-hash-function
- 04-md5
- 05-sha
- 06-encryption
- 07-des
- 08-aes
- 09-blowfish
- 10-diffie-hellman
- 11-rsa
- 12-elliptic-curve-cryptography
- 13-dsa
- 14-lattice-based-cryptography
- 15-blockchain
- 16-antivirus-antimalware
- 17-reverse-engineering
- 18-network-security
- 19-web-security
- 20-mobile-security
- 21-backend-server-security
- 22-other-attack-and-exploit
- data-structures-and-algorithms
- 01-analysis-of-algorithms
- 02-array
- 03-linked-list
- 04-stack
- 05-queue
- 06-hash-table
- 07-set
- 08-tree
- 09-heap
- 10-graph
- 11-trie
- 12-sorting
- 13-search
- 14-recursion
- 15-divide-and-conquer
- 16-traversal
- 17-backtracking
- 18-greedy
- 19-dynamic-programming
- 20-two-pointer
- 21-sliding-window
- 22-prefix-sum
- 23-cycle-detection
- 24-shortest-path
- 25-union-find
- 26-topological-sort
- 27-minimum-spanning-tree
- database-system
- 01-relational-data
- 02-query-language
- 03-database-model
- 04-normalization
- 05-transactions
- 06-concurrency-control
- 07-trigger-and-constraints
- 08-logging-and-recovery
- 09-database-index
- 10-database-optimization
- 11-nosql
- 12-storage-management
- 13-index-implementation
- 14-query-processing
- 15-query-compiler
- deep-learning
- 01-deep-learning-foundation
- 02-deep-learning-tasks
- 03-neural-network
- 04-cnn
- 05-resnet
- 06-u-net
- 07-siamese-network
- 08-rnn
- 09-lstm
- 10-gru
- 11-autoencoder
- 12-variational-autoencoder
- 13-gan
- 14-transformers
- 01-attention-mechanism
- 02-transformers-architecture
- 03-bert
- 04-gpt
- 05-bart
- 06-transformers-audio
- 07-vision-transformers
- 15-diffusion-model
- 16-reinforcement-learning
- 01-reinforcement-learning-fundamental
- 02-markov-models
- 03-markov-decision-process
- 04-monte-carlo-method
- 05-temporal-difference
- 06-sarsa
- 07-q-learning
- 08-policy-gradient
- 09-imitation-learning
- 10-multi-agent
- digital-media-processing
- 01-image-properties
- 02-image-enhancement
- 03-image-acquisition-sensing
- 04-image-restoration
- 05-image-editing
- 13-video-recording
- 16-bmp
- 17-jpg-jpeg
- 18-png
- 19-webp
- 20-svg
- 21-gif
- 22-wav
- 23-ogg-vorbis
- 24-mp3
- 25-avi
- 26-mp4
- 27-xml
- 28-json
- 29-txt
- 30-md
- 31-pdf
- 32-swf
- digital-signal-processing
- 03-fourier-transform
- 07-discrete-cosine-transform
- 17-compression
- internet-and-web
- 01-html
- 02-css
- 03-javascript
- 04-web-url
- 05-web-browser
- 06-search-engine
- 07-web-hosting
- machine-learning
- 01-linear-regression
- 02-logistic-regression
- 03-naive-bayes
- 04-k-nearest-neighbors
- 05-decision-trees
- 06-random-forest
- 07-gradient-boosting-machine
- 08-support-vector-machine
- 09-principal-component-analysis
- 10-k-means-clustering
- 11-collaborative-filtering
- operating-system
- 01-os-fundamentals
- 02-kernel
- 03-process-management
- 04-multithreading
- 05-process-synchronization
- 06-interrupt-handling
- 07-system-call
- 08-inter-process-communication
- 09-memory-management
- 10-disk-management
- 11-file-system
- 12-device-management
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
343 files changed
+6025
-6004
lines changed+7-7
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 |
| - | |
11 |
| - | |
| 10 | + | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
| 28 | + | |
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
| 32 | + | |
33 | 33 |
| |
34 |
| - | |
35 |
| - | |
| 34 | + | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
|
+22-22
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 |
| - | |
11 |
| - | |
12 |
| - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
25 | 25 |
| |
26 |
| - | |
| 26 | + | |
27 | 27 |
| |
28 |
| - | |
| 28 | + | |
29 | 29 |
| |
30 |
| - | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 |
| - | |
| 46 | + | |
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
| |||
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
69 |
| - | |
| 69 | + | |
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
| |||
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
78 |
| - | |
| 78 | + | |
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
84 |
| - | |
| 84 | + | |
85 | 85 |
| |
86 |
| - | |
| 86 | + | |
87 | 87 |
| |
88 |
| - | |
| 88 | + | |
89 | 89 |
| |
90 |
| - | |
| 90 | + | |
91 | 91 |
| |
92 |
| - | |
| 92 | + | |
93 | 93 |
| |
94 |
| - | |
| 94 | + | |
95 | 95 |
| |
96 |
| - | |
| 96 | + | |
97 | 97 |
| |
98 |
| - | |
| 98 | + | |
99 | 99 |
| |
100 |
| - | |
| 100 | + | |
101 | 101 |
| |
102 | 102 |
| |
103 |
| - | |
| 103 | + |
+9-9
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 |
| - | |
11 |
| - | |
| 10 | + | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
21 | 21 |
| |
22 |
| - | |
23 |
| - | |
24 |
| - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
25 | 25 |
| |
26 |
| - | |
| 26 | + | |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
|
Diff for: docs/backend-system/04-soap/soap.md
+4-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
9 | 11 |
| |
10 | 12 |
| |
11 | 13 |
| |
12 | 14 |
| |
13 | 15 |
| |
14 |
| - | |
| 16 | + | |
15 | 17 |
| |
16 | 18 |
| |
17 | 19 |
| |
|
+14-14
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 |
| - | |
11 |
| - | |
| 10 | + | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| |||
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
59 |
| - | |
| 59 | + | |
60 | 60 |
| |
61 |
| - | |
| 61 | + | |
62 | 62 |
| |
63 |
| - | |
64 |
| - | |
| 63 | + | |
| 64 | + | |
65 | 65 |
| |
66 |
| - | |
| 66 | + | |
67 | 67 |
| |
68 |
| - | |
| 68 | + | |
69 | 69 |
| |
70 |
| - | |
| 70 | + | |
71 | 71 |
| |
72 |
| - | |
| 72 | + | |
73 | 73 |
| |
74 |
| - | |
| 74 | + | |
75 | 75 |
| |
76 |
| - | |
| 76 | + | |
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
|
0 commit comments