subject

This week is an activity week, so points for effort, not for correctness.

you are about to break a lot of things. it is going to be easier for you to unbreak some things than it is to unbreak others. spend the time working on the things you have the most trouble with.

make sure you can create sessions, add and update different kinds of data to sessions and end sessions.

make sure you can make http requests, including posts, from the server and deal with the data you get back.

make sure that you can set up pages to accept data from forms.

make sure you can handle nested asynchronous requests and process errors if they crop up (force errors to happen by doing things like entering in the wrong url).

as an example mini project that would cross off several of these at once (you don't need to do this, but if you need inspiration feel free to use it) , you could extend the to-do list application. allow the user to add to-do items, the cities those to-do items need to happen in and minimum temperatures.

then make http calls to open weather map to check if the weather is good enough right now to do them. if it is, highlight it in green, if not highlight it in red. this will check you understanding of sessions, making many http requests and dealing with json returned by the server.

you would still want to make sure you can make http posts from the server but if you did that all your bases will be covered.

deliverables

submit a pdf. in that pdf discuss in 2 or 3 paragraphs what you had the most difficulty with, what problems it was giving you and what steps you took to fix it. also briefly describe how you checked your understanding of the above listed topics. what type of things did you do? what services did you use?

it should you get an understanding of where you need more clarity and it will also me figure out which concepts need more attention.

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 18:00
What is stored in str after the following code executes? string str = "computer science"; int i = 0; while (i < 8) { if (str.indexof("m") < i) { str = str.substring(0, 2) + str; } i += 2; } computer science cocomputer science cococomputer science cocococomputer science computer scienceco
Answers: 3
question
Computers and Technology, 23.06.2019 08:30
Based on your knowledge of a good network, describe what you think is a perfect network would be. what kind of information and resources could users share on this network. what would the network administrator do? what kind of communication would be used?
Answers: 1
question
Computers and Technology, 23.06.2019 09:00
Which is the highest level of the hierarchy of needs model? a. humanity b. intrapersonal c. team d. interpersonal
Answers: 1
question
Computers and Technology, 23.06.2019 09:00
Before you record your own voice, you should a. record other people's voices b. warm up and practice difficult names c. listen to your favorite songs d. read a transcript of a good radio news segment
Answers: 1
You know the right answer?
This week is an activity week, so points for effort, not for correctness.

you are about...
Questions
question
Physics, 25.02.2022 05:00
question
Mathematics, 25.02.2022 05:00
question
Mathematics, 25.02.2022 05:10
Questions on the website: 13722359