Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save shayan-golafshani/bba3deb87308526e07edeb051c071c99 to your computer and use it in GitHub Desktop.

Select an option

Save shayan-golafshani/bba3deb87308526e07edeb051c071c99 to your computer and use it in GitHub Desktop.

Revisions

  1. shayan-golafshani revised this gist Mar 1, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion mod0_assessment_checklist.md
    Original file line number Diff line number Diff line change
    @@ -55,4 +55,4 @@
    - [x] I did not and will not share the assessment instructions with any other person.

    ### Submission:
    - [ ] I completed all parts of the Assessment Submission Form and fully submitted.
    - [x] I completed all parts of the Assessment Submission Form and fully submitted.
  2. shayan-golafshani revised this gist Mar 1, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion mod0_assessment_checklist.md
    Original file line number Diff line number Diff line change
    @@ -47,7 +47,7 @@
    - [x] I pushed my changes to Github.

    **Done?**
    - [ ] I pushed all of my changes to Github.
    - [x] I pushed all of my changes to Github.

    ### Academic Integrity

  3. shayan-golafshani revised this gist Mar 1, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion mod0_assessment_checklist.md
    Original file line number Diff line number Diff line change
    @@ -44,7 +44,7 @@

    - [x] I wrote each line of code that was asked for
    - [x] I added and committed my changes with a properly formatted commit message starting with a present-tense verb and a capital letter.
    - [ ] I pushed my changes to Github.
    - [x] I pushed my changes to Github.

    **Done?**
    - [ ] I pushed all of my changes to Github.
  4. shayan-golafshani revised this gist Mar 1, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion mod0_assessment_checklist.md
    Original file line number Diff line number Diff line change
    @@ -43,7 +43,7 @@
    ### Part III: Program Specific challenge

    - [x] I wrote each line of code that was asked for
    - [ ] I added and committed my changes with a properly formatted commit message starting with a present-tense verb and a capital letter.
    - [x] I added and committed my changes with a properly formatted commit message starting with a present-tense verb and a capital letter.
    - [ ] I pushed my changes to Github.

    **Done?**
  5. shayan-golafshani revised this gist Mar 1, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion mod0_assessment_checklist.md
    Original file line number Diff line number Diff line change
    @@ -42,7 +42,7 @@

    ### Part III: Program Specific challenge

    - [ ] I wrote each line of code that was asked for
    - [x] I wrote each line of code that was asked for
    - [ ] I added and committed my changes with a properly formatted commit message starting with a present-tense verb and a capital letter.
    - [ ] I pushed my changes to Github.

  6. shayan-golafshani revised this gist Mar 1, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion mod0_assessment_checklist.md
    Original file line number Diff line number Diff line change
    @@ -37,7 +37,7 @@
    - [x] The object I chose for **Class 2** is an instance of this class.
    - [x] I listed the values for each attribute of this object.
    - [x] I listed the results of each method for this object.
    - [ ] I added and committed the `class_2_example_instance.txt` file **separately** with a properly formatted commit message.
    - [x] I added and committed the `class_2_example_instance.txt` file **separately** with a properly formatted commit message.


    ### Part III: Program Specific challenge
  7. shayan-golafshani revised this gist Mar 1, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion mod0_assessment_checklist.md
    Original file line number Diff line number Diff line change
    @@ -36,7 +36,7 @@
    **Class #2 Example Instance Checklist**
    - [x] The object I chose for **Class 2** is an instance of this class.
    - [x] I listed the values for each attribute of this object.
    - [ ] I listed the results of each method for this object.
    - [x] I listed the results of each method for this object.
    - [ ] I added and committed the `class_2_example_instance.txt` file **separately** with a properly formatted commit message.


  8. shayan-golafshani revised this gist Mar 1, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion mod0_assessment_checklist.md
    Original file line number Diff line number Diff line change
    @@ -35,7 +35,7 @@

    **Class #2 Example Instance Checklist**
    - [x] The object I chose for **Class 2** is an instance of this class.
    - [ ] I listed the values for each attribute of this object.
    - [x] I listed the values for each attribute of this object.
    - [ ] I listed the results of each method for this object.
    - [ ] I added and committed the `class_2_example_instance.txt` file **separately** with a properly formatted commit message.

  9. shayan-golafshani revised this gist Mar 1, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion mod0_assessment_checklist.md
    Original file line number Diff line number Diff line change
    @@ -34,7 +34,7 @@
    - [x] I added and committed the `class_2.txt` file **separately** with a properly formatted commit message.

    **Class #2 Example Instance Checklist**
    - [ ] The object I chose for **Class 2** is an instance of this class.
    - [x] The object I chose for **Class 2** is an instance of this class.
    - [ ] I listed the values for each attribute of this object.
    - [ ] I listed the results of each method for this object.
    - [ ] I added and committed the `class_2_example_instance.txt` file **separately** with a properly formatted commit message.
  10. shayan-golafshani revised this gist Mar 1, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion mod0_assessment_checklist.md
    Original file line number Diff line number Diff line change
    @@ -31,7 +31,7 @@
    - [x] The four methods I chose for **Class #2** represent behaviors or actions.
    - [x] I followed best practices for naming of methods.
    - [x] I described what the methods do in **Class 2**, including which attributes they use or modify.
    - [ ] I added and committed the `class_2.txt` file **separately** with a properly formatted commit message.
    - [x] I added and committed the `class_2.txt` file **separately** with a properly formatted commit message.

    **Class #2 Example Instance Checklist**
    - [ ] The object I chose for **Class 2** is an instance of this class.
  11. shayan-golafshani revised this gist Mar 1, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion mod0_assessment_checklist.md
    Original file line number Diff line number Diff line change
    @@ -30,7 +30,7 @@
    - [x] I identified the data type for attributes in **Class 2**.
    - [x] The four methods I chose for **Class #2** represent behaviors or actions.
    - [x] I followed best practices for naming of methods.
    - [ ] I described what the methods do in **Class 2**, including which attributes they use or modify.
    - [x] I described what the methods do in **Class 2**, including which attributes they use or modify.
    - [ ] I added and committed the `class_2.txt` file **separately** with a properly formatted commit message.

    **Class #2 Example Instance Checklist**
  12. shayan-golafshani revised this gist Mar 1, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion mod0_assessment_checklist.md
    Original file line number Diff line number Diff line change
    @@ -29,7 +29,7 @@
    - [x] The four attributes I chose for **Class #2** represent states or characteristics.
    - [x] I identified the data type for attributes in **Class 2**.
    - [x] The four methods I chose for **Class #2** represent behaviors or actions.
    - [ ] I followed best practices for naming of methods.
    - [x] I followed best practices for naming of methods.
    - [ ] I described what the methods do in **Class 2**, including which attributes they use or modify.
    - [ ] I added and committed the `class_2.txt` file **separately** with a properly formatted commit message.

  13. shayan-golafshani revised this gist Mar 1, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion mod0_assessment_checklist.md
    Original file line number Diff line number Diff line change
    @@ -28,7 +28,7 @@
    **Class #2 Checklist**
    - [x] The four attributes I chose for **Class #2** represent states or characteristics.
    - [x] I identified the data type for attributes in **Class 2**.
    - [ ] The four methods I chose for **Class #2** represent behaviors or actions.
    - [x] The four methods I chose for **Class #2** represent behaviors or actions.
    - [ ] I followed best practices for naming of methods.
    - [ ] I described what the methods do in **Class 2**, including which attributes they use or modify.
    - [ ] I added and committed the `class_2.txt` file **separately** with a properly formatted commit message.
  14. shayan-golafshani revised this gist Mar 1, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion mod0_assessment_checklist.md
    Original file line number Diff line number Diff line change
    @@ -27,7 +27,7 @@

    **Class #2 Checklist**
    - [x] The four attributes I chose for **Class #2** represent states or characteristics.
    - [ ] I identified the data type for attributes in **Class 2**.
    - [x] I identified the data type for attributes in **Class 2**.
    - [ ] The four methods I chose for **Class #2** represent behaviors or actions.
    - [ ] I followed best practices for naming of methods.
    - [ ] I described what the methods do in **Class 2**, including which attributes they use or modify.
  15. shayan-golafshani revised this gist Mar 1, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion mod0_assessment_checklist.md
    Original file line number Diff line number Diff line change
    @@ -26,7 +26,7 @@
    - [x] I added and committed the `class_1_example_instance.txt` file **separately** with a properly formatted commit message.

    **Class #2 Checklist**
    - [ ] The four attributes I chose for **Class #2** represent states or characteristics.
    - [x] The four attributes I chose for **Class #2** represent states or characteristics.
    - [ ] I identified the data type for attributes in **Class 2**.
    - [ ] The four methods I chose for **Class #2** represent behaviors or actions.
    - [ ] I followed best practices for naming of methods.
  16. shayan-golafshani revised this gist Mar 1, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion mod0_assessment_checklist.md
    Original file line number Diff line number Diff line change
    @@ -23,7 +23,7 @@
    - [x] The object I chose for **Class 1** is an instance of this class.
    - [x] I listed the values for each attribute of this object.
    - [x] I listed the results of each method for this object.
    - [ ] I added and committed the `class_1_example_instance.txt` file **separately** with a properly formatted commit message.
    - [x] I added and committed the `class_1_example_instance.txt` file **separately** with a properly formatted commit message.

    **Class #2 Checklist**
    - [ ] The four attributes I chose for **Class #2** represent states or characteristics.
  17. shayan-golafshani revised this gist Mar 1, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion mod0_assessment_checklist.md
    Original file line number Diff line number Diff line change
    @@ -22,7 +22,7 @@
    **Class #1 Example Instance Checklist**
    - [x] The object I chose for **Class 1** is an instance of this class.
    - [x] I listed the values for each attribute of this object.
    - [ ] I listed the results of each method for this object.
    - [x] I listed the results of each method for this object.
    - [ ] I added and committed the `class_1_example_instance.txt` file **separately** with a properly formatted commit message.

    **Class #2 Checklist**
  18. shayan-golafshani revised this gist Mar 1, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion mod0_assessment_checklist.md
    Original file line number Diff line number Diff line change
    @@ -21,7 +21,7 @@

    **Class #1 Example Instance Checklist**
    - [x] The object I chose for **Class 1** is an instance of this class.
    - [ ] I listed the values for each attribute of this object.
    - [x] I listed the values for each attribute of this object.
    - [ ] I listed the results of each method for this object.
    - [ ] I added and committed the `class_1_example_instance.txt` file **separately** with a properly formatted commit message.

  19. shayan-golafshani revised this gist Mar 1, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion mod0_assessment_checklist.md
    Original file line number Diff line number Diff line change
    @@ -20,7 +20,7 @@
    - [x] I added and committed the `class_1.txt` file **separately** with a properly formatted commit message.

    **Class #1 Example Instance Checklist**
    - [ ] The object I chose for **Class 1** is an instance of this class.
    - [x] The object I chose for **Class 1** is an instance of this class.
    - [ ] I listed the values for each attribute of this object.
    - [ ] I listed the results of each method for this object.
    - [ ] I added and committed the `class_1_example_instance.txt` file **separately** with a properly formatted commit message.
  20. shayan-golafshani revised this gist Mar 1, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion mod0_assessment_checklist.md
    Original file line number Diff line number Diff line change
    @@ -17,7 +17,7 @@
    - [x] The four methods I chose for **Class #1** represent behaviors or actions.
    - [x] I followed best practices for naming of methods.
    - [x] I described what the methods do in **Class 1**, including which attributes they use or modify.
    - [ ] I added and committed the `class_1.txt` file **separately** with a properly formatted commit message.
    - [x] I added and committed the `class_1.txt` file **separately** with a properly formatted commit message.

    **Class #1 Example Instance Checklist**
    - [ ] The object I chose for **Class 1** is an instance of this class.
  21. shayan-golafshani revised this gist Mar 1, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion mod0_assessment_checklist.md
    Original file line number Diff line number Diff line change
    @@ -16,7 +16,7 @@
    - [x] I identified the data type for attributes in **Class 1**.
    - [x] The four methods I chose for **Class #1** represent behaviors or actions.
    - [x] I followed best practices for naming of methods.
    - [ ] I described what the methods do in **Class 1**, including which attributes they use or modify.
    - [x] I described what the methods do in **Class 1**, including which attributes they use or modify.
    - [ ] I added and committed the `class_1.txt` file **separately** with a properly formatted commit message.

    **Class #1 Example Instance Checklist**
  22. shayan-golafshani revised this gist Mar 1, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion mod0_assessment_checklist.md
    Original file line number Diff line number Diff line change
    @@ -15,7 +15,7 @@
    - [x] The four attributes I chose for **Class #1** represent properties or characteristics.
    - [x] I identified the data type for attributes in **Class 1**.
    - [x] The four methods I chose for **Class #1** represent behaviors or actions.
    - [ ] I followed best practices for naming of methods.
    - [x] I followed best practices for naming of methods.
    - [ ] I described what the methods do in **Class 1**, including which attributes they use or modify.
    - [ ] I added and committed the `class_1.txt` file **separately** with a properly formatted commit message.

  23. shayan-golafshani revised this gist Mar 1, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion mod0_assessment_checklist.md
    Original file line number Diff line number Diff line change
    @@ -14,7 +14,7 @@
    - [x] I structured and named my directories and files correctly.
    - [x] The four attributes I chose for **Class #1** represent properties or characteristics.
    - [x] I identified the data type for attributes in **Class 1**.
    - [ ] The four methods I chose for **Class #1** represent behaviors or actions.
    - [x] The four methods I chose for **Class #1** represent behaviors or actions.
    - [ ] I followed best practices for naming of methods.
    - [ ] I described what the methods do in **Class 1**, including which attributes they use or modify.
    - [ ] I added and committed the `class_1.txt` file **separately** with a properly formatted commit message.
  24. shayan-golafshani revised this gist Mar 1, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion mod0_assessment_checklist.md
    Original file line number Diff line number Diff line change
    @@ -12,7 +12,7 @@

    **Class #1 Checklist**
    - [x] I structured and named my directories and files correctly.
    - [ ] The four attributes I chose for **Class #1** represent properties or characteristics.
    - [x] The four attributes I chose for **Class #1** represent properties or characteristics.
    - [x] I identified the data type for attributes in **Class 1**.
    - [ ] The four methods I chose for **Class #1** represent behaviors or actions.
    - [ ] I followed best practices for naming of methods.
  25. shayan-golafshani revised this gist Mar 1, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion mod0_assessment_checklist.md
    Original file line number Diff line number Diff line change
    @@ -13,7 +13,7 @@
    **Class #1 Checklist**
    - [x] I structured and named my directories and files correctly.
    - [ ] The four attributes I chose for **Class #1** represent properties or characteristics.
    - [ ] I identified the data type for attributes in **Class 1**.
    - [x] I identified the data type for attributes in **Class 1**.
    - [ ] The four methods I chose for **Class #1** represent behaviors or actions.
    - [ ] I followed best practices for naming of methods.
    - [ ] I described what the methods do in **Class 1**, including which attributes they use or modify.
  26. shayan-golafshani revised this gist Mar 1, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion mod0_assessment_checklist.md
    Original file line number Diff line number Diff line change
    @@ -11,7 +11,7 @@
    ### Part II: Classes, Objects, Attributes, and Methods

    **Class #1 Checklist**
    - [ ] I structured and named my directories and files correctly.
    - [x] I structured and named my directories and files correctly.
    - [ ] The four attributes I chose for **Class #1** represent properties or characteristics.
    - [ ] I identified the data type for attributes in **Class 1**.
    - [ ] The four methods I chose for **Class #1** represent behaviors or actions.
  27. shayan-golafshani revised this gist Mar 1, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion mod0_assessment_checklist.md
    Original file line number Diff line number Diff line change
    @@ -3,7 +3,7 @@
    ### Part I: Creating Directories and Files; Initializing Git and Pushing to GitHub

    - [x] I named my directories correctly.
    - [ ] I named my files correctly.
    - [x] I named my files correctly.
    - [x] I structured my files and directories correctly.
    - [x] I made **only** one initial commit.
    - [x] I pushed my initial commit to GitHub.
  28. shayan-golafshani revised this gist Mar 1, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion mod0_assessment_checklist.md
    Original file line number Diff line number Diff line change
    @@ -2,7 +2,7 @@

    ### Part I: Creating Directories and Files; Initializing Git and Pushing to GitHub

    - [ ] I named my directories correctly.
    - [x] I named my directories correctly.
    - [ ] I named my files correctly.
    - [x] I structured my files and directories correctly.
    - [x] I made **only** one initial commit.
  29. shayan-golafshani revised this gist Mar 1, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion mod0_assessment_checklist.md
    Original file line number Diff line number Diff line change
    @@ -4,7 +4,7 @@

    - [ ] I named my directories correctly.
    - [ ] I named my files correctly.
    - [ ] I structured my files and directories correctly.
    - [x] I structured my files and directories correctly.
    - [x] I made **only** one initial commit.
    - [x] I pushed my initial commit to GitHub.

  30. shayan-golafshani revised this gist Mar 1, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion mod0_assessment_checklist.md
    Original file line number Diff line number Diff line change
    @@ -6,7 +6,7 @@
    - [ ] I named my files correctly.
    - [ ] I structured my files and directories correctly.
    - [x] I made **only** one initial commit.
    - [ ] I pushed my initial commit to GitHub.
    - [x] I pushed my initial commit to GitHub.

    ### Part II: Classes, Objects, Attributes, and Methods