Showing posts with label css. Show all posts
Showing posts with label css. Show all posts

Tuesday, March 12, 2019

Codecademy JavaScript Functions and CSS ( a review)

Review Functions

Give yourself a pat on the back, you just navigated through functions!
In this lesson, we covered some important concepts about functions:
  • function is a reusable block of code that groups together a sequence of statements to perform a specific task.
  • function declaration :
    Diagram showing the syntax of a function declaration

Sunday, March 10, 2019

After a Full Day of Coding


Nine hours later, I am happy to have produced a couple of products. One is a very basic mock form for ordering food delivery online. The other is a shopping list that allows one to add and remove items.

More importantly than what I have produced today is what I have learned. 

I think I'll brew some more coffee and settle in for another few hours.


Form - Version 1.0 Form - Version 2.0







Grocery List Login Screen Add/Remove Items to List






Friday, March 8, 2019

HTML Document Standards - Review

I'm trying my hand at a free trial of Codecademy. Having just completed a very basic and brief introduction to HTML, I thought I'd leave the review here.

----------------------------------------------------------------------------------------------------

INTRODUCTION TO HTML

Review

Congratulations on completing the first lesson of HTML! You are well on your way to becoming a skilled web developer.

Let's review what you've learned so far:
  1. HTML stands for HyperText Markup Language and is used to create the structure and content of a webpage.

Tuesday, March 13, 2018

Developing an Understanding of...

I'm creating this post in the spirit of a leaving digital post-it-note for myself. Perhaps in a few months or a year, I will be updating my resume, and maybe I'll feel it useful to list some of the areas of computer science that I have an understanding of. It's quite likely that I will forget details along the way.  Either way, I am currently studying and gaining a working understanding of C, Java, HTML, PHP, CSS, and Python. I am also becoming familiar with Amazon Webservices, Elastic Cloud Computing, Cloud9, Multi-Factor Authentication (MFA), and Git. I'm also navigating streamlined cross-platform source code editors, data science analysis, and software version control protocol.

I'm currently spending as much time as possible; watching videos, working through tutorials, reading articles, and books.




SQL

I've hit a wall in my SQL studies via the Khan Academy, and as such, I am engaging in additional studies prior to attempting to move for...