Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/phamhongphuc1999/my-code

some code
https://github.com/phamhongphuc1999/my-code

Last synced: about 2 months ago
JSON representation

some code

Awesome Lists containing this project

README

        

My code

## Structure

| Folder | Description |
| :-------------------------------- | :-------------------------------------------------- |
| [c language](./c-language/) | C and C++ program |
| [ga-tsp](./ga-tsp/) | Python code initialize ga for resolving tsp problem |
| [jena](./jena/) | My jena tutorial |
| [kubernet](./kubernet/) | Some my favorite code |
| [nodejs](./nodejs/) | Coding |
| [rust](./rust/) | My rust tutorial |
| [ubuntu-docker](./ubuntu-dcoker/) | Docker ubuntu for run mpi and opnemp code |

## References

- https://www.tecmint.com/install-oh-my-zsh-in-ubuntu/
- https://qirolab.com/posts/install-and-setup-oh-my-zsh-on-ubuntu-system
- https://programmingpercy.tech/blog/learn-how-to-use-neovim-as-ide/