Skip to content

Julio Ornelas

Julio Ornelas

examples

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

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

Byjornelas December 16, 2022December 19, 2022

C++ is now considered a low-level programming language, compared to python, swift and other modern languages. Below…

Read More Basic C++ IntroContinue

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