GitHub topics: pseudocode
igcompsci/igcompsci.github.io
IGCSE CompSci
Language: HTML - Size: 429 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Daniel-Kenan/pseudoblocks
interpreter for pseudocode
Language: Python - Size: 101 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 4

SISALGO/JS-ThinkStack
👩🏻🎓 의사 코드로 알고리즘 역량을 기르는 스터디 👨🏻🎓
Language: JavaScript - Size: 1.59 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 4

zakariamaaraki/Ada-Compiler-Interpreter
ada compiler + virtual machine for interpreting the pseudo code
Language: C - Size: 565 KB - Last synced at: 10 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

Lucastepp/Unicesumar---Engenharia-de-Software-2021---2024
I have started my Software Engineering University this year, So I will be uploading some exercises in C and Portugol(Pseudocode)
Language: C - Size: 74.2 KB - Last synced at: 10 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

versa-syahptr/pseudocode-parser
Parse pseudocode taught in programming algorithm course Informatics Tel-U
Language: Python - Size: 57.6 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ZanderBrown/aqaval
AQA Pseudocode Evaluator
Language: Rust - Size: 67.4 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Princeadeola/Handle-Java-
This java codes covers topics psudeocode, uml diagram, encapsulation, abstraction, code interpretations and many more
Language: Java - Size: 10.5 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

BinarySoftware/PseudoLang
A Joke which became a language.
Language: Scala - Size: 142 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

Alismos/numerical-methods
This is repository contains the solution code of some numerical methods in MATLAB
Language: TeX - Size: 726 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

LVEJARANO/TriangleArea
Ejemplo de pseudocódigo para calcular el área de un triangulo, utilizando pseint
Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

jaayperez/pseudocode
A conditional statement example in pseudocode.
Language: Python - Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

from-zero-to-fullstack/pseudocode
Repository with markdown file so Mariana and Cristina can write pseudocode of daily tasks
Size: 24.4 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

brown121407/PseudocodeInterpreter
A pseudocode interpreter
Language: C# - Size: 4.26 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 1

osemrt/Pseudo-Converter
:cyclone: Convert Pseudocode to C
Language: C - Size: 246 KB - Last synced at: 9 months ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 1

alexnaughtonjr/Psudocode_Notes
A place for notes related to learning Psudocode.
Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

zihaosoog/Person-Reid-learn-record
Size: 2.91 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

juan-formoso/programming-logic-course
Anotações sobre Lógica de Programação. Notes about Programming logic
Language: Python - Size: 1.06 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

NaoDevWeb31/Exercices_Algorithmique_Programmation
Ecole H2PROG — Parcours #1 : Apprentissage de la Programmation — Cours #3 : de l'Algorithmique à la Programmation
Language: JavaScript - Size: 66.4 KB - Last synced at: 24 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

NaoDevWeb31/Exercices_Algorithmique_Milo
Ecole H2PROG — Parcours #1 : Apprentissage de la Programmation — Cours #2 : Algorithmique
Size: 58.6 KB - Last synced at: 24 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

NaoDevWeb31/BasesProgrammation_Algorithmique
Ecole H2PROG — Parcours #1 : Apprentissage de la Programmation — Cours #1 : Algorithmique
Language: JavaScript - Size: 54.7 KB - Last synced at: 24 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

vedku/Python-to-IGCSE-Pseudocode
Language: Python - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Fictizia/Curso-JS-para-desarrolladores-web_ed8
FICTIZIA » Curso de JavaScript para desarrolladores web — 8ª Edición
Language: JavaScript - Size: 353 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 18 - Forks: 10

Kvantonio/Algotithms-DS
Algorithms & data structures in different programming laguages - for training
Size: 223 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

NomitRwt/online-degree-resources
Resources for online degree programme offered at IIT Madras
Language: Python - Size: 435 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

conductiveIT/OCR-Pseudocode-to-Python
This is a Python program that translates code written in OCR pseudocode, as specified in the OCR A Level Computer Science Specification), and executes it. It also provides a simple GUI IDE.
Language: Python - Size: 183 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

InSeong-So/JS-ThinkStack Fork of SISALGO/JS-ThinkStack
👩🏻🎓 의사 코드로 알고리즘 역량을 기르는 스터디 👨🏻🎓
Language: JavaScript - Size: 1.56 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

wise-introvert/college
Size: 17.9 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

danimichelydev/sunnyside-agency
Desafio do Frontend Mentor com o objetivo de treinar e desenvolver habilidades nível Júnior numa landing page responsiva. HTML, CSS (Grid, Flexbox, Media Queries, Pseudo Elementos) e Javascript.
Language: CSS - Size: 572 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

