Skip to content

This repository contains a collection of algorithms and programs developed in PSeInt, a software tool for learning to program using pseudocode.

Notifications You must be signed in to change notification settings

JuanJRP/Pseint_Learning_Logic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pseint_Learning_logic

This repository contains a collection of algorithms and programs developed in PSeInt, a software tool for learning to program using pseudocode.

Description

This project aims to teach the fundamentals of programming by using pseudocode in PSeInt. It contains different exercises, solved problems and examples covering topics such as:

  • Control structures
  • Loops
  • Conditionals
  • Functions
  • Arrays and matrices
  • String handling

Requirements

PSeInt must be installed to run the algorithms. You can download it from the official site.

Installation

  1. Clone the repository:

    git clone https://github.com/JuanJRP/Pseint_Learning_Logic.git
    
  2. Open the .psc files in PSeInt.

  3. Usage To run a file, follow these steps:

    • Open PSeInt.
    • Go to File > Open and select the pseudocode (.psc) file you want to run.
    • Click Run > Run Program or press F9 to see the result.

About

This repository contains a collection of algorithms and programs developed in PSeInt, a software tool for learning to program using pseudocode.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published