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

Gala Feedback 1 #1

Open
sordina opened this issue Aug 9, 2016 · 0 comments
Open

Gala Feedback 1 #1

sordina opened this issue Aug 9, 2016 · 0 comments

Comments

@sordina
Copy link
Collaborator

sordina commented Aug 9, 2016

* Include other examples of functions with arguments
    - Or replace the main example "Now, back in ghci"
    - Or just print something else in the exercise
* ghc --make
* More setup - don't directly reference cabal
* Caching on the check
* Functions myadd - show how to call the function
* Say how this is different to a c style invocation
* Consider moving the function section to the intro
* More context per item
* List example: Combine lists
* More interesting stuff in the exercises
* Expected errors in examples:
    - E.g. [1,2,3] ++ ['a','b','c']
* Make it explicit that you can also do all definitions directly in ghci, but you have to use 'let' in definitions
* Pattern matching should include several examples
* Partial function
* Under introduction
    - Things/words to remember from this chapter
    - Keywords
* See if I can interpret markdown in code blocks
* Sandwich example? Noon?
* Make a clear indication of what should be in a file and what should be in ghci
* lowercase and uppercase example need to introduce imports
* Show that strings have to be surrounded by double quotes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant