Posts

Showing posts from November, 2021

Arlon's CSUMB Intro to HTML CSS JavaScript Node PHP and Web Programming CST-336 Module 4 Learning Journal #4/#44 for the week Wed 11/17-Tues 11/23, year 2021

Image
Arlon's CSUMB Intro to HTML CSS JavaScript Node PHP and Web Programming CST-336 Module 4 Learning Journal #4/#44 for the week Wed 11/17-Tues 11/23, year 2021 Two main new topics this week are Node and Express, we took a test on everything we learned which is JavaScript, Fetch and JQuery and this week for homework we got to make a Solar System Information page and we redid HW 1 with Express: I completely extrapolated the site from the inside out so all HTML segments are valid. If you cut off the top and bottom like the class teaches it is a simple way to use includes but a recipe for disaster later, that's why I keep all my HTML segments valid. Solar System Information page Solar System Information page https://hw3.arlonarriola.repl.co The link to my homework 4 /HW1 redone with Node and Express in repl.it is: https://hw4.arlonarriola.repl.co Everything's the same except now it's all extrapolated

Arlon's CSUMB Intro to HTML CSS JavaScript Node PHP and Web Programming CST-336 Module 3 Learning Journal #3/#43 for the week Wed 11/10-Tues 11/16, year 2021

Image
Arlon's CSUMB Intro to HTML CSS JavaScript Node PHP and Web Programming CST-336 Module 3 Learning Journal #3/#43 for the week Wed 11/10-Tues 11/16, year 2021 Two main new topics this week are retrieving JSON data from web services with fetch, also validation, JQuery, forms, sumbmitting forms, and this week for homework we got to make a signup form and I chose earthquake API data service for my page so I made an earthquake search page: Arlon's Earthquake Finder UI https://hw3.arlonarriola.repl.co And here's my signup form: Arlon's CST-336 Signup Form Let's see if I can put it in blogger in an iframe: Thanks for reading!

Arlon's CSUMB Intro to HTML CSS JavaScript Node PHP and Web Programming CST-336 Module 2 Learning Journal #2/#42 for the week Wed 11/03-Tues 11/09, year 2021

Image
Arlon's CSUMB Intro to HTML CSS JavaScript Node PHP and Web Programming CST-336 Module 2 Learning Journal #2/#42 for the week Wed 11/03-Tues 11/09, year 2021 The topics this week are repl.it, html, CSS, JavaScript, JQuery and making dynamic websites with dynamic content with JQuery and CSS and being creative! I actually really enjoy creating artistic computer programming expression with JavaScript, and this week for homework we got to make a slot machine!: Arlon's Slot Machine Simulator https://hw2.arlonarriola.repl.co Today I learned JavaScript prompt(), for some reason I hadn't used that before, and I learned web storage for saving variables through time on the same web page last week and applied it to $ holdings on this week's slot machine simulator . The other assignment we did this week which was also pretty cool was creating a US Geography (and Arnold Schwarzenegger) quiz Thanks for reading!

Arlon's CSUMB Intro to HTML CSS JavaScript Node PHP and Web Programming CST-336 Module 1 Learning Journal #1/#41 for the week Wed 10/26-Tues 11/02, year 2021

Image
Arlon's CSUMB Intro to HTML CSS JavaScript Node PHP and Web Programming CST-336 Module 1 Learning Journal #1/#41 for the week Wed 10/26-Tues 11/02, year 2021 The topics this week are repl.it, html, CSS, and making websites with links and putting it all together. I'm pretty good at this stuff already: https://hw1.arlonarriola.repl.co/ and I am learning tons of new tags and CSS rules and properties, details and summary tags, header, footer tags I didn't know about, all kinds of good information I was missing. Thanks for reading!