davidt964/Self-Parking-Simulation
For the final project of CEE/MAE M20, this script simulates a self-parking car that navigates from the left edge to the closest parking spot in a lot of 20 rows (10 on top and 10 on bottom). The parked cars that populate the lot are filled in pseudorandomly, ranging from 1 to 19 cars. It further generates an animation at 30 frames per second for 10 seconds, where the first frame of the video displays the car's initial position (in UCLA blue) and final destination (in red) along with its travel path. The travel path always consists of three segments: a horizontal segment, quarter-circle rotation, and vertical path to the lot after completing its rotation.
Language: MATLAB - Size: 678 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

jacopoesposito/SincroPseudocodiceSO
Esercizi di SO sulle sincronizzazioni in pseudocodice.
Language: C - Size: 14.6 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

tejas-trivedi/Sorting_Visualizer
Language: Dart - Size: 1.65 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

Arseni1919/A_star_Implementation
A* (A star) simple generic implementation
Language: Python - Size: 215 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Dunroxiz/Pre-release-Material-2021-P22-MJ-CIE
This repository contains the pseudocode and python solution for CIE IGCSE/OL Computer Science Pre Release Material 2021 Paper 22 May/June.
Language: Python - Size: 2.16 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 2

Neo-sunny/cp
problems related to Competitive Programming
Language: C++ - Size: 61.5 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

joelbeedle/pseudocode-vscode
Pseudocode Language Extension for Visual Studio Code
Size: 548 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

RocqJones/distributions_gauss_bi
Gaussian and Binomial distributions Python Package for Machine Learning and Data Science
Language: Python - Size: 627 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

courses-at-nju-by-hfwei/compilers-pseudocode
A Collection of Pseudocode for Compilers Design
Language: TeX - Size: 96.7 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

H3AR7B3A7/SF-Assignment
As preparation for a group assessment, we were asked to provide a solution in pseudocode for a business problem.
Size: 714 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

avsrma/machine-learning-1
Gradient Descent, (Kernel) K-Means, and K-Means++ implementation from scratch.
Language: Jupyter Notebook - Size: 2.49 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

memon07/pseudorithm
Something related to data structures and algorithms
Size: 104 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

anmol-gupta/Pseudo-Code-of-Common-Algorithms
Pseudo Codes for common Computer Science Problems.
Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

KennFatt/pseudolang
Pseudo-code highlighting for Visual Studio code.
Size: 189 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 2

hengxin/algorithms-pseudocode
Collection of Algorithm Pseudocode
Language: TeX - Size: 1.25 MB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

dgarana/papyr
📜🧞♂️ Papyr
Language: Python - Size: 2.93 KB - Last synced at: 14 days ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

Alay2000/Anatomy---Data-Structures-and-Algorithms
Contains pseudo-codes and working codes of all must learn algorithms and data structures
Size: 87.9 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

jasonliang-dev/pseudorun
Run pseudocode in the broswer
Language: JavaScript - Size: 78.1 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

gjlaurent/pseudocode
pseudocode.sty is a LaTeX package that defines additional languages using listings package for writing algorithms in a natural way (in english or in french).
Language: TeX - Size: 212 KB - Last synced at: 20 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

chriseaton/spell
"Sort-of Pseudocode" Everyday Logical Language. Communicate logical operations clearly between technical and semi-technical individuals.
Size: 10.7 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

gigihirao/Sprint-1
Sprint 1 do bootcamp da laboratoria, com produtos finais uma cifra de cesar, que cifra e decifra uma palavra e um validador de cartão de credito, ambos no JavaScript puro.
Language: JavaScript - Size: 18.6 KB - Last synced at: 4 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

GingerCode/GingerParser
Core de GingerCode, disponible en NPM.
Language: JavaScript - Size: 2.46 MB - Last synced at: 23 days ago - Pushed at: about 7 years ago - Stars: 6 - Forks: 2

matricali/pseudocodigo-c
Macros de C para escribir programas utilizando pseudocódigo en idioma español. Este proyecto está orientado a la educación.
Language: C - Size: 1000 Bytes - Last synced at: 2 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

kurotori/EjemplosProgramacionInicial
Ejemplos de Programación Básica para alumos de EMT de Informática
Language: Papyrus - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

owenthewizard/Minesweeper-Redone
A (subjectively) better implementation of @bdholder's Minesweeper.
Language: Python - Size: 30.3 KB - Last synced at: 2 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

vladkampov/SIGNAL-language-transpiler
Transpiler for the SIGNAL programming language.
Language: CoffeeScript - Size: 14.6 KB - Last synced at: over 2 years ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0

jor2/Year1Project
1st year project in which we had to design a program that could handle student grants.
Language: Java - Size: 26.4 KB - Last synced at: 2 months ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0
