Skip to content

Julio Ornelas

Julio Ornelas

terminal

Programming

Problem Set 2 (Substitution) Cipher Program

Byjornelas December 30, 2022

The program encrypts a message by replacing every letter with another letter. To do this the program…

Read More Problem Set 2 (Substitution) Cipher ProgramContinue

Programming

Problem Set 2 (Caesar) Cipher Program

Byjornelas December 29, 2022

Program to cipher text inputted at the command line along with a cipher key. Multiple filters are…

Read More Problem Set 2 (Caesar) Cipher ProgramContinue

Programming

C++ Lab 2 (Assign value to a letter in a word)

Byjornelas December 21, 2022December 21, 2022

This program request input from the user using the command line, after input is typed the program…

Read More C++ Lab 2 (Assign value to a letter in a word)Continue

Programming

Basic C++ Intro (Arrays, clang & arguments at the command line)

Byjornelas December 20, 2022December 20, 2022

$clang hello.c will create a.out which stands for assembly.out clang <file name input> This will compile a…

Read More Basic C++ Intro (Arrays, clang & arguments at the command line)Continue

Programming

Problem Set 1 (mario-less, mario-more, cash, credit)

Byjornelas December 19, 2022December 21, 2022

Mario less Mario more Cash Credit

Read More Problem Set 1 (mario-less, mario-more, cash, credit)Continue

Linux

Basic Linux commands

Byjornelas December 17, 2022July 15, 2024

rm <file> remove ls list mkdir <directory> make directory mv <source> <destination> move directory rmdir <directory> remove…

Read More Basic Linux commandsContinue

Blog

categories

  • Linux
  • Programming
  • Web Development

Tags

Arrow Functions basic Beginner Tutorial Booleans c++ Closures Coding Basics Coding Tutorial command line Conditionals Data Types examples Expressions Function Declaration Function Expression Functions If Else iOS JavaScript linux Loops Low level Numbers Operators Programming Programming Basics Program Structure Pure Functions Recursion Scope Statements Strings swift SwiftUI Switch Statement Syntax terminal Type Conversion Variables Web Development Working Program

© 2025 Julio Ornelas | Photography | Web & App Development | Digital Marketing

Scroll to top
Search