Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update master #31

Closed
wants to merge 9 commits into from
Closed

Update master #31

wants to merge 9 commits into from

Commits on May 7, 2023

  1. Methods + Classes (#23)

    * Add start of if/else!
    
    ...
    
    Co-Authored-By: Mitch Masia <[email protected]>
    
    * loops
    
    * ...
    
    * Update SUMMARY.md
    
    * loop challenges
    
    * Update challenges.md
    
    * ..
    
    * Move iteration into loops
    
    * More arrays
    
    * Update access_individual_elements.md
    
    * ...
    
    * Close out arrays I sans challenges
    
    * Rename features.py to features.java to placate folks
    
    Update book.toml
    
    Update book.toml
    
    * Format
    
    * Fix typo
    
    * ..
    
    * ...
    
    * ...
    
    * ...
    
    * classes
    
    * ...
    
    * Update labeled_continue.md
    
    * Update book.toml
    
    * ...
    
    ---------
    
    Co-authored-by: Mitch Masia <[email protected]>
    bowbahdoe and masiamj authored May 7, 2023
    Configuration menu
    Copy the full SHA
    4c8ea02 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Merge in progress work (#25)

    * more sections
    
    * First feedback round
    
    * Update prelude.md
    
    * ...
    
    * Spelling fix
    
    Co-Authored-By: Firas Regaieg <[email protected]>
    
    * Arguments chapter
    
    * More Challenges
    
    * Run prettier
    
    * user input
    
    ---------
    
    Co-authored-by: Firas Regaieg <[email protected]>
    bowbahdoe and firasrg authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    f28b2ed View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. Add runnable code (#28)

    * modified:   out.json
    	modified:   src/SUMMARY.md
    
    * yep
    
    * buttons
    
    * Yes
    
    * Fix
    
    * Works
    
    * Remove play button works
    
    * no_run works
    
    * ferris added as button not as  a pic
    
    * release 21
    
    ---------
    
    Co-authored-by: LeonardoA77 <[email protected]>
    s-hassanin and LeonardoA77 authored Nov 19, 2023
    Configuration menu
    Copy the full SHA
    23fc7a5 View commit details
    Browse the repository at this point in the history
  2. Merge more runnable code-adjacent features (#29)

    * more sections
    
    * First feedback round
    
    * Update prelude.md
    
    * ...
    
    * Spelling fix
    
    Co-Authored-By: Firas Regaieg <[email protected]>
    
    * Arguments chapter
    
    * More Challenges
    
    * Run prettier
    
    * user input
    
    * October 14th, #1
    
    * Array challenges
    
    * Delete challenges
    
    * Null
    
    * ...
    
    * Update null_as_absence.md
    
    * Delete out.json
    
    * Fix quotes
    
    * Add first no_runs
    
    * Fix number example
    
    ---------
    
    Co-authored-by: Firas Regaieg <[email protected]>
    bowbahdoe and firasrg authored Nov 19, 2023
    Configuration menu
    Copy the full SHA
    6922baa View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Sync (#30)

    * more sections
    
    * First feedback round
    
    * Update prelude.md
    
    * ...
    
    * Spelling fix
    
    Co-Authored-By: Firas Regaieg <[email protected]>
    
    * Arguments chapter
    
    * More Challenges
    
    * Run prettier
    
    * user input
    
    * October 14th, #1
    
    * Array challenges
    
    * Delete challenges
    
    * Null
    
    * ...
    
    * Update null_as_absence.md
    
    * Delete out.json
    
    * Fix quotes
    
    * Add first no_runs
    
    * Fix number example
    
    * ...
    
    * Write more of the classes section
    
    * Constructors
    
    * Clean up getting started a little
    
    * Use a duke
    
    * Don't link anywhere yet
    
    * Increase lines needed to show a duke
    
    * Fix field access section
    
    * ...
    
    * ...
    
    * ...
    
    * ...
    
    * ...
    
    * switch and enums
    
    ---------
    
    Co-authored-by: Firas Regaieg <[email protected]>
    bowbahdoe and firasrg authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    ec40661 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    d280185 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    da57a94 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Bug/fix missing quote (#37)

    * added newer link so it's easier to track source of member joining
    
    * fixed quote issues
    aln-chg authored Feb 17, 2024
    Configuration menu
    Copy the full SHA
    7cc135c View commit details
    Browse the repository at this point in the history
  2. Fix unintentional duplicate code block prefixes (#36)

    * Fix unintentional duplicate code block prefix in first_steps.md
    
    * Similar fix in first_steps/challenges.md
    
    ---------
    
    Co-authored-by: Ethan McCue <[email protected]>
    slovdahl and bowbahdoe authored Feb 17, 2024
    Configuration menu
    Copy the full SHA
    9f58cfa View commit details
    Browse the repository at this point in the history