From 2953dd2b7bebfdd5accc6e73734fa12defd5c8f6 Mon Sep 17 00:00:00 2001 From: standenboy Date: Tue, 30 Apr 2024 14:40:12 +0100 Subject: added questions --- .../writeup/questions-for-amy.html | 108 +++++++++++++++++++++ 1 file changed, 108 insertions(+) create mode 100644 comp/lucas-standen-NEA/writeup/questions-for-amy.html (limited to 'comp/lucas-standen-NEA/writeup/questions-for-amy.html') diff --git a/comp/lucas-standen-NEA/writeup/questions-for-amy.html b/comp/lucas-standen-NEA/writeup/questions-for-amy.html new file mode 100644 index 0000000..5b37c41 --- /dev/null +++ b/comp/lucas-standen-NEA/writeup/questions-for-amy.html @@ -0,0 +1,108 @@ + + + + + + + + + +Questions for the end user (amy C) + + + + +

Questions for the end user (amy C)

+ +1. What do you find the most important in a languge? (eg: speed,readablity)
+2. What tools are important for a languge to have? (eg:pkg-manger, ide intergration)
+3. What features do you like from other languages (eg: zigsmemory managment, haskells terse syntax)
+4. What do you want to program in this language (eg: websites,low level systems)
+5. Do you intend to use graphics in the programs you write?
+6. Would you prefer a languge that focus’s on ease of use, orpower of the code?
+7. What were your last 3 projects? (could they have been writenin zippy?)
+8. How many languages would you use on a single project? (couldzippy be used in your codebase?)
+9. Do you care for low level control, or would you prefer highlevel abstractions?
+10. Would you be happy to develope libarys for things thataren’t already implemented (eg: a sql lib)
+ +
+ + +

1. What do you find the most important in a languge? (eg: speed,readablity) + +

+ + +

<ans 1>

+ +

2. What tools are important for a languge to have? (eg:pkg-manger, ide intergration) + +

+ + +

<ans 2>

+ +

3. What features do you like from other languages (eg: zigsmemory managment, haskells terse syntax) + +

+ + +

<ans 3>

+ +

4. What do you want to program in this language (eg: websites,low level systems) + +

+ + +

<ans 4>

+ +

5. Do you intend to use graphics in the programs you write? + +

+ + +

<ans 5>

+ +

6. Would you prefer a languge that focus’s on ease of use, orpower of the code? + +

+ + +

<ans 6>

+ +

7. What were your last 3 projects? (could they have been writenin zippy?) + +

+ + +

<ans 7>

+ +

8. How many languages would you use on a single project? (couldzippy be used in your codebase?) + +

+ + +

<ans 8>

+ +

9. Do you care for low level control, or would you prefer highlevel abstractions? + +

+ + +

<ans 9>

+ +

10. Would you be happy to develope libarys for things thataren’t already implemented (eg: a sql lib) + +

+ + +

<ans 10>

+
+ + -- cgit v1.2.3