Skip to content
/ cpp Public

This repository contains practical exercises for the Structured Programming course in the Associate's degree in Network Computer Systems Administration with a professional Cyber Security profile at ENTI (Escola de Noves Tecnologies Interactives).

License

Notifications You must be signed in to change notification settings

HectorPuch/cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Structured Programming in C++

This repository contains practical exercises for the Structured Programming course in the Associate's degree in Network Computer Systems Administration with a professional Cyber Security profile at ENTI (Escola de Noves Tecnologies Interactives).

The exercises cover topics such as:

  • Data manipulation with arrays and strings
  • Function design and implementation
  • Control structures (loops, conditionals)
  • File handling and data storage
  • Algorithm design (sorting, searching)
  • Basic principles of cybersecurity in code

Requirements:

  • C++ (preferably C++17)
  • Basic knowledge of programming concepts

Objective:

The goal is to reinforce knowledge acquired in class through hands-on coding exercises, real-world problem-solving in C++, and an introduction to security best practices in programming.

About

This repository contains practical exercises for the Structured Programming course in the Associate's degree in Network Computer Systems Administration with a professional Cyber Security profile at ENTI (Escola de Noves Tecnologies Interactives).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages