Follow Sonnie
Follow
Following Sonnie
Following
Add To Collection
Collection
Comments
Devlog
CodeProgress
←
Return to CodeProgress
Devlog
Week 9
December 11, 2022
by
Sonnie
This Week we continued with our pyramids, replacing the user input with a slider instead. Keeping the code the same as last week I added a new function called pyramidslider which works the same way as...
Continue reading
Week 8
December 11, 2022
by
Sonnie
This week we continued our Pyramid project by combining it with out window UI and asking a user to input the size(width&depth) into a field which would then build the pyramid, the larger the input the...
Continue reading
Week 7
December 11, 2022
by
Sonnie
This week we were asked to make a pyramid out of code, it took much longer than expected and had some fun outcomes. This is my first attempt, using a for loop I took the parameters given to the functi...
Continue reading
Week 6
December 11, 2022
by
Sonnie
This week we created a window to add objects to our code with a button press...
Continue reading
Week - 5
November 02, 2022
by
Sonnie
For Week 5 we learned about Classes and objects, a Class works like a blueprint for an object and allows the user to set parameters for when an object is made...
Continue reading
Week - 4
November 02, 2022
by
Sonnie
For Week 4 we learned about Functions which work as containers for code and allow the user to call upon the function to execute the code within it, this can be used to clean up code and decrease repet...
Continue reading
Week 3
November 02, 2022
by
Sonnie
Week - 3 We started making our own blogs in which we post our weekly progress, we were also given activities to complete to help us understand python better Activity - 1 - Making decisions - Declares...
Continue reading
Week - 2
November 02, 2022
by
Sonnie
For the second week, we installed Mimo and began using the app to learn variables and a few other basics for python, my previous knowledge of C++ helped me to learn quickly but I think it may end up c...
Continue reading
Week - 1
November 02, 2022
by
Sonnie
For the first week, we started by learning the basics of python such as the Print function, Variables and some Data types. I found this very interesting as I've previously only had experience with C++...
Continue reading