A Pen by Erik Raith on CodePen.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [{"WF":"TMY2 DOE","Label":"Heating","Heat":1078303},{"WF":"TMY2 DOE","Label":"Cooling","Heat":5826840},{"WF":"TMY2 DOE","Label":"Interior Lighting","Heat":2993656},{"WF":"TMY2 DOE","Label":"Exterior Lighting","Heat":175825},{"WF":"TMY2 DOE","Label":"Receptacle Equipment","Heat":2023218},{"WF":"TMY2 DOE","Label":"Interior Fans","Heat":2106996},{"WF":"TMY2 DOE","Label":"Distribution Pump Energy","Heat":0},{"WF":"TMY2 DOE","Label":"Heat Rejection","Heat":371926},{"WF":"TMY2 DOE","Label":"DWH","Heat":345722},{"WF":"TMY2 DOE","Label":"Refrigeration","Heat":34299},{"WF":"TMY2 DOE","Label":"Cooking","Heat":1228691},{"WF":"TMY3 DOE","Label":"Heating","Heat":1044302},{"WF":"TMY3 DOE","Label":"Cooling","Heat":6062983},{"WF":"TMY3 DOE","Label":"Interior Lighting","Heat":2993656},{"WF":"TMY3 DOE","Label":"Exterior Lighting","Heat":178641},{"WF":"TMY3 DOE","Label":"Receptacle Equipment","Heat":2023218},{"WF":"TMY3 DOE","Label":"Interior Fans","Heat":2120259},{"WF":"TMY3 DOE","Label":"Distribution Pump Energy","Heat":0},{" |
- 100 Days of CSS
- Exercise 1
- [Exercise 2](put your CodePen link here)
- [Exercise 3](put your CodePen link here)
Respond to each of these discussion questions and send your gist in markdown format to Ellen Mary within 48 hours
What is your understanding of gender, gender identity, and biological sex? Is there anything more you need to learn?
- Gender is different than biological sex. Gender is something that you can choose I think. It matters a lot to people, especially when it is a critical portion of your identity. I take my gender identity for granted, however I understand that it is a sensitive topic. I really hope to live each day without judging or having a bias of anyone's gender identity, however I really need to learn how to approach the subject and be far more of an advocat when I see someone talking insensitivly about it.
What was your familiarity with the history of women and software development? What surprised you about that history?
- I was actually fairly surprised that the field was ever at 50/50! I knew that at the beginning computers were mostly run by women and the story behind NASA's comp
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <html> | |
| <head> | |
| <style type="text/css"> | |
| #main { padding: 100px; border: 2px solid pink; } | |
| .blue { background-color: blue; } | |
| </style> | |
| </head> | |
| <body> | |
| <div id="main">Lorem ipsum dolor!</div> | |
| <script type="text/javascript"> |
- A library is a collection of class definitions, these are modular pieces of code that have stock prewritten code for useful functions, methods and classes to be called whenever you would like from your "main" JS code.
- A framework contains libraries, however unlike a library there are specific rules that you must follow to allow for your code to run within the framework created for you. You can modify a framework, however it requires tweaking files within the framework vs a library where you can invoke them where you like.
- In short, a library is a narrowly scoped API that you have full control over where and when the coder would like to implement the helper functions/objects/modules in your code, whereas a framewok is something the coder will build ontop of in specific ways to meet the outcome desired. The control flow looks like this: Framework -> Your Code -> Library & Framework -> Library.
Software Developer
raithhtiar@gmail.com
(847) 693-1377
Lakewood, CO
Github | LinkedIn | Website
Proficient: JavaScript, Node.js, HTML, CSS, React, Redux, Express, Semantic UI, Git, React-Redux, JQuery
OlderNewer