selfie
selfie copied to clipboard
6) Programming Languages- Introductory Assignments
- [ ] Imperative, functional, logical
- [ ] Difference between syntax and semantics
- [ ] Notation
- [ ] Multi- and singleline comments
- [ ] Variable decleration
- [ ] Function definition
- [ ] Variable definition
- [ ] Writing the "Hello World" function
- [ ] Compilation, interpretation
Suggestions for the content:
- Data types
- Explanation of "Hello World!"
- main()
- write
- strings
- arithmetic operations
- local, global variables
- functions
@Blazefrost What do you think about these? We should still put them in an order. Should we do tasks for each item like in "Rustlings"?