Skip to content

Commit 3a70e3e

Browse files
Update README.md
1 parent dc2c17e commit 3a70e3e

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

README.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Core Concepts of Computer Programming
22

3-
*`updated 21 April 2022`*
3+
*`updated 28 May 2023`*
44

55
[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Fjdevstatic%2Fprogramming-core-concepts&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=PAGE+VIEWS&edge_flat=false)](https://hits.seeyoufarm.com)
66

@@ -486,3 +486,21 @@ very hard to handle.
486486
If a function is generic and can be used for other
487487
projects, you can simply separate it for distribution.
488488
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

Comments
 (0)