5 PM – Intro To Python – Darin
Today We Do Went over final project details Learnt how to draw incline shapes in python Drew a kaleidospiral for animation effect Homework There is 2 homework assignments this week, mainly toRead More...
Today We Do Went over final project details Learnt how to draw incline shapes in python Drew a kaleidospiral for animation effect Homework There is 2 homework assignments this week, mainly toRead More...
Today We We went over last week's quiz answers. We briefly introduced functions. Homework (Upload your homework into your Google Drive HW folder a day before the class starts) Make a newRead More...
Today We Did Went over the roundabout rounding problem Homework Research out how to do sorting in Java List - ascending and descending. List<Integer> nums = new ArrayList<Integer>(); nums.add(100); nums.add(-20); nums.add(10); nums.add(0);Read More...
Today we did: We went over the Pandas homework and also finished deploying the third project. Homework: Continue making progress on your custom project. For Aidan and Russell, make sure you guysRead More...