Difference between revisions of "Johnllopez Week 12"

From LMU BioDB 2017
Jump to: navigation, search
(Added my template and milestone 0)
(Added milestone 1)
Line 2: Line 2:
 
As performed on Thursday, [[Media:JLopezEAzingeJournalClub.pptx | this file]] contains the deliverable for my presentation.
 
As performed on Thursday, [[Media:JLopezEAzingeJournalClub.pptx | this file]] contains the deliverable for my presentation.
 
==Milestone 1==
 
==Milestone 1==
 +
To achieve this milestone, I had to ensure that my PC had the following programs installed:
 +
 +
#Node.js 8.4.0 or newer
 +
#Code-savvy editor such as Atom or Microsoft Visual Studio Code
 +
#Web browser with developer tools (Seaver 120 uses Google Chrome)
 +
#git version control software
 +
#curl command
 +
Fortunately, each of the programs were! I had Node.JS from the [[Week 7 | Week 7]] assignment, atom from my Programming Lab class, and Chrome + Git were already installed on my pc! I also ran the following test on git:
 +
 +
curl https://xmlpipedb.cs.lmu.edu/biodb/fall2017/index.php/Main_Page
 +
 +
This returned the HTML for the page, so curl was definitely working!
 +
 
==Milestone 2==
 
==Milestone 2==
 
==Milestone 3==
 
==Milestone 3==

Revision as of 06:28, 21 November 2017

Milestone 0

As performed on Thursday, this file contains the deliverable for my presentation.

Milestone 1

To achieve this milestone, I had to ensure that my PC had the following programs installed:

  1. Node.js 8.4.0 or newer
  2. Code-savvy editor such as Atom or Microsoft Visual Studio Code
  3. Web browser with developer tools (Seaver 120 uses Google Chrome)
  4. git version control software
  5. curl command

Fortunately, each of the programs were! I had Node.JS from the Week 7 assignment, atom from my Programming Lab class, and Chrome + Git were already installed on my pc! I also ran the following test on git:

curl https://xmlpipedb.cs.lmu.edu/biodb/fall2017/index.php/Main_Page 

This returned the HTML for the page, so curl was definitely working!

Milestone 2

Milestone 3

Milestone 4

Acknowledgements and References

Acknowledgements

References

Individual Journal Entries and Assignments

Class Assignments

Class Weekly Journal Entries / Project Weekly Journal Entries

My Page