|
1 | 1 | # Core Concepts of Computer Programming |
2 | 2 |
|
3 | | -*`updated 21 April 2022`* |
| 3 | +*`updated 28 May 2023`* |
4 | 4 |
|
5 | 5 | [](https://hits.seeyoufarm.com) |
6 | 6 |
|
@@ -486,3 +486,21 @@ very hard to handle. |
486 | 486 | If a function is generic and can be used for other |
487 | 487 | projects, you can simply separate it for distribution. |
488 | 488 | So your code is now reusable. |
| 489 | + |
| 490 | +## More Of My Topics |
| 491 | + |
| 492 | +#### <https://github.com/jdevstatic/basic-electronics> |
| 493 | + |
| 494 | +#### <https://github.com/jdevstatic/github-pages-tutorial> |
| 495 | + |
| 496 | +#### <https://github.com/jdevstatic/java> |
| 497 | + |
| 498 | +#### <https://github.com/jdevstatic/lightweight-web-server> |
| 499 | + |
| 500 | +#### <https://github.com/jdevstatic/java-coding-problems> |
| 501 | + |
| 502 | +#### <https://github.com/jdevstatic/PureBasic-FileExplorer> |
| 503 | + |
| 504 | +#### <https://github.com/jdevstatic/PureBasic-Scrabble> |
| 505 | + |
| 506 | +#### <https://github.com/jdevstatic/hacking-the-github-stats> |
0 commit comments