Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marcelo-earth/atomstruck
⚛️🗂 CLI guide of chemicals elements based on switch statement
https://github.com/marcelo-earth/atomstruck
cplusplus first-repo legacy-code old-project
Last synced: 6 days ago
JSON representation
⚛️🗂 CLI guide of chemicals elements based on switch statement
- Host: GitHub
- URL: https://github.com/marcelo-earth/atomstruck
- Owner: marcelo-earth
- License: gpl-3.0
- Created: 2019-03-01T02:39:38.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-25T15:24:48.000Z (over 3 years ago)
- Last Synced: 2024-10-21T01:52:55.136Z (15 days ago)
- Topics: cplusplus, first-repo, legacy-code, old-project
- Language: C++
- Homepage:
- Size: 1.81 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.es.md
- License: LICENSE
Awesome Lists containing this project
README
💻 atomStruck 🧪
Guía de información acerca de elementos químicos. El programa està desarrollado enteramente en C++.
## ⚙️ Estructura
Mediante un Input se ingresa el número atómico y usando una estructura de control switch se muestra en pantalla la información de ese elemento químico.## 🛠️ Información de elementos químicos
[Lista de elementos químicos](https://www.periodni.com/es/elementos_clasificados_por_numero_atomico.html)
[Elementos químicos de tabla periódica](https://es.wikipedia.org/wiki/Elemento_qu%C3%ADmico)![Tabla periódica de Elementos Químicos](assets/img/Periodic_table_large_2016-es.png)
De Ignacitum - Trabajo propio, CC BY-SA 4.0, https://commons.wikimedia.org/w/index.php?curid=53852661## ✒️ Desarrollador
[Marcelo Arias Saavedra](https://marceloarias.com/)