Skip to content

Julio Ornelas

Julio Ornelas

basic

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

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

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

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