Skip to content

Julio Ornelas

Julio Ornelas
Structures
Programming

Structures

Byjornelas July 17, 2024July 17, 2024

There is a way to create new types in Swift using structures. Calculated Properties Functions Instance Methods

Read More StructuresContinue

Arrays and Loops
Programming

Arrays and Loops

Byjornelas February 2, 2024July 16, 2024

Indices for loop

Read More Arrays and LoopsContinue

Set background color of a SwiftUI label
Programming

Set background color of a SwiftUI label

Byjornelas June 1, 2023June 1, 2023

How to change the background color of a SwiftUI label

Read More Set background color of a SwiftUI labelContinue

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

Programming

Basic C++ Intro (Conditional Statements & Loops)

Byjornelas December 19, 2022December 19, 2022

if statement: while, do-while and switch: for loop: examples:

Read More Basic C++ Intro (Conditional Statements & Loops)Continue

Programming

Basic C++ Intro (Input, Placeholder, Operators & Logical Operators)

Byjornelas December 17, 2022December 19, 2022

Request input from the user: Placeholder output: Operators: Logical operators: Increment or decrement: Last edit 12/19/2022

Read More Basic C++ Intro (Input, Placeholder, Operators & Logical Operators)Continue

Page navigation

1 2 Next PageNext

Blog

categories

  • Linux
  • Photography
  • Programming

Tags

basic c++ command line examples iOS linux Low level swift SwiftUI terminal Working Program

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

Scroll to top
Search