https://github.com/joaoalisonti/proogramming-activities-in-c
Resolutions of Programming Logic activities in C of the Computer Science Course - bachelor's degree
https://github.com/joaoalisonti/proogramming-activities-in-c
algorithm-challenges algorithms c c-language computer-science logic-programming programming
Last synced: 10 months ago
JSON representation
Resolutions of Programming Logic activities in C of the Computer Science Course - bachelor's degree
- Host: GitHub
- URL: https://github.com/joaoalisonti/proogramming-activities-in-c
- Owner: JoaoAlisonTI
- Created: 2023-11-04T14:57:43.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-25T15:20:52.000Z (about 2 years ago)
- Last Synced: 2025-01-28T19:46:51.549Z (11 months ago)
- Topics: algorithm-challenges, algorithms, c, c-language, computer-science, logic-programming, programming
- Language: C
- Homepage:
- Size: 196 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Atividades de Lógica de Programação
🇧🇷 **PT-BR Readme** 🇧🇷
## Descrição
Este repositório destina-se ao armazenamento de pastas contendo arquivos em C que são respostas de atividades de lógica de programação do curso de Ciências da Computação - Bacharelado, referente ao 1° Semestre. Aqui, você encontrará soluções para atividades que envolvem estruturas de controle (laço e repetição) e o agrupamento de dados homogêneos (arrays).
## Estrutura do Repositório
O repositório está organizado da seguinte forma:
- Cada pasta representa uma atividade específica.
- Dentro de cada pasta, você encontrará o código-fonte em C correspondente à solução da atividade.
## Como Utilizar
Sinta-se à vontade para explorar as soluções de atividades ou utilizar o código-fonte como referência para suas próprias soluções. Lembre-se de respeitar as políticas de integridade acadêmica.
## Autor
**Nome:** João Alison
**Ano:** 2023
---
🇺🇸 **EN Readme** 🇺🇸
## Description
This repository is intended for storing folders containing C files that are answers to logic programming activities from the Computer Science - Bachelor's program, related to the 1st semester. Here, you will find solutions to activities involving control structures (loops and repetitions) and the grouping of homogeneous data (arrays).
## Repository Structure
The repository is organized as follows:
- Each folder represents a specific activity.
- Inside each folder, you will find the C source code corresponding to the activity's solution.
## How to Use
Feel free to explore the activity solutions or use the source code as a reference for your own solutions. Remember to respect academic integrity policies.
## Author
**Name:** João Alison
**Year:** 2023