This lab session comprises short programming exercises and questions tohelp you become familiar with Java declarations, assignment statements and expressions.
You will need to sign up for accounts in PracticeIT and CodingBat to access these questions.Once you create an account, you can come back to the server another time and your code, and you checkmarks, etc. will be saved. You can do everything on the server without an account, but your work will be forgotten when your session ends after 2 hours without activity.Visit these web sites to set up your accounts.
To use Practice-It, first create an account, then choose problems from the list below. Type a solution and submit it to the server. The system will test it and tell you whether your solution is correct.You can view our list of problems without logging in, but to submit a solution for a problem or to track your progress, you must create an account and log in.You are welcome to browse both sites for extra problems, but note that the ones selected below have been chosen to best match the materialwe have covered so far in cits1001. Most of the CodingBat questions require knowledge of expressions (Tue lecture week 3).