inls718 / codebase

GNU Lesser General Public License v3.0
0 stars 0 forks source link

pseudocode #19

Open jdmar3 opened 7 years ago

jdmar3 commented 7 years ago

Look at this about planning and writing pseudocode.

https://www.khanacademy.org/computing/computer-programming/programming/good-practices/p/planning-with-pseudo-code

hAlbertK commented 7 years ago

Will do!

On Tue, Mar 7, 2017 at 2:25 PM, John D. Martin III <notifications@github.com

wrote:

Assigned #19 https://github.com/inls718/codebase/issues/19 to @hAlbertK https://github.com/hAlbertK.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/inls718/codebase/issues/19#event-990166155, or mute the thread https://github.com/notifications/unsubscribe-auth/AYJpALdsYXLOdKQdZF9-9mKM7d6ogBT-ks5rja8YgaJpZM4MV6kO .

griffinac commented 7 years ago

Hi @hAlbertK ! I saw something was pushed from the master for the decision tree pseudocode...is this the file we should be working in? :)

hAlbertK commented 7 years ago

yes it will be! we will work in decision-tree branch and merge our work when we are done

On Mar 8, 2017 9:49 AM, "Ashley Griffin" notifications@github.com wrote:

Hi @hAlbertK https://github.com/hAlbertK ! I saw something was pushed from the master for the decision tree pseudocode...is this the file we should be working in? :)

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/inls718/codebase/issues/19#issuecomment-285060663, or mute the thread https://github.com/notifications/unsubscribe-auth/AYJpAIwSEEyGddrK9GCA8AkK-4GoosVuks5rjr_tgaJpZM4MV6kO .

Aricela commented 7 years ago

Oh, I created a pull request into master branch because I thought individual edit was supposed to a branch off the master, and get merged into master when it was done.

BtW I created a workflow_pseudocode file in the decision-tree branch. As of latest commit 8fc2d2b , it only covers the Welcome screen of one workflow. (IMG_4020 by fhouyang). So feel free to work on the other screens of this workflow, or start integrating others.

AndiZ23 commented 7 years ago

Are we going to work on your workflow_pseudocode file, or create a new file separately?

Aricela commented 7 years ago

I invite all of you to work on mine. :O I think we need to merge them all eventually, so it might be easier to just start out all working on the same file.

AndiZ23 commented 7 years ago

OK. I'm working on the workflow_pseudocode file. Then when committing the work, is that right to create a new branch and start a pull request?

AndiZ23 commented 7 years ago

Hi all, just remind that we can find workflow sketches from repositories besides sketches: inls718/workflows and inls718/Interaction-IX,.